2022-08-08 17:35:34.039 | + ./stack.sh:main:487 : exec 2022-08-08 17:35:34.039 | + ./stack.sh:main:495 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-08-08-173533' 2022-08-08 17:35:34.039 | ++ ./stack.sh:main:487 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-08-08-173533.summary.2022-08-08-173533 2022-08-08 17:35:34.039 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-08-08 17:35:34.039 | + ./stack.sh:echo_summary:446 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-08-08-173533 2022-08-08 17:35:34.039 | + ./stack.sh:main:497 : ln -sf /opt/stack/logs/stack.sh.log.2022-08-08-173533 /opt/stack/logs/stack.sh.log 2022-08-08 17:35:34.039 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2022-08-08-173533.summary.2022-08-08-173533 /opt/stack/logs/stack.sh.log.summary 2022-08-08 17:35:34.039 | + ./stack.sh:main:513 : check_path_perm_sanity /opt/stack 2022-08-08 17:35:34.039 | + functions:check_path_perm_sanity:596 : local real_path 2022-08-08 17:35:34.040 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-08-08 17:35:34.040 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-08-08 17:35:34.040 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-08-08 17:35:34.040 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-08-08 17:35:34.040 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-08-08 17:35:34.040 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-08-08 17:35:34.040 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-08-08 17:35:34.040 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-08-08 17:35:34.040 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-08-08 17:35:34.040 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-08-08 17:35:34.040 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-08-08 17:35:34.040 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-08-08 17:35:34.041 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-08-08 17:35:34.043 | + ./stack.sh:main:519 : trap exit_trap EXIT 2022-08-08 17:35:34.045 | + ./stack.sh:main:560 : trap err_trap ERR 2022-08-08 17:35:34.047 | + ./stack.sh:main:573 : set -o errexit 2022-08-08 17:35:34.049 | + ./stack.sh:main:576 : uname -a 2022-08-08 17:35:34.050 | Linux dv-cinder-852454-2-smb 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-08-08 17:35:34.052 | + ./stack.sh:main:579 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-08-08 17:35:34.054 | + ./stack.sh:main:580 : rm -f /opt/stack/data/ca-bundle.pem 2022-08-08 17:35:34.057 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/database 2022-08-08 17:35:34.092 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/rpc_backend 2022-08-08 17:35:34.108 | + ./stack.sh:main:590 : fetch_plugins 2022-08-08 17:35:34.109 | + functions-common:fetch_plugins:1797 : local plugins= 2022-08-08 17:35:34.111 | + functions-common:fetch_plugins:1798 : local plugin 2022-08-08 17:35:34.113 | + functions-common:fetch_plugins:1801 : [[ -z '' ]] 2022-08-08 17:35:34.115 | + functions-common:fetch_plugins:1802 : return 2022-08-08 17:35:34.117 | + ./stack.sh:main:594 : run_phase override_defaults 2022-08-08 17:35:34.119 | + functions-common:run_phase:1879 : local mode=override_defaults 2022-08-08 17:35:34.121 | + functions-common:run_phase:1880 : local phase= 2022-08-08 17:35:34.122 | + functions-common:run_phase:1881 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-08-08 17:35:34.124 | + functions-common:run_phase:1882 : local extra_plugin_file_name 2022-08-08 17:35:34.126 | + functions-common:run_phase:1883 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-08-08 17:35:34.128 | + functions-common:run_phase:1888 : local exceptions=80-tempest.sh 2022-08-08 17:35:34.129 | + functions-common:run_phase:1889 : local extra 2022-08-08 17:35:34.132 | ++ functions-common:run_phase:1890 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-08-08 17:35:34.135 | + functions-common:run_phase:1890 : extra=80-tempest.sh 2022-08-08 17:35:34.136 | + functions-common:run_phase:1891 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-08-08 17:35:34.138 | + functions-common:run_phase:1895 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-08-08 17:35:34.140 | + functions-common:run_phase:1895 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-08-08 17:35:34.142 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-08-08 17:35:34.154 | ++ functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:35:34.156 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-08-08 17:35:34.157 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-08-08 17:35:34.159 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-08-08 17:35:34.161 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-08-08 17:35:34.163 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-08-08 17:35:34.165 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-08-08 17:35:34.167 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-08-08 17:35:34.168 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-08-08 17:35:34.170 | + functions-common:run_phase:1900 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-08-08 17:35:34.172 | + functions-common:run_phase:1903 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-08-08 17:35:34.174 | + functions-common:run_phase:1904 : plugin_override_defaults 2022-08-08 17:35:34.175 | + functions-common:plugin_override_defaults:1838 : local plugins= 2022-08-08 17:35:34.177 | + functions-common:plugin_override_defaults:1839 : local plugin 2022-08-08 17:35:34.180 | + functions-common:plugin_override_defaults:1842 : [[ -z '' ]] 2022-08-08 17:35:34.181 | + functions-common:plugin_override_defaults:1843 : return 2022-08-08 17:35:34.183 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/apache 2022-08-08 17:35:34.200 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/tls 2022-08-08 17:35:34.202 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-08-08 17:35:34.214 | ++ functions-common:is_service_enabled:2107 : return 1 2022-08-08 17:35:34.216 | +++ lib/tls:source:43 : hostname -f 2022-08-08 17:35:34.219 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-08-08 17:35:34.221 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-08-08 17:35:34.223 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-08-08 17:35:34.224 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-08-08 17:35:34.227 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-08-08 17:35:34.229 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-08-08 17:35:34.230 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-08-08 17:35:34.232 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-08-08 17:35:34.234 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-08-08 17:35:34.236 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-08-08 17:35:34.240 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/infra 2022-08-08 17:35:34.252 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/libraries 2022-08-08 17:35:34.268 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/lvm 2022-08-08 17:35:34.280 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/horizon 2022-08-08 17:35:34.292 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/keystone 2022-08-08 17:35:34.326 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/glance 2022-08-08 17:35:34.382 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/nova 2022-08-08 17:35:34.473 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/placement 2022-08-08 17:35:34.497 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/cinder 2022-08-08 17:35:34.541 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/swift 2022-08-08 17:35:34.605 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/neutron 2022-08-08 17:35:34.743 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/ldap 2022-08-08 17:35:34.756 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/dstat 2022-08-08 17:35:34.769 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/tcpdump 2022-08-08 17:35:34.782 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/etcd3 2022-08-08 17:35:34.866 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/os-vif 2022-08-08 17:35:34.868 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-08-08 17:35:34.871 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-08-08 17:35:34.873 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-08-08 17:35:34.875 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-08-08 17:35:34.876 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-08-08 17:35:34.879 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-08-08 17:35:34.879 | False' 2022-08-08 17:35:34.882 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-08-08 17:35:34.896 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-08-08 17:35:34.899 | + ./stack.sh:main:624 : run_phase source 2022-08-08 17:35:34.901 | + functions-common:run_phase:1879 : local mode=source 2022-08-08 17:35:34.903 | + functions-common:run_phase:1880 : local phase= 2022-08-08 17:35:34.905 | + functions-common:run_phase:1881 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-08-08 17:35:34.907 | + functions-common:run_phase:1882 : local extra_plugin_file_name 2022-08-08 17:35:34.909 | + functions-common:run_phase:1883 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-08-08 17:35:34.911 | + functions-common:run_phase:1888 : local exceptions=80-tempest.sh 2022-08-08 17:35:34.913 | + functions-common:run_phase:1889 : local extra 2022-08-08 17:35:34.916 | ++ functions-common:run_phase:1890 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-08-08 17:35:34.919 | + functions-common:run_phase:1890 : extra=80-tempest.sh 2022-08-08 17:35:34.921 | + functions-common:run_phase:1891 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-08-08 17:35:34.923 | + functions-common:run_phase:1895 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-08-08 17:35:34.925 | + functions-common:run_phase:1895 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-08-08 17:35:34.927 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-08-08 17:35:34.941 | ++ functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:35:34.943 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-08-08 17:35:34.945 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-08-08 17:35:34.983 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-08-08 17:35:34.985 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-08-08 17:35:34.987 | + functions-common:run_phase:1900 : [[ source == \s\o\u\r\c\e ]] 2022-08-08 17:35:34.989 | + functions-common:run_phase:1901 : load_plugin_settings 2022-08-08 17:35:34.992 | + functions-common:load_plugin_settings:1815 : local plugins= 2022-08-08 17:35:34.994 | + functions-common:load_plugin_settings:1816 : local plugin 2022-08-08 17:35:34.996 | + functions-common:load_plugin_settings:1819 : [[ -z '' ]] 2022-08-08 17:35:34.998 | + functions-common:load_plugin_settings:1820 : return 2022-08-08 17:35:35.000 | + functions-common:run_phase:1902 : verify_disabled_services 2022-08-08 17:35:35.002 | + functions-common:verify_disabled_services:2162 : local service 2022-08-08 17:35:35.004 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-08-08 17:35:35.007 | + functions-common:verify_disabled_services:2164 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-08-08 17:35:35.010 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-08-08 17:35:35.012 | + functions-common:verify_disabled_services:2164 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-08-08 17:35:35.014 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-08-08 17:35:35.016 | + functions-common:verify_disabled_services:2164 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-08-08 17:35:35.018 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-08-08 17:35:35.021 | + functions-common:verify_disabled_services:2164 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-08-08 17:35:35.023 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-08-08 17:35:35.026 | + functions-common:verify_disabled_services:2164 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-08-08 17:35:35.028 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-08-08 17:35:35.030 | + functions-common:verify_disabled_services:2164 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-08-08 17:35:35.032 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-08-08 17:35:35.034 | + functions-common:verify_disabled_services:2164 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-08-08 17:35:35.036 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-08-08 17:35:35.039 | + functions-common:verify_disabled_services:2164 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-08-08 17:35:35.041 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-08-08 17:35:35.043 | + functions-common:verify_disabled_services:2164 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-08-08 17:35:35.045 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-08-08 17:35:35.047 | + functions-common:verify_disabled_services:2164 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-08-08 17:35:35.050 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-08-08 17:35:35.052 | + functions-common:verify_disabled_services:2164 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-08-08 17:35:35.054 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-08-08 17:35:35.057 | + functions-common:verify_disabled_services:2164 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-08-08 17:35:35.059 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-08-08 17:35:35.061 | + functions-common:verify_disabled_services:2164 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-08-08 17:35:35.063 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-08-08 17:35:35.065 | + functions-common:verify_disabled_services:2164 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-08-08 17:35:35.068 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-08-08 17:35:35.070 | + functions-common:verify_disabled_services:2164 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-08-08 17:35:35.073 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-08-08 17:35:35.075 | + functions-common:verify_disabled_services:2164 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-08-08 17:35:35.077 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-08-08 17:35:35.079 | + functions-common:verify_disabled_services:2164 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-08-08 17:35:35.081 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-08-08 17:35:35.084 | + functions-common:verify_disabled_services:2164 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-08-08 17:35:35.086 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-08-08 17:35:35.088 | + functions-common:verify_disabled_services:2164 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-08-08 17:35:35.090 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-08-08 17:35:35.092 | + functions-common:verify_disabled_services:2164 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-08-08 17:35:35.094 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-08-08 17:35:35.097 | + functions-common:verify_disabled_services:2164 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-08-08 17:35:35.099 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-08-08 17:35:35.101 | + functions-common:verify_disabled_services:2164 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-08-08 17:35:35.103 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-08-08 17:35:35.106 | + functions-common:verify_disabled_services:2164 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-08-08 17:35:35.108 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-08-08 17:35:35.110 | + functions-common:verify_disabled_services:2164 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-08-08 17:35:35.112 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-08-08 17:35:35.114 | + functions-common:verify_disabled_services:2164 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-08-08 17:35:35.117 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-08-08 17:35:35.119 | + functions-common:verify_disabled_services:2164 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-08-08 17:35:35.122 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-08-08 17:35:35.124 | + functions-common:verify_disabled_services:2164 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-08-08 17:35:35.126 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-08-08 17:35:35.128 | + functions-common:verify_disabled_services:2164 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-08-08 17:35:35.130 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-08-08 17:35:35.134 | + functions-common:verify_disabled_services:2164 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-08-08 17:35:35.136 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-08-08 17:35:35.138 | + functions-common:verify_disabled_services:2164 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-08-08 17:35:35.140 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-08-08 17:35:35.142 | + functions-common:verify_disabled_services:2164 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-08-08 17:35:35.145 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-08-08 17:35:35.147 | + functions-common:verify_disabled_services:2164 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-08-08 17:35:35.149 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-08-08 17:35:35.151 | + functions-common:verify_disabled_services:2164 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-08-08 17:35:35.154 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-08-08 17:35:35.156 | + functions-common:verify_disabled_services:2164 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-08-08 17:35:35.158 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-08-08 17:35:35.160 | + functions-common:verify_disabled_services:2164 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-08-08 17:35:35.162 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-08-08 17:35:35.165 | + functions-common:verify_disabled_services:2164 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-08-08 17:35:35.167 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-08-08 17:35:35.169 | + functions-common:verify_disabled_services:2164 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-08-08 17:35:35.171 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-08-08 17:35:35.173 | + functions-common:verify_disabled_services:2164 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-08-08 17:35:35.176 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-08-08 17:35:35.178 | + functions-common:verify_disabled_services:2164 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-08-08 17:35:35.181 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-08-08 17:35:35.183 | + functions-common:verify_disabled_services:2164 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-08-08 17:35:35.185 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-08-08 17:35:35.187 | + functions-common:verify_disabled_services:2164 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-08-08 17:35:35.189 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-08-08 17:35:35.192 | + functions-common:verify_disabled_services:2164 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-08-08 17:35:35.194 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-08-08 17:35:35.197 | + functions-common:verify_disabled_services:2164 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-08-08 17:35:35.199 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-08-08 17:35:35.201 | + functions-common:verify_disabled_services:2164 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-08-08 17:35:35.203 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-08-08 17:35:35.206 | + functions-common:verify_disabled_services:2164 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-08-08 17:35:35.209 | + ./stack.sh:main:695 : initialize_database_backends 2022-08-08 17:35:35.211 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-08-08 17:35:35.214 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-08-08 17:35:35.228 | + functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:35:35.231 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-08-08 17:35:35.233 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-08-08 17:35:35.235 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-08-08 17:35:35.250 | + functions-common:is_service_enabled:2107 : return 1 2022-08-08 17:35:35.252 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-08-08 17:35:35.254 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-08-08 17:35:35.257 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-08-08 17:35:35.259 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-08-08 17:35:35.262 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-08-08 17:35:35.264 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-08-08 17:35:35.266 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-08-08 17:35:35.268 | + lib/database:initialize_database_backends:92 : return 0 2022-08-08 17:35:35.271 | + ./stack.sh:main:696 : echo 'Using mysql database backend' 2022-08-08 17:35:35.271 | Using mysql database backend 2022-08-08 17:35:35.273 | + ./stack.sh:main:699 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-08-08 17:35:35.288 | + ./stack.sh:main:701 : define_database_baseurl 2022-08-08 17:35:35.291 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-08-08 17:35:35.294 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-08-08 17:35:35.296 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-08-08 17:35:35.299 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-08-08 17:35:35.301 | + ./stack.sh:main:713 : is_service_enabled rabbit 2022-08-08 17:35:35.317 | + functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:35:35.320 | + ./stack.sh:main:714 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-08-08 17:35:35.336 | + ./stack.sh:main:721 : is_service_enabled keystone 2022-08-08 17:35:35.351 | + functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:35:35.353 | + ./stack.sh:main:723 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-08-08 17:35:35.369 | + ./stack.sh:main:725 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-08-08 17:35:35.386 | + ./stack.sh:main:736 : is_service_enabled ldap 2022-08-08 17:35:35.401 | + functions-common:is_service_enabled:2107 : return 1 2022-08-08 17:35:35.403 | + ./stack.sh:main:745 : is_service_enabled s-proxy 2022-08-08 17:35:35.420 | + functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:35:35.422 | + ./stack.sh:main:749 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-08-08 17:35:35.438 | + ./stack.sh:main:751 : [[ -z '' ]] 2022-08-08 17:35:35.440 | + ./stack.sh:main:751 : [[ False == \T\r\u\e ]] 2022-08-08 17:35:35.443 | + ./stack.sh:main:757 : save_stackenv 757 2022-08-08 17:35:35.445 | + functions-common:save_stackenv:60 : local tag=757 2022-08-08 17:35:35.448 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-08-08 17:35:35.452 | + functions-common:save_stackenv:62 : time_stamp=2022-08-08-173535 2022-08-08 17:35:35.454 | + functions-common:save_stackenv:63 : echo '# 2022-08-08-173535 757' 2022-08-08 17:35:35.457 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-08 17:35:35.459 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-08-08 17:35:35.461 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-08 17:35:35.464 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-08-08 17:35:35.467 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-08 17:35:35.470 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-08-08 17:35:35.473 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-08 17:35:35.475 | + 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-08-08 17:35:35.478 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-08 17:35:35.481 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.52 2022-08-08 17:35:35.483 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-08 17:35:35.485 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.52/identity 2022-08-08 17:35:35.488 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-08 17:35:35.490 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-08-08-173533 2022-08-08 17:35:35.493 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-08 17:35:35.495 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-08-08 17:35:35.498 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-08 17:35:35.500 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.52 2022-08-08 17:35:35.502 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-08 17:35:35.505 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-08-08 17:35:35.507 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-08 17:35:35.510 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-08-08 17:35:35.512 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-08 17:35:35.514 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-08-08 17:35:35.517 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-08 17:35:35.519 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-08-08 17:35:35.522 | + ./stack.sh:main:770 : GIT_DEPTH=0 2022-08-08 17:35:35.524 | + ./stack.sh:main:770 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/yoga 2022-08-08 17:35:35.526 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-08-08 17:35:35.528 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-08-08 17:35:35.530 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-08-08 17:35:35.532 | + functions-common:git_clone:611 : local orig_dir 2022-08-08 17:35:35.535 | ++ functions-common:git_clone:612 : pwd 2022-08-08 17:35:35.537 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-08-08 17:35:35.540 | + functions-common:git_clone:613 : local git_clone_flags= 2022-08-08 17:35:35.543 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-08-08 17:35:35.558 | + functions-common:git_clone:615 : RECLONE=False 2022-08-08 17:35:35.560 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-08-08 17:35:35.562 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-08-08 17:35:35.565 | + functions-common:git_clone:629 : echo stable/yoga 2022-08-08 17:35:35.565 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-08-08 17:35:35.570 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-08-08 17:35:35.572 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-08-08 17:35:35.574 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-08-08 17:35:35.586 | + functions-common:git_clone:689 : cd /opt/stack/requirements 2022-08-08 17:35:35.590 | + functions-common:git_clone:690 : head -1 2022-08-08 17:35:35.591 | + functions-common:git_clone:690 : git show --oneline 2022-08-08 17:35:35.595 | b10648cb Merge "update constraint for neutron to new release 20.2.0" into stable/yoga 2022-08-08 17:35:35.598 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-08-08 17:35:35.602 | + ./stack.sh:main:774 : echo_summary 'Installing package prerequisites' 2022-08-08 17:35:35.605 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-08-08 17:35:35.608 | + ./stack.sh:echo_summary:446 : echo -e Installing package prerequisites 2022-08-08 17:35:35.610 | + ./stack.sh:main:775 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-08-08 17:35:35.613 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-08-08 17:35:35.615 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-08-08 17:35:35.618 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-08-08 17:35:35.621 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-08-08 17:35:35.623 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-08-08 17:35:35.625 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-08-08 17:35:35.628 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-08-08 17:35:35.633 | ++ tools/install_prereqs.sh:source:47 : NOW=1659980135 2022-08-08 17:35:35.636 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-08-08 17:35:35.640 | +++ tools/install_prereqs.sh:source:48 : echo 0 2022-08-08 17:35:35.642 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2022-08-08 17:35:35.645 | ++ tools/install_prereqs.sh:source:49 : DELTA=1659980135 2022-08-08 17:35:35.647 | ++ tools/install_prereqs.sh:source:50 : [[ 1659980135 -lt 7200 ]] 2022-08-08 17:35:35.650 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-08-08 17:35:35.652 | ++ functions-common:export_proxy_variables:2269 : isset http_proxy 2022-08-08 17:35:35.654 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-08-08 17:35:35.656 | ++ functions-common:export_proxy_variables:2272 : isset https_proxy 2022-08-08 17:35:35.659 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-08-08 17:35:35.661 | ++ functions-common:export_proxy_variables:2275 : isset no_proxy 2022-08-08 17:35:35.664 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-08-08 17:35:35.667 | +++ 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-08-08 17:35:35.712 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-08-08 17:35:35.712 | apache2-dev 2022-08-08 17:35:35.712 | bc 2022-08-08 17:35:35.713 | bsdmainutils 2022-08-08 17:35:35.713 | curl 2022-08-08 17:35:35.713 | g++ 2022-08-08 17:35:35.713 | gawk 2022-08-08 17:35:35.713 | gcc 2022-08-08 17:35:35.713 | gettext 2022-08-08 17:35:35.713 | git 2022-08-08 17:35:35.713 | graphviz 2022-08-08 17:35:35.713 | iputils-ping 2022-08-08 17:35:35.713 | libapache2-mod-proxy-uwsgi 2022-08-08 17:35:35.713 | libffi-dev 2022-08-08 17:35:35.713 | libjpeg-dev 2022-08-08 17:35:35.713 | libpcre3-dev 2022-08-08 17:35:35.713 | libpq-dev 2022-08-08 17:35:35.713 | libssl-dev 2022-08-08 17:35:35.713 | libsystemd-dev 2022-08-08 17:35:35.713 | libxml2-dev 2022-08-08 17:35:35.713 | libxslt1-dev 2022-08-08 17:35:35.713 | libyaml-dev 2022-08-08 17:35:35.713 | lsof 2022-08-08 17:35:35.713 | openssh-server 2022-08-08 17:35:35.713 | openssl 2022-08-08 17:35:35.713 | pkg-config 2022-08-08 17:35:35.713 | psmisc 2022-08-08 17:35:35.713 | python3-dev 2022-08-08 17:35:35.713 | python3-pip 2022-08-08 17:35:35.713 | python3-systemd 2022-08-08 17:35:35.713 | python3-venv 2022-08-08 17:35:35.713 | tar 2022-08-08 17:35:35.713 | tcpdump 2022-08-08 17:35:35.713 | unzip 2022-08-08 17:35:35.713 | uuid-runtime 2022-08-08 17:35:35.713 | wget 2022-08-08 17:35:35.713 | wget 2022-08-08 17:35:35.713 | zlib1g-dev 2022-08-08 17:35:35.713 | libkrb5-dev 2022-08-08 17:35:35.714 | libldap2-dev 2022-08-08 17:35:35.714 | libsasl2-dev 2022-08-08 17:35:35.714 | memcached 2022-08-08 17:35:35.714 | python3-mysqldb 2022-08-08 17:35:35.714 | sqlite3 2022-08-08 17:35:35.714 | conntrack 2022-08-08 17:35:35.714 | curl 2022-08-08 17:35:35.714 | dnsmasq-base 2022-08-08 17:35:35.714 | dnsmasq-utils 2022-08-08 17:35:35.714 | ebtables 2022-08-08 17:35:35.714 | genisoimage 2022-08-08 17:35:35.714 | iptables 2022-08-08 17:35:35.714 | iputils-arping 2022-08-08 17:35:35.714 | kpartx 2022-08-08 17:35:35.714 | libjs-jquery-tablesorter 2022-08-08 17:35:35.714 | parted 2022-08-08 17:35:35.714 | pm-utils 2022-08-08 17:35:35.714 | python3-mysqldb 2022-08-08 17:35:35.714 | socat 2022-08-08 17:35:35.714 | sqlite3 2022-08-08 17:35:35.714 | sudo 2022-08-08 17:35:35.714 | vlan 2022-08-08 17:35:35.714 | lsscsi 2022-08-08 17:35:35.714 | open-iscsi 2022-08-08 17:35:35.714 | lvm2 2022-08-08 17:35:35.714 | qemu-utils 2022-08-08 17:35:35.714 | thin-provisioning-tools 2022-08-08 17:35:35.714 | acl 2022-08-08 17:35:35.714 | dnsmasq-base 2022-08-08 17:35:35.714 | dnsmasq-utils 2022-08-08 17:35:35.714 | ebtables 2022-08-08 17:35:35.714 | haproxy 2022-08-08 17:35:35.714 | iptables 2022-08-08 17:35:35.714 | iputils-arping 2022-08-08 17:35:35.714 | iputils-ping 2022-08-08 17:35:35.714 | postgresql-server-dev-all 2022-08-08 17:35:35.714 | python3-mysqldb 2022-08-08 17:35:35.714 | sqlite3 2022-08-08 17:35:35.714 | sudo 2022-08-08 17:35:35.714 | vlan 2022-08-08 17:35:35.715 | pcp 2022-08-08 17:35:35.715 | ipset 2022-08-08 17:35:35.715 | conntrack 2022-08-08 17:35:35.715 | conntrackd 2022-08-08 17:35:35.715 | keepalived 2022-08-08 17:35:35.715 | lvm2 2022-08-08 17:35:35.715 | qemu-utils 2022-08-08 17:35:35.715 | thin-provisioning-tools 2022-08-08 17:35:35.715 | curl 2022-08-08 17:35:35.715 | liberasurecode-dev 2022-08-08 17:35:35.715 | make 2022-08-08 17:35:35.715 | memcached 2022-08-08 17:35:35.715 | rsync 2022-08-08 17:35:35.715 | sqlite3 2022-08-08 17:35:35.715 | xfsprogs' 2022-08-08 17:35:35.716 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-08-08 17:35:35.734 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-08-08 17:35:35.734 | apache2-dev 2022-08-08 17:35:35.734 | bc 2022-08-08 17:35:35.734 | bsdmainutils 2022-08-08 17:35:35.734 | curl 2022-08-08 17:35:35.734 | g++ 2022-08-08 17:35:35.734 | gawk 2022-08-08 17:35:35.734 | gcc 2022-08-08 17:35:35.734 | gettext 2022-08-08 17:35:35.734 | git 2022-08-08 17:35:35.734 | graphviz 2022-08-08 17:35:35.734 | iputils-ping 2022-08-08 17:35:35.734 | libapache2-mod-proxy-uwsgi 2022-08-08 17:35:35.734 | libffi-dev 2022-08-08 17:35:35.734 | libjpeg-dev 2022-08-08 17:35:35.734 | libpcre3-dev 2022-08-08 17:35:35.734 | libpq-dev 2022-08-08 17:35:35.734 | libssl-dev 2022-08-08 17:35:35.734 | libsystemd-dev 2022-08-08 17:35:35.734 | libxml2-dev 2022-08-08 17:35:35.734 | libxslt1-dev 2022-08-08 17:35:35.735 | libyaml-dev 2022-08-08 17:35:35.735 | lsof 2022-08-08 17:35:35.735 | openssh-server 2022-08-08 17:35:35.735 | openssl 2022-08-08 17:35:35.735 | pkg-config 2022-08-08 17:35:35.735 | psmisc 2022-08-08 17:35:35.735 | python3-dev 2022-08-08 17:35:35.735 | python3-pip 2022-08-08 17:35:35.735 | python3-systemd 2022-08-08 17:35:35.735 | python3-venv 2022-08-08 17:35:35.735 | tar 2022-08-08 17:35:35.735 | tcpdump 2022-08-08 17:35:35.735 | unzip 2022-08-08 17:35:35.735 | uuid-runtime 2022-08-08 17:35:35.735 | wget 2022-08-08 17:35:35.735 | wget 2022-08-08 17:35:35.735 | zlib1g-dev 2022-08-08 17:35:35.735 | libkrb5-dev 2022-08-08 17:35:35.735 | libldap2-dev 2022-08-08 17:35:35.735 | libsasl2-dev 2022-08-08 17:35:35.735 | memcached 2022-08-08 17:35:35.735 | python3-mysqldb 2022-08-08 17:35:35.735 | sqlite3 2022-08-08 17:35:35.735 | conntrack 2022-08-08 17:35:35.735 | curl 2022-08-08 17:35:35.735 | dnsmasq-base 2022-08-08 17:35:35.735 | dnsmasq-utils 2022-08-08 17:35:35.735 | ebtables 2022-08-08 17:35:35.735 | genisoimage 2022-08-08 17:35:35.735 | iptables 2022-08-08 17:35:35.735 | iputils-arping 2022-08-08 17:35:35.735 | kpartx 2022-08-08 17:35:35.735 | libjs-jquery-tablesorter 2022-08-08 17:35:35.735 | parted 2022-08-08 17:35:35.735 | pm-utils 2022-08-08 17:35:35.735 | python3-mysqldb 2022-08-08 17:35:35.735 | socat 2022-08-08 17:35:35.735 | sqlite3 2022-08-08 17:35:35.735 | sudo 2022-08-08 17:35:35.735 | vlan 2022-08-08 17:35:35.736 | lsscsi 2022-08-08 17:35:35.736 | open-iscsi 2022-08-08 17:35:35.736 | lvm2 2022-08-08 17:35:35.736 | qemu-utils 2022-08-08 17:35:35.736 | thin-provisioning-tools 2022-08-08 17:35:35.736 | acl 2022-08-08 17:35:35.736 | dnsmasq-base 2022-08-08 17:35:35.736 | dnsmasq-utils 2022-08-08 17:35:35.736 | ebtables 2022-08-08 17:35:35.736 | haproxy 2022-08-08 17:35:35.736 | iptables 2022-08-08 17:35:35.736 | iputils-arping 2022-08-08 17:35:35.736 | iputils-ping 2022-08-08 17:35:35.736 | postgresql-server-dev-all 2022-08-08 17:35:35.736 | python3-mysqldb 2022-08-08 17:35:35.736 | sqlite3 2022-08-08 17:35:35.736 | sudo 2022-08-08 17:35:35.736 | vlan 2022-08-08 17:35:35.736 | pcp 2022-08-08 17:35:35.736 | ipset 2022-08-08 17:35:35.736 | conntrack 2022-08-08 17:35:35.736 | conntrackd 2022-08-08 17:35:35.736 | keepalived 2022-08-08 17:35:35.736 | lvm2 2022-08-08 17:35:35.736 | qemu-utils 2022-08-08 17:35:35.736 | thin-provisioning-tools 2022-08-08 17:35:35.736 | curl 2022-08-08 17:35:35.736 | liberasurecode-dev 2022-08-08 17:35:35.736 | make 2022-08-08 17:35:35.736 | memcached 2022-08-08 17:35:35.736 | rsync 2022-08-08 17:35:35.736 | sqlite3 2022-08-08 17:35:35.736 | xfsprogs ' 2022-08-08 17:35:35.736 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-08-08 17:35:35.739 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-08-08 17:35:35.741 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-08-08 17:35:35.744 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-08-08 17:35:35.745 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-08-08 17:35:35.749 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-08-08 17:35:35.751 | ++ functions-common:install_package:1475 : update_package_repo 2022-08-08 17:35:35.753 | ++ functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-08-08 17:35:35.756 | ++ functions-common:update_package_repo:1448 : REPOS_UPDATED=False 2022-08-08 17:35:35.758 | ++ functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-08-08 17:35:35.760 | ++ functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-08-08 17:35:35.762 | ++ functions-common:update_package_repo:1455 : is_ubuntu 2022-08-08 17:35:35.764 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-08-08 17:35:35.766 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-08-08 17:35:35.768 | ++ functions-common:update_package_repo:1456 : apt_get_update 2022-08-08 17:35:35.770 | ++ functions-common:apt_get_update:1201 : [[ False == \T\r\u\e ]] 2022-08-08 17:35:35.773 | ++ functions-common:apt_get_update:1206 : [[ False = \T\r\u\e ]] 2022-08-08 17:35:35.775 | ++ functions-common:apt_get_update:1208 : local sudo=sudo 2022-08-08 17:35:35.777 | +++ functions-common:apt_get_update:1209 : id -u 2022-08-08 17:35:35.781 | ++ functions-common:apt_get_update:1209 : [[ 1000 = \0 ]] 2022-08-08 17:35:35.783 | ++ functions-common:apt_get_update:1212 : time_start apt-get-update 2022-08-08 17:35:35.785 | ++ functions-common:time_start:2437 : local name=apt-get-update 2022-08-08 17:35:35.787 | ++ functions-common:time_start:2438 : local start_time= 2022-08-08 17:35:35.790 | ++ functions-common:time_start:2439 : [[ -n '' ]] 2022-08-08 17:35:35.792 | +++ functions-common:time_start:2442 : date +%s%3N 2022-08-08 17:35:35.796 | ++ functions-common:time_start:2442 : _TIME_START[$name]=1659980135793 2022-08-08 17:35:35.798 | ++ functions-common:apt_get_update:1214 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-08-08 17:35:35.800 | ++ functions-common:apt_get_update:1215 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-08-08 17:35:35.802 | ++ functions-common:apt_get_update:1216 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-08-08 17:35:36.008 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-08-08 17:35:36.040 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-08-08 17:35:36.081 | Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-08-08 17:35:36.211 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-08-08 17:35:36.353 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [2,002 kB] 2022-08-08 17:35:36.632 | Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1,639 kB] 2022-08-08 17:35:36.644 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [15.6 kB] 2022-08-08 17:35:36.646 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [935 kB] 2022-08-08 17:35:36.738 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [21.0 kB] 2022-08-08 17:35:37.070 | Get:10 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [713 kB] 2022-08-08 17:35:51.925 | Fetched 5,661 kB in 2s (2,796 kB/s) 2022-08-08 17:35:53.516 | Reading package lists... 2022-08-08 17:35:53.549 | ++ functions-common:apt_get_update:1220 : REPOS_UPDATED=True 2022-08-08 17:35:53.551 | ++ functions-common:apt_get_update:1222 : time_stop apt-get-update 2022-08-08 17:35:53.553 | ++ functions-common:time_stop:2451 : local name 2022-08-08 17:35:53.555 | ++ functions-common:time_stop:2452 : local end_time 2022-08-08 17:35:53.557 | ++ functions-common:time_stop:2453 : local elapsed_time 2022-08-08 17:35:53.559 | ++ functions-common:time_stop:2454 : local total 2022-08-08 17:35:53.561 | ++ functions-common:time_stop:2455 : local start_time 2022-08-08 17:35:53.563 | ++ functions-common:time_stop:2457 : name=apt-get-update 2022-08-08 17:35:53.565 | ++ functions-common:time_stop:2458 : start_time=1659980135793 2022-08-08 17:35:53.567 | ++ functions-common:time_stop:2460 : [[ -z 1659980135793 ]] 2022-08-08 17:35:53.569 | +++ functions-common:time_stop:2463 : date +%s%3N 2022-08-08 17:35:53.573 | ++ functions-common:time_stop:2463 : end_time=1659980153571 2022-08-08 17:35:53.575 | ++ functions-common:time_stop:2464 : elapsed_time=17778 2022-08-08 17:35:53.577 | ++ functions-common:time_stop:2465 : total=0 2022-08-08 17:35:53.579 | ++ functions-common:time_stop:2467 : _TIME_START[$name]= 2022-08-08 17:35:53.581 | ++ functions-common:time_stop:2468 : _TIME_TOTAL[$name]=17778 2022-08-08 17:35:53.584 | ++ functions-common:install_package:1476 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-08-08 17:35:53.586 | ++ functions-common:real_install_package:1461 : is_ubuntu 2022-08-08 17:35:53.589 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-08-08 17:35:53.591 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-08-08 17:35:53.593 | ++ functions-common:real_install_package:1462 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-08-08 17:35:53.613 | ++ functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-08-08 17:35:53.721 | Reading package lists... 2022-08-08 17:35:53.968 | Building dependency tree... 2022-08-08 17:35:53.969 | Reading state information... 2022-08-08 17:35:54.254 | bc is already the newest version (1.07.1-2build1). 2022-08-08 17:35:54.254 | bc set to manually installed. 2022-08-08 17:35:54.254 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-08-08 17:35:54.254 | bsdmainutils set to manually installed. 2022-08-08 17:35:54.254 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-08-08 17:35:54.254 | g++ set to manually installed. 2022-08-08 17:35:54.254 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-08-08 17:35:54.254 | gawk set to manually installed. 2022-08-08 17:35:54.254 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-08-08 17:35:54.254 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-08-08 17:35:54.254 | iptables set to manually installed. 2022-08-08 17:35:54.254 | iputils-ping is already the newest version (3:20190709-3). 2022-08-08 17:35:54.254 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-08-08 17:35:54.254 | kpartx set to manually installed. 2022-08-08 17:35:54.254 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-08-08 17:35:54.254 | make is already the newest version (4.2.1-1.2). 2022-08-08 17:35:54.254 | make set to manually installed. 2022-08-08 17:35:54.254 | psmisc is already the newest version (23.3-1). 2022-08-08 17:35:54.254 | psmisc set to manually installed. 2022-08-08 17:35:54.254 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-08-08 17:35:54.255 | python3-systemd is already the newest version (234-3build2). 2022-08-08 17:35:54.255 | python3-systemd set to manually installed. 2022-08-08 17:35:54.255 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-08-08 17:35:54.255 | thin-provisioning-tools set to manually installed. 2022-08-08 17:35:54.255 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-08-08 17:35:54.255 | git is already the newest version (1:2.25.1-1ubuntu3.5). 2022-08-08 17:35:54.255 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-08-08 17:35:54.255 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-08-08 17:35:54.255 | lsof set to manually installed. 2022-08-08 17:35:54.255 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-08-08 17:35:54.255 | parted set to manually installed. 2022-08-08 17:35:54.255 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-08-08 17:35:54.255 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-08-08 17:35:54.255 | zlib1g-dev set to manually installed. 2022-08-08 17:35:54.255 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-08-08 17:35:54.255 | The following packages were automatically installed and are no longer required: 2022-08-08 17:35:54.255 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-08 17:35:54.255 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-08 17:35:54.255 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-08 17:35:54.255 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-08 17:35:54.255 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-08 17:35:54.255 | python3-zope.interface 2022-08-08 17:35:54.255 | Use 'sudo apt autoremove' to remove them. 2022-08-08 17:35:54.255 | The following additional packages will be installed: 2022-08-08 17:35:54.255 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2022-08-08 17:35:54.255 | autotools-dev binfmt-support clang-10 comerr-dev debhelper dh-autoreconf 2022-08-08 17:35:54.255 | dh-strip-nondeterminism dns-root-data dwz fontconfig fontconfig-config 2022-08-08 17:35:54.255 | fonts-dejavu-core fonts-liberation ibverbs-providers icu-devtools 2022-08-08 17:35:54.255 | intltool-debian ipvsadm javascript-common krb5-multidev lib32gcc-s1 2022-08-08 17:35:54.255 | lib32stdc++6 libann0 libapr1 libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 2022-08-08 17:35:54.256 | libaprutil1-dev libaprutil1-ldap libarchive-cpio-perl libarchive-zip-perl 2022-08-08 17:35:54.256 | libboost-iostreams1.71.0 libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 2022-08-08 17:35:54.256 | libcgraph6 libclang-common-10-dev libclang-cpp10 libclang1-10 libcom-err2 2022-08-08 17:35:54.256 | libcroco3 libcurl4 libdatrie1 libdebhelper-perl liberasurecode1 2022-08-08 17:35:54.256 | libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3 2022-08-08 17:35:54.256 | libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2022-08-08 17:35:54.256 | libharfbuzz0b libibverbs1 libice6 libicu-dev libicu66 libidn11 libipset13 2022-08-08 17:35:54.256 | libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2022-08-08 17:35:54.256 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libkadm5clnt-mit11 2022-08-08 17:35:54.256 | libkadm5srv-mit11 libkdb5-9 liblab-gamut1 libldap-2.4-2 libllvm10 2022-08-08 17:35:54.256 | libltdl-dev liblua5.2-0 liblua5.3-0 libmail-sendmail-perl libmysqlclient21 2022-08-08 17:35:54.256 | libncurses-dev libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 2022-08-08 17:35:54.256 | libnl-genl-3-200 libnl-route-3-200 libnspr4 libnss-systemd libnss3 2022-08-08 17:35:54.256 | libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpam-systemd 2022-08-08 17:35:54.256 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 2022-08-08 17:35:54.256 | libpcp-gui2 libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 2022-08-08 17:35:54.256 | libpcp-trace2 libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq5 librados2 2022-08-08 17:35:54.256 | librbd1 librdmacm1 libsasl2-2 libsasl2-modules libsasl2-modules-db 2022-08-08 17:35:54.256 | libsctp-dev libsctp1 libsensors-config libsensors5 libsm6 libsnmp-base 2022-08-08 17:35:54.256 | libsnmp35 libsqlite3-0 libssl1.1 libsub-override-perl 2022-08-08 17:35:54.256 | libsys-hostname-long-perl libsystemd0 libthai-data libthai0 libtiff5 2022-08-08 17:35:54.256 | libtinfo-dev libtool libuuid1 libwebp6 libx86-1 libxaw7 libxcb-render0 2022-08-08 17:35:54.256 | libxcb-shm0 libxml2 libxmu6 libxpm4 libxrender1 libxt6 libz3-4 libz3-dev 2022-08-08 17:35:54.256 | llvm-10 llvm-10-dev llvm-10-runtime llvm-10-tools m4 mysql-common 2022-08-08 17:35:54.257 | openssh-client openssh-sftp-server pcp-conf po-debconf postgresql-client-12 2022-08-08 17:35:54.257 | postgresql-client-common postgresql-common postgresql-server-dev-12 2022-08-08 17:35:54.257 | python3-pcp python3-pygments python3-yaml python3.8-venv qemu-block-extra 2022-08-08 17:35:54.257 | sharutils ssl-cert systemd systemd-sysv systemd-timesyncd uuid-dev vbetool 2022-08-08 17:35:54.257 | x11-common 2022-08-08 17:35:54.258 | Suggested packages: 2022-08-08 17:35:54.258 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2022-08-08 17:35:54.258 | autoconf-archive gnu-standards autoconf-doc clang-10-doc doc-base nftables 2022-08-08 17:35:54.258 | dh-make wodim cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev 2022-08-08 17:35:54.258 | gsfonts graphviz-doc vim-haproxy haproxy-doc heartbeat ldirectord krb5-doc 2022-08-08 17:35:54.258 | python libisal2 libjerasure2 libgd-tools krb5-user icu-doc libtool-doc 2022-08-08 17:35:54.258 | ncurses-doc libomp-10-doc postgresql-doc-12 libsasl2-modules-gssapi-mit 2022-08-08 17:35:54.258 | | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp 2022-08-08 17:35:54.258 | libsasl2-modules-sql lksctp-tools lm-sensors snmp-mibs-downloader libssl-doc 2022-08-08 17:35:54.258 | gfortran | fortran95-compiler gcj-jdk libyaml-doc llvm-10-doc m4-doc 2022-08-08 17:35:54.259 | libanyevent-perl libcache-memcached-perl libmemcached libterm-readkey-perl 2022-08-08 17:35:54.259 | libyaml-perl keychain libpam-ssh monkeysphere ssh-askpass molly-guard 2022-08-08 17:35:54.259 | pcp-gui libpcp-import-perl cpufrequtils wireless-tools radeontool 2022-08-08 17:35:54.259 | libmail-box-perl postgresql-12 libjson-perl default-mysql-server 2022-08-08 17:35:54.259 | | virtual-mysql-server python3-mysqldb-dbg python-pygments-doc 2022-08-08 17:35:54.259 | ttf-bitstream-vera debootstrap sharutils-doc bsd-mailx | mailx sqlite3-doc 2022-08-08 17:35:54.259 | openssl-blacklist systemd-container ncompress tar-scripts tar-doc zip 2022-08-08 17:35:54.514 | The following NEW packages will be installed: 2022-08-08 17:35:54.514 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2022-08-08 17:35:54.514 | automake autopoint autotools-dev binfmt-support clang-10 comerr-dev 2022-08-08 17:35:54.514 | conntrack conntrackd debhelper dh-autoreconf dh-strip-nondeterminism 2022-08-08 17:35:54.514 | dns-root-data dnsmasq-base dnsmasq-utils dwz ebtables fontconfig 2022-08-08 17:35:54.514 | fontconfig-config fonts-dejavu-core fonts-liberation genisoimage gettext 2022-08-08 17:35:54.514 | graphviz haproxy ibverbs-providers icu-devtools intltool-debian ipset 2022-08-08 17:35:54.514 | iputils-arping ipvsadm javascript-common keepalived krb5-multidev 2022-08-08 17:35:54.514 | lib32gcc-s1 lib32stdc++6 libann0 libapache2-mod-proxy-uwsgi libapr1 2022-08-08 17:35:54.514 | libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-dev 2022-08-08 17:35:54.514 | libaprutil1-ldap libarchive-cpio-perl libarchive-zip-perl 2022-08-08 17:35:54.514 | libboost-iostreams1.71.0 libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 2022-08-08 17:35:54.514 | libcgraph6 libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 2022-08-08 17:35:54.514 | libdatrie1 libdebhelper-perl liberasurecode-dev liberasurecode1 libffi-dev 2022-08-08 17:35:54.514 | libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3 2022-08-08 17:35:54.514 | libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2022-08-08 17:35:54.514 | libharfbuzz0b libibverbs1 libice6 libicu-dev libidn11 libipset13 libiscsi7 2022-08-08 17:35:54.514 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2022-08-08 17:35:54.514 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2022-08-08 17:35:54.514 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2022-08-08 17:35:54.514 | libldap2-dev libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 2022-08-08 17:35:54.514 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libnetfilter-cthelper0 2022-08-08 17:35:54.514 | libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnspr4 2022-08-08 17:35:54.514 | libnss3 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpango-1.0-0 2022-08-08 17:35:54.514 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpcp-gui2 2022-08-08 17:35:54.514 | libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 libpcp-trace2 2022-08-08 17:35:54.514 | libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq-dev libpq5 librados2 librbd1 2022-08-08 17:35:54.515 | librdmacm1 libsasl2-dev libsctp-dev libsctp1 libsensors-config libsensors5 2022-08-08 17:35:54.515 | libsm6 libsnmp-base libsnmp35 libssl-dev libsub-override-perl 2022-08-08 17:35:54.515 | libsys-hostname-long-perl libsystemd-dev libthai-data libthai0 libtiff5 2022-08-08 17:35:54.515 | libtinfo-dev libtool libwebp6 libx86-1 libxaw7 libxcb-render0 libxcb-shm0 2022-08-08 17:35:54.515 | libxml2-dev libxmu6 libxpm4 libxrender1 libxslt1-dev libxt6 libyaml-dev 2022-08-08 17:35:54.515 | libz3-4 libz3-dev llvm-10 llvm-10-dev llvm-10-runtime llvm-10-tools lsscsi 2022-08-08 17:35:54.515 | m4 memcached mysql-common pcp pcp-conf pkg-config pm-utils po-debconf 2022-08-08 17:35:54.515 | postgresql-client-12 postgresql-client-common postgresql-common 2022-08-08 17:35:54.515 | postgresql-server-dev-12 postgresql-server-dev-all python3-mysqldb 2022-08-08 17:35:54.515 | python3-pcp python3-pygments python3-venv python3-yaml python3.8-venv 2022-08-08 17:35:54.515 | qemu-block-extra qemu-utils sharutils socat sqlite3 ssl-cert unzip uuid-dev 2022-08-08 17:35:54.515 | vbetool vlan x11-common 2022-08-08 17:35:54.515 | The following packages will be upgraded: 2022-08-08 17:35:54.516 | curl libcom-err2 libcurl4 libicu66 libldap-2.4-2 libnss-systemd 2022-08-08 17:35:54.516 | libpam-systemd libsasl2-2 libsasl2-modules libsasl2-modules-db libsqlite3-0 2022-08-08 17:35:54.516 | libssl1.1 libsystemd0 libuuid1 libxml2 open-iscsi openssh-client 2022-08-08 17:35:54.517 | openssh-server openssh-sftp-server openssl rsync systemd systemd-sysv 2022-08-08 17:35:54.517 | systemd-timesyncd tar tcpdump uuid-runtime wget 2022-08-08 17:35:54.663 | 28 upgraded, 203 newly installed, 0 to remove and 159 not upgraded. 2022-08-08 17:35:54.663 | Need to get 152 MB of archives. 2022-08-08 17:35:54.663 | After this operation, 712 MB of additional disk space will be used. 2022-08-08 17:35:54.663 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] 2022-08-08 17:35:54.982 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss-systemd amd64 245.4-4ubuntu3.17 [96.0 kB] 2022-08-08 17:35:55.000 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.17 [28.1 kB] 2022-08-08 17:35:55.005 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-sysv amd64 245.4-4ubuntu3.17 [10.3 kB] 2022-08-08 17:35:55.007 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-systemd amd64 245.4-4ubuntu3.17 [186 kB] 2022-08-08 17:35:55.053 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.17 [3,809 kB] 2022-08-08 17:35:55.442 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd0 amd64 245.4-4ubuntu3.17 [269 kB] 2022-08-08 17:35:55.653 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 rsync amd64 3.1.3-8ubuntu0.3 [318 kB] 2022-08-08 17:35:55.671 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] 2022-08-08 17:35:55.671 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-runtime amd64 2.34-0.1ubuntu9.3 [35.2 kB] 2022-08-08 17:35:55.672 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1 amd64 1.6.5-1ubuntu1 [91.4 kB] 2022-08-08 17:35:55.674 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.16 [1,321 kB] 2022-08-08 17:35:55.739 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1 amd64 1.6.1-4ubuntu2 [84.7 kB] 2022-08-08 17:35:55.741 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.3 [549 kB] 2022-08-08 17:35:55.777 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-4ubuntu2 [10.5 kB] 2022-08-08 17:35:55.777 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] 2022-08-08 17:35:55.778 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] 2022-08-08 17:35:55.791 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.9 [155 kB] 2022-08-08 17:35:55.806 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-ldap amd64 1.6.1-4ubuntu2 [8,736 B] 2022-08-08 17:35:55.807 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.12 [161 kB] 2022-08-08 17:35:55.823 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.12 [235 kB] 2022-08-08 17:35:55.850 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjansson4 amd64 2.12-1build1 [28.9 kB] 2022-08-08 17:35:55.853 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.2-0 amd64 5.2.4-1.1build3 [106 kB] 2022-08-08 17:35:55.862 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu66 amd64 66.1-2ubuntu2.1 [8,515 kB] 2022-08-08 17:35:57.192 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.4 [640 kB] 2022-08-08 17:35:57.294 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-bin amd64 2.4.41-4ubuntu3.12 [1,181 kB] 2022-08-08 17:35:57.528 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-data all 2.4.41-4ubuntu3.12 [159 kB] 2022-08-08 17:35:57.532 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-utils amd64 2.4.41-4ubuntu3.12 [84.5 kB] 2022-08-08 17:35:57.578 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2 amd64 2.4.41-4ubuntu3.12 [95.6 kB] 2022-08-08 17:35:57.580 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2022-08-08 17:35:57.611 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 haproxy amd64 2.0.13-2ubuntu0.5 [1,519 kB] 2022-08-08 17:35:57.855 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-3-200 amd64 3.4.0-1 [53.9 kB] 2022-08-08 17:35:57.856 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-genl-3-200 amd64 3.4.0-1 [11.1 kB] 2022-08-08 17:35:57.857 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mysql-common all 5.8+1.0.5ubuntu2 [7,496 B] 2022-08-08 17:35:57.857 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libmysqlclient21 amd64 8.0.30-0ubuntu0.20.04.2 [1,323 kB] 2022-08-08 17:35:58.102 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsensors-config all 1:3.6.0-2ubuntu1.1 [6,052 B] 2022-08-08 17:35:58.103 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsensors5 amd64 1:3.6.0-2ubuntu1.1 [27.2 kB] 2022-08-08 17:35:58.104 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp-base all 5.8+dfsg-2ubuntu2.4 [206 kB] 2022-08-08 17:35:58.138 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp35 amd64 5.8+dfsg-2ubuntu2.4 [979 kB] 2022-08-08 17:35:58.334 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 keepalived amd64 1:2.0.19-2ubuntu0.2 [361 kB] 2022-08-08 17:35:58.370 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 memcached amd64 1.5.22-2ubuntu0.2 [128 kB] 2022-08-08 17:35:58.373 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 open-iscsi amd64 2.0.874-7.1ubuntu6.2 [283 kB] 2022-08-08 17:35:58.459 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcom-err2 amd64 1.45.5-2ubuntu1.1 [9,548 B] 2022-08-08 17:35:58.460 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.16 [621 kB] 2022-08-08 17:35:58.522 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-yaml amd64 5.3.1-1ubuntu0.1 [136 kB] 2022-08-08 17:35:58.536 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-sftp-server amd64 1:8.2p1-4ubuntu0.5 [51.5 kB] 2022-08-08 17:35:58.544 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-server amd64 1:8.2p1-4ubuntu0.5 [377 kB] 2022-08-08 17:35:58.661 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.5 [671 kB] 2022-08-08 17:35:58.857 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 tcpdump amd64 4.9.3-4ubuntu0.1 [369 kB] 2022-08-08 17:35:58.864 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 wget amd64 1.20.3-1ubuntu2 [348 kB] 2022-08-08 17:35:58.911 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 acl amd64 2.2.53-6 [37.8 kB] 2022-08-08 17:35:58.912 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2022-08-08 17:35:58.913 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB] 2022-08-08 17:35:58.959 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB] 2022-08-08 17:35:59.007 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB] 2022-08-08 17:35:59.103 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB] 2022-08-08 17:35:59.121 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libllvm10 amd64 1:10.0.0-4ubuntu1 [15.3 MB] 2022-08-08 17:36:01.755 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-cpp10 amd64 1:10.0.0-4ubuntu1 [9,944 kB] 2022-08-08 17:36:03.460 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgc1c2 amd64 1:7.6.4-0.4ubuntu1 [83.9 kB] 2022-08-08 17:36:03.462 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc4 amd64 10.3.0-1ubuntu1~20.04 [42.8 kB] 2022-08-08 17:36:03.463 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [225 kB] 2022-08-08 17:36:03.469 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-i386 amd64 2.31-0ubuntu9.9 [2,730 kB] 2022-08-08 17:36:03.923 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32gcc-s1 amd64 10.3.0-1ubuntu1~20.04 [49.2 kB] 2022-08-08 17:36:03.924 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32stdc++6 amd64 10.3.0-1ubuntu1~20.04 [525 kB] 2022-08-08 17:36:04.070 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-common-10-dev amd64 1:10.0.0-4ubuntu1 [5,012 kB] 2022-08-08 17:36:04.864 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang1-10 amd64 1:10.0.0-4ubuntu1 [7,571 kB] 2022-08-08 17:36:06.314 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 clang-10 amd64 1:10.0.0-4ubuntu1 [66.9 kB] 2022-08-08 17:36:06.318 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB] 2022-08-08 17:36:06.335 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 [16.1 kB] 2022-08-08 17:36:06.336 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB] 2022-08-08 17:36:06.343 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2022-08-08 17:36:06.352 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 [9,532 B] 2022-08-08 17:36:06.353 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB] 2022-08-08 17:36:06.354 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-strip-nondeterminism all 1.7.0-1 [5,228 B] 2022-08-08 17:36:06.355 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 [151 kB] 2022-08-08 17:36:06.373 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2022-08-08 17:36:06.428 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2022-08-08 17:36:06.507 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2022-08-08 17:36:06.509 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 [233 kB] 2022-08-08 17:36:06.533 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 debhelper all 12.10ubuntu1 [877 kB] 2022-08-08 17:36:06.625 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-dev amd64 2.34-0.1ubuntu9.3 [33.6 kB] 2022-08-08 17:36:06.626 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp1 amd64 1.0.18+dfsg-1 [7,876 B] 2022-08-08 17:36:06.627 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp-dev amd64 1.0.18+dfsg-1 [59.8 kB] 2022-08-08 17:36:06.628 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1-dev amd64 1.6.5-1ubuntu1 [702 kB] 2022-08-08 17:36:06.746 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap2-dev amd64 2.4.49+dfsg-2ubuntu1.9 [262 kB] 2022-08-08 17:36:06.777 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dev amd64 1.6.1-4ubuntu2 [394 kB] 2022-08-08 17:36:06.790 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-dev amd64 2.4.41-4ubuntu3.12 [180 kB] 2022-08-08 17:36:06.794 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 binfmt-support amd64 2.2.0-2 [58.2 kB] 2022-08-08 17:36:06.834 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 conntrack amd64 1:1.4.5-2 [30.3 kB] 2022-08-08 17:36:06.840 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu2 [6,724 B] 2022-08-08 17:36:06.840 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-queue1 amd64 1.0.3-1 [12.4 kB] 2022-08-08 17:36:06.841 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 conntrackd amd64 1:1.4.5-2 [125 kB] 2022-08-08 17:36:06.843 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dns-root-data all 2019052802 [5,300 B] 2022-08-08 17:36:06.844 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB] 2022-08-08 17:36:06.865 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-base amd64 2.80-1.1ubuntu1.5 [315 kB] 2022-08-08 17:36:06.948 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-utils amd64 2.80-1.1ubuntu1.5 [13.2 kB] 2022-08-08 17:36:06.949 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ebtables amd64 2.0.11-3build1 [80.3 kB] 2022-08-08 17:36:06.950 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2022-08-08 17:36:07.087 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] 2022-08-08 17:36:07.215 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig-config all 2.13.1-2ubuntu3 [28.8 kB] 2022-08-08 17:36:07.216 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfontconfig1 amd64 2.13.1-2ubuntu3 [114 kB] 2022-08-08 17:36:07.336 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig amd64 2.13.1-2ubuntu3 [171 kB] 2022-08-08 17:36:07.623 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 genisoimage amd64 9:1.1.11-3.1ubuntu1 [330 kB] 2022-08-08 17:36:07.717 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB] 2022-08-08 17:36:07.723 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcdt5 amd64 2.42.2-3build2 [18.7 kB] 2022-08-08 17:36:07.727 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcgraph6 amd64 2.42.2-3build2 [41.3 kB] 2022-08-08 17:36:07.735 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8 amd64 2.0.3-0ubuntu1.20.04.1 [117 kB] 2022-08-08 17:36:07.751 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2022-08-08 17:36:07.752 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2022-08-08 17:36:07.754 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwebp6 amd64 0.6.1-2ubuntu0.20.04.1 [185 kB] 2022-08-08 17:36:07.775 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libtiff5 amd64 4.1.0+git191117-2ubuntu0.20.04.3 [162 kB] 2022-08-08 17:36:07.792 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2022-08-08 17:36:07.796 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgd3 amd64 2.2.5-5.2ubuntu2.1 [118 kB] 2022-08-08 17:36:07.838 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB] 2022-08-08 17:36:07.851 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpixman-1-0 amd64 0.38.4-0ubuntu1 [227 kB] 2022-08-08 17:36:07.871 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render0 amd64 1.14-2 [14.8 kB] 2022-08-08 17:36:07.872 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-shm0 amd64 1.14-2 [5,584 B] 2022-08-08 17:36:07.873 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2022-08-08 17:36:07.875 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcairo2 amd64 1.16.0-4ubuntu1 [583 kB] 2022-08-08 17:36:07.925 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgraphite2-3 amd64 1.3.13-11build1 [73.5 kB] 2022-08-08 17:36:07.931 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libharfbuzz0b amd64 2.6.4-1ubuntu4.2 [391 kB] 2022-08-08 17:36:07.965 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai-data all 0.1.28-3 [134 kB] 2022-08-08 17:36:07.977 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdatrie1 amd64 0.2.12-3 [18.7 kB] 2022-08-08 17:36:07.990 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai0 amd64 0.1.28-3 [18.1 kB] 2022-08-08 17:36:07.992 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpango-1.0-0 amd64 1.44.7-2ubuntu4 [162 kB] 2022-08-08 17:36:08.007 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangoft2-1.0-0 amd64 1.44.7-2ubuntu4 [34.9 kB] 2022-08-08 17:36:08.010 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangocairo-1.0-0 amd64 1.44.7-2ubuntu4 [24.8 kB] 2022-08-08 17:36:08.012 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpathplan4 amd64 2.42.2-3build2 [21.9 kB] 2022-08-08 17:36:08.014 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvc6 amd64 2.42.2-3build2 [647 kB] 2022-08-08 17:36:08.070 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvpr2 amd64 2.42.2-3build2 [167 kB] 2022-08-08 17:36:08.085 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 liblab-gamut1 amd64 2.42.2-3build2 [177 kB] 2022-08-08 17:36:08.100 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 x11-common all 1:7.7+19ubuntu14 [22.3 kB] 2022-08-08 17:36:08.102 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libice6 amd64 2:1.0.10-0ubuntu1 [41.0 kB] 2022-08-08 17:36:08.129 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsm6 amd64 2:1.2.3-1 [16.1 kB] 2022-08-08 17:36:08.131 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2022-08-08 17:36:08.145 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxmu6 amd64 2:1.1.3-0ubuntu1 [45.8 kB] 2022-08-08 17:36:08.149 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2022-08-08 17:36:08.164 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 graphviz amd64 2.42.2-3build2 [590 kB] 2022-08-08 17:36:08.215 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2022-08-08 17:36:08.283 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libibverbs1 amd64 28.0-1ubuntu1 [53.6 kB] 2022-08-08 17:36:08.285 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ibverbs-providers amd64 28.0-1ubuntu1 [232 kB] 2022-08-08 17:36:08.313 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 icu-devtools amd64 66.1-2ubuntu2.1 [189 kB] 2022-08-08 17:36:08.331 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 iputils-arping amd64 3:20190709-3 [15.8 kB] 2022-08-08 17:36:08.331 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 javascript-common all 11 [6,066 B] 2022-08-08 17:36:08.332 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2022-08-08 17:36:08.334 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2022-08-08 17:36:08.335 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2022-08-08 17:36:08.336 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2022-08-08 17:36:08.350 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1.1 [39.9 kB] 2022-08-08 17:36:08.354 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2022-08-08 17:36:08.397 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2022-08-08 17:36:08.398 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-iostreams1.71.0 amd64 1.71.0-6ubuntu6 [237 kB] 2022-08-08 17:36:08.418 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-thread1.71.0 amd64 1.71.0-6ubuntu6 [249 kB] 2022-08-08 17:36:08.440 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2022-08-08 17:36:08.443 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu-dev amd64 66.1-2ubuntu2.1 [9,451 kB] 2022-08-08 17:36:09.790 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libipset13 amd64 7.5-1ubuntu0.20.04.1 [53.6 kB] 2022-08-08 17:36:09.792 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 librdmacm1 amd64 28.0-1ubuntu1 [64.9 kB] 2022-08-08 17:36:09.812 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libiscsi7 amd64 1.18.0-2 [63.9 kB] 2022-08-08 17:36:09.813 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8-dev amd64 2.0.3-0ubuntu1.20.04.1 [238 kB] 2022-08-08 17:36:09.867 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2022-08-08 17:36:09.868 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2022-08-08 17:36:09.868 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjs-jquery all 3.3.1~dfsg-3 [329 kB] 2022-08-08 17:36:09.916 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-metadata all 12-1.1 [7,032 B] 2022-08-08 17:36:09.917 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-tablesorter all 1:2.31.1+dfsg1-1 [175 kB] 2022-08-08 17:36:09.920 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libltdl-dev amd64 2.4.6-14 [162 kB] 2022-08-08 17:36:09.923 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2022-08-08 17:36:09.924 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2022-08-08 17:36:09.926 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libncurses-dev amd64 6.2-0ubuntu2 [339 kB] 2022-08-08 17:36:10.001 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnspr4 amd64 2:4.25-1 [107 kB] 2022-08-08 17:36:10.003 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss3 amd64 2:3.49.1-1ubuntu1.8 [1,256 kB] 2022-08-08 17:36:10.208 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp5-10 amd64 1:10.0.0-4ubuntu1 [300 kB] 2022-08-08 17:36:10.310 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp-10-dev amd64 1:10.0.0-4ubuntu1 [47.7 kB] 2022-08-08 17:36:10.311 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp-conf amd64 5.0.3-1 [17.0 kB] 2022-08-08 17:36:10.327 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp3 amd64 5.0.3-1 [255 kB] 2022-08-08 17:36:10.374 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda3 amd64 5.0.3-1 [39.4 kB] 2022-08-08 17:36:10.375 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda-perl amd64 5.0.3-1 [39.7 kB] 2022-08-08 17:36:10.376 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq5 amd64 12.11-0ubuntu0.20.04.1 [117 kB] 2022-08-08 17:36:10.401 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq-dev amd64 12.11-0ubuntu0.20.04.1 [137 kB] 2022-08-08 17:36:10.404 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librados2 amd64 15.2.16-0ubuntu0.20.04.1 [3,214 kB] 2022-08-08 17:36:10.915 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librbd1 amd64 15.2.16-0ubuntu0.20.04.1 [1,623 kB] 2022-08-08 17:36:11.220 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-dev amd64 2.1.27+dfsg-2ubuntu0.1 [226 kB] 2022-08-08 17:36:11.225 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2ubuntu0.1 [48.8 kB] 2022-08-08 17:36:11.227 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl-dev amd64 1.1.1f-1ubuntu2.16 [1,584 kB] 2022-08-08 17:36:11.501 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.17 [246 kB] 2022-08-08 17:36:11.575 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtinfo-dev amd64 6.2-0ubuntu2 [968 B] 2022-08-08 17:36:11.576 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libx86-1 amd64 1.1+ds1-11 [76.1 kB] 2022-08-08 17:36:11.578 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2-dev amd64 2.9.10+dfsg-5ubuntu0.20.04.4 [736 kB] 2022-08-08 17:36:11.731 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxslt1-dev amd64 1.1.34-4 [219 kB] 2022-08-08 17:36:11.734 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-runtime amd64 1:10.0.0-4ubuntu1 [180 kB] 2022-08-08 17:36:11.739 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpfm4 amd64 4.10.1+git20-g7700f49-2 [266 kB] 2022-08-08 17:36:11.831 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10 amd64 1:10.0.0-4ubuntu1 [5,214 kB] 2022-08-08 17:36:12.710 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libffi-dev amd64 3.3-4 [57.0 kB] 2022-08-08 17:36:12.712 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pygments all 2.3.1+dfsg-1ubuntu2.2 [579 kB] 2022-08-08 17:36:12.766 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-tools amd64 1:10.0.0-4ubuntu1 [317 kB] 2022-08-08 17:36:12.818 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-4 amd64 4.8.7-4build1 [6,792 kB] 2022-08-08 17:36:13.988 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-dev amd64 4.8.7-4build1 [67.5 kB] 2022-08-08 17:36:13.990 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-dev amd64 1:10.0.0-4ubuntu1 [26.0 MB] 2022-08-08 17:36:18.373 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 lsscsi amd64 0.30-0.1 [46.1 kB] 2022-08-08 17:36:18.432 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 2022-08-08 17:36:18.433 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pm-utils all 1.4.1-19 [48.1 kB] 2022-08-08 17:36:18.435 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-common all 214ubuntu0.1 [28.2 kB] 2022-08-08 17:36:18.436 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-12 amd64 12.11-0ubuntu0.20.04.1 [1,050 kB] 2022-08-08 17:36:18.824 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2022-08-08 17:36:18.911 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-common all 214ubuntu0.1 [169 kB] 2022-08-08 17:36:19.036 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-12 amd64 12.11-0ubuntu0.20.04.1 [982 kB] 2022-08-08 17:36:19.165 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-all all 214ubuntu0.1 [7,652 B] 2022-08-08 17:36:19.166 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-mysqldb amd64 1.4.4-2build1 [44.9 kB] 2022-08-08 17:36:19.170 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3.8-venv amd64 3.8.10-0ubuntu1~20.04.5 [5,444 B] 2022-08-08 17:36:19.170 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-venv amd64 3.8.2-0ubuntu2 [1,228 B] 2022-08-08 17:36:19.171 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-block-extra amd64 1:4.2-3ubuntu6.23 [54.9 kB] 2022-08-08 17:36:19.176 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-utils amd64 1:4.2-3ubuntu6.23 [968 kB] 2022-08-08 17:36:19.259 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 sharutils amd64 1:4.15.2-4build1 [155 kB] 2022-08-08 17:36:19.273 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 sqlite3 amd64 3.31.1-4ubuntu0.3 [861 kB] 2022-08-08 17:36:19.349 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 unzip amd64 6.0-25ubuntu1 [169 kB] 2022-08-08 17:36:19.363 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2022-08-08 17:36:19.364 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 ipset amd64 7.5-1ubuntu0.20.04.1 [29.8 kB] 2022-08-08 17:36:19.367 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipvsadm amd64 1:1.31-1 [40.2 kB] 2022-08-08 17:36:19.371 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libapache2-mod-proxy-uwsgi amd64 2.4.41-4ubuntu3.12 [1,184 B] 2022-08-08 17:36:19.371 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode1 amd64 1.6.1-4 [40.2 kB] 2022-08-08 17:36:19.374 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode-dev amd64 1.6.1-4 [15.1 kB] 2022-08-08 17:36:19.375 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2022-08-08 17:36:19.407 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-gui2 amd64 5.0.3-1 [11.6 kB] 2022-08-08 17:36:19.408 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-import1 amd64 5.0.3-1 [15.5 kB] 2022-08-08 17:36:19.410 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-mmv1 amd64 5.0.3-1 [12.4 kB] 2022-08-08 17:36:19.451 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-trace2 amd64 5.0.3-1 [15.6 kB] 2022-08-08 17:36:19.452 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-web1 amd64 5.0.3-1 [127 kB] 2022-08-08 17:36:19.463 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-dev amd64 0.2.2-1 [58.2 kB] 2022-08-08 17:36:19.468 | Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pcp amd64 5.0.3-1 [66.6 kB] 2022-08-08 17:36:19.473 | Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp amd64 5.0.3-1 [2,954 kB] 2022-08-08 17:36:19.777 | Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2022-08-08 17:36:19.800 | Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 vlan all 2.0.4ubuntu1.20.04.1 [11.3 kB] 2022-08-08 17:36:21.277 | Preconfiguring packages ... 2022-08-08 17:36:21.420 | Fetched 152 MB in 25s (6,013 kB/s) 2022-08-08 17:36:21.485 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 68945 files and directories currently installed.) 2022-08-08 17:36:21.487 | Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... 2022-08-08 17:36:21.496 | Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7ubuntu0.20.04.1) ... 2022-08-08 17:36:21.574 | Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... 2022-08-08 17:36:21.660 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 68945 files and directories currently installed.) 2022-08-08 17:36:21.663 | Preparing to unpack .../0-libnss-systemd_245.4-4ubuntu3.17_amd64.deb ... 2022-08-08 17:36:21.672 | Unpacking libnss-systemd:amd64 (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-08-08 17:36:21.737 | Preparing to unpack .../1-systemd-timesyncd_245.4-4ubuntu3.17_amd64.deb ... 2022-08-08 17:36:21.745 | Unpacking systemd-timesyncd (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-08-08 17:36:22.147 | Preparing to unpack .../2-systemd-sysv_245.4-4ubuntu3.17_amd64.deb ... 2022-08-08 17:36:22.153 | Unpacking systemd-sysv (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-08-08 17:36:22.197 | Preparing to unpack .../3-libpam-systemd_245.4-4ubuntu3.17_amd64.deb ... 2022-08-08 17:36:22.212 | Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-08-08 17:36:22.281 | Preparing to unpack .../4-systemd_245.4-4ubuntu3.17_amd64.deb ... 2022-08-08 17:36:22.433 | Unpacking systemd (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-08-08 17:36:23.207 | Preparing to unpack .../5-libsystemd0_245.4-4ubuntu3.17_amd64.deb ... 2022-08-08 17:36:23.213 | Unpacking libsystemd0:amd64 (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-08-08 17:36:23.293 | Setting up libsystemd0:amd64 (245.4-4ubuntu3.17) ... 2022-08-08 17:36:23.372 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 68946 files and directories currently installed.) 2022-08-08 17:36:23.375 | Preparing to unpack .../rsync_3.1.3-8ubuntu0.3_amd64.deb ... 2022-08-08 17:36:23.383 | Unpacking rsync (3.1.3-8ubuntu0.3) over (3.1.3-8) ... 2022-08-08 17:36:23.777 | Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... 2022-08-08 17:36:23.784 | Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9.1) ... 2022-08-08 17:36:23.828 | Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... 2022-08-08 17:36:23.918 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 68946 files and directories currently installed.) 2022-08-08 17:36:23.921 | Preparing to unpack .../000-uuid-runtime_2.34-0.1ubuntu9.3_amd64.deb ... 2022-08-08 17:36:23.930 | Unpacking uuid-runtime (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9.1) ... 2022-08-08 17:36:23.966 | Selecting previously unselected package libapr1:amd64. 2022-08-08 17:36:23.974 | Preparing to unpack .../001-libapr1_1.6.5-1ubuntu1_amd64.deb ... 2022-08-08 17:36:23.976 | Unpacking libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-08-08 17:36:24.030 | Preparing to unpack .../002-libssl1.1_1.1.1f-1ubuntu2.16_amd64.deb ... 2022-08-08 17:36:24.038 | Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.16) over (1.1.1f-1ubuntu2.3) ... 2022-08-08 17:36:24.246 | Selecting previously unselected package libaprutil1:amd64. 2022-08-08 17:36:24.254 | Preparing to unpack .../003-libaprutil1_1.6.1-4ubuntu2_amd64.deb ... 2022-08-08 17:36:24.257 | Unpacking libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-08-08 17:36:24.303 | Preparing to unpack .../004-libsqlite3-0_3.31.1-4ubuntu0.3_amd64.deb ... 2022-08-08 17:36:24.309 | Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.3) over (3.31.1-4ubuntu0.2) ... 2022-08-08 17:36:24.406 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2022-08-08 17:36:24.414 | Preparing to unpack .../005-libaprutil1-dbd-sqlite3_1.6.1-4ubuntu2_amd64.deb ... 2022-08-08 17:36:24.416 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-08-08 17:36:24.448 | Preparing to unpack .../006-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-08-08 17:36:24.453 | Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-08-08 17:36:24.498 | Preparing to unpack .../007-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-08-08 17:36:24.504 | Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-08-08 17:36:24.548 | Preparing to unpack .../008-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.9_amd64.deb ... 2022-08-08 17:36:24.555 | Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.9) over (2.4.49+dfsg-2ubuntu1.7) ... 2022-08-08 17:36:24.603 | Selecting previously unselected package libaprutil1-ldap:amd64. 2022-08-08 17:36:24.610 | Preparing to unpack .../009-libaprutil1-ldap_1.6.1-4ubuntu2_amd64.deb ... 2022-08-08 17:36:24.612 | Unpacking libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-08-08 17:36:24.644 | Preparing to unpack .../010-curl_7.68.0-1ubuntu2.12_amd64.deb ... 2022-08-08 17:36:24.650 | Unpacking curl (7.68.0-1ubuntu2.12) over (7.68.0-1ubuntu2.5) ... 2022-08-08 17:36:24.710 | Preparing to unpack .../011-libcurl4_7.68.0-1ubuntu2.12_amd64.deb ... 2022-08-08 17:36:24.722 | Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.12) over (7.68.0-1ubuntu2.5) ... 2022-08-08 17:36:24.784 | Selecting previously unselected package libjansson4:amd64. 2022-08-08 17:36:24.791 | Preparing to unpack .../012-libjansson4_2.12-1build1_amd64.deb ... 2022-08-08 17:36:24.793 | Unpacking libjansson4:amd64 (2.12-1build1) ... 2022-08-08 17:36:24.823 | Selecting previously unselected package liblua5.2-0:amd64. 2022-08-08 17:36:24.830 | Preparing to unpack .../013-liblua5.2-0_5.2.4-1.1build3_amd64.deb ... 2022-08-08 17:36:24.833 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-08-08 17:36:24.882 | Preparing to unpack .../014-libicu66_66.1-2ubuntu2.1_amd64.deb ... 2022-08-08 17:36:24.890 | Unpacking libicu66:amd64 (66.1-2ubuntu2.1) over (66.1-2ubuntu2) ... 2022-08-08 17:36:26.156 | Preparing to unpack .../015-libxml2_2.9.10+dfsg-5ubuntu0.20.04.4_amd64.deb ... 2022-08-08 17:36:26.162 | Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.4) over (2.9.10+dfsg-5) ... 2022-08-08 17:36:26.277 | Selecting previously unselected package apache2-bin. 2022-08-08 17:36:26.285 | Preparing to unpack .../016-apache2-bin_2.4.41-4ubuntu3.12_amd64.deb ... 2022-08-08 17:36:26.287 | Unpacking apache2-bin (2.4.41-4ubuntu3.12) ... 2022-08-08 17:36:26.493 | Selecting previously unselected package apache2-data. 2022-08-08 17:36:26.500 | Preparing to unpack .../017-apache2-data_2.4.41-4ubuntu3.12_all.deb ... 2022-08-08 17:36:26.502 | Unpacking apache2-data (2.4.41-4ubuntu3.12) ... 2022-08-08 17:36:26.610 | Selecting previously unselected package apache2-utils. 2022-08-08 17:36:26.618 | Preparing to unpack .../018-apache2-utils_2.4.41-4ubuntu3.12_amd64.deb ... 2022-08-08 17:36:26.620 | Unpacking apache2-utils (2.4.41-4ubuntu3.12) ... 2022-08-08 17:36:26.665 | Selecting previously unselected package apache2. 2022-08-08 17:36:26.672 | Preparing to unpack .../019-apache2_2.4.41-4ubuntu3.12_amd64.deb ... 2022-08-08 17:36:26.691 | Unpacking apache2 (2.4.41-4ubuntu3.12) ... 2022-08-08 17:36:26.765 | Selecting previously unselected package liblua5.3-0:amd64. 2022-08-08 17:36:26.772 | Preparing to unpack .../020-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2022-08-08 17:36:26.774 | Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-08-08 17:36:26.828 | Selecting previously unselected package haproxy. 2022-08-08 17:36:26.835 | Preparing to unpack .../021-haproxy_2.0.13-2ubuntu0.5_amd64.deb ... 2022-08-08 17:36:26.844 | Unpacking haproxy (2.0.13-2ubuntu0.5) ... 2022-08-08 17:36:27.068 | Selecting previously unselected package libnl-3-200:amd64. 2022-08-08 17:36:27.075 | Preparing to unpack .../022-libnl-3-200_3.4.0-1_amd64.deb ... 2022-08-08 17:36:27.077 | Unpacking libnl-3-200:amd64 (3.4.0-1) ... 2022-08-08 17:36:27.111 | Selecting previously unselected package libnl-genl-3-200:amd64. 2022-08-08 17:36:27.118 | Preparing to unpack .../023-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2022-08-08 17:36:27.120 | Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-08-08 17:36:27.151 | Selecting previously unselected package mysql-common. 2022-08-08 17:36:27.158 | Preparing to unpack .../024-mysql-common_5.8+1.0.5ubuntu2_all.deb ... 2022-08-08 17:36:27.174 | Unpacking mysql-common (5.8+1.0.5ubuntu2) ... 2022-08-08 17:36:27.204 | Selecting previously unselected package libmysqlclient21:amd64. 2022-08-08 17:36:27.211 | Preparing to unpack .../025-libmysqlclient21_8.0.30-0ubuntu0.20.04.2_amd64.deb ... 2022-08-08 17:36:27.213 | Unpacking libmysqlclient21:amd64 (8.0.30-0ubuntu0.20.04.2) ... 2022-08-08 17:36:27.456 | Selecting previously unselected package libsensors-config. 2022-08-08 17:36:27.463 | Preparing to unpack .../026-libsensors-config_1%3a3.6.0-2ubuntu1.1_all.deb ... 2022-08-08 17:36:27.465 | Unpacking libsensors-config (1:3.6.0-2ubuntu1.1) ... 2022-08-08 17:36:27.493 | Selecting previously unselected package libsensors5:amd64. 2022-08-08 17:36:27.500 | Preparing to unpack .../027-libsensors5_1%3a3.6.0-2ubuntu1.1_amd64.deb ... 2022-08-08 17:36:27.566 | Unpacking libsensors5:amd64 (1:3.6.0-2ubuntu1.1) ... 2022-08-08 17:36:27.596 | Selecting previously unselected package libsnmp-base. 2022-08-08 17:36:27.605 | Preparing to unpack .../028-libsnmp-base_5.8+dfsg-2ubuntu2.4_all.deb ... 2022-08-08 17:36:27.607 | Unpacking libsnmp-base (5.8+dfsg-2ubuntu2.4) ... 2022-08-08 17:36:27.679 | Selecting previously unselected package libsnmp35:amd64. 2022-08-08 17:36:27.687 | Preparing to unpack .../029-libsnmp35_5.8+dfsg-2ubuntu2.4_amd64.deb ... 2022-08-08 17:36:27.689 | Unpacking libsnmp35:amd64 (5.8+dfsg-2ubuntu2.4) ... 2022-08-08 17:36:27.853 | Selecting previously unselected package keepalived. 2022-08-08 17:36:27.860 | Preparing to unpack .../030-keepalived_1%3a2.0.19-2ubuntu0.2_amd64.deb ... 2022-08-08 17:36:27.862 | Unpacking keepalived (1:2.0.19-2ubuntu0.2) ... 2022-08-08 17:36:27.950 | Selecting previously unselected package memcached. 2022-08-08 17:36:27.958 | Preparing to unpack .../031-memcached_1.5.22-2ubuntu0.2_amd64.deb ... 2022-08-08 17:36:27.960 | Unpacking memcached (1.5.22-2ubuntu0.2) ... 2022-08-08 17:36:28.020 | Preparing to unpack .../032-open-iscsi_2.0.874-7.1ubuntu6.2_amd64.deb ... 2022-08-08 17:36:28.482 | Unpacking open-iscsi (2.0.874-7.1ubuntu6.2) over (2.0.874-7.1ubuntu6.1) ... 2022-08-08 17:36:28.580 | Preparing to unpack .../033-libcom-err2_1.45.5-2ubuntu1.1_amd64.deb ... 2022-08-08 17:36:28.586 | Unpacking libcom-err2:amd64 (1.45.5-2ubuntu1.1) over (1.45.5-2ubuntu1) ... 2022-08-08 17:36:28.630 | Preparing to unpack .../034-openssl_1.1.1f-1ubuntu2.16_amd64.deb ... 2022-08-08 17:36:28.636 | Unpacking openssl (1.1.1f-1ubuntu2.16) over (1.1.1f-1ubuntu2.3) ... 2022-08-08 17:36:28.766 | Selecting previously unselected package python3-yaml. 2022-08-08 17:36:28.773 | Preparing to unpack .../035-python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2022-08-08 17:36:28.775 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2022-08-08 17:36:28.830 | Preparing to unpack .../036-openssh-sftp-server_1%3a8.2p1-4ubuntu0.5_amd64.deb ... 2022-08-08 17:36:28.836 | Unpacking openssh-sftp-server (1:8.2p1-4ubuntu0.5) over (1:8.2p1-4ubuntu0.2) ... 2022-08-08 17:36:28.883 | Preparing to unpack .../037-openssh-server_1%3a8.2p1-4ubuntu0.5_amd64.deb ... 2022-08-08 17:36:28.959 | Unpacking openssh-server (1:8.2p1-4ubuntu0.5) over (1:8.2p1-4ubuntu0.2) ... 2022-08-08 17:36:29.390 | Preparing to unpack .../038-openssh-client_1%3a8.2p1-4ubuntu0.5_amd64.deb ... 2022-08-08 17:36:29.413 | Unpacking openssh-client (1:8.2p1-4ubuntu0.5) over (1:8.2p1-4ubuntu0.2) ... 2022-08-08 17:36:29.568 | Preparing to unpack .../039-tcpdump_4.9.3-4ubuntu0.1_amd64.deb ... 2022-08-08 17:36:29.574 | Unpacking tcpdump (4.9.3-4ubuntu0.1) over (4.9.3-4) ... 2022-08-08 17:36:29.665 | Preparing to unpack .../040-wget_1.20.3-1ubuntu2_amd64.deb ... 2022-08-08 17:36:29.671 | Unpacking wget (1.20.3-1ubuntu2) over (1.20.3-1ubuntu1) ... 2022-08-08 17:36:29.739 | Selecting previously unselected package acl. 2022-08-08 17:36:29.747 | Preparing to unpack .../041-acl_2.2.53-6_amd64.deb ... 2022-08-08 17:36:29.749 | Unpacking acl (2.2.53-6) ... 2022-08-08 17:36:29.778 | Selecting previously unselected package autotools-dev. 2022-08-08 17:36:29.786 | Preparing to unpack .../042-autotools-dev_20180224.1_all.deb ... 2022-08-08 17:36:29.788 | Unpacking autotools-dev (20180224.1) ... 2022-08-08 17:36:29.821 | Selecting previously unselected package m4. 2022-08-08 17:36:29.829 | Preparing to unpack .../043-m4_1.4.18-4_amd64.deb ... 2022-08-08 17:36:29.831 | Unpacking m4 (1.4.18-4) ... 2022-08-08 17:36:29.884 | Selecting previously unselected package autoconf. 2022-08-08 17:36:29.891 | Preparing to unpack .../044-autoconf_2.69-11.1_all.deb ... 2022-08-08 17:36:29.893 | Unpacking autoconf (2.69-11.1) ... 2022-08-08 17:36:29.973 | Selecting previously unselected package automake. 2022-08-08 17:36:29.981 | Preparing to unpack .../045-automake_1%3a1.16.1-4ubuntu6_all.deb ... 2022-08-08 17:36:29.985 | Unpacking automake (1:1.16.1-4ubuntu6) ... 2022-08-08 17:36:30.088 | Selecting previously unselected package autopoint. 2022-08-08 17:36:30.096 | Preparing to unpack .../046-autopoint_0.19.8.1-10build1_all.deb ... 2022-08-08 17:36:30.098 | Unpacking autopoint (0.19.8.1-10build1) ... 2022-08-08 17:36:30.138 | Selecting previously unselected package libllvm10:amd64. 2022-08-08 17:36:30.146 | Preparing to unpack .../047-libllvm10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-08-08 17:36:30.148 | Unpacking libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-08-08 17:36:32.386 | Selecting previously unselected package libclang-cpp10. 2022-08-08 17:36:32.393 | Preparing to unpack .../048-libclang-cpp10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-08-08 17:36:32.396 | Unpacking libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-08-08 17:36:33.841 | Selecting previously unselected package libgc1c2:amd64. 2022-08-08 17:36:33.849 | Preparing to unpack .../049-libgc1c2_1%3a7.6.4-0.4ubuntu1_amd64.deb ... 2022-08-08 17:36:33.851 | Unpacking libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-08-08 17:36:33.889 | Selecting previously unselected package libobjc4:amd64. 2022-08-08 17:36:33.897 | Preparing to unpack .../050-libobjc4_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-08-08 17:36:33.899 | Unpacking libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-08-08 17:36:33.932 | Selecting previously unselected package libobjc-9-dev:amd64. 2022-08-08 17:36:33.939 | Preparing to unpack .../051-libobjc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 2022-08-08 17:36:33.941 | Unpacking libobjc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-08-08 17:36:34.018 | Selecting previously unselected package libc6-i386. 2022-08-08 17:36:34.026 | Preparing to unpack .../052-libc6-i386_2.31-0ubuntu9.9_amd64.deb ... 2022-08-08 17:36:34.028 | Unpacking libc6-i386 (2.31-0ubuntu9.9) ... 2022-08-08 17:36:34.534 | Selecting previously unselected package lib32gcc-s1. 2022-08-08 17:36:34.541 | Preparing to unpack .../053-lib32gcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-08-08 17:36:34.544 | Unpacking lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-08-08 17:36:34.585 | Selecting previously unselected package lib32stdc++6. 2022-08-08 17:36:34.592 | Preparing to unpack .../054-lib32stdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-08-08 17:36:34.596 | Unpacking lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-08-08 17:36:34.696 | Selecting previously unselected package libclang-common-10-dev. 2022-08-08 17:36:34.703 | Preparing to unpack .../055-libclang-common-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-08-08 17:36:34.705 | Unpacking libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-08-08 17:36:35.678 | Selecting previously unselected package libclang1-10. 2022-08-08 17:36:35.686 | Preparing to unpack .../056-libclang1-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-08-08 17:36:35.688 | Unpacking libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-08-08 17:36:36.792 | Selecting previously unselected package clang-10. 2022-08-08 17:36:36.801 | Preparing to unpack .../057-clang-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-08-08 17:36:36.803 | Unpacking clang-10 (1:10.0.0-4ubuntu1) ... 2022-08-08 17:36:36.839 | Selecting previously unselected package libtool. 2022-08-08 17:36:36.846 | Preparing to unpack .../058-libtool_2.4.6-14_all.deb ... 2022-08-08 17:36:36.849 | Unpacking libtool (2.4.6-14) ... 2022-08-08 17:36:36.896 | Selecting previously unselected package dh-autoreconf. 2022-08-08 17:36:36.904 | Preparing to unpack .../059-dh-autoreconf_19_all.deb ... 2022-08-08 17:36:36.906 | Unpacking dh-autoreconf (19) ... 2022-08-08 17:36:36.933 | Selecting previously unselected package libdebhelper-perl. 2022-08-08 17:36:36.941 | Preparing to unpack .../060-libdebhelper-perl_12.10ubuntu1_all.deb ... 2022-08-08 17:36:36.944 | Unpacking libdebhelper-perl (12.10ubuntu1) ... 2022-08-08 17:36:36.991 | Selecting previously unselected package libarchive-zip-perl. 2022-08-08 17:36:36.998 | Preparing to unpack .../061-libarchive-zip-perl_1.67-2_all.deb ... 2022-08-08 17:36:37.000 | Unpacking libarchive-zip-perl (1.67-2) ... 2022-08-08 17:36:37.040 | Selecting previously unselected package libsub-override-perl. 2022-08-08 17:36:37.047 | Preparing to unpack .../062-libsub-override-perl_0.09-2_all.deb ... 2022-08-08 17:36:37.049 | Unpacking libsub-override-perl (0.09-2) ... 2022-08-08 17:36:37.073 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2022-08-08 17:36:37.081 | Preparing to unpack .../063-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ... 2022-08-08 17:36:37.084 | Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-08-08 17:36:37.127 | Selecting previously unselected package dh-strip-nondeterminism. 2022-08-08 17:36:37.135 | Preparing to unpack .../064-dh-strip-nondeterminism_1.7.0-1_all.deb ... 2022-08-08 17:36:37.137 | Unpacking dh-strip-nondeterminism (1.7.0-1) ... 2022-08-08 17:36:37.163 | Selecting previously unselected package dwz. 2022-08-08 17:36:37.170 | Preparing to unpack .../065-dwz_0.13-5_amd64.deb ... 2022-08-08 17:36:37.172 | Unpacking dwz (0.13-5) ... 2022-08-08 17:36:37.223 | Selecting previously unselected package libcroco3:amd64. 2022-08-08 17:36:37.231 | Preparing to unpack .../066-libcroco3_0.6.13-1_amd64.deb ... 2022-08-08 17:36:37.233 | Unpacking libcroco3:amd64 (0.6.13-1) ... 2022-08-08 17:36:37.268 | Selecting previously unselected package gettext. 2022-08-08 17:36:37.276 | Preparing to unpack .../067-gettext_0.19.8.1-10build1_amd64.deb ... 2022-08-08 17:36:37.278 | Unpacking gettext (0.19.8.1-10build1) ... 2022-08-08 17:36:37.437 | Selecting previously unselected package intltool-debian. 2022-08-08 17:36:37.445 | Preparing to unpack .../068-intltool-debian_0.35.0+20060710.5_all.deb ... 2022-08-08 17:36:37.448 | Unpacking intltool-debian (0.35.0+20060710.5) ... 2022-08-08 17:36:37.476 | Selecting previously unselected package po-debconf. 2022-08-08 17:36:37.484 | Preparing to unpack .../069-po-debconf_1.0.21_all.deb ... 2022-08-08 17:36:37.486 | Unpacking po-debconf (1.0.21) ... 2022-08-08 17:36:37.548 | Selecting previously unselected package debhelper. 2022-08-08 17:36:37.556 | Preparing to unpack .../070-debhelper_12.10ubuntu1_all.deb ... 2022-08-08 17:36:37.558 | Unpacking debhelper (12.10ubuntu1) ... 2022-08-08 17:36:37.739 | Selecting previously unselected package uuid-dev:amd64. 2022-08-08 17:36:37.747 | Preparing to unpack .../071-uuid-dev_2.34-0.1ubuntu9.3_amd64.deb ... 2022-08-08 17:36:37.749 | Unpacking uuid-dev:amd64 (2.34-0.1ubuntu9.3) ... 2022-08-08 17:36:37.784 | Selecting previously unselected package libsctp1:amd64. 2022-08-08 17:36:37.791 | Preparing to unpack .../072-libsctp1_1.0.18+dfsg-1_amd64.deb ... 2022-08-08 17:36:37.794 | Unpacking libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-08-08 17:36:37.819 | Selecting previously unselected package libsctp-dev:amd64. 2022-08-08 17:36:37.826 | Preparing to unpack .../073-libsctp-dev_1.0.18+dfsg-1_amd64.deb ... 2022-08-08 17:36:37.828 | Unpacking libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-08-08 17:36:37.864 | Selecting previously unselected package libapr1-dev. 2022-08-08 17:36:37.871 | Preparing to unpack .../074-libapr1-dev_1.6.5-1ubuntu1_amd64.deb ... 2022-08-08 17:36:37.874 | Unpacking libapr1-dev (1.6.5-1ubuntu1) ... 2022-08-08 17:36:38.123 | Selecting previously unselected package libldap2-dev:amd64. 2022-08-08 17:36:38.131 | Preparing to unpack .../075-libldap2-dev_2.4.49+dfsg-2ubuntu1.9_amd64.deb ... 2022-08-08 17:36:38.133 | Unpacking libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.9) ... 2022-08-08 17:36:38.241 | Selecting previously unselected package libaprutil1-dev. 2022-08-08 17:36:38.248 | Preparing to unpack .../076-libaprutil1-dev_1.6.1-4ubuntu2_amd64.deb ... 2022-08-08 17:36:38.250 | Unpacking libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-08-08 17:36:38.459 | Selecting previously unselected package apache2-dev. 2022-08-08 17:36:38.467 | Preparing to unpack .../077-apache2-dev_2.4.41-4ubuntu3.12_amd64.deb ... 2022-08-08 17:36:38.469 | Unpacking apache2-dev (2.4.41-4ubuntu3.12) ... 2022-08-08 17:36:38.535 | Selecting previously unselected package binfmt-support. 2022-08-08 17:36:38.542 | Preparing to unpack .../078-binfmt-support_2.2.0-2_amd64.deb ... 2022-08-08 17:36:38.553 | Unpacking binfmt-support (2.2.0-2) ... 2022-08-08 17:36:38.587 | Selecting previously unselected package conntrack. 2022-08-08 17:36:38.595 | Preparing to unpack .../079-conntrack_1%3a1.4.5-2_amd64.deb ... 2022-08-08 17:36:38.597 | Unpacking conntrack (1:1.4.5-2) ... 2022-08-08 17:36:38.629 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2022-08-08 17:36:38.637 | Preparing to unpack .../080-libnetfilter-cthelper0_1.0.0-1ubuntu2_amd64.deb ... 2022-08-08 17:36:38.639 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-08-08 17:36:38.666 | Selecting previously unselected package libnetfilter-queue1. 2022-08-08 17:36:38.674 | Preparing to unpack .../081-libnetfilter-queue1_1.0.3-1_amd64.deb ... 2022-08-08 17:36:38.677 | Unpacking libnetfilter-queue1 (1.0.3-1) ... 2022-08-08 17:36:38.708 | Selecting previously unselected package conntrackd. 2022-08-08 17:36:38.716 | Preparing to unpack .../082-conntrackd_1%3a1.4.5-2_amd64.deb ... 2022-08-08 17:36:38.718 | Unpacking conntrackd (1:1.4.5-2) ... 2022-08-08 17:36:38.765 | Selecting previously unselected package dns-root-data. 2022-08-08 17:36:38.772 | Preparing to unpack .../083-dns-root-data_2019052802_all.deb ... 2022-08-08 17:36:38.774 | Unpacking dns-root-data (2019052802) ... 2022-08-08 17:36:38.803 | Selecting previously unselected package libidn11:amd64. 2022-08-08 17:36:38.811 | Preparing to unpack .../084-libidn11_1.33-2.2ubuntu2_amd64.deb ... 2022-08-08 17:36:38.812 | Unpacking libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-08-08 17:36:38.849 | Selecting previously unselected package dnsmasq-base. 2022-08-08 17:36:38.857 | Preparing to unpack .../085-dnsmasq-base_2.80-1.1ubuntu1.5_amd64.deb ... 2022-08-08 17:36:38.858 | Unpacking dnsmasq-base (2.80-1.1ubuntu1.5) ... 2022-08-08 17:36:38.928 | Selecting previously unselected package dnsmasq-utils. 2022-08-08 17:36:38.936 | Preparing to unpack .../086-dnsmasq-utils_2.80-1.1ubuntu1.5_amd64.deb ... 2022-08-08 17:36:38.939 | Unpacking dnsmasq-utils (2.80-1.1ubuntu1.5) ... 2022-08-08 17:36:38.973 | Selecting previously unselected package ebtables. 2022-08-08 17:36:38.981 | Preparing to unpack .../087-ebtables_2.0.11-3build1_amd64.deb ... 2022-08-08 17:36:38.996 | Unpacking ebtables (2.0.11-3build1) ... 2022-08-08 17:36:39.036 | Selecting previously unselected package fonts-dejavu-core. 2022-08-08 17:36:39.044 | Preparing to unpack .../088-fonts-dejavu-core_2.37-1_all.deb ... 2022-08-08 17:36:39.046 | Unpacking fonts-dejavu-core (2.37-1) ... 2022-08-08 17:36:39.232 | Selecting previously unselected package fonts-liberation. 2022-08-08 17:36:39.241 | Preparing to unpack .../089-fonts-liberation_1%3a1.07.4-11_all.deb ... 2022-08-08 17:36:39.243 | Unpacking fonts-liberation (1:1.07.4-11) ... 2022-08-08 17:36:39.380 | Selecting previously unselected package fontconfig-config. 2022-08-08 17:36:39.388 | Preparing to unpack .../090-fontconfig-config_2.13.1-2ubuntu3_all.deb ... 2022-08-08 17:36:39.390 | Unpacking fontconfig-config (2.13.1-2ubuntu3) ... 2022-08-08 17:36:39.430 | Selecting previously unselected package libfontconfig1:amd64. 2022-08-08 17:36:39.438 | Preparing to unpack .../091-libfontconfig1_2.13.1-2ubuntu3_amd64.deb ... 2022-08-08 17:36:39.440 | Unpacking libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-08-08 17:36:39.482 | Selecting previously unselected package fontconfig. 2022-08-08 17:36:39.490 | Preparing to unpack .../092-fontconfig_2.13.1-2ubuntu3_amd64.deb ... 2022-08-08 17:36:39.493 | Unpacking fontconfig (2.13.1-2ubuntu3) ... 2022-08-08 17:36:39.537 | Selecting previously unselected package genisoimage. 2022-08-08 17:36:39.545 | Preparing to unpack .../093-genisoimage_9%3a1.1.11-3.1ubuntu1_amd64.deb ... 2022-08-08 17:36:39.548 | Unpacking genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-08-08 17:36:39.627 | Selecting previously unselected package libann0. 2022-08-08 17:36:39.636 | Preparing to unpack .../094-libann0_1.1.2+doc-7build1_amd64.deb ... 2022-08-08 17:36:39.638 | Unpacking libann0 (1.1.2+doc-7build1) ... 2022-08-08 17:36:39.666 | Selecting previously unselected package libcdt5:amd64. 2022-08-08 17:36:39.673 | Preparing to unpack .../095-libcdt5_2.42.2-3build2_amd64.deb ... 2022-08-08 17:36:39.677 | Unpacking libcdt5:amd64 (2.42.2-3build2) ... 2022-08-08 17:36:39.707 | Selecting previously unselected package libcgraph6:amd64. 2022-08-08 17:36:39.715 | Preparing to unpack .../096-libcgraph6_2.42.2-3build2_amd64.deb ... 2022-08-08 17:36:39.717 | Unpacking libcgraph6:amd64 (2.42.2-3build2) ... 2022-08-08 17:36:39.751 | Selecting previously unselected package libjpeg-turbo8:amd64. 2022-08-08 17:36:39.759 | Preparing to unpack .../097-libjpeg-turbo8_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-08-08 17:36:39.761 | Unpacking libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-08-08 17:36:39.805 | Selecting previously unselected package libjpeg8:amd64. 2022-08-08 17:36:39.813 | Preparing to unpack .../098-libjpeg8_8c-2ubuntu8_amd64.deb ... 2022-08-08 17:36:39.815 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2022-08-08 17:36:39.842 | Selecting previously unselected package libjbig0:amd64. 2022-08-08 17:36:39.851 | Preparing to unpack .../099-libjbig0_2.1-3.1build1_amd64.deb ... 2022-08-08 17:36:39.853 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2022-08-08 17:36:39.885 | Selecting previously unselected package libwebp6:amd64. 2022-08-08 17:36:39.893 | Preparing to unpack .../100-libwebp6_0.6.1-2ubuntu0.20.04.1_amd64.deb ... 2022-08-08 17:36:39.895 | Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-08-08 17:36:39.949 | Selecting previously unselected package libtiff5:amd64. 2022-08-08 17:36:39.957 | Preparing to unpack .../101-libtiff5_4.1.0+git191117-2ubuntu0.20.04.3_amd64.deb ... 2022-08-08 17:36:39.959 | Unpacking libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.3) ... 2022-08-08 17:36:40.011 | Selecting previously unselected package libxpm4:amd64. 2022-08-08 17:36:40.018 | Preparing to unpack .../102-libxpm4_1%3a3.5.12-1_amd64.deb ... 2022-08-08 17:36:40.021 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2022-08-08 17:36:40.054 | Selecting previously unselected package libgd3:amd64. 2022-08-08 17:36:40.061 | Preparing to unpack .../103-libgd3_2.2.5-5.2ubuntu2.1_amd64.deb ... 2022-08-08 17:36:40.063 | Unpacking libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-08-08 17:36:40.108 | Selecting previously unselected package libgts-0.7-5:amd64. 2022-08-08 17:36:40.117 | Preparing to unpack .../104-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2022-08-08 17:36:40.119 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-08-08 17:36:40.168 | Selecting previously unselected package libpixman-1-0:amd64. 2022-08-08 17:36:40.176 | Preparing to unpack .../105-libpixman-1-0_0.38.4-0ubuntu1_amd64.deb ... 2022-08-08 17:36:40.178 | Unpacking libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-08-08 17:36:40.240 | Selecting previously unselected package libxcb-render0:amd64. 2022-08-08 17:36:40.248 | Preparing to unpack .../106-libxcb-render0_1.14-2_amd64.deb ... 2022-08-08 17:36:40.250 | Unpacking libxcb-render0:amd64 (1.14-2) ... 2022-08-08 17:36:40.280 | Selecting previously unselected package libxcb-shm0:amd64. 2022-08-08 17:36:40.288 | Preparing to unpack .../107-libxcb-shm0_1.14-2_amd64.deb ... 2022-08-08 17:36:40.290 | Unpacking libxcb-shm0:amd64 (1.14-2) ... 2022-08-08 17:36:40.319 | Selecting previously unselected package libxrender1:amd64. 2022-08-08 17:36:40.327 | Preparing to unpack .../108-libxrender1_1%3a0.9.10-1_amd64.deb ... 2022-08-08 17:36:40.329 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2022-08-08 17:36:40.360 | Selecting previously unselected package libcairo2:amd64. 2022-08-08 17:36:40.369 | Preparing to unpack .../109-libcairo2_1.16.0-4ubuntu1_amd64.deb ... 2022-08-08 17:36:40.371 | Unpacking libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-08-08 17:36:40.465 | Selecting previously unselected package libgraphite2-3:amd64. 2022-08-08 17:36:40.474 | Preparing to unpack .../110-libgraphite2-3_1.3.13-11build1_amd64.deb ... 2022-08-08 17:36:40.476 | Unpacking libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-08-08 17:36:40.514 | Selecting previously unselected package libharfbuzz0b:amd64. 2022-08-08 17:36:40.522 | Preparing to unpack .../111-libharfbuzz0b_2.6.4-1ubuntu4.2_amd64.deb ... 2022-08-08 17:36:40.524 | Unpacking libharfbuzz0b:amd64 (2.6.4-1ubuntu4.2) ... 2022-08-08 17:36:40.603 | Selecting previously unselected package libthai-data. 2022-08-08 17:36:40.611 | Preparing to unpack .../112-libthai-data_0.1.28-3_all.deb ... 2022-08-08 17:36:40.614 | Unpacking libthai-data (0.1.28-3) ... 2022-08-08 17:36:40.664 | Selecting previously unselected package libdatrie1:amd64. 2022-08-08 17:36:40.672 | Preparing to unpack .../113-libdatrie1_0.2.12-3_amd64.deb ... 2022-08-08 17:36:40.675 | Unpacking libdatrie1:amd64 (0.2.12-3) ... 2022-08-08 17:36:40.705 | Selecting previously unselected package libthai0:amd64. 2022-08-08 17:36:40.713 | Preparing to unpack .../114-libthai0_0.1.28-3_amd64.deb ... 2022-08-08 17:36:40.716 | Unpacking libthai0:amd64 (0.1.28-3) ... 2022-08-08 17:36:40.746 | Selecting previously unselected package libpango-1.0-0:amd64. 2022-08-08 17:36:40.754 | Preparing to unpack .../115-libpango-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-08-08 17:36:40.757 | Unpacking libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-08-08 17:36:40.806 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2022-08-08 17:36:40.814 | Preparing to unpack .../116-libpangoft2-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-08-08 17:36:40.816 | Unpacking libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-08-08 17:36:40.851 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2022-08-08 17:36:40.859 | Preparing to unpack .../117-libpangocairo-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-08-08 17:36:40.862 | Unpacking libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-08-08 17:36:40.895 | Selecting previously unselected package libpathplan4:amd64. 2022-08-08 17:36:40.902 | Preparing to unpack .../118-libpathplan4_2.42.2-3build2_amd64.deb ... 2022-08-08 17:36:40.905 | Unpacking libpathplan4:amd64 (2.42.2-3build2) ... 2022-08-08 17:36:40.936 | Selecting previously unselected package libgvc6. 2022-08-08 17:36:40.944 | Preparing to unpack .../119-libgvc6_2.42.2-3build2_amd64.deb ... 2022-08-08 17:36:40.946 | Unpacking libgvc6 (2.42.2-3build2) ... 2022-08-08 17:36:41.067 | Selecting previously unselected package libgvpr2:amd64. 2022-08-08 17:36:41.075 | Preparing to unpack .../120-libgvpr2_2.42.2-3build2_amd64.deb ... 2022-08-08 17:36:41.077 | Unpacking libgvpr2:amd64 (2.42.2-3build2) ... 2022-08-08 17:36:41.127 | Selecting previously unselected package liblab-gamut1:amd64. 2022-08-08 17:36:41.136 | Preparing to unpack .../121-liblab-gamut1_2.42.2-3build2_amd64.deb ... 2022-08-08 17:36:41.138 | Unpacking liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-08-08 17:36:41.295 | Selecting previously unselected package x11-common. 2022-08-08 17:36:41.303 | Preparing to unpack .../122-x11-common_1%3a7.7+19ubuntu14_all.deb ... 2022-08-08 17:36:41.327 | dpkg-query: no packages found matching nux-tools 2022-08-08 17:36:41.338 | Unpacking x11-common (1:7.7+19ubuntu14) ... 2022-08-08 17:36:41.375 | Selecting previously unselected package libice6:amd64. 2022-08-08 17:36:41.384 | Preparing to unpack .../123-libice6_2%3a1.0.10-0ubuntu1_amd64.deb ... 2022-08-08 17:36:41.387 | Unpacking libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-08-08 17:36:41.420 | Selecting previously unselected package libsm6:amd64. 2022-08-08 17:36:41.428 | Preparing to unpack .../124-libsm6_2%3a1.2.3-1_amd64.deb ... 2022-08-08 17:36:41.431 | Unpacking libsm6:amd64 (2:1.2.3-1) ... 2022-08-08 17:36:41.462 | Selecting previously unselected package libxt6:amd64. 2022-08-08 17:36:41.470 | Preparing to unpack .../125-libxt6_1%3a1.1.5-1_amd64.deb ... 2022-08-08 17:36:41.472 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2022-08-08 17:36:41.523 | Selecting previously unselected package libxmu6:amd64. 2022-08-08 17:36:41.530 | Preparing to unpack .../126-libxmu6_2%3a1.1.3-0ubuntu1_amd64.deb ... 2022-08-08 17:36:41.532 | Unpacking libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-08-08 17:36:41.567 | Selecting previously unselected package libxaw7:amd64. 2022-08-08 17:36:41.575 | Preparing to unpack .../127-libxaw7_2%3a1.0.13-1_amd64.deb ... 2022-08-08 17:36:41.577 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2022-08-08 17:36:41.628 | Selecting previously unselected package graphviz. 2022-08-08 17:36:41.637 | Preparing to unpack .../128-graphviz_2.42.2-3build2_amd64.deb ... 2022-08-08 17:36:41.639 | Unpacking graphviz (2.42.2-3build2) ... 2022-08-08 17:36:41.774 | Selecting previously unselected package libnl-route-3-200:amd64. 2022-08-08 17:36:41.782 | Preparing to unpack .../129-libnl-route-3-200_3.4.0-1_amd64.deb ... 2022-08-08 17:36:41.784 | Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2022-08-08 17:36:41.834 | Selecting previously unselected package libibverbs1:amd64. 2022-08-08 17:36:41.842 | Preparing to unpack .../130-libibverbs1_28.0-1ubuntu1_amd64.deb ... 2022-08-08 17:36:41.845 | Unpacking libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-08-08 17:36:41.884 | Selecting previously unselected package ibverbs-providers:amd64. 2022-08-08 17:36:41.892 | Preparing to unpack .../131-ibverbs-providers_28.0-1ubuntu1_amd64.deb ... 2022-08-08 17:36:41.907 | Unpacking ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-08-08 17:36:41.967 | Selecting previously unselected package icu-devtools. 2022-08-08 17:36:41.976 | Preparing to unpack .../132-icu-devtools_66.1-2ubuntu2.1_amd64.deb ... 2022-08-08 17:36:41.978 | Unpacking icu-devtools (66.1-2ubuntu2.1) ... 2022-08-08 17:36:42.032 | Selecting previously unselected package iputils-arping. 2022-08-08 17:36:42.040 | Preparing to unpack .../133-iputils-arping_3%3a20190709-3_amd64.deb ... 2022-08-08 17:36:42.042 | Unpacking iputils-arping (3:20190709-3) ... 2022-08-08 17:36:42.075 | Selecting previously unselected package javascript-common. 2022-08-08 17:36:42.083 | Preparing to unpack .../134-javascript-common_11_all.deb ... 2022-08-08 17:36:42.098 | Unpacking javascript-common (11) ... 2022-08-08 17:36:42.130 | Selecting previously unselected package libgssrpc4:amd64. 2022-08-08 17:36:42.138 | Preparing to unpack .../135-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2022-08-08 17:36:42.140 | Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-08-08 17:36:42.173 | Selecting previously unselected package libkdb5-9:amd64. 2022-08-08 17:36:42.181 | Preparing to unpack .../136-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2022-08-08 17:36:42.184 | Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-08-08 17:36:42.219 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2022-08-08 17:36:42.227 | Preparing to unpack .../137-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-08-08 17:36:42.230 | Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-08-08 17:36:42.265 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2022-08-08 17:36:42.273 | Preparing to unpack .../138-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-08-08 17:36:42.275 | Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-08-08 17:36:42.310 | Selecting previously unselected package comerr-dev:amd64. 2022-08-08 17:36:42.319 | Preparing to unpack .../139-comerr-dev_2.1-1.45.5-2ubuntu1.1_amd64.deb ... 2022-08-08 17:36:42.323 | Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1.1) ... 2022-08-08 17:36:42.356 | Selecting previously unselected package krb5-multidev:amd64. 2022-08-08 17:36:42.365 | Preparing to unpack .../140-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2022-08-08 17:36:42.367 | Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-08-08 17:36:42.419 | Selecting previously unselected package libarchive-cpio-perl. 2022-08-08 17:36:42.427 | Preparing to unpack .../141-libarchive-cpio-perl_0.10-1_all.deb ... 2022-08-08 17:36:42.428 | Unpacking libarchive-cpio-perl (0.10-1) ... 2022-08-08 17:36:42.459 | Selecting previously unselected package libboost-iostreams1.71.0:amd64. 2022-08-08 17:36:42.467 | Preparing to unpack .../142-libboost-iostreams1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-08-08 17:36:42.470 | Unpacking libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-08-08 17:36:42.544 | Selecting previously unselected package libboost-thread1.71.0:amd64. 2022-08-08 17:36:42.552 | Preparing to unpack .../143-libboost-thread1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-08-08 17:36:42.555 | Unpacking libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-08-08 17:36:42.620 | Selecting previously unselected package libgts-bin. 2022-08-08 17:36:42.628 | Preparing to unpack .../144-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2022-08-08 17:36:42.630 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2022-08-08 17:36:42.667 | Selecting previously unselected package libicu-dev:amd64. 2022-08-08 17:36:42.675 | Preparing to unpack .../145-libicu-dev_66.1-2ubuntu2.1_amd64.deb ... 2022-08-08 17:36:42.677 | Unpacking libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-08-08 17:36:44.114 | Selecting previously unselected package libipset13:amd64. 2022-08-08 17:36:44.122 | Preparing to unpack .../146-libipset13_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-08-08 17:36:44.125 | Unpacking libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-08-08 17:36:44.161 | Selecting previously unselected package librdmacm1:amd64. 2022-08-08 17:36:44.169 | Preparing to unpack .../147-librdmacm1_28.0-1ubuntu1_amd64.deb ... 2022-08-08 17:36:44.186 | Unpacking librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-08-08 17:36:44.222 | Selecting previously unselected package libiscsi7:amd64. 2022-08-08 17:36:44.231 | Preparing to unpack .../148-libiscsi7_1.18.0-2_amd64.deb ... 2022-08-08 17:36:44.233 | Unpacking libiscsi7:amd64 (1.18.0-2) ... 2022-08-08 17:36:44.268 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2022-08-08 17:36:44.276 | Preparing to unpack .../149-libjpeg-turbo8-dev_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-08-08 17:36:44.278 | Unpacking libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-08-08 17:36:44.337 | Selecting previously unselected package libjpeg8-dev:amd64. 2022-08-08 17:36:44.345 | Preparing to unpack .../150-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2022-08-08 17:36:44.347 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-08-08 17:36:44.372 | Selecting previously unselected package libjpeg-dev:amd64. 2022-08-08 17:36:44.380 | Preparing to unpack .../151-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2022-08-08 17:36:44.382 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-08-08 17:36:44.407 | Selecting previously unselected package libjs-jquery. 2022-08-08 17:36:44.415 | Preparing to unpack .../152-libjs-jquery_3.3.1~dfsg-3_all.deb ... 2022-08-08 17:36:44.417 | Unpacking libjs-jquery (3.3.1~dfsg-3) ... 2022-08-08 17:36:44.477 | Selecting previously unselected package libjs-jquery-metadata. 2022-08-08 17:36:44.484 | Preparing to unpack .../153-libjs-jquery-metadata_12-1.1_all.deb ... 2022-08-08 17:36:44.486 | Unpacking libjs-jquery-metadata (12-1.1) ... 2022-08-08 17:36:44.513 | Selecting previously unselected package libjs-jquery-tablesorter. 2022-08-08 17:36:44.521 | Preparing to unpack .../154-libjs-jquery-tablesorter_1%3a2.31.1+dfsg1-1_all.deb ... 2022-08-08 17:36:44.523 | Unpacking libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-08-08 17:36:44.598 | Selecting previously unselected package libltdl-dev:amd64. 2022-08-08 17:36:44.606 | Preparing to unpack .../155-libltdl-dev_2.4.6-14_amd64.deb ... 2022-08-08 17:36:44.608 | Unpacking libltdl-dev:amd64 (2.4.6-14) ... 2022-08-08 17:36:44.663 | Selecting previously unselected package libsys-hostname-long-perl. 2022-08-08 17:36:44.671 | Preparing to unpack .../156-libsys-hostname-long-perl_1.5-1_all.deb ... 2022-08-08 17:36:44.673 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2022-08-08 17:36:44.700 | Selecting previously unselected package libmail-sendmail-perl. 2022-08-08 17:36:44.709 | Preparing to unpack .../157-libmail-sendmail-perl_0.80-1_all.deb ... 2022-08-08 17:36:44.711 | Unpacking libmail-sendmail-perl (0.80-1) ... 2022-08-08 17:36:44.737 | Selecting previously unselected package libncurses-dev:amd64. 2022-08-08 17:36:44.745 | Preparing to unpack .../158-libncurses-dev_6.2-0ubuntu2_amd64.deb ... 2022-08-08 17:36:44.746 | Unpacking libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-08-08 17:36:44.838 | Selecting previously unselected package libnspr4:amd64. 2022-08-08 17:36:44.846 | Preparing to unpack .../159-libnspr4_2%3a4.25-1_amd64.deb ... 2022-08-08 17:36:44.849 | Unpacking libnspr4:amd64 (2:4.25-1) ... 2022-08-08 17:36:44.891 | Selecting previously unselected package libnss3:amd64. 2022-08-08 17:36:44.899 | Preparing to unpack .../160-libnss3_2%3a3.49.1-1ubuntu1.8_amd64.deb ... 2022-08-08 17:36:44.901 | Unpacking libnss3:amd64 (2:3.49.1-1ubuntu1.8) ... 2022-08-08 17:36:45.103 | Selecting previously unselected package libomp5-10:amd64. 2022-08-08 17:36:45.111 | Preparing to unpack .../161-libomp5-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-08-08 17:36:45.113 | Unpacking libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-08-08 17:36:45.187 | Selecting previously unselected package libomp-10-dev. 2022-08-08 17:36:45.195 | Preparing to unpack .../162-libomp-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-08-08 17:36:45.197 | Unpacking libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-08-08 17:36:45.231 | Selecting previously unselected package pcp-conf. 2022-08-08 17:36:45.240 | Preparing to unpack .../163-pcp-conf_5.0.3-1_amd64.deb ... 2022-08-08 17:36:45.242 | Unpacking pcp-conf (5.0.3-1) ... 2022-08-08 17:36:45.274 | Selecting previously unselected package libpcp3. 2022-08-08 17:36:45.282 | Preparing to unpack .../164-libpcp3_5.0.3-1_amd64.deb ... 2022-08-08 17:36:45.284 | Unpacking libpcp3 (5.0.3-1) ... 2022-08-08 17:36:45.349 | Selecting previously unselected package libpcp-pmda3. 2022-08-08 17:36:45.357 | Preparing to unpack .../165-libpcp-pmda3_5.0.3-1_amd64.deb ... 2022-08-08 17:36:45.359 | Unpacking libpcp-pmda3 (5.0.3-1) ... 2022-08-08 17:36:45.388 | Selecting previously unselected package libpcp-pmda-perl. 2022-08-08 17:36:45.396 | Preparing to unpack .../166-libpcp-pmda-perl_5.0.3-1_amd64.deb ... 2022-08-08 17:36:45.399 | Unpacking libpcp-pmda-perl (5.0.3-1) ... 2022-08-08 17:36:45.434 | Selecting previously unselected package libpq5:amd64. 2022-08-08 17:36:45.442 | Preparing to unpack .../167-libpq5_12.11-0ubuntu0.20.04.1_amd64.deb ... 2022-08-08 17:36:45.444 | Unpacking libpq5:amd64 (12.11-0ubuntu0.20.04.1) ... 2022-08-08 17:36:45.487 | Selecting previously unselected package libpq-dev. 2022-08-08 17:36:45.495 | Preparing to unpack .../168-libpq-dev_12.11-0ubuntu0.20.04.1_amd64.deb ... 2022-08-08 17:36:45.498 | Unpacking libpq-dev (12.11-0ubuntu0.20.04.1) ... 2022-08-08 17:36:45.570 | Selecting previously unselected package librados2. 2022-08-08 17:36:45.578 | Preparing to unpack .../169-librados2_15.2.16-0ubuntu0.20.04.1_amd64.deb ... 2022-08-08 17:36:45.582 | Unpacking librados2 (15.2.16-0ubuntu0.20.04.1) ... 2022-08-08 17:36:46.054 | Selecting previously unselected package librbd1. 2022-08-08 17:36:46.062 | Preparing to unpack .../170-librbd1_15.2.16-0ubuntu0.20.04.1_amd64.deb ... 2022-08-08 17:36:46.064 | Unpacking librbd1 (15.2.16-0ubuntu0.20.04.1) ... 2022-08-08 17:36:46.324 | Selecting previously unselected package libsasl2-dev. 2022-08-08 17:36:46.333 | Preparing to unpack .../171-libsasl2-dev_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-08-08 17:36:46.335 | Unpacking libsasl2-dev (2.1.27+dfsg-2ubuntu0.1) ... 2022-08-08 17:36:46.412 | Preparing to unpack .../172-libsasl2-modules_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-08-08 17:36:46.418 | Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-08-08 17:36:46.463 | Selecting previously unselected package libssl-dev:amd64. 2022-08-08 17:36:46.471 | Preparing to unpack .../173-libssl-dev_1.1.1f-1ubuntu2.16_amd64.deb ... 2022-08-08 17:36:46.474 | Unpacking libssl-dev:amd64 (1.1.1f-1ubuntu2.16) ... 2022-08-08 17:36:46.729 | Selecting previously unselected package libsystemd-dev:amd64. 2022-08-08 17:36:46.737 | Preparing to unpack .../174-libsystemd-dev_245.4-4ubuntu3.17_amd64.deb ... 2022-08-08 17:36:46.739 | Unpacking libsystemd-dev:amd64 (245.4-4ubuntu3.17) ... 2022-08-08 17:36:46.851 | Selecting previously unselected package libtinfo-dev:amd64. 2022-08-08 17:36:46.860 | Preparing to unpack .../175-libtinfo-dev_6.2-0ubuntu2_amd64.deb ... 2022-08-08 17:36:46.863 | Unpacking libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-08-08 17:36:46.889 | Selecting previously unselected package libx86-1:amd64. 2022-08-08 17:36:46.897 | Preparing to unpack .../176-libx86-1_1.1+ds1-11_amd64.deb ... 2022-08-08 17:36:46.899 | Unpacking libx86-1:amd64 (1.1+ds1-11) ... 2022-08-08 17:36:46.936 | Selecting previously unselected package libxml2-dev:amd64. 2022-08-08 17:36:46.944 | Preparing to unpack .../177-libxml2-dev_2.9.10+dfsg-5ubuntu0.20.04.4_amd64.deb ... 2022-08-08 17:36:46.946 | Unpacking libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.4) ... 2022-08-08 17:36:47.089 | Selecting previously unselected package libxslt1-dev:amd64. 2022-08-08 17:36:47.097 | Preparing to unpack .../178-libxslt1-dev_1.1.34-4_amd64.deb ... 2022-08-08 17:36:47.099 | Unpacking libxslt1-dev:amd64 (1.1.34-4) ... 2022-08-08 17:36:47.180 | Selecting previously unselected package llvm-10-runtime. 2022-08-08 17:36:47.188 | Preparing to unpack .../179-llvm-10-runtime_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-08-08 17:36:47.190 | Unpacking llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-08-08 17:36:47.246 | Selecting previously unselected package libpfm4:amd64. 2022-08-08 17:36:47.255 | Preparing to unpack .../180-libpfm4_4.10.1+git20-g7700f49-2_amd64.deb ... 2022-08-08 17:36:47.257 | Unpacking libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-08-08 17:36:47.332 | Selecting previously unselected package llvm-10. 2022-08-08 17:36:47.340 | Preparing to unpack .../181-llvm-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-08-08 17:36:47.341 | Unpacking llvm-10 (1:10.0.0-4ubuntu1) ... 2022-08-08 17:36:48.111 | Selecting previously unselected package libffi-dev:amd64. 2022-08-08 17:36:48.120 | Preparing to unpack .../182-libffi-dev_3.3-4_amd64.deb ... 2022-08-08 17:36:48.122 | Unpacking libffi-dev:amd64 (3.3-4) ... 2022-08-08 17:36:48.165 | Selecting previously unselected package python3-pygments. 2022-08-08 17:36:48.173 | Preparing to unpack .../183-python3-pygments_2.3.1+dfsg-1ubuntu2.2_all.deb ... 2022-08-08 17:36:48.176 | Unpacking python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-08-08 17:36:48.312 | Selecting previously unselected package llvm-10-tools. 2022-08-08 17:36:48.321 | Preparing to unpack .../184-llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-08-08 17:36:48.323 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-08-08 17:36:48.465 | Selecting previously unselected package libz3-4:amd64. 2022-08-08 17:36:48.474 | Preparing to unpack .../185-libz3-4_4.8.7-4build1_amd64.deb ... 2022-08-08 17:36:48.476 | Unpacking libz3-4:amd64 (4.8.7-4build1) ... 2022-08-08 17:36:49.424 | Selecting previously unselected package libz3-dev:amd64. 2022-08-08 17:36:49.432 | Preparing to unpack .../186-libz3-dev_4.8.7-4build1_amd64.deb ... 2022-08-08 17:36:49.434 | Unpacking libz3-dev:amd64 (4.8.7-4build1) ... 2022-08-08 17:36:49.478 | Selecting previously unselected package llvm-10-dev. 2022-08-08 17:36:49.486 | Preparing to unpack .../187-llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-08-08 17:36:49.489 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-08-08 17:36:53.895 | Selecting previously unselected package lsscsi. 2022-08-08 17:36:53.904 | Preparing to unpack .../188-lsscsi_0.30-0.1_amd64.deb ... 2022-08-08 17:36:53.906 | Unpacking lsscsi (0.30-0.1) ... 2022-08-08 17:36:53.940 | Selecting previously unselected package pkg-config. 2022-08-08 17:36:53.948 | Preparing to unpack .../189-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 2022-08-08 17:36:53.950 | Unpacking pkg-config (0.29.1-0ubuntu4) ... 2022-08-08 17:36:53.985 | Selecting previously unselected package pm-utils. 2022-08-08 17:36:53.993 | Preparing to unpack .../190-pm-utils_1.4.1-19_all.deb ... 2022-08-08 17:36:53.995 | Unpacking pm-utils (1.4.1-19) ... 2022-08-08 17:36:54.048 | Selecting previously unselected package postgresql-client-common. 2022-08-08 17:36:54.056 | Preparing to unpack .../191-postgresql-client-common_214ubuntu0.1_all.deb ... 2022-08-08 17:36:54.059 | Unpacking postgresql-client-common (214ubuntu0.1) ... 2022-08-08 17:36:54.097 | Selecting previously unselected package postgresql-client-12. 2022-08-08 17:36:54.105 | Preparing to unpack .../192-postgresql-client-12_12.11-0ubuntu0.20.04.1_amd64.deb ... 2022-08-08 17:36:54.107 | Unpacking postgresql-client-12 (12.11-0ubuntu0.20.04.1) ... 2022-08-08 17:36:54.342 | Selecting previously unselected package ssl-cert. 2022-08-08 17:36:54.351 | Preparing to unpack .../193-ssl-cert_1.0.39_all.deb ... 2022-08-08 17:36:54.353 | Unpacking ssl-cert (1.0.39) ... 2022-08-08 17:36:54.389 | Selecting previously unselected package postgresql-common. 2022-08-08 17:36:54.398 | Preparing to unpack .../194-postgresql-common_214ubuntu0.1_all.deb ... 2022-08-08 17:36:54.420 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2022-08-08 17:36:54.427 | Unpacking postgresql-common (214ubuntu0.1) ... 2022-08-08 17:36:54.492 | Selecting previously unselected package postgresql-server-dev-12. 2022-08-08 17:36:54.501 | Preparing to unpack .../195-postgresql-server-dev-12_12.11-0ubuntu0.20.04.1_amd64.deb ... 2022-08-08 17:36:54.503 | Unpacking postgresql-server-dev-12 (12.11-0ubuntu0.20.04.1) ... 2022-08-08 17:36:54.820 | Selecting previously unselected package postgresql-server-dev-all. 2022-08-08 17:36:54.829 | Preparing to unpack .../196-postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2022-08-08 17:36:54.831 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2022-08-08 17:36:54.863 | Selecting previously unselected package python3-mysqldb. 2022-08-08 17:36:54.872 | Preparing to unpack .../197-python3-mysqldb_1.4.4-2build1_amd64.deb ... 2022-08-08 17:36:54.874 | Unpacking python3-mysqldb (1.4.4-2build1) ... 2022-08-08 17:36:54.910 | Selecting previously unselected package python3.8-venv. 2022-08-08 17:36:54.919 | Preparing to unpack .../198-python3.8-venv_3.8.10-0ubuntu1~20.04.5_amd64.deb ... 2022-08-08 17:36:54.921 | Unpacking python3.8-venv (3.8.10-0ubuntu1~20.04.5) ... 2022-08-08 17:36:54.947 | Selecting previously unselected package python3-venv. 2022-08-08 17:36:54.956 | Preparing to unpack .../199-python3-venv_3.8.2-0ubuntu2_amd64.deb ... 2022-08-08 17:36:54.958 | Unpacking python3-venv (3.8.2-0ubuntu2) ... 2022-08-08 17:36:54.983 | Selecting previously unselected package qemu-block-extra:amd64. 2022-08-08 17:36:54.992 | Preparing to unpack .../200-qemu-block-extra_1%3a4.2-3ubuntu6.23_amd64.deb ... 2022-08-08 17:36:54.994 | Unpacking qemu-block-extra:amd64 (1:4.2-3ubuntu6.23) ... 2022-08-08 17:36:55.027 | Selecting previously unselected package qemu-utils. 2022-08-08 17:36:55.036 | Preparing to unpack .../201-qemu-utils_1%3a4.2-3ubuntu6.23_amd64.deb ... 2022-08-08 17:36:55.038 | Unpacking qemu-utils (1:4.2-3ubuntu6.23) ... 2022-08-08 17:36:55.220 | Selecting previously unselected package sharutils. 2022-08-08 17:36:55.229 | Preparing to unpack .../202-sharutils_1%3a4.15.2-4build1_amd64.deb ... 2022-08-08 17:36:55.231 | Unpacking sharutils (1:4.15.2-4build1) ... 2022-08-08 17:36:55.280 | Selecting previously unselected package sqlite3. 2022-08-08 17:36:55.288 | Preparing to unpack .../203-sqlite3_3.31.1-4ubuntu0.3_amd64.deb ... 2022-08-08 17:36:55.290 | Unpacking sqlite3 (3.31.1-4ubuntu0.3) ... 2022-08-08 17:36:55.434 | Selecting previously unselected package unzip. 2022-08-08 17:36:55.443 | Preparing to unpack .../204-unzip_6.0-25ubuntu1_amd64.deb ... 2022-08-08 17:36:55.445 | Unpacking unzip (6.0-25ubuntu1) ... 2022-08-08 17:36:55.493 | Selecting previously unselected package vbetool. 2022-08-08 17:36:55.501 | Preparing to unpack .../205-vbetool_1.1-4_amd64.deb ... 2022-08-08 17:36:55.504 | Unpacking vbetool (1.1-4) ... 2022-08-08 17:36:55.533 | Selecting previously unselected package ipset. 2022-08-08 17:36:55.542 | Preparing to unpack .../206-ipset_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-08-08 17:36:55.551 | Unpacking ipset (7.5-1ubuntu0.20.04.1) ... 2022-08-08 17:36:55.583 | Selecting previously unselected package ipvsadm. 2022-08-08 17:36:55.592 | Preparing to unpack .../207-ipvsadm_1%3a1.31-1_amd64.deb ... 2022-08-08 17:36:55.594 | Unpacking ipvsadm (1:1.31-1) ... 2022-08-08 17:36:55.627 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2022-08-08 17:36:55.636 | Preparing to unpack .../208-libapache2-mod-proxy-uwsgi_2.4.41-4ubuntu3.12_amd64.deb ... 2022-08-08 17:36:55.646 | Unpacking libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.12) ... 2022-08-08 17:36:55.670 | Selecting previously unselected package liberasurecode1:amd64. 2022-08-08 17:36:55.679 | Preparing to unpack .../209-liberasurecode1_1.6.1-4_amd64.deb ... 2022-08-08 17:36:55.681 | Unpacking liberasurecode1:amd64 (1.6.1-4) ... 2022-08-08 17:36:55.712 | Selecting previously unselected package liberasurecode-dev:amd64. 2022-08-08 17:36:55.720 | Preparing to unpack .../210-liberasurecode-dev_1.6.1-4_amd64.deb ... 2022-08-08 17:36:55.723 | Unpacking liberasurecode-dev:amd64 (1.6.1-4) ... 2022-08-08 17:36:55.753 | Selecting previously unselected package libkrb5-dev:amd64. 2022-08-08 17:36:55.762 | Preparing to unpack .../211-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2022-08-08 17:36:55.765 | Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-08-08 17:36:55.798 | Selecting previously unselected package libpcp-gui2. 2022-08-08 17:36:55.807 | Preparing to unpack .../212-libpcp-gui2_5.0.3-1_amd64.deb ... 2022-08-08 17:36:55.809 | Unpacking libpcp-gui2 (5.0.3-1) ... 2022-08-08 17:36:55.838 | Selecting previously unselected package libpcp-import1. 2022-08-08 17:36:55.847 | Preparing to unpack .../213-libpcp-import1_5.0.3-1_amd64.deb ... 2022-08-08 17:36:55.849 | Unpacking libpcp-import1 (5.0.3-1) ... 2022-08-08 17:36:55.878 | Selecting previously unselected package libpcp-mmv1. 2022-08-08 17:36:55.887 | Preparing to unpack .../214-libpcp-mmv1_5.0.3-1_amd64.deb ... 2022-08-08 17:36:55.889 | Unpacking libpcp-mmv1 (5.0.3-1) ... 2022-08-08 17:36:55.917 | Selecting previously unselected package libpcp-trace2. 2022-08-08 17:36:55.925 | Preparing to unpack .../215-libpcp-trace2_5.0.3-1_amd64.deb ... 2022-08-08 17:36:55.927 | Unpacking libpcp-trace2 (5.0.3-1) ... 2022-08-08 17:36:55.955 | Selecting previously unselected package libpcp-web1. 2022-08-08 17:36:55.964 | Preparing to unpack .../216-libpcp-web1_5.0.3-1_amd64.deb ... 2022-08-08 17:36:55.966 | Unpacking libpcp-web1 (5.0.3-1) ... 2022-08-08 17:36:56.008 | Selecting previously unselected package libyaml-dev:amd64. 2022-08-08 17:36:56.016 | Preparing to unpack .../217-libyaml-dev_0.2.2-1_amd64.deb ... 2022-08-08 17:36:56.019 | Unpacking libyaml-dev:amd64 (0.2.2-1) ... 2022-08-08 17:36:56.056 | Selecting previously unselected package python3-pcp. 2022-08-08 17:36:56.064 | Preparing to unpack .../218-python3-pcp_5.0.3-1_amd64.deb ... 2022-08-08 17:36:56.066 | Unpacking python3-pcp (5.0.3-1) ... 2022-08-08 17:36:56.110 | Selecting previously unselected package pcp. 2022-08-08 17:36:56.119 | Preparing to unpack .../219-pcp_5.0.3-1_amd64.deb ... 2022-08-08 17:36:56.190 | Unpacking pcp (5.0.3-1) ... 2022-08-08 17:36:56.733 | Selecting previously unselected package socat. 2022-08-08 17:36:56.743 | Preparing to unpack .../220-socat_1.7.3.3-2_amd64.deb ... 2022-08-08 17:36:56.745 | Unpacking socat (1.7.3.3-2) ... 2022-08-08 17:36:56.820 | Selecting previously unselected package vlan. 2022-08-08 17:36:56.829 | Preparing to unpack .../221-vlan_2.0.4ubuntu1.20.04.1_all.deb ... 2022-08-08 17:36:56.831 | Unpacking vlan (2.0.4ubuntu1.20.04.1) ... 2022-08-08 17:36:56.893 | Setting up genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-08-08 17:36:56.899 | Setting up postgresql-client-common (214ubuntu0.1) ... 2022-08-08 17:36:56.908 | Setting up javascript-common (11) ... 2022-08-08 17:36:56.940 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2022-08-08 17:36:56.955 | Setting up libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-08-08 17:36:56.961 | Setting up dnsmasq-utils (2.80-1.1ubuntu1.5) ... 2022-08-08 17:36:56.966 | Setting up libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-08-08 17:36:56.971 | Setting up mysql-common (5.8+1.0.5ubuntu2) ... 2022-08-08 17:36:56.994 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-08-08 17:36:56.998 | Setting up libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-08-08 17:36:57.004 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2022-08-08 17:36:57.009 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2022-08-08 17:36:57.015 | Setting up libdatrie1:amd64 (0.2.12-3) ... 2022-08-08 17:36:57.021 | Setting up libyaml-dev:amd64 (0.2.2-1) ... 2022-08-08 17:36:57.026 | Setting up libx86-1:amd64 (1.1+ds1-11) ... 2022-08-08 17:36:57.031 | Setting up libxcb-render0:amd64 (1.14-2) ... 2022-08-08 17:36:57.037 | Setting up libarchive-zip-perl (1.67-2) ... 2022-08-08 17:36:57.042 | Setting up libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-08-08 17:36:57.048 | Setting up vbetool (1.1-4) ... 2022-08-08 17:36:57.054 | Setting up libicu66:amd64 (66.1-2ubuntu2.1) ... 2022-08-08 17:36:57.059 | Setting up libsnmp-base (5.8+dfsg-2ubuntu2.4) ... 2022-08-08 17:36:57.067 | Setting up pm-utils (1.4.1-19) ... 2022-08-08 17:36:57.076 | Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.16) ... 2022-08-08 17:36:57.312 | Setting up unzip (6.0-25ubuntu1) ... 2022-08-08 17:36:57.337 | Setting up libdebhelper-perl (12.10ubuntu1) ... 2022-08-08 17:36:57.343 | Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.3) ... 2022-08-08 17:36:57.348 | Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-08-08 17:36:57.372 | Setting up liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-08-08 17:36:57.380 | Setting up x11-common (1:7.7+19ubuntu14) ... 2022-08-08 17:36:57.636 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2022-08-08 17:36:58.386 | Setting up libsensors-config (1:3.6.0-2ubuntu1.1) ... 2022-08-08 17:36:58.396 | Setting up libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-08-08 17:36:58.401 | Setting up m4 (1.4.18-4) ... 2022-08-08 17:36:58.406 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2022-08-08 17:36:58.692 | Setting up libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-08-08 17:36:58.697 | Setting up libxcb-shm0:amd64 (1.14-2) ... 2022-08-08 17:36:58.702 | Setting up libcom-err2:amd64 (1.45.5-2ubuntu1.1) ... 2022-08-08 17:36:58.708 | Setting up iputils-arping (3:20190709-3) ... 2022-08-08 17:36:58.742 | Setting up libffi-dev:amd64 (3.3-4) ... 2022-08-08 17:36:58.747 | Setting up conntrack (1:1.4.5-2) ... 2022-08-08 17:36:58.752 | Setting up libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-08-08 17:36:58.758 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2022-08-08 17:36:58.763 | Setting up open-iscsi (2.0.874-7.1ubuntu6.2) ... 2022-08-08 17:36:58.967 | grep: /lib/modules-load.d/open-iscsi.conf: No such file or directory 2022-08-08 17:37:01.007 | Setting up libjansson4:amd64 (2.12-1build1) ... 2022-08-08 17:37:01.012 | Setting up acl (2.2.53-6) ... 2022-08-08 17:37:01.019 | Setting up dns-root-data (2019052802) ... 2022-08-08 17:37:01.024 | Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-08-08 17:37:01.029 | Setting up libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-08-08 17:37:01.036 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-08-08 17:37:01.042 | Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-08-08 17:37:01.047 | Setting up autotools-dev (20180224.1) ... 2022-08-08 17:37:01.054 | Setting up python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-08-08 17:37:01.849 | Setting up libz3-4:amd64 (4.8.7-4build1) ... 2022-08-08 17:37:01.855 | Setting up libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-08-08 17:37:01.860 | Setting up libnspr4:amd64 (2:4.25-1) ... 2022-08-08 17:37:01.867 | Setting up libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-08-08 17:37:01.872 | Setting up libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-08-08 17:37:01.877 | Setting up uuid-dev:amd64 (2.34-0.1ubuntu9.3) ... 2022-08-08 17:37:01.884 | Setting up libpathplan4:amd64 (2.42.2-3build2) ... 2022-08-08 17:37:01.890 | Setting up ebtables (2.0.11-3build1) ... 2022-08-08 17:37:02.420 | Setting up python3.8-venv (3.8.10-0ubuntu1~20.04.5) ... 2022-08-08 17:37:02.497 | Setting up socat (1.7.3.3-2) ... 2022-08-08 17:37:02.502 | Setting up libann0 (1.1.2+doc-7build1) ... 2022-08-08 17:37:02.508 | Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1.1) ... 2022-08-08 17:37:02.515 | Setting up libssl-dev:amd64 (1.1.1f-1ubuntu2.16) ... 2022-08-08 17:37:02.521 | Setting up autopoint (0.19.8.1-10build1) ... 2022-08-08 17:37:02.526 | Setting up binfmt-support (2.2.0-2) ... 2022-08-08 17:37:02.807 | Created symlink /etc/systemd/system/multi-user.target.wants/binfmt-support.service → /lib/systemd/system/binfmt-support.service. 2022-08-08 17:37:03.800 | Setting up libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-08-08 17:37:03.807 | Setting up icu-devtools (66.1-2ubuntu2.1) ... 2022-08-08 17:37:03.812 | Setting up pkg-config (0.29.1-0ubuntu4) ... 2022-08-08 17:37:03.898 | Setting up fonts-dejavu-core (2.37-1) ... 2022-08-08 17:37:03.940 | Setting up libnetfilter-queue1 (1.0.3-1) ... 2022-08-08 17:37:03.946 | Setting up lsscsi (0.30-0.1) ... 2022-08-08 17:37:03.951 | Setting up libsensors5:amd64 (1:3.6.0-2ubuntu1.1) ... 2022-08-08 17:37:03.957 | Setting up libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-08-08 17:37:03.963 | Setting up libobjc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-08-08 17:37:03.969 | Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-08-08 17:37:03.975 | Setting up autoconf (2.69-11.1) ... 2022-08-08 17:37:03.983 | Setting up liberasurecode1:amd64 (1.6.1-4) ... 2022-08-08 17:37:03.990 | Setting up dwz (0.13-5) ... 2022-08-08 17:37:03.996 | Setting up libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-08-08 17:37:04.001 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-08-08 17:37:04.007 | Setting up libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-08-08 17:37:04.014 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-08-08 17:37:04.020 | Setting up vlan (2.0.4ubuntu1.20.04.1) ... 2022-08-08 17:37:04.033 | Setting up uuid-runtime (2.34-0.1ubuntu9.3) ... 2022-08-08 17:37:05.237 | Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-08-08 17:37:05.244 | Setting up libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-08-08 17:37:05.249 | Setting up libarchive-cpio-perl (0.10-1) ... 2022-08-08 17:37:05.256 | Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-08-08 17:37:05.262 | Setting up fonts-liberation (1:1.07.4-11) ... 2022-08-08 17:37:05.267 | Setting up libnl-3-200:amd64 (3.4.0-1) ... 2022-08-08 17:37:05.277 | Setting up libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-08-08 17:37:05.283 | Setting up pcp-conf (5.0.3-1) ... 2022-08-08 17:37:05.291 | Setting up libc6-i386 (2.31-0ubuntu9.9) ... 2022-08-08 17:37:05.299 | Setting up libsub-override-perl (0.09-2) ... 2022-08-08 17:37:05.304 | Setting up libharfbuzz0b:amd64 (2.6.4-1ubuntu4.2) ... 2022-08-08 17:37:05.310 | Setting up libthai-data (0.1.28-3) ... 2022-08-08 17:37:05.316 | Setting up libcdt5:amd64 (2.42.2-3build2) ... 2022-08-08 17:37:05.321 | Setting up libcgraph6:amd64 (2.42.2-3build2) ... 2022-08-08 17:37:05.327 | Setting up apache2-data (2.4.41-4ubuntu3.12) ... 2022-08-08 17:37:05.333 | Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-08-08 17:37:05.340 | Setting up libjs-jquery (3.3.1~dfsg-3) ... 2022-08-08 17:37:05.345 | Setting up sharutils (1:4.15.2-4build1) ... 2022-08-08 17:37:05.350 | Setting up ipset (7.5-1ubuntu0.20.04.1) ... 2022-08-08 17:37:05.362 | Setting up openssl (1.1.1f-1ubuntu2.16) ... 2022-08-08 17:37:05.371 | Setting up conntrackd (1:1.4.5-2) ... 2022-08-08 17:37:06.358 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2022-08-08 17:37:06.692 | Setting up libsys-hostname-long-perl (1.5-1) ... 2022-08-08 17:37:06.697 | Setting up libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-08-08 17:37:06.703 | Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.4) ... 2022-08-08 17:37:06.709 | Setting up libsystemd-dev:amd64 (245.4-4ubuntu3.17) ... 2022-08-08 17:37:06.714 | Setting up sqlite3 (3.31.1-4ubuntu0.3) ... 2022-08-08 17:37:06.720 | Setting up rsync (3.1.3-8ubuntu0.3) ... 2022-08-08 17:37:08.000 | Setting up libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-08-08 17:37:08.005 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2022-08-08 17:37:08.011 | Setting up automake (1:1.16.1-4ubuntu6) ... 2022-08-08 17:37:08.019 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2022-08-08 17:37:08.024 | Setting up libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-08-08 17:37:08.029 | Setting up libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-08-08 17:37:08.036 | Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-08-08 17:37:08.043 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2022-08-08 17:37:08.048 | Setting up libz3-dev:amd64 (4.8.7-4build1) ... 2022-08-08 17:37:08.054 | Setting up libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-08-08 17:37:08.059 | Setting up tcpdump (4.9.3-4ubuntu0.1) ... 2022-08-08 17:37:08.265 | Setting up libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-08-08 17:37:08.271 | Setting up libmysqlclient21:amd64 (8.0.30-0ubuntu0.20.04.2) ... 2022-08-08 17:37:08.277 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-08-08 17:37:08.283 | Setting up libsnmp35:amd64 (5.8+dfsg-2ubuntu2.4) ... 2022-08-08 17:37:08.289 | Setting up libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-08-08 17:37:08.295 | Setting up wget (1.20.3-1ubuntu2) ... 2022-08-08 17:37:08.310 | Setting up libtool (2.4.6-14) ... 2022-08-08 17:37:08.316 | Setting up fontconfig-config (2.13.1-2ubuntu3) ... 2022-08-08 17:37:08.407 | Setting up openssh-client (1:8.2p1-4ubuntu0.5) ... 2022-08-08 17:37:08.436 | Setting up haproxy (2.0.13-2ubuntu0.5) ... 2022-08-08 17:37:08.910 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2022-08-08 17:37:09.944 | Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.9) ... 2022-08-08 17:37:09.949 | Setting up libnss3:amd64 (2:3.49.1-1ubuntu1.8) ... 2022-08-08 17:37:09.956 | Setting up libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-08-08 17:37:09.961 | Setting up dnsmasq-base (2.80-1.1ubuntu1.5) ... 2022-08-08 17:37:10.139 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-08-08 17:37:10.144 | Setting up libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-08-08 17:37:10.151 | Setting up llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-08-08 17:37:10.159 | Setting up memcached (1.5.22-2ubuntu0.2) ... 2022-08-08 17:37:11.328 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2022-08-08 17:37:12.003 | Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2022-08-08 17:37:12.014 | Setting up python3-mysqldb (1.4.4-2build1) ... 2022-08-08 17:37:12.267 | Setting up libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.9) ... 2022-08-08 17:37:12.273 | Setting up libmail-sendmail-perl (0.80-1) ... 2022-08-08 17:37:12.278 | Setting up libltdl-dev:amd64 (2.4.6-14) ... 2022-08-08 17:37:12.284 | Setting up libthai0:amd64 (0.1.28-3) ... 2022-08-08 17:37:12.291 | Setting up libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.4) ... 2022-08-08 17:37:12.296 | Setting up libsasl2-dev (2.1.27+dfsg-2ubuntu0.1) ... 2022-08-08 17:37:12.302 | Setting up python3-venv (3.8.2-0ubuntu2) ... 2022-08-08 17:37:12.309 | Setting up lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-08-08 17:37:12.315 | Setting up lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-08-08 17:37:12.323 | Setting up ssl-cert (1.0.39) ... 2022-08-08 17:37:12.823 | Setting up liberasurecode-dev:amd64 (1.6.1-4) ... 2022-08-08 17:37:12.828 | Setting up libjs-jquery-metadata (12-1.1) ... 2022-08-08 17:37:12.836 | Setting up postgresql-common (214ubuntu0.1) ... 2022-08-08 17:37:13.326 | Adding user postgres to group ssl-cert 2022-08-08 17:37:13.476 | 2022-08-08 17:37:13.476 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2022-08-08 17:37:13.662 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2022-08-08 17:37:13.663 | Removing obsolete dictionary files: 2022-08-08 17:37:14.255 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2022-08-08 17:37:15.339 | Setting up libcroco3:amd64 (0.6.13-1) ... 2022-08-08 17:37:15.345 | Setting up libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-08-08 17:37:15.351 | Setting up dh-strip-nondeterminism (1.7.0-1) ... 2022-08-08 17:37:15.358 | Setting up libgvpr2:amd64 (2.42.2-3build2) ... 2022-08-08 17:37:15.363 | Setting up libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-08-08 17:37:15.369 | Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-08-08 17:37:15.374 | Setting up libcurl4:amd64 (7.68.0-1ubuntu2.12) ... 2022-08-08 17:37:15.380 | Setting up libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.3) ... 2022-08-08 17:37:15.386 | Setting up curl (7.68.0-1ubuntu2.12) ... 2022-08-08 17:37:15.391 | Setting up libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-08-08 17:37:15.399 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-08-08 17:37:15.405 | Setting up libsm6:amd64 (2:1.2.3-1) ... 2022-08-08 17:37:15.410 | Setting up apache2-utils (2.4.41-4ubuntu3.12) ... 2022-08-08 17:37:15.416 | Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-08-08 17:37:15.422 | Setting up ipvsadm (1:1.31-1) ... 2022-08-08 17:37:16.160 | Setting up openssh-sftp-server (1:8.2p1-4ubuntu0.5) ... 2022-08-08 17:37:16.167 | Setting up libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-08-08 17:37:16.271 | Setting up fontconfig (2.13.1-2ubuntu3) ... 2022-08-08 17:37:18.333 | Regenerating fonts cache... done. 2022-08-08 17:37:18.336 | Setting up gettext (0.19.8.1-10build1) ... 2022-08-08 17:37:18.342 | Setting up libpcp3 (5.0.3-1) ... 2022-08-08 17:37:18.347 | Setting up libpcp-pmda3 (5.0.3-1) ... 2022-08-08 17:37:18.353 | Setting up libxslt1-dev:amd64 (1.1.34-4) ... 2022-08-08 17:37:18.358 | Setting up openssh-server (1:8.2p1-4ubuntu0.5) ... 2022-08-08 17:37:19.663 | rescue-ssh.target is a disabled or a static unit, not starting it. 2022-08-08 17:37:20.468 | Setting up ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-08-08 17:37:20.512 | Setting up libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-08-08 17:37:20.518 | Setting up keepalived (1:2.0.19-2ubuntu0.2) ... 2022-08-08 17:37:21.463 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2022-08-08 17:37:22.153 | Setting up llvm-10 (1:10.0.0-4ubuntu1) ... 2022-08-08 17:37:22.159 | Setting up libpcp-trace2 (5.0.3-1) ... 2022-08-08 17:37:22.165 | Setting up libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-08-08 17:37:22.170 | Setting up libpcp-pmda-perl (5.0.3-1) ... 2022-08-08 17:37:22.175 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-08-08 17:37:22.180 | Setting up libpq5:amd64 (12.11-0ubuntu0.20.04.1) ... 2022-08-08 17:37:22.186 | Setting up libpq-dev (12.11-0ubuntu0.20.04.1) ... 2022-08-08 17:37:22.191 | Setting up libpcp-gui2 (5.0.3-1) ... 2022-08-08 17:37:22.196 | Setting up apache2-bin (2.4.41-4ubuntu3.12) ... 2022-08-08 17:37:22.201 | Setting up libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-08-08 17:37:22.206 | Setting up libpcp-web1 (5.0.3-1) ... 2022-08-08 17:37:22.212 | Setting up intltool-debian (0.35.0+20060710.5) ... 2022-08-08 17:37:22.218 | Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-08-08 17:37:22.223 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-08-08 17:37:22.229 | Setting up postgresql-client-12 (12.11-0ubuntu0.20.04.1) ... 2022-08-08 17:37:22.843 | update-alternatives: using /usr/share/postgresql/12/man/man1/psql.1.gz to provide /usr/share/man/man1/psql.1.gz (psql.1.gz) in auto mode 2022-08-08 17:37:22.868 | Setting up libpcp-mmv1 (5.0.3-1) ... 2022-08-08 17:37:22.873 | Setting up libapr1-dev (1.6.5-1ubuntu1) ... 2022-08-08 17:37:22.878 | Setting up libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-08-08 17:37:22.884 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2022-08-08 17:37:22.889 | Setting up libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-08-08 17:37:22.894 | Setting up clang-10 (1:10.0.0-4ubuntu1) ... 2022-08-08 17:37:22.899 | Setting up libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-08-08 17:37:22.919 | Setting up postgresql-server-dev-12 (12.11-0ubuntu0.20.04.1) ... 2022-08-08 17:37:22.924 | Setting up libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-08-08 17:37:22.929 | Setting up libpcp-import1 (5.0.3-1) ... 2022-08-08 17:37:22.934 | Setting up librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-08-08 17:37:22.939 | Setting up librados2 (15.2.16-0ubuntu0.20.04.1) ... 2022-08-08 17:37:22.945 | Setting up libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-08-08 17:37:22.950 | Setting up po-debconf (1.0.21) ... 2022-08-08 17:37:22.955 | Setting up apache2 (2.4.41-4ubuntu3.12) ... 2022-08-08 17:37:23.326 | Enabling module mpm_event. 2022-08-08 17:37:23.391 | Enabling module authz_core. 2022-08-08 17:37:23.397 | Enabling module authz_host. 2022-08-08 17:37:23.456 | Enabling module authn_core. 2022-08-08 17:37:23.461 | Enabling module auth_basic. 2022-08-08 17:37:23.521 | Enabling module access_compat. 2022-08-08 17:37:23.579 | Enabling module authn_file. 2022-08-08 17:37:23.639 | Enabling module authz_user. 2022-08-08 17:37:23.698 | Enabling module alias. 2022-08-08 17:37:23.758 | Enabling module dir. 2022-08-08 17:37:23.817 | Enabling module autoindex. 2022-08-08 17:37:23.880 | Enabling module env. 2022-08-08 17:37:23.942 | Enabling module mime. 2022-08-08 17:37:24.001 | Enabling module negotiation. 2022-08-08 17:37:24.061 | Enabling module setenvif. 2022-08-08 17:37:24.122 | Enabling module filter. 2022-08-08 17:37:24.181 | Enabling module deflate. 2022-08-08 17:37:24.241 | Enabling module status. 2022-08-08 17:37:24.301 | Enabling module reqtimeout. 2022-08-08 17:37:24.360 | Enabling conf charset. 2022-08-08 17:37:24.420 | Enabling conf localized-error-pages. 2022-08-08 17:37:24.480 | Enabling conf other-vhosts-access-log. 2022-08-08 17:37:24.539 | Enabling conf security. 2022-08-08 17:37:24.598 | Enabling conf serve-cgi-bin. 2022-08-08 17:37:24.658 | Enabling site 000-default. 2022-08-08 17:37:24.711 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2022-08-08 17:37:24.767 | Enabling conf javascript-common. 2022-08-08 17:37:25.023 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2022-08-08 17:37:25.609 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2022-08-08 17:37:28.273 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2022-08-08 17:37:28.287 | Setting up python3-pcp (5.0.3-1) ... 2022-08-08 17:37:28.594 | Setting up libgvc6 (2.42.2-3build2) ... 2022-08-08 17:37:28.622 | Setting up librbd1 (15.2.16-0ubuntu0.20.04.1) ... 2022-08-08 17:37:28.627 | Setting up libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.12) ... 2022-08-08 17:37:28.640 | Setting up libiscsi7:amd64 (1.18.0-2) ... 2022-08-08 17:37:28.645 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2022-08-08 17:37:28.651 | Setting up qemu-block-extra:amd64 (1:4.2-3ubuntu6.23) ... 2022-08-08 17:37:28.656 | Setting up graphviz (2.42.2-3build2) ... 2022-08-08 17:37:28.665 | Setting up pcp (5.0.3-1) ... 2022-08-08 17:37:29.011 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /lib/systemd/system/pmcd.service. 2022-08-08 17:37:29.432 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /lib/systemd/system/pmlogger.service. 2022-08-08 17:37:29.843 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /lib/systemd/system/pmie.service. 2022-08-08 17:37:30.273 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /lib/systemd/system/pmproxy.service. 2022-08-08 17:37:46.434 | Setting up qemu-utils (1:4.2-3ubuntu6.23) ... 2022-08-08 17:37:46.443 | Setting up systemd (245.4-4ubuntu3.17) ... 2022-08-08 17:37:46.445 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2022-08-08 17:37:47.615 | Setting up dh-autoreconf (19) ... 2022-08-08 17:37:47.621 | Setting up systemd-timesyncd (245.4-4ubuntu3.17) ... 2022-08-08 17:37:48.454 | Setting up systemd-sysv (245.4-4ubuntu3.17) ... 2022-08-08 17:37:48.463 | Setting up libnss-systemd:amd64 (245.4-4ubuntu3.17) ... 2022-08-08 17:37:48.470 | Setting up debhelper (12.10ubuntu1) ... 2022-08-08 17:37:48.476 | Setting up libpam-systemd:amd64 (245.4-4ubuntu3.17) ... 2022-08-08 17:37:48.811 | Setting up apache2-dev (2.4.41-4ubuntu3.12) ... 2022-08-08 17:37:48.817 | Processing triggers for mime-support (3.64ubuntu1) ... 2022-08-08 17:37:48.840 | Processing triggers for initramfs-tools (0.136ubuntu6.4) ... 2022-08-08 17:37:48.906 | update-initramfs: Generating /boot/initrd.img-5.4.0-72-generic 2022-08-08 17:38:02.068 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-08-08 17:38:02.093 | Processing triggers for rsyslog (8.2001.0-1ubuntu1.1) ... 2022-08-08 17:38:02.498 | Processing triggers for ufw (0.36-6) ... 2022-08-08 17:38:02.647 | Processing triggers for man-db (2.9.1-1) ... 2022-08-08 17:38:25.383 | Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2022-08-08 17:38:25.397 | Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2022-08-08 17:38:33.465 | ++ functions-common:apt_get:1246 : result=0 2022-08-08 17:38:33.468 | ++ functions-common:apt_get:1249 : time_stop apt-get 2022-08-08 17:38:33.470 | ++ functions-common:time_stop:2451 : local name 2022-08-08 17:38:33.472 | ++ functions-common:time_stop:2452 : local end_time 2022-08-08 17:38:33.475 | ++ functions-common:time_stop:2453 : local elapsed_time 2022-08-08 17:38:33.477 | ++ functions-common:time_stop:2454 : local total 2022-08-08 17:38:33.479 | ++ functions-common:time_stop:2455 : local start_time 2022-08-08 17:38:33.481 | ++ functions-common:time_stop:2457 : name=apt-get 2022-08-08 17:38:33.483 | ++ functions-common:time_stop:2458 : start_time=1659980153610 2022-08-08 17:38:33.485 | ++ functions-common:time_stop:2460 : [[ -z 1659980153610 ]] 2022-08-08 17:38:33.488 | +++ functions-common:time_stop:2463 : date +%s%3N 2022-08-08 17:38:33.492 | ++ functions-common:time_stop:2463 : end_time=1659980313489 2022-08-08 17:38:33.494 | ++ functions-common:time_stop:2464 : elapsed_time=159879 2022-08-08 17:38:33.496 | ++ functions-common:time_stop:2465 : total=750 2022-08-08 17:38:33.498 | ++ functions-common:time_stop:2467 : _TIME_START[$name]= 2022-08-08 17:38:33.500 | ++ functions-common:time_stop:2468 : _TIME_TOTAL[$name]=160629 2022-08-08 17:38:33.502 | ++ functions-common:apt_get:1250 : return 0 2022-08-08 17:38:33.505 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-08-08 17:38:33.508 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-08-08 17:38:33.510 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-08-08 17:38:33.514 | ++ tools/install_prereqs.sh:source:89 : date 2022-08-08 17:38:33.518 | + ./stack.sh:main:790 : [[ False != \T\r\u\e ]] 2022-08-08 17:38:33.520 | + ./stack.sh:main:791 : PYPI_ALTERNATIVE_URL= 2022-08-08 17:38:33.523 | + ./stack.sh:main:791 : /home/ubuntu/devstack/tools/install_pip.sh 2022-08-08 17:38:34.815 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-08-08 17:38:34.817 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-08-08 17:38:34.819 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-08-08 17:38:34.821 | + tools/install_pip.sh:main:43 : GetDistro 2022-08-08 17:38:34.823 | + functions-common:GetDistro:446 : GetOSVersion 2022-08-08 17:38:34.824 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-08-08 17:38:34.826 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-08-08 17:38:34.828 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-08-08 17:38:34.830 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-08-08 17:38:34.831 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-08-08 17:38:34.833 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-08-08 17:38:34.835 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-08-08 17:38:34.836 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-08-08 17:38:34.838 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-08-08 17:38:34.840 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-08-08 17:38:34.842 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-08-08 17:38:34.844 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-08-08 17:38:34.846 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-08-08 17:38:34.847 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-08-08 17:38:34.849 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-08-08 17:38:34.851 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-08-08 17:38:34.853 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-08-08 17:38:34.855 | + functions-common:_ensure_lsb_release:394 : return 2022-08-08 17:38:34.857 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-08-08 17:38:34.926 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-08-08 17:38:34.928 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-08-08 17:38:34.994 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-08-08 17:38:34.996 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-08-08 17:38:35.063 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-08-08 17:38:35.065 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-08-08 17:38:35.066 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-08-08 17:38:35.068 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-08-08 17:38:35.070 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-08-08 17:38:35.072 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-08-08 17:38:35.074 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-08-08 17:38:35.075 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-08-08 17:38:35.078 | + functions-common:GetDistro:451 : DISTRO=focal 2022-08-08 17:38:35.079 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-08-08 17:38:35.081 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-08-08 17:38:35.081 | Distro: focal 2022-08-08 17:38:35.083 | + tools/install_pip.sh:main:124 : get_versions 2022-08-08 17:38:35.086 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-08-08 17:38:35.089 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-08-08 17:38:35.091 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-08-08 17:38:35.094 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-08-08 17:38:35.094 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-08-08 17:38:36.467 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-08-08 17:38:36.469 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-08-08 17:38:36.469 | pip: 20.0.2 2022-08-08 17:38:36.471 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-08-08 17:38:36.473 | + tools/install_pip.sh:main:130 : is_fedora 2022-08-08 17:38:36.474 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-08-08 17:38:36.476 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-08-08 17:38:36.478 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-08-08 17:38:36.480 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-08-08 17:38:36.481 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-08 17:38:36.483 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-08 17:38:36.485 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-08-08 17:38:36.487 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-08-08 17:38:36.488 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-08-08 17:38:36.490 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-08-08 17:38:36.492 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-08-08 17:38:36.493 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-08-08 17:38:36.495 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-08-08 17:38:36.497 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-08-08 17:38:36.499 | + tools/install_pip.sh:main:142 : : 2022-08-08 17:38:36.500 | + tools/install_pip.sh:main:147 : set -x 2022-08-08 17:38:36.502 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-08-08 17:38:36.504 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-08-08 17:38:36.506 | + inc/python:pip_install_gr:77 : local clean_name 2022-08-08 17:38:36.508 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-08-08 17:38:36.510 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-08-08 17:38:36.512 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-08-08 17:38:36.514 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-08-08 17:38:36.514 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-08-08 17:38:36.518 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2022-08-08 17:38:36.520 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2022-08-08 17:38:36.522 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-08-08 17:38:36.524 | + 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-08-08 17:38:36.525 | + 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-08-08 17:38:36.541 | 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-08-08 17:38:36.543 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-08-08 17:38:38.525 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:38:38.525 | from cryptography.utils import int_from_bytes 2022-08-08 17:38:38.525 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:38:38.525 | from cryptography.utils import int_from_bytes 2022-08-08 17:38:38.716 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:38:38.761 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:38:38.821 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:38:38.829 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:38:38.852 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:38:38.856 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:38:38.872 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:38:38.883 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:38:38.903 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:38:38.915 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:38:38.977 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:38:39.053 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:38:39.069 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:38:39.100 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:38:39.108 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:38:39.121 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:38:39.140 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:38:39.152 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:38:39.166 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:38:39.175 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:38:39.213 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:38:39.235 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:38:39.243 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:38:39.328 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:38:39.331 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:38:39.335 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:38:39.375 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:38:39.415 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:38:39.430 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:38:39.447 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:38:39.467 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:38:39.483 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:38:39.500 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:38:39.530 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:38:39.560 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:38:39.588 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:38:39.599 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:38:39.616 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:38:39.629 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:38:39.648 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:38:39.654 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:38:39.659 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:38:39.665 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-08 17:38:40.314 | Collecting setuptools===60.9.3 2022-08-08 17:38:40.322 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e4f/30b9f84e5ab3d/setuptools-60.9.3-py3-none-any.whl (1.1 MB) 2022-08-08 17:38:41.985 | Installing collected packages: setuptools 2022-08-08 17:38:41.985 | Attempting uninstall: setuptools 2022-08-08 17:38:41.986 | Found existing installation: setuptools 45.2.0 2022-08-08 17:38:41.988 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /usr 2022-08-08 17:38:41.988 | Can't uninstall 'setuptools'. No files were found to uninstall. 2022-08-08 17:38:42.820 | Successfully installed setuptools-60.9.3 2022-08-08 17:38:42.918 | + inc/python:pip_install:200 : result=0 2022-08-08 17:38:42.919 | + inc/python:pip_install:202 : time_stop pip_install 2022-08-08 17:38:42.922 | + functions-common:time_stop:2451 : local name 2022-08-08 17:38:42.924 | + functions-common:time_stop:2452 : local end_time 2022-08-08 17:38:42.926 | + functions-common:time_stop:2453 : local elapsed_time 2022-08-08 17:38:42.927 | + functions-common:time_stop:2454 : local total 2022-08-08 17:38:42.929 | + functions-common:time_stop:2455 : local start_time 2022-08-08 17:38:42.931 | + functions-common:time_stop:2457 : name=pip_install 2022-08-08 17:38:42.932 | + functions-common:time_stop:2458 : start_time=1659980316537 2022-08-08 17:38:42.934 | + functions-common:time_stop:2460 : [[ -z 1659980316537 ]] 2022-08-08 17:38:42.937 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-08-08 17:38:42.940 | + functions-common:time_stop:2463 : end_time=1659980322938 2022-08-08 17:38:42.942 | + functions-common:time_stop:2464 : elapsed_time=6401 2022-08-08 17:38:42.943 | + functions-common:time_stop:2465 : total=0 2022-08-08 17:38:42.945 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-08-08 17:38:42.947 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=6401 2022-08-08 17:38:42.948 | + inc/python:pip_install:203 : return 0 2022-08-08 17:38:42.950 | + tools/install_pip.sh:main:153 : get_versions 2022-08-08 17:38:42.953 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-08-08 17:38:42.956 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-08-08 17:38:42.958 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-08-08 17:38:42.961 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-08-08 17:38:42.961 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-08-08 17:38:44.390 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-08-08 17:38:44.391 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-08-08 17:38:44.392 | pip: 20.0.2 2022-08-08 17:38:44.395 | + ./stack.sh:main:795 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-08-08 17:38:44.397 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-08-08 17:38:44.400 | + ./stack.sh:main:796 : fixup_all 2022-08-08 17:38:44.403 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-08-08 17:38:44.406 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-08-08 17:38:44.408 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-08-08 17:38:44.410 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-08-08 17:38:44.412 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf /usr/lib/python3/dist-packages/PyYAML-5.3.1.egg-info 2022-08-08 17:38:44.423 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-08-08 17:38:44.434 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-08-08 17:38:44.445 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-08-08 17:38:44.447 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-08-08 17:38:44.450 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-08-08 17:38:44.452 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-08-08 17:38:44.454 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-08-08 17:38:44.456 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-08-08 17:38:44.458 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-08 17:38:44.460 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-08 17:38:44.462 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-08-08 17:38:44.464 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-08-08 17:38:44.466 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-08-08 17:38:44.469 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-08-08 17:38:44.471 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-08-08 17:38:44.473 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-08-08 17:38:44.475 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-08-08 17:38:44.477 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-08-08 17:38:44.479 | + functions-common:is_suse:542 : is_opensuse 2022-08-08 17:38:44.481 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-08-08 17:38:44.484 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-08 17:38:44.486 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-08-08 17:38:44.488 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-08-08 17:38:44.490 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-08 17:38:44.492 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-08-08 17:38:44.494 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-08-08 17:38:44.497 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-08-08 17:38:44.499 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-08-08 17:38:44.501 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-08-08 17:38:44.504 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-08-08 17:38:44.506 | + ./stack.sh:main:799 : pip_install -U os-testr 2022-08-08 17:38:44.525 | Using python 3.8 to install os-testr 2022-08-08 17:38:44.528 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-08-08 17:38:46.512 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:38:46.512 | from cryptography.utils import int_from_bytes 2022-08-08 17:38:46.512 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:38:46.512 | from cryptography.utils import int_from_bytes 2022-08-08 17:38:46.703 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:38:46.748 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:38:46.808 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:38:46.816 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:38:46.839 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:38:46.843 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:38:46.860 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:38:46.869 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:38:46.890 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:38:46.901 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:38:46.964 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:38:47.041 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:38:47.057 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:38:47.089 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:38:47.097 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:38:47.110 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:38:47.128 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:38:47.140 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:38:47.154 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:38:47.164 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:38:47.202 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:38:47.223 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:38:47.232 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:38:47.316 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:38:47.319 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:38:47.323 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:38:47.364 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:38:47.403 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:38:47.420 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:38:47.436 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:38:47.456 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:38:47.474 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:38:47.490 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:38:47.520 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:38:47.550 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:38:47.579 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:38:47.589 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:38:47.606 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:38:47.619 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:38:47.638 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:38:47.645 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:38:47.649 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:38:47.653 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-08 17:38:47.788 | Collecting os-testr===2.0.1 2022-08-08 17:38:47.798 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/785/f04c6c750390d/os_testr-2.0.1-py3-none-any.whl (46 kB) 2022-08-08 17:38:47.989 | Collecting stestr===3.2.1 2022-08-08 17:38:47.995 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/de0/6fb51cf281ac7/stestr-3.2.1-py3-none-any.whl (125 kB) 2022-08-08 17:38:48.205 | Requirement already up-to-date: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.8.1) 2022-08-08 17:38:48.246 | Requirement already up-to-date: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 378)) (2.5.0) 2022-08-08 17:38:48.351 | Collecting python-subunit===1.4.0 2022-08-08 17:38:48.359 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/40f/34660c3da3e51/python_subunit-1.4.0-py2.py3-none-any.whl (106 kB) 2022-08-08 17:38:48.624 | Requirement already up-to-date: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 194)) (6.0) 2022-08-08 17:38:48.661 | Requirement already up-to-date: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 64)) (3.0.0) 2022-08-08 17:38:48.737 | Requirement already up-to-date: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 265)) (3.10.1) 2022-08-08 17:38:48.787 | Requirement already up-to-date: voluptuous===0.12.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 2)) (0.12.2) 2022-08-08 17:38:48.890 | Collecting future===0.18.2 2022-08-08 17:38:48.897 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz (829 kB) 2022-08-08 17:38:51.126 | Requirement already up-to-date: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 175)) (1.0.0) 2022-08-08 17:38:51.160 | Requirement already up-to-date: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 486)) (1.16.0) 2022-08-08 17:38:51.195 | Requirement already up-to-date: prettytable===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 154)) (3.1.1) 2022-08-08 17:38:51.322 | Requirement already up-to-date: pyparsing===3.0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (3.0.7) 2022-08-08 17:38:51.346 | Requirement already up-to-date: autopage===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 347)) (0.5.0) 2022-08-08 17:38:51.418 | Requirement already up-to-date: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 457)) (3.5.0) 2022-08-08 17:38:51.553 | Requirement already up-to-date: cmd2===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 468)) (2.4.0) 2022-08-08 17:38:51.647 | Requirement already up-to-date: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 150)) (0.2.5) 2022-08-08 17:38:51.680 | Requirement already up-to-date: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (1.8.2) 2022-08-08 17:38:51.715 | Requirement already up-to-date: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 49)) (21.4.0) 2022-08-08 17:38:51.776 | Building wheels for collected packages: future 2022-08-08 17:38:51.777 | Building wheel for future (setup.py): started 2022-08-08 17:38:54.666 | Building wheel for future (setup.py): finished with status 'done' 2022-08-08 17:38:54.670 | Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491070 sha256=7b3713f2f86e706968298ebf2c205cc1af3534b609d367175ab4ef39237706a2 2022-08-08 17:38:54.670 | Stored in directory: /root/.cache/pip/wheels/28/5f/d3/d195feb75503b53c2d3ab6230c977e5755765d711064d2e39f 2022-08-08 17:38:54.671 | Successfully built future 2022-08-08 17:38:56.034 | Installing collected packages: python-subunit, future, stestr, os-testr 2022-08-08 17:38:57.041 | Successfully installed future-0.18.2 os-testr-2.0.1 python-subunit-1.4.0 stestr-3.2.1 2022-08-08 17:38:57.166 | + inc/python:pip_install:200 : result=0 2022-08-08 17:38:57.168 | + inc/python:pip_install:202 : time_stop pip_install 2022-08-08 17:38:57.171 | + functions-common:time_stop:2451 : local name 2022-08-08 17:38:57.173 | + functions-common:time_stop:2452 : local end_time 2022-08-08 17:38:57.175 | + functions-common:time_stop:2453 : local elapsed_time 2022-08-08 17:38:57.177 | + functions-common:time_stop:2454 : local total 2022-08-08 17:38:57.179 | + functions-common:time_stop:2455 : local start_time 2022-08-08 17:38:57.181 | + functions-common:time_stop:2457 : name=pip_install 2022-08-08 17:38:57.183 | + functions-common:time_stop:2458 : start_time=1659980324520 2022-08-08 17:38:57.186 | + functions-common:time_stop:2460 : [[ -z 1659980324520 ]] 2022-08-08 17:38:57.188 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-08-08 17:38:57.192 | + functions-common:time_stop:2463 : end_time=1659980337190 2022-08-08 17:38:57.194 | + functions-common:time_stop:2464 : elapsed_time=12670 2022-08-08 17:38:57.196 | + functions-common:time_stop:2465 : total=0 2022-08-08 17:38:57.198 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-08-08 17:38:57.200 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=12670 2022-08-08 17:38:57.202 | + inc/python:pip_install:203 : return 0 2022-08-08 17:38:57.205 | + ./stack.sh:main:803 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-08-08 17:38:57.252 | + ./stack.sh:main:804 : sudo systemctl restart systemd-journald 2022-08-08 17:38:57.348 | + ./stack.sh:main:810 : install_infra 2022-08-08 17:38:57.350 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-08-08 17:38:57.353 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-08-08 17:38:57.355 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2022-08-08 17:39:00.474 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-08-08 17:39:00.477 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-08-08 17:39:00.498 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-08-08 17:39:02.265 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:39:02.311 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:39:02.386 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:39:02.394 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:39:02.416 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:39:02.420 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:39:02.437 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:39:02.447 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:39:02.467 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:39:02.477 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:39:02.538 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:39:02.614 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:39:02.631 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:39:02.661 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:39:02.670 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:39:02.683 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:39:02.700 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:39:02.712 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:39:02.726 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:39:02.736 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:39:02.772 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:39:02.796 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:39:02.803 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:39:02.865 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:39:02.869 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:39:02.873 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:39:02.913 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:39:02.950 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:39:02.966 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:39:02.983 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:39:03.002 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:39:03.020 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:39:03.036 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:39:03.065 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:39:03.096 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:39:03.122 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:39:03.133 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:39:03.150 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:39:03.163 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:39:03.181 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:39:03.187 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:39:03.191 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:39:03.195 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-08 17:39:03.322 | Collecting pbr===5.8.1 2022-08-08 17:39:03.329 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/271/08648368782d0/pbr-5.8.1-py2.py3-none-any.whl (113 kB) 2022-08-08 17:39:03.368 | Installing collected packages: pbr 2022-08-08 17:39:03.507 | Successfully installed pbr-5.8.1 2022-08-08 17:39:03.568 | + inc/python:pip_install:200 : result=0 2022-08-08 17:39:03.571 | + inc/python:pip_install:202 : time_stop pip_install 2022-08-08 17:39:03.573 | + functions-common:time_stop:2451 : local name 2022-08-08 17:39:03.575 | + functions-common:time_stop:2452 : local end_time 2022-08-08 17:39:03.577 | + functions-common:time_stop:2453 : local elapsed_time 2022-08-08 17:39:03.579 | + functions-common:time_stop:2454 : local total 2022-08-08 17:39:03.581 | + functions-common:time_stop:2455 : local start_time 2022-08-08 17:39:03.584 | + functions-common:time_stop:2457 : name=pip_install 2022-08-08 17:39:03.586 | + functions-common:time_stop:2458 : start_time=1659980340491 2022-08-08 17:39:03.588 | + functions-common:time_stop:2460 : [[ -z 1659980340491 ]] 2022-08-08 17:39:03.591 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-08-08 17:39:03.595 | + functions-common:time_stop:2463 : end_time=1659980343592 2022-08-08 17:39:03.597 | + functions-common:time_stop:2464 : elapsed_time=3101 2022-08-08 17:39:03.599 | + functions-common:time_stop:2465 : total=12670 2022-08-08 17:39:03.601 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-08-08 17:39:03.603 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=15771 2022-08-08 17:39:03.605 | + inc/python:pip_install:203 : return 0 2022-08-08 17:39:03.608 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-08-08 17:39:03.610 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-08-08 17:39:03.632 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-08-08 17:39:05.408 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:39:05.453 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:39:05.528 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:39:05.537 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:39:05.559 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:39:05.563 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:39:05.580 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:39:05.590 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:39:05.611 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:39:05.622 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:39:05.683 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:39:05.760 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:39:05.777 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:39:05.807 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:39:05.816 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:39:05.830 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:39:05.847 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:39:05.859 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:39:05.873 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:39:05.883 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:39:05.921 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:39:05.943 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:39:05.952 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:39:06.015 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:39:06.018 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:39:06.022 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:39:06.063 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:39:06.102 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:39:06.118 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:39:06.135 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:39:06.154 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:39:06.172 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:39:06.189 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:39:06.217 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:39:06.249 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:39:06.276 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:39:06.287 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:39:06.304 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:39:06.317 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:39:06.335 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:39:06.342 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:39:06.346 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:39:06.349 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-08 17:39:06.351 | Processing /opt/stack/requirements 2022-08-08 17:39:07.746 | Collecting fixtures===3.0.0 2022-08-08 17:39:07.753 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2022-08-08 17:39:07.970 | Collecting PyYAML===6.0 2022-08-08 17:39:07.977 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/277/a0ef2981ca405/PyYAML-6.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (701 kB) 2022-08-08 17:39:08.150 | Collecting requests===2.27.1 2022-08-08 17:39:08.156 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f22/fa1e554c9ddfd/requests-2.27.1-py2.py3-none-any.whl (63 kB) 2022-08-08 17:39:08.251 | Collecting packaging===21.3 2022-08-08 17:39:08.257 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-08-08 17:39:08.324 | Collecting testtools===2.5.0 2022-08-08 17:39:08.331 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/798/525999f053e4d/testtools-2.5.0-py3-none-any.whl (181 kB) 2022-08-08 17:39:08.412 | Collecting idna===3.3 2022-08-08 17:39:08.418 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/84d/9dd047ffa8059/idna-3.3-py3-none-any.whl (61 kB) 2022-08-08 17:39:08.557 | Collecting pyparsing===3.0.7 2022-08-08 17:39:08.563 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a6c/06a88f252e6c3/pyparsing-3.0.7-py3-none-any.whl (98 kB) 2022-08-08 17:39:08.618 | Collecting six===1.16.0 2022-08-08 17:39:08.624 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ab/b2f1d86890a2d/six-1.16.0-py2.py3-none-any.whl (11 kB) 2022-08-08 17:39:08.678 | Collecting charset-normalizer===2.0.12 2022-08-08 17:39:08.684 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/688/1edbebdb17b39/charset_normalizer-2.0.12-py3-none-any.whl (39 kB) 2022-08-08 17:39:08.719 | Collecting Parsley>=1.2 2022-08-08 17:39:08.725 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-08-08 17:39:08.771 | Collecting beagle>=0.2.1 2022-08-08 17:39:08.778 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2022-08-08 17:39:08.803 | Requirement already satisfied: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.8.1) 2022-08-08 17:39:08.878 | Collecting certifi>=2017.4.17 2022-08-08 17:39:08.884 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/fe8/6415d55e84719/certifi-2022.6.15-py3-none-any.whl (160 kB) 2022-08-08 17:39:08.973 | Collecting urllib3===1.26.8 2022-08-08 17:39:08.979 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/000/ca7f471a233c2/urllib3-1.26.8-py2.py3-none-any.whl (138 kB) 2022-08-08 17:39:09.042 | Collecting extras===1.0.0 2022-08-08 17:39:09.048 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl (7.3 kB) 2022-08-08 17:39:09.131 | Collecting cliff===3.10.1 2022-08-08 17:39:09.137 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a21/da482714b9f0b/cliff-3.10.1-py3-none-any.whl (81 kB) 2022-08-08 17:39:09.196 | Collecting autopage===0.5.0 2022-08-08 17:39:09.203 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/572/32860f28a1867/autopage-0.5.0-py3-none-any.whl (29 kB) 2022-08-08 17:39:09.256 | Collecting prettytable===3.1.1 2022-08-08 17:39:09.262 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f54/6d42de21ac14d/prettytable-3.1.1-py3-none-any.whl (26 kB) 2022-08-08 17:39:09.418 | Collecting cmd2===2.4.0 2022-08-08 17:39:09.425 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6fe/6d46099edaf4a/cmd2-2.4.0-py3-none-any.whl (150 kB) 2022-08-08 17:39:09.570 | Collecting stevedore===3.5.0 2022-08-08 17:39:09.576 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a54/7de73308fd7e9/stevedore-3.5.0-py3-none-any.whl (49 kB) 2022-08-08 17:39:09.632 | Collecting wcwidth===0.2.5 2022-08-08 17:39:09.638 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2022-08-08 17:39:09.691 | Collecting pyperclip===1.8.2 2022-08-08 17:39:09.698 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/767/6e3b8b98bc6fb/pyperclip-1.8.2-py3-none-any.whl (11 kB) 2022-08-08 17:39:09.746 | Collecting attrs===21.4.0 2022-08-08 17:39:09.752 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2d2/7e3784d7a565d/attrs-21.4.0-py2.py3-none-any.whl (60 kB) 2022-08-08 17:39:09.834 | Building wheels for collected packages: openstack-requirements 2022-08-08 17:39:09.835 | Building wheel for openstack-requirements (setup.py): started 2022-08-08 17:39:10.675 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-08-08 17:39:10.675 | ERROR: Command errored out with exit status 1: 2022-08-08 17:39:10.675 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-rg39kebk/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-rg39kebk/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-se_hw7zo 2022-08-08 17:39:10.675 | cwd: /tmp/pip-req-build-rg39kebk/ 2022-08-08 17:39:10.675 | Complete output (6 lines): 2022-08-08 17:39:10.675 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-08-08 17:39:10.675 | or: setup.py --help [cmd1 cmd2 ...] 2022-08-08 17:39:10.675 | or: setup.py --help-commands 2022-08-08 17:39:10.675 | or: setup.py cmd --help 2022-08-08 17:39:10.675 | 2022-08-08 17:39:10.675 | error: invalid command 'bdist_wheel' 2022-08-08 17:39:10.675 | ---------------------------------------- 2022-08-08 17:39:10.675 | ERROR: Failed building wheel for openstack-requirements 2022-08-08 17:39:10.676 | Running setup.py clean for openstack-requirements 2022-08-08 17:39:11.490 | Failed to build openstack-requirements 2022-08-08 17:39:11.751 | Installing collected packages: attrs, six, extras, testtools, fixtures, wcwidth, prettytable, urllib3, PyYAML, idna, certifi, charset-normalizer, requests, autopage, pyperclip, cmd2, pyparsing, stevedore, cliff, packaging, Parsley, beagle, openstack-requirements 2022-08-08 17:39:13.555 | Running setup.py install for openstack-requirements: started 2022-08-08 17:39:15.839 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-08-08 17:39:15.872 | Successfully installed Parsley-1.3 PyYAML-6.0 attrs-21.4.0 autopage-0.5.0 beagle-0.3.0 certifi-2022.6.15 charset-normalizer-2.0.12 cliff-3.10.1 cmd2-2.4.0 extras-1.0.0 fixtures-3.0.0 idna-3.3 openstack-requirements-1.2.1.dev5365 packaging-21.3 prettytable-3.1.1 pyparsing-3.0.7 pyperclip-1.8.2 requests-2.27.1 six-1.16.0 stevedore-3.5.0 testtools-2.5.0 urllib3-1.26.8 wcwidth-0.2.5 2022-08-08 17:39:16.001 | + inc/python:pip_install:200 : result=0 2022-08-08 17:39:16.004 | + inc/python:pip_install:202 : time_stop pip_install 2022-08-08 17:39:16.006 | + functions-common:time_stop:2451 : local name 2022-08-08 17:39:16.008 | + functions-common:time_stop:2452 : local end_time 2022-08-08 17:39:16.010 | + functions-common:time_stop:2453 : local elapsed_time 2022-08-08 17:39:16.012 | + functions-common:time_stop:2454 : local total 2022-08-08 17:39:16.014 | + functions-common:time_stop:2455 : local start_time 2022-08-08 17:39:16.017 | + functions-common:time_stop:2457 : name=pip_install 2022-08-08 17:39:16.019 | + functions-common:time_stop:2458 : start_time=1659980343625 2022-08-08 17:39:16.021 | + functions-common:time_stop:2460 : [[ -z 1659980343625 ]] 2022-08-08 17:39:16.023 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-08-08 17:39:16.027 | + functions-common:time_stop:2463 : end_time=1659980356025 2022-08-08 17:39:16.029 | + functions-common:time_stop:2464 : elapsed_time=12400 2022-08-08 17:39:16.031 | + functions-common:time_stop:2465 : total=15771 2022-08-08 17:39:16.034 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-08-08 17:39:16.036 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=28171 2022-08-08 17:39:16.038 | + inc/python:pip_install:203 : return 0 2022-08-08 17:39:16.040 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-08-08 17:39:16.043 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-08-08 17:39:16.045 | + inc/python:use_library_from_git:250 : local name=pbr 2022-08-08 17:39:16.048 | + inc/python:use_library_from_git:251 : local enabled=1 2022-08-08 17:39:16.050 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-08 17:39:16.053 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-08-08 17:39:16.055 | + inc/python:use_library_from_git:253 : return 1 2022-08-08 17:39:16.057 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-08-08 17:39:16.078 | Using python 3.8 to install pbr 2022-08-08 17:39:16.080 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-08-08 17:39:18.059 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:39:18.059 | from cryptography.utils import int_from_bytes 2022-08-08 17:39:18.059 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:39:18.059 | from cryptography.utils import int_from_bytes 2022-08-08 17:39:18.250 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:39:18.295 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:39:18.355 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:39:18.363 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:39:18.386 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:39:18.390 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:39:18.407 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:39:18.416 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:39:18.437 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:39:18.448 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:39:18.510 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:39:18.585 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:39:18.602 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:39:18.633 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:39:18.641 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:39:18.655 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:39:18.673 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:39:18.684 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:39:18.698 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:39:18.708 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:39:18.745 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:39:18.767 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:39:18.776 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:39:18.860 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:39:18.863 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:39:18.867 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:39:18.908 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:39:18.947 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:39:18.962 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:39:18.978 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:39:18.998 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:39:19.016 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:39:19.033 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:39:19.062 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:39:19.092 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:39:19.120 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:39:19.131 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:39:19.148 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:39:19.161 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:39:19.179 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:39:19.186 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:39:19.190 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:39:19.194 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-08 17:39:19.317 | Requirement already up-to-date: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.8.1) 2022-08-08 17:39:20.940 | + inc/python:pip_install:200 : result=0 2022-08-08 17:39:20.942 | + inc/python:pip_install:202 : time_stop pip_install 2022-08-08 17:39:20.944 | + functions-common:time_stop:2451 : local name 2022-08-08 17:39:20.946 | + functions-common:time_stop:2452 : local end_time 2022-08-08 17:39:20.948 | + functions-common:time_stop:2453 : local elapsed_time 2022-08-08 17:39:20.950 | + functions-common:time_stop:2454 : local total 2022-08-08 17:39:20.953 | + functions-common:time_stop:2455 : local start_time 2022-08-08 17:39:20.955 | + functions-common:time_stop:2457 : name=pip_install 2022-08-08 17:39:20.957 | + functions-common:time_stop:2458 : start_time=1659980356072 2022-08-08 17:39:20.959 | + functions-common:time_stop:2460 : [[ -z 1659980356072 ]] 2022-08-08 17:39:20.961 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-08-08 17:39:20.965 | + functions-common:time_stop:2463 : end_time=1659980360963 2022-08-08 17:39:20.968 | + functions-common:time_stop:2464 : elapsed_time=4891 2022-08-08 17:39:20.970 | + functions-common:time_stop:2465 : total=28171 2022-08-08 17:39:20.972 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-08-08 17:39:20.974 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=33062 2022-08-08 17:39:20.976 | + inc/python:pip_install:203 : return 0 2022-08-08 17:39:20.978 | + ./stack.sh:main:813 : python3 -m venv /opt/stack/bindep-venv 2022-08-08 17:39:24.065 | + ./stack.sh:main:815 : /opt/stack/bindep-venv/bin/pip install bindep 2022-08-08 17:39:25.804 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-08 17:39:25.883 | Collecting bindep 2022-08-08 17:39:25.890 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6ab/e2f721e5388b5/bindep-2.11.0-py2.py3-none-any.whl (34 kB) 2022-08-08 17:39:25.952 | Collecting distro>=1.7.0; python_version >= "3.6" 2022-08-08 17:39:25.958 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d59/6311d707e692c/distro-1.7.0-py3-none-any.whl (20 kB) 2022-08-08 17:39:25.987 | Collecting Parsley 2022-08-08 17:39:25.993 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-08-08 17:39:26.108 | Collecting packaging; python_version >= "3.6" 2022-08-08 17:39:26.114 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-08-08 17:39:26.251 | Collecting pbr>=2.0.0 2022-08-08 17:39:26.257 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e54/7125940bcc052/pbr-5.9.0-py2.py3-none-any.whl (112 kB) 2022-08-08 17:39:26.448 | Collecting pyparsing!=3.0.5,>=2.0.2 2022-08-08 17:39:26.453 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/502/6bae9a10eeaef/pyparsing-3.0.9-py3-none-any.whl (98 kB) 2022-08-08 17:39:26.505 | Installing collected packages: distro, Parsley, pyparsing, packaging, pbr, bindep 2022-08-08 17:39:27.073 | Successfully installed Parsley-1.3 bindep-2.11.0 distro-1.7.0 packaging-21.3 pbr-5.9.0 pyparsing-3.0.9 2022-08-08 17:39:27.143 | + ./stack.sh:main:816 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-08-08 17:39:27.145 | + ./stack.sh:main:816 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-08-08 17:39:27.149 | ++ ./stack.sh:main:819 : _get_plugin_bindep_packages 2022-08-08 17:39:27.165 | + ./stack.sh:main:819 : pkgs= 2022-08-08 17:39:27.167 | + ./stack.sh:main:820 : [[ -n '' ]] 2022-08-08 17:39:27.170 | + ./stack.sh:main:827 : run_phase stack pre-install 2022-08-08 17:39:27.172 | + functions-common:run_phase:1879 : local mode=stack 2022-08-08 17:39:27.174 | + functions-common:run_phase:1880 : local phase=pre-install 2022-08-08 17:39:27.176 | + functions-common:run_phase:1881 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-08-08 17:39:27.178 | + functions-common:run_phase:1882 : local extra_plugin_file_name 2022-08-08 17:39:27.181 | + functions-common:run_phase:1883 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-08-08 17:39:27.183 | + functions-common:run_phase:1888 : local exceptions=80-tempest.sh 2022-08-08 17:39:27.185 | + functions-common:run_phase:1889 : local extra 2022-08-08 17:39:27.188 | ++ functions-common:run_phase:1890 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-08-08 17:39:27.191 | + functions-common:run_phase:1890 : extra=80-tempest.sh 2022-08-08 17:39:27.193 | + functions-common:run_phase:1891 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-08-08 17:39:27.196 | + functions-common:run_phase:1895 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-08-08 17:39:27.198 | + functions-common:run_phase:1895 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-08-08 17:39:27.200 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-08-08 17:39:27.215 | ++ functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:39:27.217 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-08-08 17:39:27.219 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-08-08 17:39:27.222 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-08-08 17:39:27.224 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-08-08 17:39:27.226 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-08-08 17:39:27.228 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-08-08 17:39:27.230 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-08-08 17:39:27.232 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-08-08 17:39:27.234 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-08-08 17:39:27.236 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-08-08 17:39:27.238 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-08-08 17:39:27.240 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-08-08 17:39:27.242 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-08-08 17:39:27.245 | + functions-common:run_phase:1900 : [[ stack == \s\o\u\r\c\e ]] 2022-08-08 17:39:27.247 | + functions-common:run_phase:1903 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-08-08 17:39:27.249 | + functions-common:run_phase:1906 : run_plugins stack pre-install 2022-08-08 17:39:27.251 | + functions-common:run_plugins:1865 : local mode=stack 2022-08-08 17:39:27.253 | + functions-common:run_plugins:1866 : local phase=pre-install 2022-08-08 17:39:27.256 | + functions-common:run_plugins:1868 : local plugins= 2022-08-08 17:39:27.258 | + functions-common:run_plugins:1869 : local plugin 2022-08-08 17:39:27.260 | + ./stack.sh:main:830 : set_systemd_override DefaultLimitNOFILE 2048 2022-08-08 17:39:27.262 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-08-08 17:39:27.265 | + functions:set_systemd_override:821 : local value=2048 2022-08-08 17:39:27.268 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-08-08 17:39:27.270 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-08-08 17:39:27.317 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-08-08 17:39:27.317 | Set systemd system override for DefaultLimitNOFILE=2048 2022-08-08 17:39:27.320 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-08-08 17:39:27.675 | + ./stack.sh:main:832 : install_rpc_backend 2022-08-08 17:39:27.677 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-08-08 17:39:27.693 | + functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:39:27.696 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-08-08 17:39:27.698 | + functions-common:install_package:1475 : update_package_repo 2022-08-08 17:39:27.701 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-08-08 17:39:27.703 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-08-08 17:39:27.705 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-08-08 17:39:27.707 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-08-08 17:39:27.710 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-08-08 17:39:27.712 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-08-08 17:39:27.714 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-08-08 17:39:27.716 | + functions-common:update_package_repo:1456 : apt_get_update 2022-08-08 17:39:27.718 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-08-08 17:39:27.721 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-08-08 17:39:27.723 | + functions-common:apt_get_update:1202 : return 2022-08-08 17:39:27.725 | + functions-common:install_package:1476 : real_install_package rabbitmq-server 2022-08-08 17:39:27.727 | + functions-common:real_install_package:1461 : is_ubuntu 2022-08-08 17:39:27.730 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-08-08 17:39:27.732 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-08-08 17:39:27.735 | + functions-common:real_install_package:1462 : apt_get install rabbitmq-server 2022-08-08 17:39:27.755 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-08-08 17:39:27.863 | Reading package lists... 2022-08-08 17:39:28.113 | Building dependency tree... 2022-08-08 17:39:28.114 | Reading state information... 2022-08-08 17:39:28.378 | The following packages were automatically installed and are no longer required: 2022-08-08 17:39:28.379 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-08 17:39:28.379 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-08 17:39:28.379 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-08 17:39:28.379 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-08 17:39:28.379 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-08 17:39:28.379 | python3-zope.interface 2022-08-08 17:39:28.380 | Use 'sudo apt autoremove' to remove them. 2022-08-08 17:39:28.380 | The following additional packages will be installed: 2022-08-08 17:39:28.380 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-08-08 17:39:28.380 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-08-08 17:39:28.380 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-08-08 17:39:28.381 | erlang-tools erlang-xmerl locales-all 2022-08-08 17:39:28.382 | Suggested packages: 2022-08-08 17:39:28.382 | erlang erlang-manpages erlang-doc 2022-08-08 17:39:28.453 | The following NEW packages will be installed: 2022-08-08 17:39:28.453 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-08-08 17:39:28.453 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-08-08 17:39:28.453 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-08-08 17:39:28.454 | erlang-tools erlang-xmerl locales-all rabbitmq-server 2022-08-08 17:39:28.594 | 0 upgraded, 19 newly installed, 0 to remove and 159 not upgraded. 2022-08-08 17:39:28.594 | Need to get 38.0 MB of archives. 2022-08-08 17:39:28.594 | After this operation, 276 MB of additional disk space will be used. 2022-08-08 17:39:28.595 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-base amd64 1:22.2.7+dfsg-1 [8,063 kB] 2022-08-08 17:39:30.047 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-asn1 amd64 1:22.2.7+dfsg-1 [712 kB] 2022-08-08 17:39:30.177 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-crypto amd64 1:22.2.7+dfsg-1 [137 kB] 2022-08-08 17:39:30.445 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-public-key amd64 1:22.2.7+dfsg-1 [567 kB] 2022-08-08 17:39:30.599 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-mnesia amd64 1:22.2.7+dfsg-1 [716 kB] 2022-08-08 17:39:30.616 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-runtime-tools amd64 1:22.2.7+dfsg-1 [182 kB] 2022-08-08 17:39:30.620 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ssl amd64 1:22.2.7+dfsg-1 [1,103 kB] 2022-08-08 17:39:30.669 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-eldap amd64 1:22.2.7+dfsg-1 [99.7 kB] 2022-08-08 17:39:30.671 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ftp amd64 1:22.2.7+dfsg-1 [68.8 kB] 2022-08-08 17:39:30.673 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tftp amd64 1:22.2.7+dfsg-1 [84.6 kB] 2022-08-08 17:39:30.723 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-inets amd64 1:22.2.7+dfsg-1 [577 kB] 2022-08-08 17:39:30.835 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-snmp amd64 1:22.2.7+dfsg-1 [1,538 kB] 2022-08-08 17:39:31.097 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-os-mon amd64 1:22.2.7+dfsg-1 [81.2 kB] 2022-08-08 17:39:31.137 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-parsetools amd64 1:22.2.7+dfsg-1 [151 kB] 2022-08-08 17:39:31.140 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-syntax-tools amd64 1:22.2.7+dfsg-1 [344 kB] 2022-08-08 17:39:31.175 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tools amd64 1:22.2.7+dfsg-1 [499 kB] 2022-08-08 17:39:31.306 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-xmerl amd64 1:22.2.7+dfsg-1 [1,113 kB] 2022-08-08 17:39:31.524 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 locales-all amd64 2.31-0ubuntu9.9 [10.5 MB] 2022-08-08 17:39:33.420 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 rabbitmq-server all 3.8.2-0ubuntu1.3 [11.5 MB] 2022-08-08 17:39:35.903 | Fetched 38.0 MB in 7s (5,530 kB/s) 2022-08-08 17:39:35.934 | Selecting previously unselected package erlang-base. 2022-08-08 17:39:35.982 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 81596 files and directories currently installed.) 2022-08-08 17:39:35.985 | Preparing to unpack .../00-erlang-base_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-08-08 17:39:35.987 | Unpacking erlang-base (1:22.2.7+dfsg-1) ... 2022-08-08 17:39:37.068 | Selecting previously unselected package erlang-asn1. 2022-08-08 17:39:37.076 | Preparing to unpack .../01-erlang-asn1_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-08-08 17:39:37.079 | Unpacking erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-08-08 17:39:37.188 | Selecting previously unselected package erlang-crypto. 2022-08-08 17:39:37.197 | Preparing to unpack .../02-erlang-crypto_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-08-08 17:39:37.199 | Unpacking erlang-crypto (1:22.2.7+dfsg-1) ... 2022-08-08 17:39:37.241 | Selecting previously unselected package erlang-public-key. 2022-08-08 17:39:37.249 | Preparing to unpack .../03-erlang-public-key_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-08-08 17:39:37.251 | Unpacking erlang-public-key (1:22.2.7+dfsg-1) ... 2022-08-08 17:39:37.350 | Selecting previously unselected package erlang-mnesia. 2022-08-08 17:39:37.359 | Preparing to unpack .../04-erlang-mnesia_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-08-08 17:39:37.361 | Unpacking erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-08-08 17:39:37.471 | Selecting previously unselected package erlang-runtime-tools. 2022-08-08 17:39:37.480 | Preparing to unpack .../05-erlang-runtime-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-08-08 17:39:37.482 | Unpacking erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-08-08 17:39:37.536 | Selecting previously unselected package erlang-ssl. 2022-08-08 17:39:37.545 | Preparing to unpack .../06-erlang-ssl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-08-08 17:39:37.547 | Unpacking erlang-ssl (1:22.2.7+dfsg-1) ... 2022-08-08 17:39:37.714 | Selecting previously unselected package erlang-eldap. 2022-08-08 17:39:37.724 | Preparing to unpack .../07-erlang-eldap_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-08-08 17:39:37.726 | Unpacking erlang-eldap (1:22.2.7+dfsg-1) ... 2022-08-08 17:39:37.762 | Selecting previously unselected package erlang-ftp. 2022-08-08 17:39:37.772 | Preparing to unpack .../08-erlang-ftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-08-08 17:39:37.774 | Unpacking erlang-ftp (1:22.2.7+dfsg-1) ... 2022-08-08 17:39:37.807 | Selecting previously unselected package erlang-tftp. 2022-08-08 17:39:37.816 | Preparing to unpack .../09-erlang-tftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-08-08 17:39:37.818 | Unpacking erlang-tftp (1:22.2.7+dfsg-1) ... 2022-08-08 17:39:37.853 | Selecting previously unselected package erlang-inets. 2022-08-08 17:39:37.861 | Preparing to unpack .../10-erlang-inets_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-08-08 17:39:37.863 | Unpacking erlang-inets (1:22.2.7+dfsg-1) ... 2022-08-08 17:39:37.968 | Selecting previously unselected package erlang-snmp. 2022-08-08 17:39:37.977 | Preparing to unpack .../11-erlang-snmp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-08-08 17:39:37.979 | Unpacking erlang-snmp (1:22.2.7+dfsg-1) ... 2022-08-08 17:39:38.224 | Selecting previously unselected package erlang-os-mon. 2022-08-08 17:39:38.232 | Preparing to unpack .../12-erlang-os-mon_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-08-08 17:39:38.234 | Unpacking erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-08-08 17:39:38.271 | Selecting previously unselected package erlang-parsetools. 2022-08-08 17:39:38.279 | Preparing to unpack .../13-erlang-parsetools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-08-08 17:39:38.281 | Unpacking erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-08-08 17:39:38.324 | Selecting previously unselected package erlang-syntax-tools. 2022-08-08 17:39:38.333 | Preparing to unpack .../14-erlang-syntax-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-08-08 17:39:38.335 | Unpacking erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-08-08 17:39:38.404 | Selecting previously unselected package erlang-tools. 2022-08-08 17:39:38.413 | Preparing to unpack .../15-erlang-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-08-08 17:39:38.415 | Unpacking erlang-tools (1:22.2.7+dfsg-1) ... 2022-08-08 17:39:38.508 | Selecting previously unselected package erlang-xmerl. 2022-08-08 17:39:38.516 | Preparing to unpack .../16-erlang-xmerl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-08-08 17:39:38.519 | Unpacking erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-08-08 17:39:38.693 | Selecting previously unselected package locales-all. 2022-08-08 17:39:38.702 | Preparing to unpack .../17-locales-all_2.31-0ubuntu9.9_amd64.deb ... 2022-08-08 17:39:38.704 | Unpacking locales-all (2.31-0ubuntu9.9) ... 2022-08-08 17:39:42.858 | Selecting previously unselected package rabbitmq-server. 2022-08-08 17:39:42.870 | Preparing to unpack .../18-rabbitmq-server_3.8.2-0ubuntu1.3_all.deb ... 2022-08-08 17:39:42.872 | Unpacking rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-08-08 17:39:44.010 | Setting up erlang-base (1:22.2.7+dfsg-1) ... 2022-08-08 17:39:44.393 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /lib/systemd/system/epmd.service. 2022-08-08 17:39:44.393 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /lib/systemd/system/epmd.socket. 2022-08-08 17:39:48.598 | Searching for services which depend on erlang and should be started... none found. 2022-08-08 17:39:48.602 | Setting up erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-08-08 17:39:48.608 | Setting up erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-08-08 17:39:48.613 | Setting up locales-all (2.31-0ubuntu9.9) ... 2022-08-08 17:39:48.621 | Setting up erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-08-08 17:39:48.626 | Setting up erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-08-08 17:39:48.632 | Setting up erlang-tftp (1:22.2.7+dfsg-1) ... 2022-08-08 17:39:48.638 | Setting up erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-08-08 17:39:48.644 | Setting up erlang-crypto (1:22.2.7+dfsg-1) ... 2022-08-08 17:39:48.650 | Setting up erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-08-08 17:39:48.656 | Setting up erlang-tools (1:22.2.7+dfsg-1) ... 2022-08-08 17:39:48.662 | Setting up erlang-snmp (1:22.2.7+dfsg-1) ... 2022-08-08 17:39:48.667 | Setting up erlang-public-key (1:22.2.7+dfsg-1) ... 2022-08-08 17:39:48.673 | Setting up erlang-ssl (1:22.2.7+dfsg-1) ... 2022-08-08 17:39:48.679 | Setting up erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-08-08 17:39:48.684 | Setting up erlang-eldap (1:22.2.7+dfsg-1) ... 2022-08-08 17:39:48.690 | Setting up erlang-ftp (1:22.2.7+dfsg-1) ... 2022-08-08 17:39:48.696 | Setting up erlang-inets (1:22.2.7+dfsg-1) ... 2022-08-08 17:39:48.702 | Setting up rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-08-08 17:39:48.792 | Adding group `rabbitmq' (GID 125) ... 2022-08-08 17:39:48.804 | Done. 2022-08-08 17:39:48.885 | Adding system user `rabbitmq' (UID 117) ... 2022-08-08 17:39:48.885 | Adding new user `rabbitmq' (UID 117) with group `rabbitmq' ... 2022-08-08 17:39:48.917 | Not creating home directory `/var/lib/rabbitmq'. 2022-08-08 17:39:49.181 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2022-08-08 17:39:55.329 | Processing triggers for man-db (2.9.1-1) ... 2022-08-08 17:39:55.914 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-08-08 17:40:04.387 | + functions-common:apt_get:1246 : result=0 2022-08-08 17:40:04.390 | + functions-common:apt_get:1249 : time_stop apt-get 2022-08-08 17:40:04.392 | + functions-common:time_stop:2451 : local name 2022-08-08 17:40:04.394 | + functions-common:time_stop:2452 : local end_time 2022-08-08 17:40:04.396 | + functions-common:time_stop:2453 : local elapsed_time 2022-08-08 17:40:04.399 | + functions-common:time_stop:2454 : local total 2022-08-08 17:40:04.401 | + functions-common:time_stop:2455 : local start_time 2022-08-08 17:40:04.403 | + functions-common:time_stop:2457 : name=apt-get 2022-08-08 17:40:04.405 | + functions-common:time_stop:2458 : start_time=1659980367752 2022-08-08 17:40:04.407 | + functions-common:time_stop:2460 : [[ -z 1659980367752 ]] 2022-08-08 17:40:04.410 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-08-08 17:40:04.414 | + functions-common:time_stop:2463 : end_time=1659980404412 2022-08-08 17:40:04.416 | + functions-common:time_stop:2464 : elapsed_time=36660 2022-08-08 17:40:04.419 | + functions-common:time_stop:2465 : total=160629 2022-08-08 17:40:04.421 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-08-08 17:40:04.423 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=197289 2022-08-08 17:40:04.425 | + functions-common:apt_get:1250 : return 0 2022-08-08 17:40:04.427 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-08-08 17:40:04.430 | + functions-common:is_suse:542 : is_opensuse 2022-08-08 17:40:04.432 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-08-08 17:40:04.434 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-08 17:40:04.437 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-08-08 17:40:04.439 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-08-08 17:40:04.441 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-08 17:40:04.444 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-08-08 17:40:04.446 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-08-08 17:40:04.449 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-08-08 17:40:04.451 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-08-08 17:40:04.453 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-08-08 17:40:04.455 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-08 17:40:04.458 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-08 17:40:04.460 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-08-08 17:40:04.463 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-08-08 17:40:04.465 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-08-08 17:40:04.467 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-08-08 17:40:04.470 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-08-08 17:40:04.472 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-08-08 17:40:04.474 | + functions-common:is_suse:542 : is_opensuse 2022-08-08 17:40:04.476 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-08-08 17:40:04.478 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-08 17:40:04.481 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-08-08 17:40:04.483 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-08-08 17:40:04.485 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-08 17:40:04.488 | + ./stack.sh:main:833 : restart_rpc_backend 2022-08-08 17:40:04.490 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-08-08 17:40:04.507 | + functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:40:04.509 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-08-08 17:40:04.511 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-08-08 17:40:04.514 | + ./stack.sh:echo_summary:446 : echo -e Starting RabbitMQ 2022-08-08 17:40:04.516 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-08-08 17:40:04.519 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-08-08 17:40:04.524 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-08-08 17:40:04.526 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-08-08 17:40:04.528 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-08-08 17:40:04.530 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-08-08 17:40:04.533 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-08-08 17:40:04.535 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-08-08 17:40:04.538 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-08-08 17:40:05.219 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-08-08 17:40:05.219 | user tags 2022-08-08 17:40:05.219 | guest [administrator]' 2022-08-08 17:40:05.222 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-08-08 17:40:05.222 | user tags 2022-08-08 17:40:05.222 | guest [administrator]' 2022-08-08 17:40:05.222 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-08-08 17:40:05.229 | + lib/rpc_backend:rabbit_setuser:176 : found= 2022-08-08 17:40:05.231 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2022-08-08 17:40:05.234 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2022-08-08 17:40:05.929 | Adding user "stackrabbit" ... 2022-08-08 17:40:05.952 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-08-08 17:40:06.622 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-08-08 17:40:06.645 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-08-08 17:40:06.648 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-08-08 17:40:07.304 | Changing password for user "stackrabbit" ... 2022-08-08 17:40:07.325 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-08-08 17:40:07.328 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-08-08 17:40:07.330 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-08-08 17:40:07.985 | Deleting user "guest" ... 2022-08-08 17:40:08.007 | + ./stack.sh:main:835 : is_service_enabled mysql postgresql 2022-08-08 17:40:08.024 | + functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:40:08.026 | + ./stack.sh:main:836 : install_database 2022-08-08 17:40:08.029 | + lib/database:install_database:118 : install_database_mysql 2022-08-08 17:40:08.031 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-08-08 17:40:08.033 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-08-08 17:40:08.036 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-08-08 17:40:08.039 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-08-08 17:40:08.252 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-08-08 17:40:08.254 | + lib/databases/mysql:install_database_mysql:171 : cat 2022-08-08 17:40:08.259 | + lib/databases/mysql:install_database_mysql:177 : is_ubuntu 2022-08-08 17:40:08.262 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-08-08 17:40:08.264 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-08-08 17:40:08.267 | + lib/databases/mysql:install_database_mysql:177 : '[' mysql '!=' mariadb ']' 2022-08-08 17:40:08.269 | + lib/databases/mysql:install_database_mysql:178 : echo host=127.0.0.1 2022-08-08 17:40:08.272 | + lib/databases/mysql:install_database_mysql:180 : chmod 0600 /home/ubuntu/.my.cnf 2022-08-08 17:40:08.275 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-08-08 17:40:08.278 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-08-08 17:40:08.280 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-08-08 17:40:08.282 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-08-08 17:40:08.285 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-08-08 17:40:08.288 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-08-08 17:40:08.290 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-08-08 17:40:08.293 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-08-08 17:40:08.295 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-08-08 17:40:08.297 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-08 17:40:08.299 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-08 17:40:08.302 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-08-08 17:40:08.305 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-08-08 17:40:08.307 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-08-08 17:40:08.310 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-08-08 17:40:08.312 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-08-08 17:40:08.314 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-08-08 17:40:08.317 | + functions-common:is_suse:542 : is_opensuse 2022-08-08 17:40:08.319 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-08-08 17:40:08.321 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-08 17:40:08.324 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-08-08 17:40:08.326 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-08-08 17:40:08.328 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-08 17:40:08.331 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-08-08 17:40:08.333 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-08-08 17:40:08.336 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-08-08 17:40:08.338 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-08-08 17:40:08.340 | + functions-common:install_package:1475 : update_package_repo 2022-08-08 17:40:08.342 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-08-08 17:40:08.345 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-08-08 17:40:08.347 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-08-08 17:40:08.350 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-08-08 17:40:08.352 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-08-08 17:40:08.354 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-08-08 17:40:08.356 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-08-08 17:40:08.359 | + functions-common:update_package_repo:1456 : apt_get_update 2022-08-08 17:40:08.361 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-08-08 17:40:08.363 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-08-08 17:40:08.366 | + functions-common:apt_get_update:1202 : return 2022-08-08 17:40:08.369 | + functions-common:install_package:1476 : real_install_package mysql-server 2022-08-08 17:40:08.371 | + functions-common:real_install_package:1461 : is_ubuntu 2022-08-08 17:40:08.373 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-08-08 17:40:08.375 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-08-08 17:40:08.378 | + functions-common:real_install_package:1462 : apt_get install mysql-server 2022-08-08 17:40:08.400 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-08-08 17:40:08.512 | Reading package lists... 2022-08-08 17:40:08.782 | Building dependency tree... 2022-08-08 17:40:08.783 | Reading state information... 2022-08-08 17:40:09.046 | The following packages were automatically installed and are no longer required: 2022-08-08 17:40:09.047 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-08 17:40:09.047 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-08 17:40:09.047 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-08 17:40:09.047 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-08 17:40:09.047 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-08 17:40:09.047 | python3-zope.interface 2022-08-08 17:40:09.047 | Use 'sudo apt autoremove' to remove them. 2022-08-08 17:40:09.048 | The following additional packages will be installed: 2022-08-08 17:40:09.048 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-08-08 17:40:09.048 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-08-08 17:40:09.048 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-08-08 17:40:09.049 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-08-08 17:40:09.049 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-08-08 17:40:09.049 | mysql-server-8.0 mysql-server-core-8.0 2022-08-08 17:40:09.051 | Suggested packages: 2022-08-08 17:40:09.051 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2022-08-08 17:40:09.129 | The following NEW packages will be installed: 2022-08-08 17:40:09.130 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-08-08 17:40:09.130 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-08-08 17:40:09.130 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-08-08 17:40:09.130 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-08-08 17:40:09.130 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-08-08 17:40:09.131 | mysql-server mysql-server-8.0 mysql-server-core-8.0 2022-08-08 17:40:09.415 | 0 upgraded, 24 newly installed, 0 to remove and 159 not upgraded. 2022-08-08 17:40:09.415 | Need to get 32.1 MB of archives. 2022-08-08 17:40:09.415 | After this operation, 264 MB of additional disk space will be used. 2022-08-08 17:40:09.415 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-core-8.0 amd64 8.0.30-0ubuntu0.20.04.2 [4,521 kB] 2022-08-08 17:40:17.640 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-8.0 amd64 8.0.30-0ubuntu0.20.04.2 [22.0 kB] 2022-08-08 17:40:17.645 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libevent-core-2.1-7 amd64 2.1.11-stable-1 [89.1 kB] 2022-08-08 17:40:17.676 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libevent-pthreads-2.1-7 amd64 2.1.11-stable-1 [7,372 B] 2022-08-08 17:40:17.678 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmecab2 amd64 0.996-10build1 [233 kB] 2022-08-08 17:40:17.745 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-core-8.0 amd64 8.0.30-0ubuntu0.20.04.2 [18.6 MB] 2022-08-08 17:40:21.510 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-8.0 amd64 8.0.30-0ubuntu0.20.04.2 [1,292 kB] 2022-08-08 17:40:21.566 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB] 2022-08-08 17:40:21.567 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liburi-perl all 1.76-2 [77.5 kB] 2022-08-08 17:40:21.568 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-parser-perl amd64 3.72-5 [86.3 kB] 2022-08-08 17:40:21.570 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-pm-perl all 4.46-1 [186 kB] 2022-08-08 17:40:21.623 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfcgi-perl amd64 0.79-1 [33.1 kB] 2022-08-08 17:40:21.624 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-fast-perl all 1:2.15-1 [10.5 kB] 2022-08-08 17:40:21.624 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2022-08-08 17:40:21.625 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2022-08-08 17:40:21.644 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtimedate-perl all 2.3200-1 [34.0 kB] 2022-08-08 17:40:21.756 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-date-perl all 6.05-1 [9,920 B] 2022-08-08 17:40:21.758 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2022-08-08 17:40:21.760 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] 2022-08-08 17:40:21.764 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-message-perl all 6.22-1 [76.1 kB] 2022-08-08 17:40:21.776 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-utils amd64 0.996-10build1 [4,912 B] 2022-08-08 17:40:21.777 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-ipadic all 2.7.0-20070801+main-2.1 [6,714 kB] 2022-08-08 17:40:22.897 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-2.1 [4,380 B] 2022-08-08 17:40:22.898 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server all 8.0.30-0ubuntu0.20.04.2 [9,540 B] 2022-08-08 17:40:23.400 | Preconfiguring packages ... 2022-08-08 17:40:23.513 | Fetched 32.1 MB in 14s (2,332 kB/s) 2022-08-08 17:40:23.541 | Selecting previously unselected package mysql-client-core-8.0. 2022-08-08 17:40:23.595 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 90052 files and directories currently installed.) 2022-08-08 17:40:23.598 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.30-0ubuntu0.20.04.2_amd64.deb ... 2022-08-08 17:40:23.600 | Unpacking mysql-client-core-8.0 (8.0.30-0ubuntu0.20.04.2) ... 2022-08-08 17:40:24.543 | Selecting previously unselected package mysql-client-8.0. 2022-08-08 17:40:24.553 | Preparing to unpack .../01-mysql-client-8.0_8.0.30-0ubuntu0.20.04.2_amd64.deb ... 2022-08-08 17:40:24.556 | Unpacking mysql-client-8.0 (8.0.30-0ubuntu0.20.04.2) ... 2022-08-08 17:40:24.588 | Selecting previously unselected package libevent-core-2.1-7:amd64. 2022-08-08 17:40:24.598 | Preparing to unpack .../02-libevent-core-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-08-08 17:40:24.602 | Unpacking libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-08-08 17:40:24.643 | Selecting previously unselected package libevent-pthreads-2.1-7:amd64. 2022-08-08 17:40:24.653 | Preparing to unpack .../03-libevent-pthreads-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-08-08 17:40:24.656 | Unpacking libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-08-08 17:40:24.686 | Selecting previously unselected package libmecab2:amd64. 2022-08-08 17:40:24.696 | Preparing to unpack .../04-libmecab2_0.996-10build1_amd64.deb ... 2022-08-08 17:40:24.698 | Unpacking libmecab2:amd64 (0.996-10build1) ... 2022-08-08 17:40:24.766 | Selecting previously unselected package mysql-server-core-8.0. 2022-08-08 17:40:24.776 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.30-0ubuntu0.20.04.2_amd64.deb ... 2022-08-08 17:40:24.778 | Unpacking mysql-server-core-8.0 (8.0.30-0ubuntu0.20.04.2) ... 2022-08-08 17:40:27.718 | Selecting previously unselected package mysql-server-8.0. 2022-08-08 17:40:27.728 | Preparing to unpack .../06-mysql-server-8.0_8.0.30-0ubuntu0.20.04.2_amd64.deb ... 2022-08-08 17:40:28.177 | Unpacking mysql-server-8.0 (8.0.30-0ubuntu0.20.04.2) ... 2022-08-08 17:40:28.236 | Selecting previously unselected package libhtml-tagset-perl. 2022-08-08 17:40:28.245 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-4_all.deb ... 2022-08-08 17:40:28.248 | Unpacking libhtml-tagset-perl (3.20-4) ... 2022-08-08 17:40:28.275 | Selecting previously unselected package liburi-perl. 2022-08-08 17:40:28.285 | Preparing to unpack .../08-liburi-perl_1.76-2_all.deb ... 2022-08-08 17:40:28.287 | Unpacking liburi-perl (1.76-2) ... 2022-08-08 17:40:28.335 | Selecting previously unselected package libhtml-parser-perl. 2022-08-08 17:40:28.344 | Preparing to unpack .../09-libhtml-parser-perl_3.72-5_amd64.deb ... 2022-08-08 17:40:28.347 | Unpacking libhtml-parser-perl (3.72-5) ... 2022-08-08 17:40:28.388 | Selecting previously unselected package libcgi-pm-perl. 2022-08-08 17:40:28.397 | Preparing to unpack .../10-libcgi-pm-perl_4.46-1_all.deb ... 2022-08-08 17:40:28.399 | Unpacking libcgi-pm-perl (4.46-1) ... 2022-08-08 17:40:28.452 | Selecting previously unselected package libfcgi-perl. 2022-08-08 17:40:28.461 | Preparing to unpack .../11-libfcgi-perl_0.79-1_amd64.deb ... 2022-08-08 17:40:28.464 | Unpacking libfcgi-perl (0.79-1) ... 2022-08-08 17:40:28.495 | Selecting previously unselected package libcgi-fast-perl. 2022-08-08 17:40:28.505 | Preparing to unpack .../12-libcgi-fast-perl_1%3a2.15-1_all.deb ... 2022-08-08 17:40:28.507 | Unpacking libcgi-fast-perl (1:2.15-1) ... 2022-08-08 17:40:28.535 | Selecting previously unselected package libencode-locale-perl. 2022-08-08 17:40:28.544 | Preparing to unpack .../13-libencode-locale-perl_1.05-1_all.deb ... 2022-08-08 17:40:28.547 | Unpacking libencode-locale-perl (1.05-1) ... 2022-08-08 17:40:28.573 | Selecting previously unselected package libhtml-template-perl. 2022-08-08 17:40:28.582 | Preparing to unpack .../14-libhtml-template-perl_2.97-1_all.deb ... 2022-08-08 17:40:28.584 | Unpacking libhtml-template-perl (2.97-1) ... 2022-08-08 17:40:28.618 | Selecting previously unselected package libtimedate-perl. 2022-08-08 17:40:28.628 | Preparing to unpack .../15-libtimedate-perl_2.3200-1_all.deb ... 2022-08-08 17:40:28.630 | Unpacking libtimedate-perl (2.3200-1) ... 2022-08-08 17:40:28.671 | Selecting previously unselected package libhttp-date-perl. 2022-08-08 17:40:28.681 | Preparing to unpack .../16-libhttp-date-perl_6.05-1_all.deb ... 2022-08-08 17:40:28.683 | Unpacking libhttp-date-perl (6.05-1) ... 2022-08-08 17:40:28.711 | Selecting previously unselected package libio-html-perl. 2022-08-08 17:40:28.720 | Preparing to unpack .../17-libio-html-perl_1.001-1_all.deb ... 2022-08-08 17:40:28.722 | Unpacking libio-html-perl (1.001-1) ... 2022-08-08 17:40:28.751 | Selecting previously unselected package liblwp-mediatypes-perl. 2022-08-08 17:40:28.761 | Preparing to unpack .../18-liblwp-mediatypes-perl_6.04-1_all.deb ... 2022-08-08 17:40:28.763 | Unpacking liblwp-mediatypes-perl (6.04-1) ... 2022-08-08 17:40:28.791 | Selecting previously unselected package libhttp-message-perl. 2022-08-08 17:40:28.802 | Preparing to unpack .../19-libhttp-message-perl_6.22-1_all.deb ... 2022-08-08 17:40:28.804 | Unpacking libhttp-message-perl (6.22-1) ... 2022-08-08 17:40:28.841 | Selecting previously unselected package mecab-utils. 2022-08-08 17:40:28.851 | Preparing to unpack .../20-mecab-utils_0.996-10build1_amd64.deb ... 2022-08-08 17:40:28.853 | Unpacking mecab-utils (0.996-10build1) ... 2022-08-08 17:40:28.883 | Selecting previously unselected package mecab-ipadic. 2022-08-08 17:40:28.893 | Preparing to unpack .../21-mecab-ipadic_2.7.0-20070801+main-2.1_all.deb ... 2022-08-08 17:40:28.895 | Unpacking mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-08-08 17:40:30.148 | Selecting previously unselected package mecab-ipadic-utf8. 2022-08-08 17:40:30.159 | Preparing to unpack .../22-mecab-ipadic-utf8_2.7.0-20070801+main-2.1_all.deb ... 2022-08-08 17:40:30.161 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-08-08 17:40:30.187 | Selecting previously unselected package mysql-server. 2022-08-08 17:40:30.197 | Preparing to unpack .../23-mysql-server_8.0.30-0ubuntu0.20.04.2_all.deb ... 2022-08-08 17:40:30.199 | Unpacking mysql-server (8.0.30-0ubuntu0.20.04.2) ... 2022-08-08 17:40:30.252 | Setting up libmecab2:amd64 (0.996-10build1) ... 2022-08-08 17:40:30.260 | Setting up mysql-client-core-8.0 (8.0.30-0ubuntu0.20.04.2) ... 2022-08-08 17:40:30.266 | Setting up libhtml-tagset-perl (3.20-4) ... 2022-08-08 17:40:30.272 | Setting up liblwp-mediatypes-perl (6.04-1) ... 2022-08-08 17:40:30.277 | Setting up libencode-locale-perl (1.05-1) ... 2022-08-08 17:40:30.283 | Setting up mecab-utils (0.996-10build1) ... 2022-08-08 17:40:30.288 | Setting up libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-08-08 17:40:30.294 | Setting up libio-html-perl (1.001-1) ... 2022-08-08 17:40:30.299 | Setting up libtimedate-perl (2.3200-1) ... 2022-08-08 17:40:30.305 | Setting up mysql-client-8.0 (8.0.30-0ubuntu0.20.04.2) ... 2022-08-08 17:40:30.310 | Setting up libfcgi-perl (0.79-1) ... 2022-08-08 17:40:30.315 | Setting up liburi-perl (1.76-2) ... 2022-08-08 17:40:30.321 | Setting up libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-08-08 17:40:30.327 | Setting up libhttp-date-perl (6.05-1) ... 2022-08-08 17:40:30.332 | Setting up mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-08-08 17:40:30.337 | Compiling IPA dictionary for Mecab. This takes long time... 2022-08-08 17:40:30.341 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-08-08 17:40:30.341 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2022-08-08 17:40:30.341 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-08-08 17:40:30.341 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-08-08 17:40:30.482 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-08-08 17:40:30.482 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-08-08 17:40:30.482 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-08-08 17:40:30.482 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-08-08 17:40:30.490 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-08-08 17:40:30.582 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-08-08 17:40:30.582 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-08-08 17:40:30.583 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-08-08 17:40:30.609 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-08-08 17:40:30.654 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-08-08 17:40:30.942 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-08-08 17:40:30.949 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-08-08 17:40:31.040 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-08-08 17:40:31.040 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-08-08 17:40:31.040 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-08-08 17:40:31.040 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-08-08 17:40:31.044 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-08-08 17:40:31.044 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-08-08 17:40:31.089 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-08-08 17:40:31.281 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-08-08 17:40:31.281 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-08-08 17:40:31.281 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-08-08 17:40:31.282 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-08-08 17:40:31.284 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-08-08 17:40:31.285 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-08-08 17:40:31.708 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2022-08-08 17:40:31.826 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-08-08 17:40:32.144 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2022-08-08 17:40:32.148 | 2022-08-08 17:40:32.148 | done! 2022-08-08 17:40:32.155 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-08-08 17:40:32.159 | Setting up mysql-server-core-8.0 (8.0.30-0ubuntu0.20.04.2) ... 2022-08-08 17:40:32.165 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-08-08 17:40:32.170 | Compiling IPA dictionary for Mecab. This takes long time... 2022-08-08 17:40:32.174 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-08-08 17:40:32.174 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2022-08-08 17:40:32.174 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-08-08 17:40:32.175 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-08-08 17:40:32.386 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-08-08 17:40:32.386 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-08-08 17:40:32.387 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-08-08 17:40:32.387 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-08-08 17:40:32.398 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-08-08 17:40:32.531 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-08-08 17:40:32.531 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-08-08 17:40:32.532 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-08-08 17:40:32.572 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-08-08 17:40:32.646 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-08-08 17:40:33.145 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-08-08 17:40:33.155 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-08-08 17:40:33.266 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-08-08 17:40:33.266 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-08-08 17:40:33.267 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-08-08 17:40:33.267 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-08-08 17:40:33.272 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-08-08 17:40:33.273 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-08-08 17:40:33.362 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-08-08 17:40:33.656 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-08-08 17:40:33.657 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-08-08 17:40:33.658 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-08-08 17:40:33.658 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-08-08 17:40:33.661 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-08-08 17:40:33.662 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-08-08 17:40:34.167 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2022-08-08 17:40:34.303 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-08-08 17:40:34.624 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2022-08-08 17:40:34.628 | 2022-08-08 17:40:34.628 | done! 2022-08-08 17:40:34.636 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-08-08 17:40:34.641 | Setting up libhtml-parser-perl (3.72-5) ... 2022-08-08 17:40:34.646 | Setting up libhttp-message-perl (6.22-1) ... 2022-08-08 17:40:34.651 | Setting up mysql-server-8.0 (8.0.30-0ubuntu0.20.04.2) ... 2022-08-08 17:40:35.313 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-08-08 17:40:35.348 | Renaming removed key_buffer and myisam-recover options (if present) 2022-08-08 17:40:43.356 | mysqld will log errors to /var/log/mysql/error.log 2022-08-08 17:40:44.056 | mysqld is running as pid 56876 2022-08-08 17:40:46.672 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service. 2022-08-08 17:40:48.757 | Setting up libcgi-pm-perl (4.46-1) ... 2022-08-08 17:40:48.763 | Setting up libhtml-template-perl (2.97-1) ... 2022-08-08 17:40:48.769 | Setting up mysql-server (8.0.30-0ubuntu0.20.04.2) ... 2022-08-08 17:40:48.775 | Setting up libcgi-fast-perl (1:2.15-1) ... 2022-08-08 17:40:48.781 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-08-08 17:40:49.174 | Processing triggers for man-db (2.9.1-1) ... 2022-08-08 17:40:50.859 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-08-08 17:40:58.868 | + functions-common:apt_get:1246 : result=0 2022-08-08 17:40:58.871 | + functions-common:apt_get:1249 : time_stop apt-get 2022-08-08 17:40:58.873 | + functions-common:time_stop:2451 : local name 2022-08-08 17:40:58.876 | + functions-common:time_stop:2452 : local end_time 2022-08-08 17:40:58.878 | + functions-common:time_stop:2453 : local elapsed_time 2022-08-08 17:40:58.881 | + functions-common:time_stop:2454 : local total 2022-08-08 17:40:58.883 | + functions-common:time_stop:2455 : local start_time 2022-08-08 17:40:58.885 | + functions-common:time_stop:2457 : name=apt-get 2022-08-08 17:40:58.887 | + functions-common:time_stop:2458 : start_time=1659980408397 2022-08-08 17:40:58.890 | + functions-common:time_stop:2460 : [[ -z 1659980408397 ]] 2022-08-08 17:40:58.893 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-08-08 17:40:58.898 | + functions-common:time_stop:2463 : end_time=1659980458895 2022-08-08 17:40:58.900 | + functions-common:time_stop:2464 : elapsed_time=50498 2022-08-08 17:40:58.903 | + functions-common:time_stop:2465 : total=197289 2022-08-08 17:40:58.906 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-08-08 17:40:58.908 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=247787 2022-08-08 17:40:58.910 | + functions-common:apt_get:1250 : return 0 2022-08-08 17:40:58.913 | + ./stack.sh:main:838 : '[' -n mysql ']' 2022-08-08 17:40:58.915 | + ./stack.sh:main:839 : install_database_python 2022-08-08 17:40:58.917 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-08-08 17:40:58.921 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-08-08 17:40:58.924 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-08-08 17:40:58.926 | + inc/python:pip_install_gr:77 : local clean_name 2022-08-08 17:40:58.930 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-08-08 17:40:58.932 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-08-08 17:40:58.934 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-08-08 17:40:58.939 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-08-08 17:40:58.940 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-08-08 17:40:58.945 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-08-08 17:40:58.947 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-08-08 17:40:58.950 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-08-08 17:40:58.952 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-08-08 17:40:58.955 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-08-08 17:40:58.976 | Using python 3.8 to install PyMySQL 2022-08-08 17:40:58.978 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-08-08 17:41:00.988 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:41:00.988 | from cryptography.utils import int_from_bytes 2022-08-08 17:41:00.988 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:41:00.988 | from cryptography.utils import int_from_bytes 2022-08-08 17:41:01.183 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:01.231 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:01.291 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:01.299 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:01.322 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:01.326 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:01.342 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:01.352 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:01.373 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:01.384 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:01.445 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:01.522 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:01.539 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:01.570 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:01.578 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:01.592 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:01.609 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:01.621 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:01.635 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:01.645 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:01.682 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:01.704 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:01.712 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:01.798 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:01.801 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:01.805 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:01.846 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:01.886 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:01.902 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:01.919 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:01.938 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:01.955 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:01.972 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:02.002 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:02.033 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:02.062 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:02.072 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:02.089 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:02.102 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:02.121 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:02.127 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:02.132 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:02.135 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-08 17:41:02.291 | Collecting PyMySQL===1.0.2 2022-08-08 17:41:02.297 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/41f/c3a0c5013d5f0/PyMySQL-1.0.2-py3-none-any.whl (43 kB) 2022-08-08 17:41:03.934 | Installing collected packages: PyMySQL 2022-08-08 17:41:04.069 | Successfully installed PyMySQL-1.0.2 2022-08-08 17:41:04.167 | + inc/python:pip_install:200 : result=0 2022-08-08 17:41:04.170 | + inc/python:pip_install:202 : time_stop pip_install 2022-08-08 17:41:04.172 | + functions-common:time_stop:2451 : local name 2022-08-08 17:41:04.174 | + functions-common:time_stop:2452 : local end_time 2022-08-08 17:41:04.176 | + functions-common:time_stop:2453 : local elapsed_time 2022-08-08 17:41:04.178 | + functions-common:time_stop:2454 : local total 2022-08-08 17:41:04.181 | + functions-common:time_stop:2455 : local start_time 2022-08-08 17:41:04.183 | + functions-common:time_stop:2457 : name=pip_install 2022-08-08 17:41:04.186 | + functions-common:time_stop:2458 : start_time=1659980458970 2022-08-08 17:41:04.188 | + functions-common:time_stop:2460 : [[ -z 1659980458970 ]] 2022-08-08 17:41:04.191 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-08-08 17:41:04.195 | + functions-common:time_stop:2463 : end_time=1659980464192 2022-08-08 17:41:04.197 | + functions-common:time_stop:2464 : elapsed_time=5222 2022-08-08 17:41:04.199 | + functions-common:time_stop:2465 : total=33062 2022-08-08 17:41:04.201 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-08-08 17:41:04.203 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=38284 2022-08-08 17:41:04.206 | + inc/python:pip_install:203 : return 0 2022-08-08 17:41:04.208 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-08-08 17:41:04.210 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-08-08 17:41:04.212 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-08-08 17:41:04.215 | + ./stack.sh:main:842 : is_service_enabled neutron 2022-08-08 17:41:04.231 | + functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:41:04.233 | + ./stack.sh:main:843 : install_neutron_agent_packages 2022-08-08 17:41:04.236 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-08-08 17:41:04.239 | ++ 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-08-08 17:41:04.239 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-08-08 17:41:04.244 | + 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-08-08 17:41:04.247 | + 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-08-08 17:41:04.250 | + 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-08-08 17:41:04.252 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-08-08 17:41:04.255 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-08-08 17:41:04.257 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:486 : is_service_enabled q-l3 2022-08-08 17:41:04.272 | + functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:41:04.275 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : install_package radvd 2022-08-08 17:41:04.277 | + functions-common:install_package:1475 : update_package_repo 2022-08-08 17:41:04.279 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-08-08 17:41:04.282 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-08-08 17:41:04.284 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-08-08 17:41:04.286 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-08-08 17:41:04.288 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-08-08 17:41:04.291 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-08-08 17:41:04.293 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-08-08 17:41:04.296 | + functions-common:update_package_repo:1456 : apt_get_update 2022-08-08 17:41:04.298 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-08-08 17:41:04.300 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-08-08 17:41:04.302 | + functions-common:apt_get_update:1202 : return 2022-08-08 17:41:04.305 | + functions-common:install_package:1476 : real_install_package radvd 2022-08-08 17:41:04.307 | + functions-common:real_install_package:1461 : is_ubuntu 2022-08-08 17:41:04.309 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-08-08 17:41:04.312 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-08-08 17:41:04.314 | + functions-common:real_install_package:1462 : apt_get install radvd 2022-08-08 17:41:04.335 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-08-08 17:41:04.444 | Reading package lists... 2022-08-08 17:41:04.697 | Building dependency tree... 2022-08-08 17:41:04.698 | Reading state information... 2022-08-08 17:41:04.953 | The following packages were automatically installed and are no longer required: 2022-08-08 17:41:04.954 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-08 17:41:04.954 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-08 17:41:04.954 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-08 17:41:04.954 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-08 17:41:04.954 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-08 17:41:04.954 | python3-zope.interface 2022-08-08 17:41:04.954 | Use 'sudo apt autoremove' to remove them. 2022-08-08 17:41:05.022 | The following NEW packages will be installed: 2022-08-08 17:41:05.022 | radvd 2022-08-08 17:41:05.303 | 0 upgraded, 1 newly installed, 0 to remove and 159 not upgraded. 2022-08-08 17:41:05.303 | Need to get 59.0 kB of archives. 2022-08-08 17:41:05.303 | After this operation, 164 kB of additional disk space will be used. 2022-08-08 17:41:05.303 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 radvd amd64 1:2.17-2 [59.0 kB] 2022-08-08 17:41:06.148 | Fetched 59.0 kB in 1s (104 kB/s) 2022-08-08 17:41:06.182 | Selecting previously unselected package radvd. 2022-08-08 17:41:06.235 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 90630 files and directories currently installed.) 2022-08-08 17:41:06.239 | Preparing to unpack .../radvd_1%3a2.17-2_amd64.deb ... 2022-08-08 17:41:06.241 | Unpacking radvd (1:2.17-2) ... 2022-08-08 17:41:06.302 | Setting up radvd (1:2.17-2) ... 2022-08-08 17:41:07.238 | Job for radvd.service failed because the control process exited with error code. 2022-08-08 17:41:07.238 | See "systemctl status radvd.service" and "journalctl -xe" for details. 2022-08-08 17:41:07.240 | invoke-rc.d: initscript radvd, action "start" failed. 2022-08-08 17:41:07.252 | ● radvd.service - Router advertisement daemon for IPv6 2022-08-08 17:41:07.252 | Loaded: loaded (]8;;file://dv-cinder-852454-2-smb/lib/systemd/system/radvd.service/lib/systemd/system/radvd.service]8;;; disabled; vendor preset: enabled) 2022-08-08 17:41:07.252 | Active: failed (Result: exit-code) since Mon 2022-08-08 17:41:07 UTC; 15ms ago 2022-08-08 17:41:07.252 | Docs: ]8;;man:radvd(8)man:radvd(8)]8;; 2022-08-08 17:41:07.252 | Process: 58035 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest (code=exited, status=1/FAILURE) 2022-08-08 17:41:07.253 | 2022-08-08 17:41:07.253 | Aug 08 17:41:07 dv-cinder-852454-2-smb systemd[1]: Starting Router advertisement daemon for IPv6... 2022-08-08 17:41:07.253 | Aug 08 17:41:07 dv-cinder-852454-2-smb radvd[58035]: can't open /etc/radvd.conf: No such file or directory 2022-08-08 17:41:07.253 | Aug 08 17:41:07 dv-cinder-852454-2-smb radvd[58035]: Insecure file permissions, but continuing anyway 2022-08-08 17:41:07.253 | Aug 08 17:41:07 dv-cinder-852454-2-smb radvd[58035]: exiting, failed to read config file 2022-08-08 17:41:07.253 | Aug 08 17:41:07 dv-cinder-852454-2-smb systemd[1]: radvd.service: Control process exited, code=exited, status=1/FAILURE 2022-08-08 17:41:07.253 | Aug 08 17:41:07 dv-cinder-852454-2-smb systemd[1]: radvd.service: Failed with result 'exit-code'. 2022-08-08 17:41:07.253 | Aug 08 17:41:07 dv-cinder-852454-2-smb systemd[1]: Failed to start Router advertisement daemon for IPv6. 2022-08-08 17:41:07.257 | Processing triggers for man-db (2.9.1-1) ... 2022-08-08 17:41:07.356 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-08-08 17:41:15.767 | + functions-common:apt_get:1246 : result=0 2022-08-08 17:41:15.769 | + functions-common:apt_get:1249 : time_stop apt-get 2022-08-08 17:41:15.772 | + functions-common:time_stop:2451 : local name 2022-08-08 17:41:15.774 | + functions-common:time_stop:2452 : local end_time 2022-08-08 17:41:15.776 | + functions-common:time_stop:2453 : local elapsed_time 2022-08-08 17:41:15.778 | + functions-common:time_stop:2454 : local total 2022-08-08 17:41:15.781 | + functions-common:time_stop:2455 : local start_time 2022-08-08 17:41:15.783 | + functions-common:time_stop:2457 : name=apt-get 2022-08-08 17:41:15.785 | + functions-common:time_stop:2458 : start_time=1659980464332 2022-08-08 17:41:15.787 | + functions-common:time_stop:2460 : [[ -z 1659980464332 ]] 2022-08-08 17:41:15.790 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-08-08 17:41:15.794 | + functions-common:time_stop:2463 : end_time=1659980475791 2022-08-08 17:41:15.796 | + functions-common:time_stop:2464 : elapsed_time=11459 2022-08-08 17:41:15.799 | + functions-common:time_stop:2465 : total=247787 2022-08-08 17:41:15.801 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-08-08 17:41:15.803 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=259246 2022-08-08 17:41:15.805 | + functions-common:apt_get:1250 : return 0 2022-08-08 17:41:15.808 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:490 : is_service_enabled q-agt q-dhcp q-l3 2022-08-08 17:41:15.823 | + functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:41:15.826 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:491 : neutron_plugin_install_agent_packages 2022-08-08 17:41:15.828 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-08-08 17:41:15.830 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-08-08 17:41:15.833 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-08-08 17:41:15.852 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-08-08 17:41:15.855 | + functions-common:install_package:1475 : update_package_repo 2022-08-08 17:41:15.857 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-08-08 17:41:15.860 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-08-08 17:41:15.862 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-08-08 17:41:15.864 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-08-08 17:41:15.867 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-08-08 17:41:15.869 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-08-08 17:41:15.871 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-08-08 17:41:15.873 | + functions-common:update_package_repo:1456 : apt_get_update 2022-08-08 17:41:15.876 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-08-08 17:41:15.878 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-08-08 17:41:15.880 | + functions-common:apt_get_update:1202 : return 2022-08-08 17:41:15.882 | + functions-common:install_package:1476 : real_install_package fakeroot make openvswitch-switch 2022-08-08 17:41:15.884 | + functions-common:real_install_package:1461 : is_ubuntu 2022-08-08 17:41:15.886 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-08-08 17:41:15.889 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-08-08 17:41:15.891 | + functions-common:real_install_package:1462 : apt_get install fakeroot make openvswitch-switch 2022-08-08 17:41:15.911 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-08-08 17:41:16.020 | Reading package lists... 2022-08-08 17:41:16.276 | Building dependency tree... 2022-08-08 17:41:16.278 | Reading state information... 2022-08-08 17:41:16.535 | fakeroot is already the newest version (1.24-1). 2022-08-08 17:41:16.535 | fakeroot set to manually installed. 2022-08-08 17:41:16.535 | make is already the newest version (4.2.1-1.2). 2022-08-08 17:41:16.535 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-08-08 17:41:16.535 | The following packages were automatically installed and are no longer required: 2022-08-08 17:41:16.536 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-08 17:41:16.536 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-08 17:41:16.536 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-08 17:41:16.536 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-08 17:41:16.536 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-08 17:41:16.536 | python3-zope.interface 2022-08-08 17:41:16.536 | Use 'sudo apt autoremove' to remove them. 2022-08-08 17:41:16.668 | 0 upgraded, 0 newly installed, 0 to remove and 159 not upgraded. 2022-08-08 17:41:16.673 | + functions-common:apt_get:1246 : result=0 2022-08-08 17:41:16.675 | + functions-common:apt_get:1249 : time_stop apt-get 2022-08-08 17:41:16.677 | + functions-common:time_stop:2451 : local name 2022-08-08 17:41:16.679 | + functions-common:time_stop:2452 : local end_time 2022-08-08 17:41:16.681 | + functions-common:time_stop:2453 : local elapsed_time 2022-08-08 17:41:16.683 | + functions-common:time_stop:2454 : local total 2022-08-08 17:41:16.685 | + functions-common:time_stop:2455 : local start_time 2022-08-08 17:41:16.687 | + functions-common:time_stop:2457 : name=apt-get 2022-08-08 17:41:16.689 | + functions-common:time_stop:2458 : start_time=1659980475908 2022-08-08 17:41:16.691 | + functions-common:time_stop:2460 : [[ -z 1659980475908 ]] 2022-08-08 17:41:16.694 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-08-08 17:41:16.698 | + functions-common:time_stop:2463 : end_time=1659980476696 2022-08-08 17:41:16.700 | + functions-common:time_stop:2464 : elapsed_time=788 2022-08-08 17:41:16.702 | + functions-common:time_stop:2465 : total=259246 2022-08-08 17:41:16.704 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-08-08 17:41:16.706 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=260034 2022-08-08 17:41:16.708 | + functions-common:apt_get:1250 : return 0 2022-08-08 17:41:16.711 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-08-08 17:41:16.713 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-08-08 17:41:16.715 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-08-08 17:41:16.717 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-08-08 17:41:16.720 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-08-08 17:41:16.723 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-08-08 17:41:16.727 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-08-08 17:41:16.729 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-08-08 17:41:16.732 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-08-08 17:41:16.732 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-08-08 17:41:16.738 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-08-08 17:41:16.740 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-08-08 17:41:16.742 | + functions:vercmp:628 : local v1=5.4 2022-08-08 17:41:16.744 | + functions:vercmp:629 : local 'op=<' 2022-08-08 17:41:16.746 | + functions:vercmp:630 : local v2=3.13 2022-08-08 17:41:16.748 | + functions:vercmp:631 : local result 2022-08-08 17:41:16.752 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-08-08 17:41:16.752 | ++ functions:vercmp:635 : sort -V 2022-08-08 17:41:16.754 | ++ functions:vercmp:635 : head -1 2022-08-08 17:41:16.759 | + functions:vercmp:635 : result=3.13 2022-08-08 17:41:16.761 | + functions:vercmp:637 : case $op in 2022-08-08 17:41:16.763 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-08-08 17:41:16.766 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-08-08 17:41:16.768 | + functions:vercmp:648 : return 2022-08-08 17:41:16.771 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-08-08 17:41:16.773 | + functions-common:restart_service:2335 : '[' -x /bin/systemctl ']' 2022-08-08 17:41:16.775 | + functions-common:restart_service:2336 : sudo /bin/systemctl restart openvswitch-switch 2022-08-08 17:41:17.097 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-08-08 17:41:17.100 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-08-08 17:41:17.102 | + inc/python:use_library_from_git:251 : local enabled=1 2022-08-08 17:41:17.105 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-08 17:41:17.107 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2022-08-08 17:41:17.110 | + inc/python:use_library_from_git:253 : return 1 2022-08-08 17:41:17.113 | + ./stack.sh:main:846 : is_service_enabled etcd3 2022-08-08 17:41:17.131 | + functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:41:17.133 | + ./stack.sh:main:847 : install_etcd3 2022-08-08 17:41:17.136 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-08-08 17:41:17.136 | Installing etcd 2022-08-08 17:41:17.139 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-08-08 17:41:17.152 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-08-08 17:41:17.167 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-08-08 17:41:17.169 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-08-08 17:41:17.182 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-08-08 17:41:17.185 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-08-08 17:41:17.188 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-08-08 17:41:17.191 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-08-08 17:41:17.196 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-08-08 17:41:17.198 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-08-08 17:41:17.200 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-08-08 17:41:17.203 | ++ functions:get_extra_file:68 : wget --progress=dot:giga -t 2 -c https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz -O /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-08-08 17:41:17.207 | --2022-08-08 17:41:17-- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-08-08 17:41:17.211 | Resolving github.com (github.com)... 140.82.121.4 2022-08-08 17:41:17.255 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2022-08-08 17:41:17.562 | HTTP request sent, awaiting response... 302 Found 2022-08-08 17:41:17.562 | Location: https://objects.githubusercontent.com/github-production-release-asset-2e65be/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20220808%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220808T174117Z&X-Amz-Expires=300&X-Amz-Signature=3335cbfdd1a159558b2b35be4cb231e6b164e9a13e67c6e5dd9d675c27ec7347&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=11225014&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2022-08-08 17:41:17.562 | --2022-08-08 17:41:17-- https://objects.githubusercontent.com/github-production-release-asset-2e65be/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20220808%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220808T174117Z&X-Amz-Expires=300&X-Amz-Signature=3335cbfdd1a159558b2b35be4cb231e6b164e9a13e67c6e5dd9d675c27ec7347&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=11225014&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2022-08-08 17:41:17.671 | Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.109.133, 185.199.111.133, 185.199.110.133, ... 2022-08-08 17:41:17.695 | Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.109.133|:443... connected. 2022-08-08 17:41:18.109 | HTTP request sent, awaiting response... 200 OK 2022-08-08 17:41:18.109 | Length: 11350736 (11M) [application/octet-stream] 2022-08-08 17:41:18.110 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ 2022-08-08 17:41:18.221 | 2022-08-08 17:41:18.830 | 0K ........ .. 100% 15.0M=0.7s 2022-08-08 17:41:18.830 | 2022-08-08 17:41:18.830 | 2022-08-08 17:41:18 (15.0 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736] 2022-08-08 17:41:18.830 | 2022-08-08 17:41:18.834 | ++ functions:get_extra_file:69 : [[ 0 -ne 0 ]] 2022-08-08 17:41:18.837 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-08-08 17:41:18.839 | ++ functions:get_extra_file:74 : return 2022-08-08 17:41:18.842 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-08-08 17:41:18.845 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-08-08 17:41:18.847 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2022-08-08 17:41:18.849 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2022-08-08 17:41:18.983 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK 2022-08-08 17:41:18.987 | + lib/etcd3:install_etcd3:120 : tar xzvf /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz -C /home/ubuntu/devstack/files 2022-08-08 17:41:18.991 | etcd-v3.3.12-linux-amd64/ 2022-08-08 17:41:18.991 | etcd-v3.3.12-linux-amd64/README.md 2022-08-08 17:41:18.991 | etcd-v3.3.12-linux-amd64/Documentation/ 2022-08-08 17:41:18.991 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/ 2022-08-08 17:41:18.991 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md 2022-08-08 17:41:18.991 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md 2022-08-08 17:41:18.991 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md 2022-08-08 17:41:18.991 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md 2022-08-08 17:41:18.991 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2022-08-08 17:41:18.991 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md 2022-08-08 17:41:18.991 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/ 2022-08-08 17:41:18.991 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2022-08-08 17:41:18.991 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2022-08-08 17:41:18.992 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2022-08-08 17:41:18.992 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2022-08-08 17:41:18.992 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md 2022-08-08 17:41:18.992 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2022-08-08 17:41:18.992 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md 2022-08-08 17:41:18.992 | etcd-v3.3.12-linux-amd64/Documentation/README.md 2022-08-08 17:41:18.992 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/ 2022-08-08 17:41:18.992 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-08-08 17:41:18.992 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2022-08-08 17:41:18.992 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md 2022-08-08 17:41:18.992 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-08-08 17:41:18.992 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-08-08 17:41:18.993 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2022-08-08 17:41:18.993 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2022-08-08 17:41:18.993 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2022-08-08 17:41:18.993 | etcd-v3.3.12-linux-amd64/Documentation/rfc/ 2022-08-08 17:41:18.993 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md 2022-08-08 17:41:18.993 | etcd-v3.3.12-linux-amd64/Documentation/docs.md 2022-08-08 17:41:18.993 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md 2022-08-08 17:41:18.993 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md 2022-08-08 17:41:18.993 | etcd-v3.3.12-linux-amd64/Documentation/v2/ 2022-08-08 17:41:18.993 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md 2022-08-08 17:41:18.993 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md 2022-08-08 17:41:18.993 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md 2022-08-08 17:41:18.993 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md 2022-08-08 17:41:18.993 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md 2022-08-08 17:41:18.993 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md 2022-08-08 17:41:18.993 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/ 2022-08-08 17:41:18.993 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-08-08 17:41:18.993 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2022-08-08 17:41:18.993 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md 2022-08-08 17:41:18.994 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-08-08 17:41:18.994 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-08-08 17:41:18.994 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2022-08-08 17:41:18.994 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2022-08-08 17:41:18.994 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2022-08-08 17:41:18.994 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/ 2022-08-08 17:41:18.994 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md 2022-08-08 17:41:18.994 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md 2022-08-08 17:41:18.994 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md 2022-08-08 17:41:18.994 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md 2022-08-08 17:41:18.994 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md 2022-08-08 17:41:18.994 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md 2022-08-08 17:41:18.994 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md 2022-08-08 17:41:18.994 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md 2022-08-08 17:41:18.994 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md 2022-08-08 17:41:18.994 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md 2022-08-08 17:41:18.994 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md 2022-08-08 17:41:18.995 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md 2022-08-08 17:41:18.995 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md 2022-08-08 17:41:18.995 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md 2022-08-08 17:41:18.995 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md 2022-08-08 17:41:18.995 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml 2022-08-08 17:41:18.995 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md 2022-08-08 17:41:18.995 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md 2022-08-08 17:41:18.995 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2022-08-08 17:41:18.995 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md 2022-08-08 17:41:18.995 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/ 2022-08-08 17:41:18.995 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md 2022-08-08 17:41:18.995 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md 2022-08-08 17:41:18.995 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md 2022-08-08 17:41:18.995 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2022-08-08 17:41:18.995 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules 2022-08-08 17:41:18.995 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md 2022-08-08 17:41:18.996 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md 2022-08-08 17:41:18.996 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md 2022-08-08 17:41:18.996 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md 2022-08-08 17:41:18.996 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/ 2022-08-08 17:41:18.996 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md 2022-08-08 17:41:18.996 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md 2022-08-08 17:41:18.996 | etcd-v3.3.12-linux-amd64/Documentation/platforms/ 2022-08-08 17:41:18.996 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md 2022-08-08 17:41:18.996 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md 2022-08-08 17:41:18.996 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md 2022-08-08 17:41:18.996 | etcd-v3.3.12-linux-amd64/Documentation/faq.md 2022-08-08 17:41:18.996 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md 2022-08-08 17:41:18.996 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md 2022-08-08 17:41:18.996 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md 2022-08-08 17:41:18.997 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/ 2022-08-08 17:41:18.997 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md 2022-08-08 17:41:18.997 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md 2022-08-08 17:41:18.997 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md 2022-08-08 17:41:18.997 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2022-08-08 17:41:18.997 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2022-08-08 17:41:18.997 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md 2022-08-08 17:41:18.997 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/ 2022-08-08 17:41:18.997 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md 2022-08-08 17:41:18.997 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2022-08-08 17:41:18.997 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md 2022-08-08 17:41:18.997 | etcd-v3.3.12-linux-amd64/Documentation/learning/ 2022-08-08 17:41:18.997 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md 2022-08-08 17:41:18.997 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md 2022-08-08 17:41:18.997 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md 2022-08-08 17:41:18.997 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md 2022-08-08 17:41:18.997 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md 2022-08-08 17:41:18.998 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md 2022-08-08 17:41:18.998 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/ 2022-08-08 17:41:18.998 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md 2022-08-08 17:41:18.998 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md 2022-08-08 17:41:18.998 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md 2022-08-08 17:41:18.998 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json 2022-08-08 17:41:18.998 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md 2022-08-08 17:41:18.998 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md 2022-08-08 17:41:18.998 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md 2022-08-08 17:41:18.999 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md 2022-08-08 17:41:18.999 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md 2022-08-08 17:41:18.999 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md 2022-08-08 17:41:18.999 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md 2022-08-08 17:41:18.999 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules 2022-08-08 17:41:18.999 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2022-08-08 17:41:18.999 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml 2022-08-08 17:41:19.000 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md 2022-08-08 17:41:19.000 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md 2022-08-08 17:41:19.000 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2022-08-08 17:41:19.001 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md 2022-08-08 17:41:19.001 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md 2022-08-08 17:41:19.001 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md 2022-08-08 17:41:19.001 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md 2022-08-08 17:41:19.001 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md 2022-08-08 17:41:19.002 | etcd-v3.3.12-linux-amd64/Documentation/demo.md 2022-08-08 17:41:19.002 | etcd-v3.3.12-linux-amd64/README-etcdctl.md 2022-08-08 17:41:19.002 | etcd-v3.3.12-linux-amd64/etcdctl 2022-08-08 17:41:19.189 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md 2022-08-08 17:41:19.189 | etcd-v3.3.12-linux-amd64/etcd 2022-08-08 17:41:19.418 | + lib/etcd3:install_etcd3:121 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd 2022-08-08 17:41:19.456 | + lib/etcd3:install_etcd3:122 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2022-08-08 17:41:19.488 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-08-08 17:41:19.490 | + ./stack.sh:main:856 : is_service_enabled tls-proxy 2022-08-08 17:41:19.507 | + functions-common:is_service_enabled:2107 : return 1 2022-08-08 17:41:19.510 | + ./stack.sh:main:866 : install_dstat 2022-08-08 17:41:19.512 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-08-08 17:41:19.528 | + functions-common:is_service_enabled:2107 : return 1 2022-08-08 17:41:19.531 | + ./stack.sh:main:872 : echo_summary 'Installing OpenStack project source' 2022-08-08 17:41:19.534 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-08-08 17:41:19.536 | + ./stack.sh:echo_summary:446 : echo -e Installing OpenStack project source 2022-08-08 17:41:19.538 | + ./stack.sh:main:875 : install_libs 2022-08-08 17:41:19.541 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-08-08 17:41:19.543 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-08-08 17:41:19.545 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-08-08 17:41:19.548 | + inc/python:use_library_from_git:250 : local name=automaton 2022-08-08 17:41:19.550 | + inc/python:use_library_from_git:251 : local enabled=1 2022-08-08 17:41:19.552 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-08 17:41:19.555 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2022-08-08 17:41:19.557 | + inc/python:use_library_from_git:253 : return 1 2022-08-08 17:41:19.559 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-08-08 17:41:19.561 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-08-08 17:41:19.563 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-08-08 17:41:19.566 | + inc/python:use_library_from_git:250 : local name=castellan 2022-08-08 17:41:19.568 | + inc/python:use_library_from_git:251 : local enabled=1 2022-08-08 17:41:19.570 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-08 17:41:19.572 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2022-08-08 17:41:19.574 | + inc/python:use_library_from_git:253 : return 1 2022-08-08 17:41:19.576 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-08-08 17:41:19.579 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-08-08 17:41:19.581 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-08-08 17:41:19.583 | + inc/python:use_library_from_git:250 : local name=cliff 2022-08-08 17:41:19.585 | + inc/python:use_library_from_git:251 : local enabled=1 2022-08-08 17:41:19.588 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-08 17:41:19.590 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2022-08-08 17:41:19.592 | + inc/python:use_library_from_git:253 : return 1 2022-08-08 17:41:19.595 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-08-08 17:41:19.597 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-08-08 17:41:19.599 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-08-08 17:41:19.602 | + inc/python:use_library_from_git:250 : local name=cursive 2022-08-08 17:41:19.604 | + inc/python:use_library_from_git:251 : local enabled=1 2022-08-08 17:41:19.606 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-08 17:41:19.608 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2022-08-08 17:41:19.611 | + inc/python:use_library_from_git:253 : return 1 2022-08-08 17:41:19.613 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-08-08 17:41:19.616 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-08-08 17:41:19.618 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-08-08 17:41:19.620 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-08-08 17:41:19.622 | + inc/python:use_library_from_git:251 : local enabled=1 2022-08-08 17:41:19.625 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-08 17:41:19.627 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2022-08-08 17:41:19.629 | + inc/python:use_library_from_git:253 : return 1 2022-08-08 17:41:19.631 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-08-08 17:41:19.634 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-08-08 17:41:19.636 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-08-08 17:41:19.638 | + inc/python:use_library_from_git:250 : local name=futurist 2022-08-08 17:41:19.641 | + inc/python:use_library_from_git:251 : local enabled=1 2022-08-08 17:41:19.643 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-08 17:41:19.645 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2022-08-08 17:41:19.647 | + inc/python:use_library_from_git:253 : return 1 2022-08-08 17:41:19.650 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-08-08 17:41:19.652 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-08-08 17:41:19.654 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-08-08 17:41:19.657 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-08-08 17:41:19.659 | + inc/python:use_library_from_git:251 : local enabled=1 2022-08-08 17:41:19.661 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-08 17:41:19.664 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2022-08-08 17:41:19.666 | + inc/python:use_library_from_git:253 : return 1 2022-08-08 17:41:19.668 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-08-08 17:41:19.670 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-08-08 17:41:19.673 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-08-08 17:41:19.675 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-08-08 17:41:19.678 | + inc/python:use_library_from_git:251 : local enabled=1 2022-08-08 17:41:19.680 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-08 17:41:19.682 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2022-08-08 17:41:19.684 | + inc/python:use_library_from_git:253 : return 1 2022-08-08 17:41:19.687 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-08-08 17:41:19.689 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-08-08 17:41:19.691 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-08-08 17:41:19.693 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-08-08 17:41:19.696 | + inc/python:use_library_from_git:251 : local enabled=1 2022-08-08 17:41:19.698 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-08 17:41:19.700 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2022-08-08 17:41:19.702 | + inc/python:use_library_from_git:253 : return 1 2022-08-08 17:41:19.705 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-08-08 17:41:19.707 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-08-08 17:41:19.709 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-08-08 17:41:19.711 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-08-08 17:41:19.714 | + inc/python:use_library_from_git:251 : local enabled=1 2022-08-08 17:41:19.716 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-08 17:41:19.719 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2022-08-08 17:41:19.721 | + inc/python:use_library_from_git:253 : return 1 2022-08-08 17:41:19.723 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-08-08 17:41:19.726 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-08-08 17:41:19.728 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-08-08 17:41:19.730 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-08-08 17:41:19.732 | + inc/python:use_library_from_git:251 : local enabled=1 2022-08-08 17:41:19.735 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-08 17:41:19.737 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2022-08-08 17:41:19.739 | + inc/python:use_library_from_git:253 : return 1 2022-08-08 17:41:19.742 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-08-08 17:41:19.744 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-08-08 17:41:19.746 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-08-08 17:41:19.749 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-08-08 17:41:19.751 | + inc/python:use_library_from_git:251 : local enabled=1 2022-08-08 17:41:19.753 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-08 17:41:19.755 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2022-08-08 17:41:19.758 | + inc/python:use_library_from_git:253 : return 1 2022-08-08 17:41:19.760 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-08-08 17:41:19.762 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-08-08 17:41:19.765 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-08-08 17:41:19.768 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-08-08 17:41:19.770 | + inc/python:use_library_from_git:251 : local enabled=1 2022-08-08 17:41:19.772 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-08 17:41:19.774 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2022-08-08 17:41:19.776 | + inc/python:use_library_from_git:253 : return 1 2022-08-08 17:41:19.779 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-08-08 17:41:19.781 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-08-08 17:41:19.783 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-08-08 17:41:19.786 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-08-08 17:41:19.788 | + inc/python:use_library_from_git:251 : local enabled=1 2022-08-08 17:41:19.790 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-08 17:41:19.792 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2022-08-08 17:41:19.795 | + inc/python:use_library_from_git:253 : return 1 2022-08-08 17:41:19.798 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-08-08 17:41:19.800 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-08-08 17:41:19.803 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-08-08 17:41:19.805 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-08-08 17:41:19.807 | + inc/python:use_library_from_git:251 : local enabled=1 2022-08-08 17:41:19.809 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-08 17:41:19.812 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2022-08-08 17:41:19.815 | + inc/python:use_library_from_git:253 : return 1 2022-08-08 17:41:19.817 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-08-08 17:41:19.819 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-08-08 17:41:19.821 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-08-08 17:41:19.824 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-08-08 17:41:19.826 | + inc/python:use_library_from_git:251 : local enabled=1 2022-08-08 17:41:19.828 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-08 17:41:19.830 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2022-08-08 17:41:19.833 | + inc/python:use_library_from_git:253 : return 1 2022-08-08 17:41:19.835 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-08-08 17:41:19.837 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-08-08 17:41:19.840 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-08-08 17:41:19.842 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-08-08 17:41:19.845 | + inc/python:use_library_from_git:251 : local enabled=1 2022-08-08 17:41:19.847 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-08 17:41:19.849 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.limit, ]] 2022-08-08 17:41:19.851 | + inc/python:use_library_from_git:253 : return 1 2022-08-08 17:41:19.854 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-08-08 17:41:19.856 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-08-08 17:41:19.858 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-08-08 17:41:19.861 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-08-08 17:41:19.864 | + inc/python:use_library_from_git:251 : local enabled=1 2022-08-08 17:41:19.866 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-08 17:41:19.868 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2022-08-08 17:41:19.871 | + inc/python:use_library_from_git:253 : return 1 2022-08-08 17:41:19.873 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-08-08 17:41:19.876 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-08-08 17:41:19.878 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-08-08 17:41:19.881 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-08-08 17:41:19.883 | + inc/python:use_library_from_git:251 : local enabled=1 2022-08-08 17:41:19.886 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-08 17:41:19.888 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2022-08-08 17:41:19.890 | + inc/python:use_library_from_git:253 : return 1 2022-08-08 17:41:19.893 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-08-08 17:41:19.895 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-08-08 17:41:19.897 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-08-08 17:41:19.899 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-08-08 17:41:19.902 | + inc/python:use_library_from_git:251 : local enabled=1 2022-08-08 17:41:19.904 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-08 17:41:19.907 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2022-08-08 17:41:19.909 | + inc/python:use_library_from_git:253 : return 1 2022-08-08 17:41:19.912 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-08-08 17:41:19.914 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-08-08 17:41:19.916 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-08-08 17:41:19.918 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-08-08 17:41:19.921 | + inc/python:use_library_from_git:251 : local enabled=1 2022-08-08 17:41:19.923 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-08 17:41:19.926 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2022-08-08 17:41:19.928 | + inc/python:use_library_from_git:253 : return 1 2022-08-08 17:41:19.930 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-08-08 17:41:19.932 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-08-08 17:41:19.935 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-08-08 17:41:19.938 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-08-08 17:41:19.940 | + inc/python:use_library_from_git:251 : local enabled=1 2022-08-08 17:41:19.942 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-08 17:41:19.944 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2022-08-08 17:41:19.947 | + inc/python:use_library_from_git:253 : return 1 2022-08-08 17:41:19.949 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-08-08 17:41:19.951 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-08-08 17:41:19.954 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-08-08 17:41:19.956 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-08-08 17:41:19.958 | + inc/python:use_library_from_git:251 : local enabled=1 2022-08-08 17:41:19.960 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-08 17:41:19.963 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2022-08-08 17:41:19.965 | + inc/python:use_library_from_git:253 : return 1 2022-08-08 17:41:19.967 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-08-08 17:41:19.969 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-08-08 17:41:19.972 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-08-08 17:41:19.974 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-08-08 17:41:19.976 | + inc/python:use_library_from_git:251 : local enabled=1 2022-08-08 17:41:19.978 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-08 17:41:19.981 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2022-08-08 17:41:19.983 | + inc/python:use_library_from_git:253 : return 1 2022-08-08 17:41:19.986 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-08-08 17:41:19.988 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-08-08 17:41:19.990 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-08-08 17:41:19.992 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-08-08 17:41:19.995 | + inc/python:use_library_from_git:251 : local enabled=1 2022-08-08 17:41:19.997 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-08 17:41:20.000 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2022-08-08 17:41:20.002 | + inc/python:use_library_from_git:253 : return 1 2022-08-08 17:41:20.004 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-08-08 17:41:20.007 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-08-08 17:41:20.009 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-08-08 17:41:20.011 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-08-08 17:41:20.014 | + inc/python:use_library_from_git:251 : local enabled=1 2022-08-08 17:41:20.016 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-08 17:41:20.018 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2022-08-08 17:41:20.020 | + inc/python:use_library_from_git:253 : return 1 2022-08-08 17:41:20.023 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-08-08 17:41:20.025 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-08-08 17:41:20.027 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-08-08 17:41:20.029 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-08-08 17:41:20.032 | + inc/python:use_library_from_git:251 : local enabled=1 2022-08-08 17:41:20.034 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-08 17:41:20.036 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2022-08-08 17:41:20.038 | + inc/python:use_library_from_git:253 : return 1 2022-08-08 17:41:20.041 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-08-08 17:41:20.043 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-08-08 17:41:20.045 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-08-08 17:41:20.048 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-08-08 17:41:20.050 | + inc/python:use_library_from_git:251 : local enabled=1 2022-08-08 17:41:20.052 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-08 17:41:20.055 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2022-08-08 17:41:20.057 | + inc/python:use_library_from_git:253 : return 1 2022-08-08 17:41:20.059 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-08-08 17:41:20.062 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-08-08 17:41:20.065 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-08-08 17:41:20.067 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-08-08 17:41:20.069 | + inc/python:use_library_from_git:251 : local enabled=1 2022-08-08 17:41:20.071 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-08 17:41:20.074 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2022-08-08 17:41:20.076 | + inc/python:use_library_from_git:253 : return 1 2022-08-08 17:41:20.078 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-08-08 17:41:20.081 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-08-08 17:41:20.083 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-08-08 17:41:20.085 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-08-08 17:41:20.088 | + inc/python:use_library_from_git:251 : local enabled=1 2022-08-08 17:41:20.090 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-08 17:41:20.092 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2022-08-08 17:41:20.095 | + inc/python:use_library_from_git:253 : return 1 2022-08-08 17:41:20.097 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-08-08 17:41:20.099 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-08-08 17:41:20.101 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-08-08 17:41:20.104 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-08-08 17:41:20.106 | + inc/python:use_library_from_git:251 : local enabled=1 2022-08-08 17:41:20.108 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-08 17:41:20.111 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2022-08-08 17:41:20.113 | + inc/python:use_library_from_git:253 : return 1 2022-08-08 17:41:20.116 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-08-08 17:41:20.118 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-08-08 17:41:20.120 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-08-08 17:41:20.123 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-08-08 17:41:20.126 | + inc/python:use_library_from_git:251 : local enabled=1 2022-08-08 17:41:20.128 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-08 17:41:20.130 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2022-08-08 17:41:20.133 | + inc/python:use_library_from_git:253 : return 1 2022-08-08 17:41:20.135 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-08-08 17:41:20.137 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-08-08 17:41:20.140 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-08-08 17:41:20.142 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-08-08 17:41:20.144 | + inc/python:use_library_from_git:251 : local enabled=1 2022-08-08 17:41:20.146 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-08 17:41:20.149 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2022-08-08 17:41:20.151 | + inc/python:use_library_from_git:253 : return 1 2022-08-08 17:41:20.153 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-08-08 17:41:20.156 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-08-08 17:41:20.159 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-08-08 17:41:20.161 | + inc/python:use_library_from_git:250 : local name=tooz 2022-08-08 17:41:20.163 | + inc/python:use_library_from_git:251 : local enabled=1 2022-08-08 17:41:20.165 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-08 17:41:20.168 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2022-08-08 17:41:20.170 | + inc/python:use_library_from_git:253 : return 1 2022-08-08 17:41:20.173 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-08-08 17:41:20.175 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-08-08 17:41:20.178 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-08-08 17:41:20.180 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-08-08 17:41:20.182 | + inc/python:use_library_from_git:251 : local enabled=1 2022-08-08 17:41:20.184 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-08 17:41:20.187 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2022-08-08 17:41:20.189 | + inc/python:use_library_from_git:253 : return 1 2022-08-08 17:41:20.191 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-08-08 17:41:20.194 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-08-08 17:41:20.196 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-08-08 17:41:20.198 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-08-08 17:41:20.201 | + inc/python:use_library_from_git:251 : local enabled=1 2022-08-08 17:41:20.203 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-08 17:41:20.205 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2022-08-08 17:41:20.208 | + inc/python:use_library_from_git:253 : return 1 2022-08-08 17:41:20.210 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-08-08 17:41:20.212 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-08-08 17:41:20.215 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-08-08 17:41:20.217 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-08-08 17:41:20.220 | + inc/python:use_library_from_git:251 : local enabled=1 2022-08-08 17:41:20.222 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-08 17:41:20.225 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2022-08-08 17:41:20.227 | + inc/python:use_library_from_git:253 : return 1 2022-08-08 17:41:20.229 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-08-08 17:41:20.232 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-08-08 17:41:20.234 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-08-08 17:41:20.236 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-08-08 17:41:20.239 | + inc/python:use_library_from_git:251 : local enabled=1 2022-08-08 17:41:20.241 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-08 17:41:20.243 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2022-08-08 17:41:20.246 | + inc/python:use_library_from_git:253 : return 1 2022-08-08 17:41:20.248 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-08-08 17:41:20.269 | Using python 3.8 to install etcd3 2022-08-08 17:41:20.272 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-08-08 17:41:22.244 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:41:22.244 | from cryptography.utils import int_from_bytes 2022-08-08 17:41:22.244 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:41:22.244 | from cryptography.utils import int_from_bytes 2022-08-08 17:41:22.438 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:22.483 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:22.543 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:22.551 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:22.574 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:22.578 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:22.595 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:22.604 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:22.624 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:22.636 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:22.697 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:22.773 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:22.790 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:22.820 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:22.829 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:22.842 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:22.860 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:22.872 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:22.886 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:22.895 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:22.933 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:22.955 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:22.963 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:23.048 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:23.052 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:23.056 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:23.096 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:23.134 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:23.150 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:23.166 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:23.185 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:23.203 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:23.219 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:23.249 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:23.279 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:23.308 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:23.319 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:23.336 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:23.349 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:23.367 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:23.374 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:23.378 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:23.381 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-08 17:41:23.510 | Collecting etcd3===0.12.0 2022-08-08 17:41:23.517 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2022-08-08 17:41:27.873 | Collecting grpcio===1.44.0 2022-08-08 17:41:27.892 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/36a/7bdd6ef9bca05/grpcio-1.44.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.3 MB) 2022-08-08 17:41:29.068 | Collecting protobuf===3.19.4 2022-08-08 17:41:29.078 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/bd9/5d1dfb9c4f456/protobuf-3.19.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB) 2022-08-08 17:41:29.224 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 486)) (1.16.0) 2022-08-08 17:41:29.226 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (6.3.1) 2022-08-08 17:41:29.240 | Building wheels for collected packages: etcd3 2022-08-08 17:41:29.241 | Building wheel for etcd3 (setup.py): started 2022-08-08 17:41:31.989 | Building wheel for etcd3 (setup.py): finished with status 'done' 2022-08-08 17:41:31.990 | Created wheel for etcd3: filename=etcd3-0.12.0-py2.py3-none-any.whl size=42886 sha256=9ae3319109afd52b97e6ea4e4aa7b6be5027a2f63920e840cb60cabef23d5d56 2022-08-08 17:41:31.990 | Stored in directory: /root/.cache/pip/wheels/32/8a/31/1308d0452fdcc24ed454fa7c297cc2b924f30bfd57b1080bf1 2022-08-08 17:41:31.991 | Successfully built etcd3 2022-08-08 17:41:33.446 | Installing collected packages: grpcio, protobuf, etcd3 2022-08-08 17:41:34.097 | Successfully installed etcd3-0.12.0 grpcio-1.44.0 protobuf-3.19.4 2022-08-08 17:41:34.220 | + inc/python:pip_install:200 : result=0 2022-08-08 17:41:34.223 | + inc/python:pip_install:202 : time_stop pip_install 2022-08-08 17:41:34.225 | + functions-common:time_stop:2451 : local name 2022-08-08 17:41:34.227 | + functions-common:time_stop:2452 : local end_time 2022-08-08 17:41:34.229 | + functions-common:time_stop:2453 : local elapsed_time 2022-08-08 17:41:34.231 | + functions-common:time_stop:2454 : local total 2022-08-08 17:41:34.233 | + functions-common:time_stop:2455 : local start_time 2022-08-08 17:41:34.236 | + functions-common:time_stop:2457 : name=pip_install 2022-08-08 17:41:34.238 | + functions-common:time_stop:2458 : start_time=1659980480264 2022-08-08 17:41:34.240 | + functions-common:time_stop:2460 : [[ -z 1659980480264 ]] 2022-08-08 17:41:34.242 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-08-08 17:41:34.246 | + functions-common:time_stop:2463 : end_time=1659980494244 2022-08-08 17:41:34.248 | + functions-common:time_stop:2464 : elapsed_time=13980 2022-08-08 17:41:34.251 | + functions-common:time_stop:2465 : total=38284 2022-08-08 17:41:34.253 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-08-08 17:41:34.255 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=52264 2022-08-08 17:41:34.257 | + inc/python:pip_install:203 : return 0 2022-08-08 17:41:34.260 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-08-08 17:41:34.281 | Using python 3.8 to install etcd3gw 2022-08-08 17:41:34.284 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-08-08 17:41:36.272 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:41:36.272 | from cryptography.utils import int_from_bytes 2022-08-08 17:41:36.272 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:41:36.272 | from cryptography.utils import int_from_bytes 2022-08-08 17:41:36.465 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:36.510 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:36.569 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:36.577 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:36.600 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:36.604 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:36.621 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:36.630 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:36.650 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:36.662 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:36.722 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:36.798 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:36.815 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:36.846 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:36.854 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:36.867 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:36.884 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:36.897 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:36.911 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:36.920 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:36.958 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:36.979 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:36.987 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:37.071 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:37.074 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:37.078 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:37.118 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:37.157 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:37.172 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:37.189 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:37.209 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:37.226 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:37.242 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:37.272 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:37.302 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:37.330 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:37.340 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:37.357 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:37.370 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:37.389 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:37.396 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:37.400 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:37.403 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-08 17:41:37.537 | Collecting etcd3gw===1.0.1 2022-08-08 17:41:37.543 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a3d/ccb9d2bb04a11/etcd3gw-1.0.1-py3-none-any.whl (22 kB) 2022-08-08 17:41:37.630 | Requirement already satisfied: futurist===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 583)) (2.4.0) 2022-08-08 17:41:37.636 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 486)) (1.16.0) 2022-08-08 17:41:37.639 | Requirement already satisfied: requests===2.27.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 236)) (2.27.1) 2022-08-08 17:41:37.666 | Requirement already satisfied: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.8.1) 2022-08-08 17:41:37.668 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (3.3) 2022-08-08 17:41:37.671 | Requirement already satisfied: urllib3===1.26.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (1.26.8) 2022-08-08 17:41:37.691 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 236)) (2019.11.28) 2022-08-08 17:41:37.694 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 606)) (2.0.12) 2022-08-08 17:41:39.143 | Installing collected packages: etcd3gw 2022-08-08 17:41:39.248 | Successfully installed etcd3gw-1.0.1 2022-08-08 17:41:39.342 | + inc/python:pip_install:200 : result=0 2022-08-08 17:41:39.344 | + inc/python:pip_install:202 : time_stop pip_install 2022-08-08 17:41:39.347 | + functions-common:time_stop:2451 : local name 2022-08-08 17:41:39.349 | + functions-common:time_stop:2452 : local end_time 2022-08-08 17:41:39.351 | + functions-common:time_stop:2453 : local elapsed_time 2022-08-08 17:41:39.353 | + functions-common:time_stop:2454 : local total 2022-08-08 17:41:39.355 | + functions-common:time_stop:2455 : local start_time 2022-08-08 17:41:39.357 | + functions-common:time_stop:2457 : name=pip_install 2022-08-08 17:41:39.360 | + functions-common:time_stop:2458 : start_time=1659980494275 2022-08-08 17:41:39.362 | + functions-common:time_stop:2460 : [[ -z 1659980494275 ]] 2022-08-08 17:41:39.365 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-08-08 17:41:39.368 | + functions-common:time_stop:2463 : end_time=1659980499366 2022-08-08 17:41:39.371 | + functions-common:time_stop:2464 : elapsed_time=5091 2022-08-08 17:41:39.373 | + functions-common:time_stop:2465 : total=52264 2022-08-08 17:41:39.375 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-08-08 17:41:39.377 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=57355 2022-08-08 17:41:39.379 | + inc/python:pip_install:203 : return 0 2022-08-08 17:41:39.382 | + ./stack.sh:main:878 : install_apache_uwsgi 2022-08-08 17:41:39.384 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-08-08 17:41:39.387 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-08-08 17:41:39.389 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-08-08 17:41:39.391 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-08-08 17:41:39.394 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-08-08 17:41:39.396 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-08-08 17:41:39.399 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-08 17:41:39.401 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-08 17:41:39.403 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-08-08 17:41:39.405 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-08-08 17:41:39.408 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-08-08 17:41:39.411 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-08-08 17:41:39.413 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-08-08 17:41:39.415 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-08-08 17:41:39.417 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-08-08 17:41:39.420 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-08-08 17:41:39.422 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-08-08 17:41:39.424 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-08-08 17:41:39.427 | + functions-common:install_package:1475 : update_package_repo 2022-08-08 17:41:39.429 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-08-08 17:41:39.431 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-08-08 17:41:39.434 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-08-08 17:41:39.436 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-08-08 17:41:39.438 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-08-08 17:41:39.441 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-08-08 17:41:39.443 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-08-08 17:41:39.445 | + functions-common:update_package_repo:1456 : apt_get_update 2022-08-08 17:41:39.448 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-08-08 17:41:39.450 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-08-08 17:41:39.452 | + functions-common:apt_get_update:1202 : return 2022-08-08 17:41:39.455 | + functions-common:install_package:1476 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-08-08 17:41:39.457 | + functions-common:real_install_package:1461 : is_ubuntu 2022-08-08 17:41:39.460 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-08-08 17:41:39.462 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-08-08 17:41:39.464 | + functions-common:real_install_package:1462 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-08-08 17:41:39.485 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-08-08 17:41:39.596 | Reading package lists... 2022-08-08 17:41:39.846 | Building dependency tree... 2022-08-08 17:41:39.847 | Reading state information... 2022-08-08 17:41:40.099 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.12). 2022-08-08 17:41:40.100 | The following packages were automatically installed and are no longer required: 2022-08-08 17:41:40.101 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-08 17:41:40.101 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-08 17:41:40.101 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-08 17:41:40.101 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-08 17:41:40.101 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-08 17:41:40.101 | python3-zope.interface 2022-08-08 17:41:40.101 | Use 'sudo apt autoremove' to remove them. 2022-08-08 17:41:40.101 | The following additional packages will be installed: 2022-08-08 17:41:40.102 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi-core 2022-08-08 17:41:40.103 | Suggested packages: 2022-08-08 17:41:40.103 | uwsgi-dev uwsgi-extra uwsgi-plugins-all python3-uwsgidecorators 2022-08-08 17:41:40.172 | The following NEW packages will be installed: 2022-08-08 17:41:40.172 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2022-08-08 17:41:40.453 | 0 upgraded, 6 newly installed, 0 to remove and 159 not upgraded. 2022-08-08 17:41:40.454 | Need to get 1,306 kB of archives. 2022-08-08 17:41:40.454 | After this operation, 4,613 kB of additional disk space will be used. 2022-08-08 17:41:40.454 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 2022-08-08 17:41:41.354 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 2022-08-08 17:41:41.528 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 2022-08-08 17:41:41.944 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-core amd64 2.0.18-11ubuntu1 [523 kB] 2022-08-08 17:41:42.893 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi amd64 2.0.18-11ubuntu1 [17.6 kB] 2022-08-08 17:41:42.901 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-plugin-python3 amd64 2.0.18-11ubuntu1 [75.1 kB] 2022-08-08 17:41:43.599 | Fetched 1,306 kB in 3s (457 kB/s) 2022-08-08 17:41:43.632 | Selecting previously unselected package libnorm1:amd64. 2022-08-08 17:41:43.685 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 90643 files and directories currently installed.) 2022-08-08 17:41:43.689 | Preparing to unpack .../0-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 2022-08-08 17:41:43.694 | Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-08-08 17:41:43.762 | Selecting previously unselected package libpgm-5.2-0:amd64. 2022-08-08 17:41:43.772 | Preparing to unpack .../1-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2022-08-08 17:41:43.775 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-08-08 17:41:43.824 | Selecting previously unselected package libzmq5:amd64. 2022-08-08 17:41:43.834 | Preparing to unpack .../2-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 2022-08-08 17:41:43.836 | Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-08-08 17:41:43.899 | Selecting previously unselected package uwsgi-core. 2022-08-08 17:41:43.909 | Preparing to unpack .../3-uwsgi-core_2.0.18-11ubuntu1_amd64.deb ... 2022-08-08 17:41:43.911 | Unpacking uwsgi-core (2.0.18-11ubuntu1) ... 2022-08-08 17:41:44.053 | Selecting previously unselected package uwsgi. 2022-08-08 17:41:44.063 | Preparing to unpack .../4-uwsgi_2.0.18-11ubuntu1_amd64.deb ... 2022-08-08 17:41:44.066 | Unpacking uwsgi (2.0.18-11ubuntu1) ... 2022-08-08 17:41:44.100 | Selecting previously unselected package uwsgi-plugin-python3. 2022-08-08 17:41:44.110 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.18-11ubuntu1_amd64.deb ... 2022-08-08 17:41:44.113 | Unpacking uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-08-08 17:41:44.182 | Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-08-08 17:41:44.188 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-08-08 17:41:44.194 | Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-08-08 17:41:44.199 | Setting up uwsgi-core (2.0.18-11ubuntu1) ... 2022-08-08 17:41:44.211 | Setting up uwsgi (2.0.18-11ubuntu1) ... 2022-08-08 17:41:45.057 | Setting up uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-08-08 17:41:45.086 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-08-08 17:41:45.455 | Processing triggers for man-db (2.9.1-1) ... 2022-08-08 17:41:45.807 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-08-08 17:41:53.870 | + functions-common:apt_get:1246 : result=0 2022-08-08 17:41:53.873 | + functions-common:apt_get:1249 : time_stop apt-get 2022-08-08 17:41:53.875 | + functions-common:time_stop:2451 : local name 2022-08-08 17:41:53.877 | + functions-common:time_stop:2452 : local end_time 2022-08-08 17:41:53.880 | + functions-common:time_stop:2453 : local elapsed_time 2022-08-08 17:41:53.882 | + functions-common:time_stop:2454 : local total 2022-08-08 17:41:53.884 | + functions-common:time_stop:2455 : local start_time 2022-08-08 17:41:53.887 | + functions-common:time_stop:2457 : name=apt-get 2022-08-08 17:41:53.889 | + functions-common:time_stop:2458 : start_time=1659980499483 2022-08-08 17:41:53.891 | + functions-common:time_stop:2460 : [[ -z 1659980499483 ]] 2022-08-08 17:41:53.894 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-08-08 17:41:53.898 | + functions-common:time_stop:2463 : end_time=1659980513896 2022-08-08 17:41:53.901 | + functions-common:time_stop:2464 : elapsed_time=14413 2022-08-08 17:41:53.903 | + functions-common:time_stop:2465 : total=260034 2022-08-08 17:41:53.905 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-08-08 17:41:53.907 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=274447 2022-08-08 17:41:53.910 | + functions-common:apt_get:1250 : return 0 2022-08-08 17:41:53.912 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-08-08 17:41:53.914 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-08-08 17:41:53.917 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-08-08 17:41:53.919 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-08-08 17:41:53.982 | Enabling module proxy. 2022-08-08 17:41:53.988 | To activate the new configuration, you need to run: 2022-08-08 17:41:53.988 | systemctl restart apache2 2022-08-08 17:41:53.992 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-08-08 17:41:54.053 | Considering dependency proxy for proxy_uwsgi: 2022-08-08 17:41:54.054 | Module proxy already enabled 2022-08-08 17:41:54.054 | Enabling module proxy_uwsgi. 2022-08-08 17:41:54.059 | To activate the new configuration, you need to run: 2022-08-08 17:41:54.059 | systemctl restart apache2 2022-08-08 17:41:54.063 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-08-08 17:41:54.066 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-08 17:41:54.068 | + functions-common:restart_service:2335 : '[' -x /bin/systemctl ']' 2022-08-08 17:41:54.071 | + functions-common:restart_service:2336 : sudo /bin/systemctl restart apache2 2022-08-08 17:41:54.197 | + ./stack.sh:main:881 : install_keystoneauth 2022-08-08 17:41:54.199 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-08-08 17:41:54.201 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-08-08 17:41:54.204 | + inc/python:use_library_from_git:251 : local enabled=1 2022-08-08 17:41:54.207 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-08 17:41:54.209 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2022-08-08 17:41:54.212 | + inc/python:use_library_from_git:253 : return 1 2022-08-08 17:41:54.214 | + ./stack.sh:main:882 : install_keystoneclient 2022-08-08 17:41:54.216 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-08-08 17:41:54.219 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-08-08 17:41:54.221 | + inc/python:use_library_from_git:251 : local enabled=1 2022-08-08 17:41:54.224 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-08 17:41:54.226 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2022-08-08 17:41:54.229 | + inc/python:use_library_from_git:253 : return 1 2022-08-08 17:41:54.231 | + ./stack.sh:main:883 : install_glanceclient 2022-08-08 17:41:54.233 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-08-08 17:41:54.236 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-08-08 17:41:54.239 | + inc/python:use_library_from_git:251 : local enabled=1 2022-08-08 17:41:54.241 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-08 17:41:54.243 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2022-08-08 17:41:54.246 | + inc/python:use_library_from_git:253 : return 1 2022-08-08 17:41:54.248 | + ./stack.sh:main:884 : install_cinderclient 2022-08-08 17:41:54.251 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-08-08 17:41:54.254 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-08-08 17:41:54.256 | + inc/python:use_library_from_git:251 : local enabled=1 2022-08-08 17:41:54.258 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-08 17:41:54.261 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2022-08-08 17:41:54.263 | + inc/python:use_library_from_git:253 : return 1 2022-08-08 17:41:54.266 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-08-08 17:41:54.268 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-08-08 17:41:54.271 | + inc/python:use_library_from_git:251 : local enabled=1 2022-08-08 17:41:54.273 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-08 17:41:54.276 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2022-08-08 17:41:54.278 | + inc/python:use_library_from_git:253 : return 1 2022-08-08 17:41:54.280 | + ./stack.sh:main:885 : install_novaclient 2022-08-08 17:41:54.283 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-08-08 17:41:54.285 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-08-08 17:41:54.288 | + inc/python:use_library_from_git:251 : local enabled=1 2022-08-08 17:41:54.290 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-08 17:41:54.292 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2022-08-08 17:41:54.295 | + inc/python:use_library_from_git:253 : return 1 2022-08-08 17:41:54.297 | + ./stack.sh:main:886 : is_service_enabled swift glance horizon 2022-08-08 17:41:54.314 | + functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:41:54.317 | + ./stack.sh:main:887 : install_swiftclient 2022-08-08 17:41:54.320 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-08-08 17:41:54.322 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-08-08 17:41:54.324 | + inc/python:use_library_from_git:251 : local enabled=1 2022-08-08 17:41:54.327 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-08 17:41:54.329 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2022-08-08 17:41:54.332 | + inc/python:use_library_from_git:253 : return 1 2022-08-08 17:41:54.334 | + ./stack.sh:main:889 : is_service_enabled neutron nova horizon 2022-08-08 17:41:54.351 | + functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:41:54.353 | + ./stack.sh:main:890 : install_neutronclient 2022-08-08 17:41:54.356 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-08-08 17:41:54.358 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-08-08 17:41:54.361 | + inc/python:use_library_from_git:251 : local enabled=1 2022-08-08 17:41:54.363 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-08 17:41:54.365 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2022-08-08 17:41:54.368 | + inc/python:use_library_from_git:253 : return 1 2022-08-08 17:41:54.370 | + ./stack.sh:main:894 : install_keystonemiddleware 2022-08-08 17:41:54.373 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-08-08 17:41:54.375 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-08-08 17:41:54.377 | + inc/python:use_library_from_git:251 : local enabled=1 2022-08-08 17:41:54.380 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-08 17:41:54.382 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2022-08-08 17:41:54.385 | + inc/python:use_library_from_git:253 : return 1 2022-08-08 17:41:54.388 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-08-08 17:41:54.390 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-08-08 17:41:54.392 | + inc/python:pip_install_gr:77 : local clean_name 2022-08-08 17:41:54.396 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-08-08 17:41:54.398 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-08-08 17:41:54.401 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-08-08 17:41:54.404 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-08-08 17:41:54.405 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-08-08 17:41:54.410 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-08-08 17:41:54.413 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-08-08 17:41:54.415 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-08-08 17:41:54.418 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-08-08 17:41:54.420 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-08-08 17:41:54.440 | Using python 3.8 to install keystonemiddleware 2022-08-08 17:41:54.443 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-08-08 17:41:56.459 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:41:56.459 | from cryptography.utils import int_from_bytes 2022-08-08 17:41:56.459 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:41:56.459 | from cryptography.utils import int_from_bytes 2022-08-08 17:41:56.652 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:56.697 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:56.757 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:56.765 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:56.789 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:56.792 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:56.809 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:56.819 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:56.840 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:56.851 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:56.912 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:56.987 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:57.004 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:57.036 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:57.044 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:57.057 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:57.075 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:57.087 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:57.101 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:57.110 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:57.154 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:57.176 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:57.184 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:57.270 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:57.273 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:57.277 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:57.317 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:57.356 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:57.372 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:57.388 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:57.408 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:57.426 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:57.442 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:57.472 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:57.502 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:57.530 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:57.541 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:57.558 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:57.571 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:57.589 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:57.596 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:57.600 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:41:57.604 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-08 17:41:57.606 | Requirement already satisfied: keystonemiddleware===9.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 383)) (9.4.0) 2022-08-08 17:41:57.657 | Requirement already satisfied: oslo.cache===2.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 402)) (2.10.1) 2022-08-08 17:41:57.694 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 428)) (8.8.0) 2022-08-08 17:41:57.732 | Requirement already satisfied: dogpile.cache===1.1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (1.1.5) 2022-08-08 17:41:57.738 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 457)) (3.5.0) 2022-08-08 17:41:57.744 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 486)) (1.16.0) 2022-08-08 17:41:57.747 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 529)) (1.5.0) 2022-08-08 17:41:57.751 | Requirement already satisfied: keystoneauth1===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (4.5.0) 2022-08-08 17:41:57.809 | Requirement already satisfied: python-keystoneclient===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 565)) (4.4.0) 2022-08-08 17:41:57.826 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (5.1.1) 2022-08-08 17:41:57.829 | Requirement already satisfied: oslo.utils===4.12.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 621)) (4.12.3) 2022-08-08 17:41:57.845 | Requirement already satisfied: pytz===2021.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 633)) (2021.3) 2022-08-08 17:41:57.849 | Requirement already satisfied: oslo.log===4.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (4.7.0) 2022-08-08 17:41:57.887 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 19)) (1.8.7) 2022-08-08 17:41:57.899 | Requirement already satisfied: requests===2.27.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 236)) (2.27.1) 2022-08-08 17:41:57.926 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 53)) (5.1.0) 2022-08-08 17:41:57.931 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (4.3.0) 2022-08-08 17:41:57.939 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 56)) (4.1.0) 2022-08-08 17:41:57.945 | Requirement already satisfied: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.8.1) 2022-08-08 17:41:57.947 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 59)) (3.1.1) 2022-08-08 17:41:57.957 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (0.8.0) 2022-08-08 17:41:57.962 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 194)) (6.0) 2022-08-08 17:41:57.964 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 124)) (2.5.0) 2022-08-08 17:41:57.970 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 392)) (1.0.2) 2022-08-08 17:41:57.974 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (1.7.0) 2022-08-08 17:41:57.978 | Requirement already satisfied: pyparsing===3.0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (3.0.7) 2022-08-08 17:41:57.983 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (21.3) 2022-08-08 17:41:57.989 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 556)) (0.11.0) 2022-08-08 17:41:57.992 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (0.9.6) 2022-08-08 17:41:57.995 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 628)) (2.8.2) 2022-08-08 17:41:57.999 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 236)) (2019.11.28) 2022-08-08 17:41:58.001 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (3.3) 2022-08-08 17:41:58.004 | Requirement already satisfied: urllib3===1.26.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (1.26.8) 2022-08-08 17:41:58.025 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 606)) (2.0.12) 2022-08-08 17:41:58.030 | Requirement already satisfied: msgpack===1.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 426)) (1.0.3) 2022-08-08 17:41:58.033 | Requirement already satisfied: wrapt===1.13.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517)) (1.13.3) 2022-08-08 17:41:59.412 | + inc/python:pip_install:200 : result=0 2022-08-08 17:41:59.415 | + inc/python:pip_install:202 : time_stop pip_install 2022-08-08 17:41:59.417 | + functions-common:time_stop:2451 : local name 2022-08-08 17:41:59.419 | + functions-common:time_stop:2452 : local end_time 2022-08-08 17:41:59.421 | + functions-common:time_stop:2453 : local elapsed_time 2022-08-08 17:41:59.424 | + functions-common:time_stop:2454 : local total 2022-08-08 17:41:59.426 | + functions-common:time_stop:2455 : local start_time 2022-08-08 17:41:59.428 | + functions-common:time_stop:2457 : name=pip_install 2022-08-08 17:41:59.430 | + functions-common:time_stop:2458 : start_time=1659980514435 2022-08-08 17:41:59.432 | + functions-common:time_stop:2460 : [[ -z 1659980514435 ]] 2022-08-08 17:41:59.435 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-08-08 17:41:59.439 | + functions-common:time_stop:2463 : end_time=1659980519437 2022-08-08 17:41:59.442 | + functions-common:time_stop:2464 : elapsed_time=5002 2022-08-08 17:41:59.444 | + functions-common:time_stop:2465 : total=57355 2022-08-08 17:41:59.446 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-08-08 17:41:59.449 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=62357 2022-08-08 17:41:59.451 | + inc/python:pip_install:203 : return 0 2022-08-08 17:41:59.454 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-08-08 17:41:59.457 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-08-08 17:41:59.459 | + inc/python:pip_install_gr:77 : local clean_name 2022-08-08 17:41:59.463 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-08-08 17:41:59.465 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-08-08 17:41:59.468 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-08-08 17:41:59.472 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-08-08 17:41:59.473 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-08-08 17:41:59.478 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-08-08 17:41:59.481 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-08-08 17:41:59.485 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-08-08 17:41:59.488 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-08-08 17:41:59.491 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-08-08 17:41:59.514 | Using python 3.8 to install python-memcached 2022-08-08 17:41:59.517 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-08-08 17:42:01.596 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:42:01.596 | from cryptography.utils import int_from_bytes 2022-08-08 17:42:01.596 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:42:01.596 | from cryptography.utils import int_from_bytes 2022-08-08 17:42:01.791 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:01.837 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:01.896 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:01.904 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:01.927 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:01.931 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:01.948 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:01.958 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:01.979 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:01.990 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:02.051 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:02.127 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:02.144 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:02.175 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:02.183 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:02.197 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:02.214 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:02.227 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:02.241 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:02.250 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:02.288 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:02.310 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:02.318 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:02.403 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:02.406 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:02.411 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:02.451 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:02.490 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:02.506 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:02.523 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:02.543 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:02.560 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:02.576 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:02.605 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:02.636 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:02.665 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:02.676 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:02.693 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:02.705 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:02.724 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:02.731 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:02.735 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:02.739 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-08 17:42:02.867 | Collecting python-memcached===1.59 2022-08-08 17:42:02.874 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4da/c64916871bd35/python_memcached-1.59-py2.py3-none-any.whl (16 kB) 2022-08-08 17:42:02.957 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 486)) (1.16.0) 2022-08-08 17:42:04.464 | Installing collected packages: python-memcached 2022-08-08 17:42:04.552 | Successfully installed python-memcached-1.59 2022-08-08 17:42:04.646 | + inc/python:pip_install:200 : result=0 2022-08-08 17:42:04.648 | + inc/python:pip_install:202 : time_stop pip_install 2022-08-08 17:42:04.651 | + functions-common:time_stop:2451 : local name 2022-08-08 17:42:04.653 | + functions-common:time_stop:2452 : local end_time 2022-08-08 17:42:04.655 | + functions-common:time_stop:2453 : local elapsed_time 2022-08-08 17:42:04.657 | + functions-common:time_stop:2454 : local total 2022-08-08 17:42:04.660 | + functions-common:time_stop:2455 : local start_time 2022-08-08 17:42:04.662 | + functions-common:time_stop:2457 : name=pip_install 2022-08-08 17:42:04.664 | + functions-common:time_stop:2458 : start_time=1659980519509 2022-08-08 17:42:04.667 | + functions-common:time_stop:2460 : [[ -z 1659980519509 ]] 2022-08-08 17:42:04.669 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-08-08 17:42:04.674 | + functions-common:time_stop:2463 : end_time=1659980524671 2022-08-08 17:42:04.677 | + functions-common:time_stop:2464 : elapsed_time=5162 2022-08-08 17:42:04.679 | + functions-common:time_stop:2465 : total=62357 2022-08-08 17:42:04.681 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-08-08 17:42:04.683 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=67519 2022-08-08 17:42:04.686 | + inc/python:pip_install:203 : return 0 2022-08-08 17:42:04.688 | + ./stack.sh:main:896 : is_service_enabled keystone 2022-08-08 17:42:04.704 | + functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:42:04.707 | + ./stack.sh:main:897 : '[' 10.222.0.52 == 10.222.0.52 ']' 2022-08-08 17:42:04.709 | + ./stack.sh:main:898 : stack_install_service keystone 2022-08-08 17:42:04.711 | + lib/stack:stack_install_service:20 : local service=keystone 2022-08-08 17:42:04.714 | + lib/stack:stack_install_service:21 : type install_keystone 2022-08-08 17:42:04.716 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-08 17:42:04.718 | + lib/stack:stack_install_service:32 : install_keystone 2022-08-08 17:42:04.721 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-08-08 17:42:04.736 | + functions-common:is_service_enabled:2107 : return 1 2022-08-08 17:42:04.739 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/yoga 2022-08-08 17:42:04.741 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-08-08 17:42:04.744 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-08-08 17:42:04.746 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-08-08 17:42:04.748 | + functions-common:git_clone:611 : local orig_dir 2022-08-08 17:42:04.750 | ++ functions-common:git_clone:612 : pwd 2022-08-08 17:42:04.753 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-08-08 17:42:04.755 | + functions-common:git_clone:613 : local git_clone_flags= 2022-08-08 17:42:04.757 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-08-08 17:42:04.773 | + functions-common:git_clone:615 : RECLONE=False 2022-08-08 17:42:04.775 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-08-08 17:42:04.777 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-08-08 17:42:04.780 | + functions-common:git_clone:629 : echo stable/yoga 2022-08-08 17:42:04.780 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-08-08 17:42:04.785 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-08-08 17:42:04.787 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-08-08 17:42:04.790 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-08-08 17:42:04.802 | + functions-common:git_clone:689 : cd /opt/stack/keystone 2022-08-08 17:42:04.805 | + functions-common:git_clone:690 : git show --oneline 2022-08-08 17:42:04.805 | + functions-common:git_clone:690 : head -1 2022-08-08 17:42:04.808 | 74be2e246 Merge "Yoga-only: Fix wrong python job template used" into stable/yoga 2022-08-08 17:42:04.810 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-08-08 17:42:04.812 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-08-08 17:42:04.815 | + inc/python:setup_develop:338 : local bindep 2022-08-08 17:42:04.817 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-08-08 17:42:04.819 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-08-08 17:42:04.821 | + inc/python:setup_develop:344 : local extras= 2022-08-08 17:42:04.824 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-08-08 17:42:04.826 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-08-08 17:42:04.828 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-08-08 17:42:04.831 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-08-08 17:42:04.834 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-08-08 17:42:04.836 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-08-08 17:42:04.839 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-08-08 17:42:04.841 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-08-08 17:42:04.844 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-08-08 17:42:04.846 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-08-08 17:42:04.849 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-08-08 17:42:04.852 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-08-08 17:42:04.857 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-08-08 17:42:04.860 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-08-08 17:42:05.518 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-08-08 17:42:05.520 | + inc/python:setup_package:418 : local bindep=0 2022-08-08 17:42:05.522 | + inc/python:setup_package:419 : local bindep_flag= 2022-08-08 17:42:05.525 | + inc/python:setup_package:420 : local bindep_profiles= 2022-08-08 17:42:05.527 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-08-08 17:42:05.529 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-08-08 17:42:05.531 | + inc/python:setup_package:427 : local flags=-e 2022-08-08 17:42:05.533 | + inc/python:setup_package:428 : local extras= 2022-08-08 17:42:05.535 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-08-08 17:42:05.538 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-08-08 17:42:05.540 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-08-08 17:42:05.542 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-08-08 17:42:05.544 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-08-08 17:42:05.546 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-08-08 17:42:05.567 | Using python 3.8 to install /opt/stack/keystone 2022-08-08 17:42:05.569 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-08-08 17:42:07.547 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:42:07.547 | from cryptography.utils import int_from_bytes 2022-08-08 17:42:07.547 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:42:07.548 | from cryptography.utils import int_from_bytes 2022-08-08 17:42:07.726 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:07.733 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:07.741 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:07.745 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:07.832 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:07.852 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:07.856 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:07.859 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:07.874 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:07.882 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:07.884 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:07.916 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:07.925 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:07.930 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:07.948 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:07.985 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:07.992 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:07.998 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:08.045 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:08.058 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:08.062 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:08.081 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:08.088 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:08.136 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:08.155 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:08.159 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:08.251 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:08.257 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:08.333 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:08.454 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:08.478 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:08.482 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:08.494 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:08.499 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:08.518 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:08.526 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:08.543 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:08.600 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:08.613 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:08.629 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:08.673 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:08.677 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:08.683 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-08 17:42:08.683 | Obtaining file:///opt/stack/keystone 2022-08-08 17:42:12.263 | Collecting Flask===2.0.3 2022-08-08 17:42:12.270 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/59d/a8a3170004800/Flask-2.0.3-py3-none-any.whl (95 kB) 2022-08-08 17:42:12.476 | Collecting Flask-RESTful===0.3.9 2022-08-08 17:42:12.482 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/497/0c49b6488e46c/Flask_RESTful-0.3.9-py2.py3-none-any.whl (25 kB) 2022-08-08 17:42:12.572 | Requirement already satisfied: Jinja2===3.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (3.0.3) 2022-08-08 17:42:12.578 | Requirement already satisfied: MarkupSafe===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.0) 2022-08-08 17:42:12.641 | Collecting PyJWT===2.3.0 2022-08-08 17:42:12.648 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e0c/4bb8d9f0af0c7/PyJWT-2.3.0-py3-none-any.whl (16 kB) 2022-08-08 17:42:12.684 | Requirement already satisfied: SQLAlchemy===1.4.31 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (1.4.31) 2022-08-08 17:42:12.828 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 36)) (1.8.7) 2022-08-08 17:42:12.991 | Collecting Werkzeug===2.0.3 2022-08-08 17:42:12.998 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/142/1ebfc7648a39a/Werkzeug-2.0.3-py3-none-any.whl (289 kB) 2022-08-08 17:42:13.227 | Collecting aniso8601===9.0.1 2022-08-08 17:42:13.233 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1d2/b7ef82963909e/aniso8601-9.0.1-py2.py3-none-any.whl (52 kB) 2022-08-08 17:42:13.337 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.2.0) 2022-08-08 17:42:13.346 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 121)) (1.15.0) 2022-08-08 17:42:13.407 | Collecting click===8.0.4 2022-08-08 17:42:13.414 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6a7/a62563bbfabfd/click-8.0.4-py3-none-any.whl (97 kB) 2022-08-08 17:42:13.435 | Requirement already satisfied: cryptography===36.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 138)) (36.0.1) 2022-08-08 17:42:13.473 | Requirement already satisfied: dogpile.cache===1.1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (1.1.5) 2022-08-08 17:42:13.478 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (1.1.2) 2022-08-08 17:42:13.582 | Collecting itsdangerous===2.1.0 2022-08-08 17:42:13.589 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/292/8584216655446/itsdangerous-2.1.0-py3-none-any.whl (15 kB) 2022-08-08 17:42:13.671 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244)) (3.2.0) 2022-08-08 17:42:13.683 | Requirement already satisfied: keystonemiddleware===9.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (9.4.0) 2022-08-08 17:42:13.732 | Requirement already satisfied: msgpack===1.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 276)) (1.0.3) 2022-08-08 17:42:13.773 | Collecting oauthlib===3.2.0 2022-08-08 17:42:13.780 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6db/33440354787f9/oauthlib-3.2.0-py3-none-any.whl (151 kB) 2022-08-08 17:42:13.824 | Requirement already satisfied: oslo.cache===2.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (2.10.1) 2022-08-08 17:42:13.861 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (8.8.0) 2022-08-08 17:42:13.900 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (4.1.0) 2022-08-08 17:42:13.905 | Requirement already satisfied: oslo.db===11.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (11.2.0) 2022-08-08 17:42:13.952 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.1.0) 2022-08-08 17:42:13.956 | Requirement already satisfied: oslo.log===4.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (4.7.0) 2022-08-08 17:42:14.021 | Requirement already satisfied: oslo.messaging===12.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (12.13.0) 2022-08-08 17:42:14.074 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (0.4.0) 2022-08-08 17:42:14.085 | Requirement already satisfied: oslo.middleware===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 338)) (4.5.1) 2022-08-08 17:42:14.103 | Requirement already satisfied: oslo.policy===3.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (3.11.0) 2022-08-08 17:42:14.118 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (4.3.0) 2022-08-08 17:42:14.127 | Requirement already satisfied: oslo.service===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (2.8.0) 2022-08-08 17:42:14.149 | Requirement already satisfied: oslo.upgradecheck===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (1.5.0) 2022-08-08 17:42:14.159 | Requirement already satisfied: oslo.utils===4.12.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (4.12.3) 2022-08-08 17:42:14.174 | Requirement already satisfied: osprofiler===3.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (3.4.2) 2022-08-08 17:42:14.218 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (21.3) 2022-08-08 17:42:14.329 | Collecting passlib===1.7.4 2022-08-08 17:42:14.337 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aa6/bca462b8d8bda/passlib-1.7.4-py2.py3-none-any.whl (525 kB) 2022-08-08 17:42:14.487 | Requirement already satisfied: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (5.8.1) 2022-08-08 17:42:14.491 | Requirement already satisfied: prettytable===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.1.1) 2022-08-08 17:42:14.502 | Requirement already satisfied: prometheus-client===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 371)) (0.13.1) 2022-08-08 17:42:14.507 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 383)) (3.1.1) 2022-08-08 17:42:14.517 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (2.21) 2022-08-08 17:42:14.520 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (0.9.6) 2022-08-08 17:42:14.522 | Requirement already satisfied: pyparsing===3.0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (3.0.7) 2022-08-08 17:42:14.651 | Collecting pysaml2===7.1.1 2022-08-08 17:42:14.659 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ea9/55f87e98ca960/pysaml2-7.1.1-py2.py3-none-any.whl (406 kB) 2022-08-08 17:42:14.828 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 431)) (2.8.2) 2022-08-08 17:42:14.833 | Requirement already satisfied: python-keystoneclient===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (4.4.0) 2022-08-08 17:42:14.850 | Requirement already satisfied: pytz===2021.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) (2021.3) 2022-08-08 17:42:14.854 | Requirement already satisfied: requests===2.27.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (2.27.1) 2022-08-08 17:42:14.880 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 496)) (1.5.0) 2022-08-08 17:42:15.153 | Collecting scrypt===0.8.20 2022-08-08 17:42:15.163 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/61d/faff95a184fd3/scrypt-0.8.20-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB) 2022-08-08 17:42:15.303 | Requirement already satisfied: setuptools===60.9.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (60.9.3) 2022-08-08 17:42:15.373 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (1.16.0) 2022-08-08 17:42:15.376 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 554)) (0.13.0) 2022-08-08 17:42:15.386 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (0.4.2) 2022-08-08 17:42:15.388 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 558)) (3.3.0) 2022-08-08 17:42:15.391 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (3.5.0) 2022-08-08 17:42:15.397 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (2.0.1) 2022-08-08 17:42:15.407 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.5.0) 2022-08-08 17:42:15.412 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 580)) (2.5.0) 2022-08-08 17:42:15.422 | Requirement already satisfied: urllib3===1.26.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 611)) (1.26.8) 2022-08-08 17:42:15.442 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 621)) (0.2.5) 2022-08-08 17:42:15.604 | Collecting xmlschema===1.9.2 2022-08-08 17:42:15.611 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a7b/a52b774a87b59/xmlschema-1.9.2-py3-none-any.whl (273 kB) 2022-08-08 17:42:15.752 | Requirement already satisfied: yappi===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 634)) (1.3.3) 2022-08-08 17:42:15.757 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 145)) (5.1.1) 2022-08-08 17:42:15.760 | Requirement already satisfied: keystoneauth1===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (4.5.0) 2022-08-08 17:42:15.818 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (2.5.0) 2022-08-08 17:42:15.824 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-08-08 17:42:15.826 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 282)) (0.8.0) 2022-08-08 17:42:15.831 | Requirement already satisfied: alembic===1.7.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 83)) (1.7.6) 2022-08-08 17:42:15.844 | Requirement already satisfied: cachetools===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (5.0.0) 2022-08-08 17:42:15.847 | Requirement already satisfied: futurist===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (2.4.0) 2022-08-08 17:42:15.853 | Requirement already satisfied: kombu===5.2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (5.2.3) 2022-08-08 17:42:15.897 | Requirement already satisfied: amqp===5.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 84)) (5.0.9) 2022-08-08 17:42:15.901 | Requirement already satisfied: oslo.concurrency===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (4.5.0) 2022-08-08 17:42:15.912 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (3.0.0) 2022-08-08 17:42:15.922 | Requirement already satisfied: eventlet===0.33.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 176)) (0.33.0) 2022-08-08 17:42:15.931 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (2.1.1) 2022-08-08 17:42:15.938 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 16)) (3.5.0) 2022-08-08 17:42:15.947 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (2.5.1) 2022-08-08 17:42:15.957 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.11.0) 2022-08-08 17:42:15.960 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 231)) (1.0.2) 2022-08-08 17:42:15.963 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 379)) (22.0.0) 2022-08-08 17:42:15.976 | Requirement already satisfied: importlib-resources===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (5.4.0) 2022-08-08 17:42:16.094 | Collecting defusedxml===0.7.1 2022-08-08 17:42:16.100 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a35/2e7e428770286/defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2022-08-08 17:42:16.185 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-08-08 17:42:16.188 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-08-08 17:42:16.193 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 482)) (2019.11.28) 2022-08-08 17:42:16.195 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 33)) (0.5.2) 2022-08-08 17:42:16.198 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (1.0.0) 2022-08-08 17:42:16.338 | Collecting elementpath===2.4.0 2022-08-08 17:42:16.344 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1e9/8a4f5e8ccb5fe/elementpath-2.4.0-py3-none-any.whl (163 kB) 2022-08-08 17:42:16.457 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (1.7.0) 2022-08-08 17:42:16.461 | Requirement already satisfied: wrapt===1.13.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 626)) (1.13.3) 2022-08-08 17:42:16.465 | Requirement already satisfied: importlib-metadata===4.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (4.11.1) 2022-08-08 17:42:16.500 | Requirement already satisfied: Mako===1.1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (1.1.6) 2022-08-08 17:42:16.507 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 613)) (5.0.0) 2022-08-08 17:42:16.510 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (0.17.3) 2022-08-08 17:42:16.513 | Requirement already satisfied: dnspython===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (2.1.0) 2022-08-08 17:42:16.529 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (0.7) 2022-08-08 17:42:16.536 | Requirement already satisfied: zipp===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 641)) (3.7.0) 2022-08-08 17:42:17.351 | Installing collected packages: Werkzeug, click, itsdangerous, Flask, aniso8601, Flask-RESTful, PyJWT, defusedxml, elementpath, oauthlib, passlib, xmlschema, pysaml2, scrypt, keystone 2022-08-08 17:42:17.597 | Attempting uninstall: click 2022-08-08 17:42:17.598 | Found existing installation: Click 7.0 2022-08-08 17:42:17.600 | Not uninstalling click at /usr/lib/python3/dist-packages, outside environment /usr 2022-08-08 17:42:17.600 | Can't uninstall 'Click'. No files were found to uninstall. 2022-08-08 17:42:17.953 | Attempting uninstall: PyJWT 2022-08-08 17:42:17.954 | Found existing installation: PyJWT 1.7.1 2022-08-08 17:42:17.955 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /usr 2022-08-08 17:42:17.955 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2022-08-08 17:42:18.271 | Attempting uninstall: oauthlib 2022-08-08 17:42:18.272 | Found existing installation: oauthlib 3.1.0 2022-08-08 17:42:18.273 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /usr 2022-08-08 17:42:18.274 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2022-08-08 17:42:19.875 | Running setup.py develop for keystone 2022-08-08 17:42:23.692 | Successfully installed Flask-2.0.3 Flask-RESTful-0.3.9 PyJWT-2.3.0 Werkzeug-2.0.3 aniso8601-9.0.1 click-8.0.4 defusedxml-0.7.1 elementpath-2.4.0 itsdangerous-2.1.0 keystone oauthlib-3.2.0 passlib-1.7.4 pysaml2-7.1.1 scrypt-0.8.20 xmlschema-1.9.2 2022-08-08 17:42:23.829 | + inc/python:pip_install:200 : result=0 2022-08-08 17:42:23.831 | + inc/python:pip_install:202 : time_stop pip_install 2022-08-08 17:42:23.834 | + functions-common:time_stop:2451 : local name 2022-08-08 17:42:23.836 | + functions-common:time_stop:2452 : local end_time 2022-08-08 17:42:23.838 | + functions-common:time_stop:2453 : local elapsed_time 2022-08-08 17:42:23.841 | + functions-common:time_stop:2454 : local total 2022-08-08 17:42:23.843 | + functions-common:time_stop:2455 : local start_time 2022-08-08 17:42:23.845 | + functions-common:time_stop:2457 : name=pip_install 2022-08-08 17:42:23.847 | + functions-common:time_stop:2458 : start_time=1659980525561 2022-08-08 17:42:23.849 | + functions-common:time_stop:2460 : [[ -z 1659980525561 ]] 2022-08-08 17:42:23.852 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-08-08 17:42:23.856 | + functions-common:time_stop:2463 : end_time=1659980543854 2022-08-08 17:42:23.858 | + functions-common:time_stop:2464 : elapsed_time=18293 2022-08-08 17:42:23.860 | + functions-common:time_stop:2465 : total=67519 2022-08-08 17:42:23.862 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-08-08 17:42:23.865 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=85812 2022-08-08 17:42:23.867 | + inc/python:pip_install:203 : return 0 2022-08-08 17:42:23.869 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-08-08 17:42:23.872 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-08-08 17:42:23.874 | + functions-common:safe_chown:2352 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-08-08 17:42:23.892 | + functions-common:_safe_permission_operation:2200 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-08-08 17:42:23.904 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-08-08 17:42:23.906 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-08-08 17:42:23.908 | + inc/python:use_library_from_git:251 : local enabled=1 2022-08-08 17:42:23.911 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-08 17:42:23.914 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2022-08-08 17:42:23.916 | + inc/python:use_library_from_git:253 : return 1 2022-08-08 17:42:23.918 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-08-08 17:42:23.935 | + functions-common:is_service_enabled:2107 : return 1 2022-08-08 17:42:23.937 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-08-08 17:42:23.940 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-08 17:42:23.942 | + ./stack.sh:main:899 : configure_keystone 2022-08-08 17:42:23.944 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-08-08 17:42:23.957 | + lib/keystone:configure_keystone:194 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-08-08 17:42:23.959 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-08-08 17:42:23.964 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-08-08 17:42:23.979 | + functions-common:is_service_enabled:2107 : return 1 2022-08-08 17:42:23.982 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-08-08 17:42:24.012 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-08-08 17:42:24.039 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-08-08 17:42:24.069 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-08-08 17:42:24.098 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-08-08 17:42:24.128 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-08-08 17:42:24.158 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-08-08 17:42:24.185 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-08-08 17:42:24.212 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-08-08 17:42:24.215 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-08-08 17:42:24.217 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-08-08 17:42:24.219 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-08-08 17:42:24.222 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-08-08 17:42:24.224 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-08 17:42:24.239 | + functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:42:24.242 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-08-08 17:42:24.245 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-08-08 17:42:24.247 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-08 17:42:24.262 | ++ functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:42:24.265 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.52:5672/ 2022-08-08 17:42:24.268 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.52:5672/ 2022-08-08 17:42:24.297 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-08 17:42:24.299 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-08 17:42:24.302 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-08-08 17:42:24.304 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-08-08 17:42:24.321 | + functions-common:is_service_enabled:2107 : return 1 2022-08-08 17:42:24.323 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.52/identity 2022-08-08 17:42:24.354 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-08-08 17:42:24.356 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-08-08 17:42:24.386 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-08-08 17:42:24.389 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-08-08 17:42:24.391 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-08-08 17:42:24.393 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=keystone 2022-08-08 17:42:24.396 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-08-08 17:42:24.399 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-08-08 17:42:24.429 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-08-08 17:42:24.431 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-08-08 17:42:24.433 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-08-08 17:42:24.436 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-08-08 17:42:24.439 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-08 17:42:24.455 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-08 17:42:24.457 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-08 17:42:24.460 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-08 17:42:24.462 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-08 17:42:24.464 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-08-08 17:42:24.491 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-08-08 17:42:24.519 | + functions:setup_systemd_logging:705 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-08-08 17:42:24.546 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-08 17:42:24.574 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-08-08 17:42:24.602 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-08-08 17:42:24.604 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-08-08 17:42:24.606 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-08-08 17:42:24.608 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-08-08 17:42:24.611 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-08-08 17:42:24.613 | + lib/apache:write_uwsgi_config:257 : local http= 2022-08-08 17:42:24.616 | + lib/apache:write_uwsgi_config:258 : local name= 2022-08-08 17:42:24.619 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-08-08 17:42:24.623 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-08-08 17:42:24.625 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-08-08 17:42:24.627 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-08-08 17:42:24.640 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-08-08 17:42:24.640 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-08-08 17:42:24.648 | d /var/run/uwsgi 0755 ubuntu root 2022-08-08 17:42:24.651 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-08-08 17:42:24.667 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-08-08 17:42:24.669 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-08-08 17:42:24.673 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-08-08 17:42:24.702 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-08-08 17:42:24.729 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-08-08 17:42:24.756 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-08-08 17:42:24.782 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-08-08 17:42:24.810 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-08-08 17:42:24.837 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-08-08 17:42:24.863 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-08-08 17:42:24.890 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-08-08 17:42:24.917 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-08-08 17:42:24.944 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-08-08 17:42:24.971 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-08-08 17:42:24.998 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-08-08 17:42:25.025 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-08-08 17:42:25.028 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-08-08 17:42:25.031 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-08-08 17:42:25.033 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-08-08 17:42:25.035 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-08-08 17:42:25.037 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-08-08 17:42:25.040 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-08-08 17:42:25.042 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-08-08 17:42:25.045 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-08-08 17:42:25.047 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-08-08 17:42:25.074 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-08-08 17:42:25.101 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-08-08 17:42:25.102 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-08-08 17:42:25.110 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-08-08 17:42:25.113 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-08-08 17:42:25.116 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-08-08 17:42:25.118 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-08-08 17:42:25.121 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-08-08 17:42:25.123 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-08 17:42:25.125 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-08-08 17:42:25.127 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-08-08 17:42:25.130 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-08-08 17:42:25.133 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-08-08 17:42:25.135 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-08-08 17:42:25.137 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-08-08 17:42:25.139 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-08-08 17:42:25.202 | Enabling site keystone-wsgi-public. 2022-08-08 17:42:25.207 | To activate the new configuration, you need to run: 2022-08-08 17:42:25.207 | systemctl reload apache2 2022-08-08 17:42:25.211 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-08-08 17:42:25.214 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-08 17:42:25.216 | + functions-common:restart_service:2335 : '[' -x /bin/systemctl ']' 2022-08-08 17:42:25.218 | + functions-common:restart_service:2336 : sudo /bin/systemctl restart apache2 2022-08-08 17:42:25.348 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-08-08 17:42:25.380 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-08-08 17:42:25.411 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-08-08 17:42:25.442 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-08-08 17:42:25.444 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-08-08 17:42:25.475 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-08-08 17:42:25.503 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-08-08 17:42:25.531 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-08-08 17:42:25.534 | + ./stack.sh:main:903 : is_service_enabled swift 2022-08-08 17:42:25.550 | + functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:42:25.553 | + ./stack.sh:main:904 : is_service_enabled ceilometer 2022-08-08 17:42:25.570 | + functions-common:is_service_enabled:2107 : return 1 2022-08-08 17:42:25.572 | + ./stack.sh:main:907 : stack_install_service swift 2022-08-08 17:42:25.575 | + lib/stack:stack_install_service:20 : local service=swift 2022-08-08 17:42:25.577 | + lib/stack:stack_install_service:21 : type install_swift 2022-08-08 17:42:25.579 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-08 17:42:25.582 | + lib/stack:stack_install_service:32 : install_swift 2022-08-08 17:42:25.585 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift stable/yoga 2022-08-08 17:42:25.587 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-08-08 17:42:25.589 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-08-08 17:42:25.591 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-08-08 17:42:25.594 | + functions-common:git_clone:611 : local orig_dir 2022-08-08 17:42:25.596 | ++ functions-common:git_clone:612 : pwd 2022-08-08 17:42:25.599 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-08-08 17:42:25.601 | + functions-common:git_clone:613 : local git_clone_flags= 2022-08-08 17:42:25.604 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-08-08 17:42:25.620 | + functions-common:git_clone:615 : RECLONE=False 2022-08-08 17:42:25.622 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-08-08 17:42:25.624 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-08-08 17:42:25.627 | + functions-common:git_clone:629 : echo stable/yoga 2022-08-08 17:42:25.627 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-08-08 17:42:25.633 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-08-08 17:42:25.635 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-08-08 17:42:25.637 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/swift 2022-08-08 17:42:25.650 | + functions-common:git_clone:689 : cd /opt/stack/swift 2022-08-08 17:42:25.653 | + functions-common:git_clone:690 : git show --oneline 2022-08-08 17:42:25.654 | + functions-common:git_clone:690 : head -1 2022-08-08 17:42:25.657 | 00763d5a0 Stop partial()ing hashlib.new 2022-08-08 17:42:25.660 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-08-08 17:42:25.662 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-08-08 17:42:25.665 | + inc/python:setup_develop:338 : local bindep 2022-08-08 17:42:25.667 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-08-08 17:42:25.670 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-08-08 17:42:25.672 | + inc/python:setup_develop:344 : local extras=keystone 2022-08-08 17:42:25.674 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-08-08 17:42:25.677 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-08-08 17:42:25.679 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-08-08 17:42:25.681 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-08-08 17:42:25.684 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-08-08 17:42:25.686 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-08-08 17:42:25.689 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-08-08 17:42:25.691 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-08-08 17:42:25.694 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-08-08 17:42:25.697 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-08-08 17:42:25.699 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-08-08 17:42:25.702 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-08-08 17:42:25.707 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-08-08 17:42:25.710 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-08-08 17:42:26.373 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-08-08 17:42:26.376 | + inc/python:setup_package:418 : local bindep=0 2022-08-08 17:42:26.378 | + inc/python:setup_package:419 : local bindep_flag= 2022-08-08 17:42:26.381 | + inc/python:setup_package:420 : local bindep_profiles= 2022-08-08 17:42:26.383 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-08-08 17:42:26.385 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-08-08 17:42:26.388 | + inc/python:setup_package:427 : local flags=-e 2022-08-08 17:42:26.390 | + inc/python:setup_package:428 : local extras=keystone 2022-08-08 17:42:26.392 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-08-08 17:42:26.394 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-08-08 17:42:26.397 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-08-08 17:42:26.399 | + inc/python:setup_package:438 : extras='[keystone]' 2022-08-08 17:42:26.402 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-08-08 17:42:26.404 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-08-08 17:42:26.424 | Using python 3.8 to install /opt/stack/swift 2022-08-08 17:42:26.427 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-08-08 17:42:28.454 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:42:28.454 | from cryptography.utils import int_from_bytes 2022-08-08 17:42:28.454 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:42:28.454 | from cryptography.utils import int_from_bytes 2022-08-08 17:42:28.635 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:28.643 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:28.650 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:28.654 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:28.743 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:28.762 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:28.767 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:28.770 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:28.786 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:28.793 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:28.796 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:28.828 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:28.837 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:28.842 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:28.860 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:28.898 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:28.906 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:28.911 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:28.959 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:28.972 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:28.976 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:28.996 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:29.002 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:29.051 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:29.071 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:29.075 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:29.167 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:29.174 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:29.251 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:29.374 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:29.400 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:29.404 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:29.415 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:29.420 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:29.440 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:29.447 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:29.465 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:29.522 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:29.534 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:29.551 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:29.595 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:29.599 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:29.606 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-08 17:42:29.606 | Obtaining file:///opt/stack/swift 2022-08-08 17:42:32.656 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (2.1.1) 2022-08-08 17:42:32.665 | Requirement already satisfied: cryptography===36.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 138)) (36.0.1) 2022-08-08 17:42:32.703 | Requirement already satisfied: eventlet===0.33.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 176)) (0.33.0) 2022-08-08 17:42:32.711 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (1.1.2) 2022-08-08 17:42:32.716 | Requirement already satisfied: keystonemiddleware===9.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (9.4.0) 2022-08-08 17:42:33.791 | Collecting lxml===4.8.0 2022-08-08 17:42:33.811 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ce1/3d6291a5f47c1/lxml-4.8.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (6.9 MB) 2022-08-08 17:42:34.267 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.11.0) 2022-08-08 17:42:34.269 | Requirement already satisfied: oslo.cache===2.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (2.10.1) 2022-08-08 17:42:34.306 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (8.8.0) 2022-08-08 17:42:34.344 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (4.1.0) 2022-08-08 17:42:34.350 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.1.0) 2022-08-08 17:42:34.354 | Requirement already satisfied: oslo.log===4.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (4.7.0) 2022-08-08 17:42:34.392 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (4.3.0) 2022-08-08 17:42:34.400 | Requirement already satisfied: oslo.utils===4.12.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (4.12.3) 2022-08-08 17:42:34.415 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (21.3) 2022-08-08 17:42:34.421 | Requirement already satisfied: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (5.8.1) 2022-08-08 17:42:34.423 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 383)) (3.1.1) 2022-08-08 17:42:34.537 | Collecting pyeclib===1.6.0 2022-08-08 17:42:34.558 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/801/1e31ee89ae7fb/pyeclib-1.6.0.tar.gz (6.7 MB) 2022-08-08 17:42:36.829 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (0.9.6) 2022-08-08 17:42:36.831 | Requirement already satisfied: pyparsing===3.0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (3.0.7) 2022-08-08 17:42:36.837 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 431)) (2.8.2) 2022-08-08 17:42:36.842 | Requirement already satisfied: python-keystoneclient===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (4.4.0) 2022-08-08 17:42:36.860 | Requirement already satisfied: pytz===2021.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) (2021.3) 2022-08-08 17:42:36.864 | Requirement already satisfied: requests===2.27.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (2.27.1) 2022-08-08 17:42:36.891 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 496)) (1.5.0) 2022-08-08 17:42:36.895 | Requirement already satisfied: setuptools===60.9.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (60.9.3) 2022-08-08 17:42:36.966 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (1.16.0) 2022-08-08 17:42:36.969 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (3.5.0) 2022-08-08 17:42:36.976 | Requirement already satisfied: urllib3===1.26.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 611)) (1.26.8) 2022-08-08 17:42:37.195 | Collecting xattr===0.9.9 2022-08-08 17:42:37.202 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/01e/c07d24a14406b/xattr-0.9.9-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (35 kB) 2022-08-08 17:42:37.294 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 121)) (1.15.0) 2022-08-08 17:42:37.297 | Requirement already satisfied: dnspython===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (2.1.0) 2022-08-08 17:42:37.313 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 36)) (1.8.7) 2022-08-08 17:42:37.326 | Requirement already satisfied: keystoneauth1===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (4.5.0) 2022-08-08 17:42:37.390 | Requirement already satisfied: dogpile.cache===1.1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (1.1.5) 2022-08-08 17:42:37.395 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 282)) (0.8.0) 2022-08-08 17:42:37.400 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (2.5.0) 2022-08-08 17:42:37.407 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-08-08 17:42:37.409 | Requirement already satisfied: msgpack===1.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 276)) (1.0.3) 2022-08-08 17:42:37.413 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 231)) (1.0.2) 2022-08-08 17:42:37.416 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-08-08 17:42:37.421 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 482)) (2019.11.28) 2022-08-08 17:42:37.423 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-08-08 17:42:37.426 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (2.21) 2022-08-08 17:42:37.430 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (1.7.0) 2022-08-08 17:42:37.434 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 145)) (5.1.1) 2022-08-08 17:42:37.437 | Requirement already satisfied: wrapt===1.13.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 626)) (1.13.3) 2022-08-08 17:42:37.440 | Building wheels for collected packages: pyeclib 2022-08-08 17:42:37.441 | Building wheel for pyeclib (setup.py): started 2022-08-08 17:42:40.356 | Building wheel for pyeclib (setup.py): finished with status 'done' 2022-08-08 17:42:40.357 | Created wheel for pyeclib: filename=pyeclib-1.6.0-cp38-cp38-linux_x86_64.whl size=55505 sha256=4f7865fc7cfda008b9fa187a24a473f572aae622b8ac9121629bd378f38703c3 2022-08-08 17:42:40.357 | Stored in directory: /root/.cache/pip/wheels/8d/84/e6/6a48e2f14c9392ac545275a5b87ce7ad21ff00ceacd6831bd5 2022-08-08 17:42:40.358 | Successfully built pyeclib 2022-08-08 17:42:41.659 | Installing collected packages: lxml, pyeclib, xattr, swift 2022-08-08 17:42:42.096 | Running setup.py develop for swift 2022-08-08 17:42:45.663 | Successfully installed lxml-4.8.0 pyeclib-1.6.0 swift xattr-0.9.9 2022-08-08 17:42:45.790 | + inc/python:pip_install:200 : result=0 2022-08-08 17:42:45.792 | + inc/python:pip_install:202 : time_stop pip_install 2022-08-08 17:42:45.794 | + functions-common:time_stop:2451 : local name 2022-08-08 17:42:45.797 | + functions-common:time_stop:2452 : local end_time 2022-08-08 17:42:45.799 | + functions-common:time_stop:2453 : local elapsed_time 2022-08-08 17:42:45.801 | + functions-common:time_stop:2454 : local total 2022-08-08 17:42:45.803 | + functions-common:time_stop:2455 : local start_time 2022-08-08 17:42:45.805 | + functions-common:time_stop:2457 : name=pip_install 2022-08-08 17:42:45.807 | + functions-common:time_stop:2458 : start_time=1659980546419 2022-08-08 17:42:45.809 | + functions-common:time_stop:2460 : [[ -z 1659980546419 ]] 2022-08-08 17:42:45.812 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-08-08 17:42:45.816 | + functions-common:time_stop:2463 : end_time=1659980565814 2022-08-08 17:42:45.818 | + functions-common:time_stop:2464 : elapsed_time=19395 2022-08-08 17:42:45.821 | + functions-common:time_stop:2465 : total=85812 2022-08-08 17:42:45.823 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-08-08 17:42:45.825 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=105207 2022-08-08 17:42:45.828 | + inc/python:pip_install:203 : return 0 2022-08-08 17:42:45.830 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-08-08 17:42:45.832 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-08-08 17:42:45.835 | + functions-common:safe_chown:2352 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-08-08 17:42:45.853 | + functions-common:_safe_permission_operation:2200 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-08-08 17:42:45.865 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-08-08 17:42:45.867 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-08-08 17:42:45.870 | + inc/python:use_library_from_git:251 : local enabled=1 2022-08-08 17:42:45.872 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-08 17:42:45.874 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2022-08-08 17:42:45.877 | + inc/python:use_library_from_git:253 : return 1 2022-08-08 17:42:45.879 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-08-08 17:42:45.882 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-08 17:42:45.884 | + ./stack.sh:main:908 : configure_swift 2022-08-08 17:42:45.887 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-08-08 17:42:45.889 | + lib/swift:configure_swift:332 : local node_number 2022-08-08 17:42:45.891 | + lib/swift:configure_swift:333 : local swift_node_config 2022-08-08 17:42:45.893 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-08-08 17:42:45.895 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-08-08 17:42:47.015 | No container-replicator running 2022-08-08 17:42:47.015 | No object-auditor running 2022-08-08 17:42:47.015 | No container-reconciler running 2022-08-08 17:42:47.015 | No object-server running 2022-08-08 17:42:47.015 | No container-auditor running 2022-08-08 17:42:47.015 | No account-auditor running 2022-08-08 17:42:47.015 | No object-updater running 2022-08-08 17:42:47.015 | No account-reaper running 2022-08-08 17:42:47.015 | No account-replicator running 2022-08-08 17:42:47.015 | No container-sharder running 2022-08-08 17:42:47.015 | No proxy-server running 2022-08-08 17:42:47.015 | No object-expirer running 2022-08-08 17:42:47.015 | No container-server running 2022-08-08 17:42:47.015 | No object-replicator running 2022-08-08 17:42:47.015 | No object-reconstructor running 2022-08-08 17:42:47.015 | No container-sync running 2022-08-08 17:42:47.015 | No account-server running 2022-08-08 17:42:47.015 | No container-updater running 2022-08-08 17:42:47.105 | + lib/swift:configure_swift:337 : true 2022-08-08 17:42:47.107 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-08-08 17:42:47.119 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-08-08 17:42:47.131 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-08-08 17:42:47.134 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-08-08 17:42:47.135 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-08-08 17:42:47.139 | + lib/swift:configure_swift:351 : sed -e ' 2022-08-08 17:42:47.139 | s/%GROUP%/ubuntu/; 2022-08-08 17:42:47.139 | s/%USER%/ubuntu/; 2022-08-08 17:42:47.139 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-08-08 17:42:47.139 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-08-08 17:42:47.143 | uid = ubuntu 2022-08-08 17:42:47.143 | gid = ubuntu 2022-08-08 17:42:47.143 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-08-08 17:42:47.143 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-08-08 17:42:47.143 | address = 127.0.0.1 2022-08-08 17:42:47.143 | 2022-08-08 17:42:47.143 | [account6612] 2022-08-08 17:42:47.143 | max connections = 25 2022-08-08 17:42:47.143 | path = /opt/stack/data/swift/1/node/ 2022-08-08 17:42:47.143 | read only = false 2022-08-08 17:42:47.143 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-08-08 17:42:47.143 | 2022-08-08 17:42:47.143 | [account6622] 2022-08-08 17:42:47.143 | max connections = 25 2022-08-08 17:42:47.143 | path = /opt/stack/data/swift/2/node/ 2022-08-08 17:42:47.143 | read only = false 2022-08-08 17:42:47.143 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-08-08 17:42:47.143 | 2022-08-08 17:42:47.143 | [account6632] 2022-08-08 17:42:47.143 | max connections = 25 2022-08-08 17:42:47.143 | path = /opt/stack/data/swift/3/node/ 2022-08-08 17:42:47.143 | read only = false 2022-08-08 17:42:47.143 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-08-08 17:42:47.143 | 2022-08-08 17:42:47.143 | [account6642] 2022-08-08 17:42:47.143 | max connections = 25 2022-08-08 17:42:47.143 | path = /opt/stack/data/swift/4/node/ 2022-08-08 17:42:47.143 | read only = false 2022-08-08 17:42:47.143 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-08-08 17:42:47.143 | 2022-08-08 17:42:47.143 | 2022-08-08 17:42:47.143 | [container6611] 2022-08-08 17:42:47.144 | max connections = 25 2022-08-08 17:42:47.144 | path = /opt/stack/data/swift/1/node/ 2022-08-08 17:42:47.144 | read only = false 2022-08-08 17:42:47.144 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-08-08 17:42:47.144 | 2022-08-08 17:42:47.144 | [container6621] 2022-08-08 17:42:47.144 | max connections = 25 2022-08-08 17:42:47.144 | path = /opt/stack/data/swift/2/node/ 2022-08-08 17:42:47.144 | read only = false 2022-08-08 17:42:47.144 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-08-08 17:42:47.144 | 2022-08-08 17:42:47.144 | [container6631] 2022-08-08 17:42:47.144 | max connections = 25 2022-08-08 17:42:47.144 | path = /opt/stack/data/swift/3/node/ 2022-08-08 17:42:47.144 | read only = false 2022-08-08 17:42:47.144 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-08-08 17:42:47.144 | 2022-08-08 17:42:47.144 | [container6641] 2022-08-08 17:42:47.144 | max connections = 25 2022-08-08 17:42:47.144 | path = /opt/stack/data/swift/4/node/ 2022-08-08 17:42:47.144 | read only = false 2022-08-08 17:42:47.144 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-08-08 17:42:47.144 | 2022-08-08 17:42:47.144 | 2022-08-08 17:42:47.144 | [object6613] 2022-08-08 17:42:47.144 | max connections = 25 2022-08-08 17:42:47.144 | path = /opt/stack/data/swift/1/node/ 2022-08-08 17:42:47.144 | read only = false 2022-08-08 17:42:47.144 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-08-08 17:42:47.144 | 2022-08-08 17:42:47.144 | [object6623] 2022-08-08 17:42:47.144 | max connections = 25 2022-08-08 17:42:47.144 | path = /opt/stack/data/swift/2/node/ 2022-08-08 17:42:47.144 | read only = false 2022-08-08 17:42:47.144 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-08-08 17:42:47.144 | 2022-08-08 17:42:47.144 | [object6633] 2022-08-08 17:42:47.144 | max connections = 25 2022-08-08 17:42:47.144 | path = /opt/stack/data/swift/3/node/ 2022-08-08 17:42:47.145 | read only = false 2022-08-08 17:42:47.145 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-08-08 17:42:47.145 | 2022-08-08 17:42:47.145 | [object6643] 2022-08-08 17:42:47.145 | max connections = 25 2022-08-08 17:42:47.145 | path = /opt/stack/data/swift/4/node/ 2022-08-08 17:42:47.145 | read only = false 2022-08-08 17:42:47.145 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-08-08 17:42:47.146 | + lib/swift:configure_swift:357 : is_ubuntu 2022-08-08 17:42:47.148 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-08-08 17:42:47.150 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-08-08 17:42:47.152 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-08-08 17:42:47.164 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-08-08 17:42:47.166 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-08-08 17:42:47.171 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-08-08 17:42:47.175 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-08-08 17:42:47.177 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-08-08 17:42:47.181 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-08-08 17:42:47.208 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.52:8080/v1/ 2022-08-08 17:42:47.233 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-08-08 17:42:47.250 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-08-08 17:42:47.279 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-08-08 17:42:47.296 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-08-08 17:42:47.324 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-08-08 17:42:47.341 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-08-08 17:42:47.369 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-08-08 17:42:47.386 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-08-08 17:42:47.414 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-08-08 17:42:47.433 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-08-08 17:42:47.461 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-08-08 17:42:47.478 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-08-08 17:42:47.493 | + functions-common:is_service_enabled:2107 : return 1 2022-08-08 17:42:47.495 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-08-08 17:42:47.523 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-08-08 17:42:47.549 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-08-08 17:42:47.577 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-08-08 17:42:47.603 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-08-08 17:42:47.618 | + functions-common:is_service_enabled:2107 : return 1 2022-08-08 17:42:47.620 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-08-08 17:42:47.647 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-08-08 17:42:47.661 | + functions-common:is_service_enabled:2107 : return 1 2022-08-08 17:42:47.663 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-08-08 17:42:47.679 | + functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:42:47.681 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-08-08 17:42:47.683 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-08-08 17:42:47.698 | + functions-common:is_service_enabled:2107 : return 1 2022-08-08 17:42:47.700 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-08-08 17:42:47.702 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-08-08 17:42:47.704 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-08-08 17:42:47.709 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-08-08 17:42:47.714 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-08-08 17:42:47.741 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-08-08 17:42:47.768 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-08-08 17:42:47.797 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-08-08 17:42:47.827 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-08-08 17:42:47.853 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-08-08 17:42:47.855 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-08-08 17:42:47.857 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-08-08 17:42:47.859 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-08-08 17:42:47.862 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-08-08 17:42:47.888 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-08-08 17:42:47.914 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.52/identity 2022-08-08 17:42:47.941 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-08-08 17:42:47.967 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-08-08 17:42:47.995 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-08-08 17:42:48.021 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-08-08 17:42:48.048 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-08-08 17:42:48.074 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-08-08 17:42:48.101 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-08-08 17:42:48.128 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-08-08 17:42:48.155 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-08-08 17:42:48.183 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-08-08 17:42:48.209 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-08-08 17:42:48.239 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-08-08 17:42:48.267 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-08-08 17:42:48.286 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-08-08 17:42:48.313 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-08-08 17:42:48.341 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-08-08 17:42:48.345 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-08-08 17:42:48.373 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-08-08 17:42:48.400 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-08-08 17:42:48.426 | + lib/swift:configure_swift:475 : local node_number 2022-08-08 17:42:48.429 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-08-08 17:42:48.431 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-08-08 17:42:48.434 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-08-08 17:42:48.438 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-08-08 17:42:48.440 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-08-08 17:42:48.442 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-08-08 17:42:48.445 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-08-08 17:42:48.447 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-08-08 17:42:48.449 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-08-08 17:42:48.451 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-08-08 17:42:48.453 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-08-08 17:42:48.471 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-08-08 17:42:48.498 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-08-08 17:42:48.516 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-08-08 17:42:48.543 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-08-08 17:42:48.561 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-08-08 17:42:48.589 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-08-08 17:42:48.607 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-08-08 17:42:48.635 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-08-08 17:42:48.653 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-08-08 17:42:48.682 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-08-08 17:42:48.699 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-08-08 17:42:48.727 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-08-08 17:42:48.747 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-08-08 17:42:48.775 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-08-08 17:42:48.793 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-08-08 17:42:48.822 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-08-08 17:42:48.839 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-08-08 17:42:48.867 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-08-08 17:42:48.872 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-08-08 17:42:48.890 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-08-08 17:42:48.918 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-08-08 17:42:48.946 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-08-08 17:42:48.948 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-08-08 17:42:48.953 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-08-08 17:42:48.955 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-08-08 17:42:48.957 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-08-08 17:42:48.959 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-08-08 17:42:48.962 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-08-08 17:42:48.964 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-08-08 17:42:48.966 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-08-08 17:42:48.968 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-08-08 17:42:48.986 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-08-08 17:42:49.014 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-08-08 17:42:49.032 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-08-08 17:42:49.060 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-08-08 17:42:49.078 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-08-08 17:42:49.105 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-08-08 17:42:49.123 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-08-08 17:42:49.151 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-08-08 17:42:49.169 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-08-08 17:42:49.197 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-08-08 17:42:49.214 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-08-08 17:42:49.243 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-08-08 17:42:49.261 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-08-08 17:42:49.288 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-08-08 17:42:49.307 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-08-08 17:42:49.335 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-08-08 17:42:49.353 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-08-08 17:42:49.380 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-08-08 17:42:49.385 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-08-08 17:42:49.403 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-08-08 17:42:49.431 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-08-08 17:42:49.434 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-08-08 17:42:49.439 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-08-08 17:42:49.441 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-08-08 17:42:49.443 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-08-08 17:42:49.446 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-08-08 17:42:49.448 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-08-08 17:42:49.450 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-08-08 17:42:49.452 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-08-08 17:42:49.454 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-08-08 17:42:49.472 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-08-08 17:42:49.500 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-08-08 17:42:49.517 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-08-08 17:42:49.546 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-08-08 17:42:49.563 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-08-08 17:42:49.591 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-08-08 17:42:49.609 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-08-08 17:42:49.637 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-08-08 17:42:49.654 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-08-08 17:42:49.683 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-08-08 17:42:49.700 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-08-08 17:42:49.729 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-08-08 17:42:49.747 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-08-08 17:42:49.775 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-08-08 17:42:49.792 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-08-08 17:42:49.821 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-08-08 17:42:49.839 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-08-08 17:42:49.865 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-08-08 17:42:49.870 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-08-08 17:42:49.888 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-08-08 17:42:49.916 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-08-08 17:42:49.943 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-08-08 17:42:49.971 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-08-08 17:42:49.999 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-08-08 17:42:50.001 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-08-08 17:42:50.005 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-08-08 17:42:50.033 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-08-08 17:42:50.062 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-08-08 17:42:50.091 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-08-08 17:42:50.119 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-08-08 17:42:50.148 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-08-08 17:42:50.175 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-08-08 17:42:50.201 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-08-08 17:42:50.229 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-08-08 17:42:50.255 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-08-08 17:42:50.271 | + functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:42:50.274 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-08-08 17:42:50.292 | + lib/swift:configure_swift:518 : local auth_vers 2022-08-08 17:42:50.295 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-08-08 17:42:50.314 | + lib/swift:configure_swift:519 : auth_vers=3 2022-08-08 17:42:50.316 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.52 2022-08-08 17:42:50.344 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-08-08 17:42:50.346 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-08-08 17:42:50.373 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.52/identity 2022-08-08 17:42:50.401 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-08-08 17:42:50.404 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-08-08 17:42:50.431 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-08-08 17:42:50.446 | + functions-common:is_service_enabled:2107 : return 1 2022-08-08 17:42:50.449 | + lib/swift:configure_swift:538 : local user_group 2022-08-08 17:42:50.452 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-08-08 17:42:50.456 | + lib/swift:configure_swift:539 : user_group=1000 2022-08-08 17:42:50.458 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-08-08 17:42:50.471 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-08-08 17:42:50.473 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-08-08 17:42:50.484 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-08-08 17:42:50.486 | + lib/swift:configure_swift:545 : is_suse 2022-08-08 17:42:50.488 | + functions-common:is_suse:542 : is_opensuse 2022-08-08 17:42:50.491 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-08-08 17:42:50.493 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-08 17:42:50.496 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-08-08 17:42:50.498 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-08-08 17:42:50.500 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-08 17:42:50.502 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-08-08 17:42:50.515 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-08-08 17:42:50.517 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-08-08 17:42:50.520 | + ./stack.sh:main:911 : is_service_enabled s3api 2022-08-08 17:42:50.536 | + functions-common:is_service_enabled:2107 : return 1 2022-08-08 17:42:50.539 | + ./stack.sh:main:917 : is_service_enabled g-api n-api 2022-08-08 17:42:50.556 | + functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:42:50.559 | + ./stack.sh:main:919 : stack_install_service glance 2022-08-08 17:42:50.561 | + lib/stack:stack_install_service:20 : local service=glance 2022-08-08 17:42:50.563 | + lib/stack:stack_install_service:21 : type install_glance 2022-08-08 17:42:50.566 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-08 17:42:50.568 | + lib/stack:stack_install_service:32 : install_glance 2022-08-08 17:42:50.571 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-08-08 17:42:50.573 | + lib/glance:install_glance:507 : local glance_store_extras 2022-08-08 17:42:50.576 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-08-08 17:42:50.593 | + functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:42:50.595 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-08-08 17:42:50.598 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-08-08 17:42:50.614 | + functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:42:50.617 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-08-08 17:42:50.620 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-08-08 17:42:50.622 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-08-08 17:42:50.625 | + inc/python:use_library_from_git:251 : local enabled=1 2022-08-08 17:42:50.628 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-08 17:42:50.630 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2022-08-08 17:42:50.633 | + inc/python:use_library_from_git:253 : return 1 2022-08-08 17:42:50.637 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-08-08 17:42:50.639 | ++ inc/python:join_extras:29 : local IFS=, 2022-08-08 17:42:50.642 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-08-08 17:42:50.645 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-08-08 17:42:50.648 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-08-08 17:42:50.650 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-08-08 17:42:50.653 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-08-08 17:42:50.656 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-08-08 17:42:50.658 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-08-08 17:42:50.661 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-08-08 17:42:50.665 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-08-08 17:42:50.665 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-08-08 17:42:50.670 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-08-08 17:42:50.672 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-08-08 17:42:50.675 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-08-08 17:42:50.678 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-08-08 17:42:50.681 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-08-08 17:42:50.703 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-08-08 17:42:50.705 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-08-08 17:42:52.745 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:42:52.745 | from cryptography.utils import int_from_bytes 2022-08-08 17:42:52.745 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:42:52.745 | from cryptography.utils import int_from_bytes 2022-08-08 17:42:52.929 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:52.937 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:52.945 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:52.949 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:53.035 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:53.055 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:53.059 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:53.063 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:53.078 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:53.086 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:53.088 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:53.119 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:53.129 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:53.134 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:53.152 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:53.189 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:53.198 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:53.203 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:53.250 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:53.263 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:53.267 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:53.287 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:53.293 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:53.342 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:53.361 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:53.364 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:53.459 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:53.466 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:53.542 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:53.662 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:53.687 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:53.691 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:53.703 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:53.708 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:53.727 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:53.734 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:53.751 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:53.809 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:53.822 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:53.837 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:53.883 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:53.887 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:42:53.895 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-08 17:42:54.084 | Collecting glance-store===3.0.0 2022-08-08 17:42:54.091 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8cc/544ba2a30fd4d/glance_store-3.0.0-py3-none-any.whl (229 kB) 2022-08-08 17:42:54.289 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (0.20.4) 2022-08-08 17:42:54.299 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244)) (3.2.0) 2022-08-08 17:42:54.311 | Requirement already satisfied: keystoneauth1===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (4.5.0) 2022-08-08 17:42:54.577 | Collecting os-brick===5.2.2 2022-08-08 17:42:54.594 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c22/32c443087ec99/os_brick-5.2.2-py3-none-any.whl (269 kB) 2022-08-08 17:42:54.747 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (1.7.0) 2022-08-08 17:42:54.751 | Requirement already satisfied: os-win===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (5.6.0) 2022-08-08 17:42:54.769 | Requirement already satisfied: oslo.concurrency===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (4.5.0) 2022-08-08 17:42:54.779 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (8.8.0) 2022-08-08 17:42:54.817 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (4.1.0) 2022-08-08 17:42:54.823 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.1.0) 2022-08-08 17:42:54.827 | Requirement already satisfied: oslo.log===4.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (4.7.0) 2022-08-08 17:42:54.865 | Requirement already satisfied: oslo.privsep===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (2.7.0) 2022-08-08 17:42:54.880 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (6.3.1) 2022-08-08 17:42:54.883 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (4.3.0) 2022-08-08 17:42:54.891 | Requirement already satisfied: oslo.service===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (2.8.0) 2022-08-08 17:42:54.914 | Requirement already satisfied: oslo.utils===4.12.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (4.12.3) 2022-08-08 17:42:54.929 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (21.3) 2022-08-08 17:42:54.934 | Requirement already satisfied: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (5.8.1) 2022-08-08 17:42:54.937 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (0.9.6) 2022-08-08 17:42:54.939 | Requirement already satisfied: pyparsing===3.0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (3.0.7) 2022-08-08 17:42:55.119 | Collecting python-cinderclient===8.3.0 2022-08-08 17:42:55.126 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a19/ce34f8efad8ea/python_cinderclient-8.3.0-py3-none-any.whl (254 kB) 2022-08-08 17:42:55.271 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 431)) (2.8.2) 2022-08-08 17:42:55.276 | Requirement already satisfied: python-keystoneclient===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (4.4.0) 2022-08-08 17:42:55.424 | Collecting python-swiftclient===3.13.1 2022-08-08 17:42:55.430 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/984/805daa56148eb/python_swiftclient-3.13.1-py2.py3-none-any.whl (87 kB) 2022-08-08 17:42:55.550 | Requirement already satisfied: pytz===2021.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) (2021.3) 2022-08-08 17:42:55.554 | Requirement already satisfied: requests===2.27.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (2.27.1) 2022-08-08 17:42:55.580 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 496)) (1.5.0) 2022-08-08 17:42:55.585 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.17.6) 2022-08-08 17:42:55.588 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (1.16.0) 2022-08-08 17:42:55.590 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (3.5.0) 2022-08-08 17:42:55.596 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (6.3.1) 2022-08-08 17:42:55.611 | Requirement already satisfied: urllib3===1.26.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 611)) (1.26.8) 2022-08-08 17:42:55.632 | Requirement already satisfied: yappi===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 634)) (1.3.3) 2022-08-08 17:42:55.637 | Requirement already satisfied: eventlet===0.33.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 176)) (0.33.0) 2022-08-08 17:42:55.645 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 231)) (1.0.2) 2022-08-08 17:42:55.649 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (0.17.3) 2022-08-08 17:42:55.652 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-08-08 17:42:55.654 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 282)) (0.8.0) 2022-08-08 17:42:55.659 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (2.5.0) 2022-08-08 17:42:55.666 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (1.1.2) 2022-08-08 17:42:55.670 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 121)) (1.15.0) 2022-08-08 17:42:55.674 | Requirement already satisfied: msgpack===1.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 276)) (1.0.3) 2022-08-08 17:42:55.676 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 16)) (3.5.0) 2022-08-08 17:42:55.686 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (2.5.1) 2022-08-08 17:42:55.697 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (3.0.0) 2022-08-08 17:42:55.707 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 36)) (1.8.7) 2022-08-08 17:42:55.720 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (2.1.1) 2022-08-08 17:42:55.729 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.11.0) 2022-08-08 17:42:55.731 | Requirement already satisfied: prettytable===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.1.1) 2022-08-08 17:42:55.743 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 482)) (2019.11.28) 2022-08-08 17:42:55.746 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-08-08 17:42:55.749 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-08-08 17:42:55.753 | Requirement already satisfied: dnspython===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (2.1.0) 2022-08-08 17:42:55.770 | Requirement already satisfied: wrapt===1.13.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 626)) (1.13.3) 2022-08-08 17:42:55.774 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (2.21) 2022-08-08 17:42:55.777 | Requirement already satisfied: setuptools===60.9.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (60.9.3) 2022-08-08 17:42:55.849 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (0.7) 2022-08-08 17:42:55.857 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 580)) (2.5.0) 2022-08-08 17:42:55.867 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 621)) (0.2.5) 2022-08-08 17:42:55.871 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (1.0.0) 2022-08-08 17:42:57.279 | Installing collected packages: python-cinderclient, os-brick, python-swiftclient, glance-store 2022-08-08 17:42:58.467 | Successfully installed glance-store-3.0.0 os-brick-5.2.2 python-cinderclient-8.3.0 python-swiftclient-3.13.1 2022-08-08 17:42:58.582 | + inc/python:pip_install:200 : result=0 2022-08-08 17:42:58.585 | + inc/python:pip_install:202 : time_stop pip_install 2022-08-08 17:42:58.587 | + functions-common:time_stop:2451 : local name 2022-08-08 17:42:58.590 | + functions-common:time_stop:2452 : local end_time 2022-08-08 17:42:58.592 | + functions-common:time_stop:2453 : local elapsed_time 2022-08-08 17:42:58.594 | + functions-common:time_stop:2454 : local total 2022-08-08 17:42:58.597 | + functions-common:time_stop:2455 : local start_time 2022-08-08 17:42:58.599 | + functions-common:time_stop:2457 : name=pip_install 2022-08-08 17:42:58.601 | + functions-common:time_stop:2458 : start_time=1659980570697 2022-08-08 17:42:58.603 | + functions-common:time_stop:2460 : [[ -z 1659980570697 ]] 2022-08-08 17:42:58.606 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-08-08 17:42:58.611 | + functions-common:time_stop:2463 : end_time=1659980578608 2022-08-08 17:42:58.613 | + functions-common:time_stop:2464 : elapsed_time=7911 2022-08-08 17:42:58.615 | + functions-common:time_stop:2465 : total=105207 2022-08-08 17:42:58.617 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-08-08 17:42:58.620 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=113118 2022-08-08 17:42:58.622 | + inc/python:pip_install:203 : return 0 2022-08-08 17:42:58.625 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-08-08 17:42:58.627 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-08-08 17:42:58.630 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-08-08 17:42:58.644 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-08-08 17:42:58.649 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance stable/yoga 2022-08-08 17:42:58.652 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-08-08 17:42:58.654 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-08-08 17:42:58.656 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-08-08 17:42:58.658 | + functions-common:git_clone:611 : local orig_dir 2022-08-08 17:42:58.661 | ++ functions-common:git_clone:612 : pwd 2022-08-08 17:42:58.664 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-08-08 17:42:58.666 | + functions-common:git_clone:613 : local git_clone_flags= 2022-08-08 17:42:58.669 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-08-08 17:42:58.686 | + functions-common:git_clone:615 : RECLONE=False 2022-08-08 17:42:58.688 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-08-08 17:42:58.690 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-08-08 17:42:58.693 | + functions-common:git_clone:629 : echo stable/yoga 2022-08-08 17:42:58.693 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-08-08 17:42:58.699 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-08-08 17:42:58.702 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-08-08 17:42:58.704 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/glance 2022-08-08 17:42:58.716 | + functions-common:git_clone:689 : cd /opt/stack/glance 2022-08-08 17:42:58.719 | + functions-common:git_clone:690 : git show --oneline 2022-08-08 17:42:58.719 | + functions-common:git_clone:690 : head -1 2022-08-08 17:42:58.723 | b4091752b glance-cache-prefetcher: Set up access to multistore backends 2022-08-08 17:42:58.726 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-08-08 17:42:58.728 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-08-08 17:42:58.731 | + inc/python:setup_develop:338 : local bindep 2022-08-08 17:42:58.733 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-08-08 17:42:58.736 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-08-08 17:42:58.739 | + inc/python:setup_develop:344 : local extras= 2022-08-08 17:42:58.742 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-08-08 17:42:58.744 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-08-08 17:42:58.747 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-08-08 17:42:58.749 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-08-08 17:42:58.752 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-08-08 17:42:58.754 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-08-08 17:42:58.759 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-08-08 17:42:58.761 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-08-08 17:42:58.764 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-08-08 17:42:58.767 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-08-08 17:42:58.769 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-08-08 17:42:58.773 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-08-08 17:42:58.778 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-08-08 17:42:58.781 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-08-08 17:42:59.440 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-08-08 17:42:59.443 | + inc/python:setup_package:418 : local bindep=0 2022-08-08 17:42:59.446 | + inc/python:setup_package:419 : local bindep_flag= 2022-08-08 17:42:59.448 | + inc/python:setup_package:420 : local bindep_profiles= 2022-08-08 17:42:59.450 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-08-08 17:42:59.453 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-08-08 17:42:59.456 | + inc/python:setup_package:427 : local flags=-e 2022-08-08 17:42:59.459 | + inc/python:setup_package:428 : local extras= 2022-08-08 17:42:59.462 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-08-08 17:42:59.464 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-08-08 17:42:59.467 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-08-08 17:42:59.469 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-08-08 17:42:59.472 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-08-08 17:42:59.474 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-08-08 17:42:59.496 | Using python 3.8 to install /opt/stack/glance 2022-08-08 17:42:59.498 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-08-08 17:43:01.593 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:43:01.593 | from cryptography.utils import int_from_bytes 2022-08-08 17:43:01.593 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:43:01.593 | from cryptography.utils import int_from_bytes 2022-08-08 17:43:01.777 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:43:01.785 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:43:01.793 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:43:01.797 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:43:01.883 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:43:01.902 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:43:01.906 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:43:01.910 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:43:01.924 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:43:01.932 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:43:01.934 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:43:01.965 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:43:01.974 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:43:01.979 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:43:01.997 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:43:02.034 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:43:02.042 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:43:02.047 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:43:02.094 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:43:02.108 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:43:02.112 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:43:02.131 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:43:02.138 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:43:02.186 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:43:02.205 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:43:02.208 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:43:02.299 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:43:02.306 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:43:02.381 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:43:02.501 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:43:02.527 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:43:02.530 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:43:02.541 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:43:02.546 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:43:02.565 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:43:02.572 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:43:02.589 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:43:02.646 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:43:02.658 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:43:02.674 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:43:02.717 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:43:02.721 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:43:02.728 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-08 17:43:02.728 | Obtaining file:///opt/stack/glance 2022-08-08 17:43:05.836 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 16)) (3.5.0) 2022-08-08 17:43:05.845 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (2.1.1) 2022-08-08 17:43:05.854 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (2.5.1) 2022-08-08 17:43:05.865 | Requirement already satisfied: SQLAlchemy===1.4.31 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (1.4.31) 2022-08-08 17:43:06.152 | Collecting WSME===0.11.0 2022-08-08 17:43:06.159 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7d5/cb5c593970ef6/WSME-0.11.0-py3-none-any.whl (59 kB) 2022-08-08 17:43:06.262 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 36)) (1.8.7) 2022-08-08 17:43:06.276 | Requirement already satisfied: alembic===1.7.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 83)) (1.7.6) 2022-08-08 17:43:06.440 | Collecting castellan===3.10.2 2022-08-08 17:43:06.446 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/662/64661996697f5/castellan-3.10.2-py3-none-any.whl (96 kB) 2022-08-08 17:43:06.572 | Requirement already satisfied: cryptography===36.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 138)) (36.0.1) 2022-08-08 17:43:06.704 | Collecting cursive===0.2.2 2022-08-08 17:43:06.711 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e56/3a085b3c6e250/cursive-0.2.2-py2.py3-none-any.whl (39 kB) 2022-08-08 17:43:06.815 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (2.5.0) 2022-08-08 17:43:06.821 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 146)) (0.7.1) 2022-08-08 17:43:06.826 | Requirement already satisfied: eventlet===0.33.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 176)) (0.33.0) 2022-08-08 17:43:06.834 | Requirement already satisfied: futurist===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (2.4.0) 2022-08-08 17:43:06.840 | Requirement already satisfied: glance-store===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (3.0.0) 2022-08-08 17:43:06.909 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (1.1.2) 2022-08-08 17:43:06.915 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (0.20.4) 2022-08-08 17:43:06.925 | Requirement already satisfied: importlib-metadata===4.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (4.11.1) 2022-08-08 17:43:06.962 | Requirement already satisfied: importlib-resources===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (5.4.0) 2022-08-08 17:43:06.987 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 231)) (1.0.2) 2022-08-08 17:43:06.990 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244)) (3.2.0) 2022-08-08 17:43:07.001 | Requirement already satisfied: keystoneauth1===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (4.5.0) 2022-08-08 17:43:07.058 | Requirement already satisfied: keystonemiddleware===9.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (9.4.0) 2022-08-08 17:43:07.132 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 282)) (0.8.0) 2022-08-08 17:43:07.137 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (1.7.0) 2022-08-08 17:43:07.142 | Requirement already satisfied: os-win===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (5.6.0) 2022-08-08 17:43:07.159 | Requirement already satisfied: oslo.cache===2.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (2.10.1) 2022-08-08 17:43:07.196 | Requirement already satisfied: oslo.concurrency===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (4.5.0) 2022-08-08 17:43:07.206 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (8.8.0) 2022-08-08 17:43:07.245 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (4.1.0) 2022-08-08 17:43:07.251 | Requirement already satisfied: oslo.db===11.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (11.2.0) 2022-08-08 17:43:07.298 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.1.0) 2022-08-08 17:43:07.411 | Collecting oslo.limit===1.5.1 2022-08-08 17:43:07.418 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/fa7/9cdbcd58e9768/oslo.limit-1.5.1-py3-none-any.whl (19 kB) 2022-08-08 17:43:07.518 | Requirement already satisfied: oslo.log===4.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (4.7.0) 2022-08-08 17:43:07.557 | Requirement already satisfied: oslo.messaging===12.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (12.13.0) 2022-08-08 17:43:07.610 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (0.4.0) 2022-08-08 17:43:07.621 | Requirement already satisfied: oslo.middleware===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 338)) (4.5.1) 2022-08-08 17:43:07.639 | Requirement already satisfied: oslo.policy===3.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (3.11.0) 2022-08-08 17:43:07.654 | Requirement already satisfied: oslo.reports===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 341)) (2.3.0) 2022-08-08 17:43:07.666 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (4.3.0) 2022-08-08 17:43:07.674 | Requirement already satisfied: oslo.service===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (2.8.0) 2022-08-08 17:43:07.696 | Requirement already satisfied: oslo.upgradecheck===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (1.5.0) 2022-08-08 17:43:07.706 | Requirement already satisfied: oslo.utils===4.12.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (4.12.3) 2022-08-08 17:43:07.721 | Requirement already satisfied: osprofiler===3.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (3.4.2) 2022-08-08 17:43:07.764 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (21.3) 2022-08-08 17:43:07.769 | Requirement already satisfied: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (5.8.1) 2022-08-08 17:43:07.772 | Requirement already satisfied: prettytable===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.1.1) 2022-08-08 17:43:07.784 | Requirement already satisfied: prometheus-client===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 371)) (0.13.1) 2022-08-08 17:43:07.789 | Requirement already satisfied: psutil===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (5.9.0) 2022-08-08 17:43:07.810 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 379)) (22.0.0) 2022-08-08 17:43:07.822 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 383)) (3.1.1) 2022-08-08 17:43:07.832 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (0.9.6) 2022-08-08 17:43:07.835 | Requirement already satisfied: pyparsing===3.0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (3.0.7) 2022-08-08 17:43:07.968 | Collecting python-barbicanclient===5.3.0 2022-08-08 17:43:07.975 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b88/9632223e8180d/python_barbicanclient-5.3.0-py3-none-any.whl (82 kB) 2022-08-08 17:43:08.090 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 431)) (2.8.2) 2022-08-08 17:43:08.095 | Requirement already satisfied: python-keystoneclient===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (4.4.0) 2022-08-08 17:43:08.112 | Requirement already satisfied: pytz===2021.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) (2021.3) 2022-08-08 17:43:08.116 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (0.7) 2022-08-08 17:43:08.122 | Requirement already satisfied: requests===2.27.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (2.27.1) 2022-08-08 17:43:08.245 | Collecting retrying===1.3.3 2022-08-08 17:43:08.251 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ebf/3b842d183542e/retrying-1.3.3-py3-none-any.whl (11 kB) 2022-08-08 17:43:08.341 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 496)) (1.5.0) 2022-08-08 17:43:08.345 | Requirement already satisfied: setuptools===60.9.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (60.9.3) 2022-08-08 17:43:08.511 | Collecting simplegeneric===0.8.1 2022-08-08 17:43:08.517 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dc9/72e06094b9af5/simplegeneric-0.8.1.zip (12 kB) 2022-08-08 17:43:10.396 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (1.16.0) 2022-08-08 17:43:10.400 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 554)) (0.13.0) 2022-08-08 17:43:10.409 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (0.4.2) 2022-08-08 17:43:10.412 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 558)) (3.3.0) 2022-08-08 17:43:10.415 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (3.5.0) 2022-08-08 17:43:10.597 | Collecting taskflow===4.6.4 2022-08-08 17:43:10.603 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/183/3acd77ad44676/taskflow-4.6.4-py3-none-any.whl (492 kB) 2022-08-08 17:43:10.832 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (6.3.1) 2022-08-08 17:43:10.846 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (2.0.1) 2022-08-08 17:43:10.855 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.5.0) 2022-08-08 17:43:10.860 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 580)) (2.5.0) 2022-08-08 17:43:10.870 | Requirement already satisfied: urllib3===1.26.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 611)) (1.26.8) 2022-08-08 17:43:10.890 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 621)) (0.2.5) 2022-08-08 17:43:10.895 | Requirement already satisfied: wrapt===1.13.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 626)) (1.13.3) 2022-08-08 17:43:10.899 | Requirement already satisfied: yappi===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 634)) (1.3.3) 2022-08-08 17:43:10.904 | Requirement already satisfied: zipp===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 641)) (3.7.0) 2022-08-08 17:43:10.928 | Requirement already satisfied: Mako===1.1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (1.1.6) 2022-08-08 17:43:10.936 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 121)) (1.15.0) 2022-08-08 17:43:10.939 | Requirement already satisfied: dnspython===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (2.1.0) 2022-08-08 17:43:10.983 | Requirement already satisfied: dogpile.cache===1.1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (1.1.5) 2022-08-08 17:43:10.988 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (0.17.3) 2022-08-08 17:43:10.992 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-08-08 17:43:10.995 | Requirement already satisfied: openstacksdk===0.61.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (0.61.0) 2022-08-08 17:43:11.020 | Requirement already satisfied: cachetools===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (5.0.0) 2022-08-08 17:43:11.023 | Requirement already satisfied: kombu===5.2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (5.2.3) 2022-08-08 17:43:11.068 | Requirement already satisfied: amqp===5.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 84)) (5.0.9) 2022-08-08 17:43:11.073 | Requirement already satisfied: Jinja2===3.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (3.0.3) 2022-08-08 17:43:11.079 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.2.0) 2022-08-08 17:43:11.088 | Requirement already satisfied: msgpack===1.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 276)) (1.0.3) 2022-08-08 17:43:11.091 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (3.0.0) 2022-08-08 17:43:11.101 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.11.0) 2022-08-08 17:43:11.104 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.10.1) 2022-08-08 17:43:11.117 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-08-08 17:43:11.120 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-08-08 17:43:11.125 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 482)) (2019.11.28) 2022-08-08 17:43:11.127 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 33)) (0.5.2) 2022-08-08 17:43:11.130 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 145)) (5.1.1) 2022-08-08 17:43:11.311 | Collecting networkx===2.6.3 2022-08-08 17:43:11.321 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/80b/6b89c77d1dfb6/networkx-2.6.3-py3-none-any.whl (1.9 MB) 2022-08-08 17:43:11.816 | Collecting pydot===1.4.2 2022-08-08 17:43:11.823 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/66c/98190c65b8d2e/pydot-1.4.2-py2.py3-none-any.whl (21 kB) 2022-08-08 17:43:12.041 | Collecting automaton===2.5.0 2022-08-08 17:43:12.048 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/262/789969ce5c6b2/automaton-2.5.0-py3-none-any.whl (22 kB) 2022-08-08 17:43:12.140 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (1.0.0) 2022-08-08 17:43:12.143 | Requirement already satisfied: MarkupSafe===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.0) 2022-08-08 17:43:12.145 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (2.21) 2022-08-08 17:43:12.149 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 238)) (0.10.0) 2022-08-08 17:43:12.152 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (1.4.4) 2022-08-08 17:43:12.155 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (1.32) 2022-08-08 17:43:12.159 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.4.0) 2022-08-08 17:43:12.162 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 277)) (2.5.0) 2022-08-08 17:43:12.183 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 613)) (5.0.0) 2022-08-08 17:43:12.185 | Requirement already satisfied: autopage===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (0.5.0) 2022-08-08 17:43:12.188 | Requirement already satisfied: cmd2===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (2.4.0) 2022-08-08 17:43:12.236 | Requirement already satisfied: jsonpointer===2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 243)) (2.2) 2022-08-08 17:43:12.239 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (1.8.2) 2022-08-08 17:43:12.242 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (21.4.0) 2022-08-08 17:43:12.302 | Building wheels for collected packages: simplegeneric 2022-08-08 17:43:12.304 | Building wheel for simplegeneric (setup.py): started 2022-08-08 17:43:14.722 | Building wheel for simplegeneric (setup.py): finished with status 'done' 2022-08-08 17:43:14.722 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5077 sha256=58435e9a579f96d0250089eeb291c05ff310002b281566c9b8369892d3c75c4f 2022-08-08 17:43:14.722 | Stored in directory: /root/.cache/pip/wheels/f3/a8/ee/6324574b66e0f2250abcbce52f472ccaa2f407b879bdd61bdb 2022-08-08 17:43:14.723 | Successfully built simplegeneric 2022-08-08 17:43:15.553 | Installing collected packages: simplegeneric, WSME, automaton, python-barbicanclient, castellan, cursive, networkx, oslo.limit, pydot, retrying, taskflow, glance 2022-08-08 17:43:18.762 | Running setup.py develop for glance 2022-08-08 17:43:22.364 | Successfully installed WSME-0.11.0 automaton-2.5.0 castellan-3.10.2 cursive-0.2.2 glance networkx-2.6.3 oslo.limit-1.5.1 pydot-1.4.2 python-barbicanclient-5.3.0 retrying-1.3.3 simplegeneric-0.8.1 taskflow-4.6.4 2022-08-08 17:43:22.510 | + inc/python:pip_install:200 : result=0 2022-08-08 17:43:22.512 | + inc/python:pip_install:202 : time_stop pip_install 2022-08-08 17:43:22.515 | + functions-common:time_stop:2451 : local name 2022-08-08 17:43:22.517 | + functions-common:time_stop:2452 : local end_time 2022-08-08 17:43:22.519 | + functions-common:time_stop:2453 : local elapsed_time 2022-08-08 17:43:22.522 | + functions-common:time_stop:2454 : local total 2022-08-08 17:43:22.524 | + functions-common:time_stop:2455 : local start_time 2022-08-08 17:43:22.527 | + functions-common:time_stop:2457 : name=pip_install 2022-08-08 17:43:22.529 | + functions-common:time_stop:2458 : start_time=1659980579490 2022-08-08 17:43:22.531 | + functions-common:time_stop:2460 : [[ -z 1659980579490 ]] 2022-08-08 17:43:22.534 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-08-08 17:43:22.538 | + functions-common:time_stop:2463 : end_time=1659980602536 2022-08-08 17:43:22.540 | + functions-common:time_stop:2464 : elapsed_time=23046 2022-08-08 17:43:22.543 | + functions-common:time_stop:2465 : total=113118 2022-08-08 17:43:22.545 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-08-08 17:43:22.547 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=136164 2022-08-08 17:43:22.549 | + inc/python:pip_install:203 : return 0 2022-08-08 17:43:22.552 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-08-08 17:43:22.554 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-08-08 17:43:22.557 | + functions-common:safe_chown:2352 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-08-08 17:43:22.576 | + functions-common:_safe_permission_operation:2200 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-08-08 17:43:22.588 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-08-08 17:43:22.591 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-08-08 17:43:22.593 | + inc/python:use_library_from_git:251 : local enabled=1 2022-08-08 17:43:22.596 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-08 17:43:22.598 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2022-08-08 17:43:22.601 | + inc/python:use_library_from_git:253 : return 1 2022-08-08 17:43:22.604 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-08 17:43:22.606 | + ./stack.sh:main:920 : configure_glance 2022-08-08 17:43:22.609 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-08-08 17:43:22.621 | + lib/glance:configure_glance:326 : local dburl 2022-08-08 17:43:22.624 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-08-08 17:43:22.626 | ++ lib/database:database_connection_url:134 : local db=glance 2022-08-08 17:43:22.629 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-08-08 17:43:22.631 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=glance 2022-08-08 17:43:22.633 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-08-08 17:43:22.636 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-08-08 17:43:22.638 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-08-08 17:43:22.668 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-08-08 17:43:22.697 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-08-08 17:43:22.724 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-08-08 17:43:22.752 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-08-08 17:43:22.782 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-08-08 17:43:22.812 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-08-08 17:43:22.814 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-08-08 17:43:22.816 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-08-08 17:43:22.819 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-08-08 17:43:22.821 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-08-08 17:43:22.851 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-08-08 17:43:22.878 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.52/identity 2022-08-08 17:43:22.906 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-08-08 17:43:22.934 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-08-08 17:43:22.961 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-08-08 17:43:22.989 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-08-08 17:43:23.016 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-08-08 17:43:23.044 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-08-08 17:43:23.072 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-08-08 17:43:23.099 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-08-08 17:43:23.130 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-08-08 17:43:23.133 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-08-08 17:43:23.135 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-08-08 17:43:23.137 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-08-08 17:43:23.140 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-08-08 17:43:23.142 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-08 17:43:23.158 | + functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:43:23.161 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-08-08 17:43:23.164 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-08-08 17:43:23.167 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-08 17:43:23.183 | ++ functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:43:23.186 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.52:5672/ 2022-08-08 17:43:23.189 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.52:5672/ 2022-08-08 17:43:23.216 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-08 17:43:23.219 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-08 17:43:23.221 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-08-08 17:43:23.223 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-08-08 17:43:23.226 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-08-08 17:43:23.254 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-08-08 17:43:23.282 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-08-08 17:43:23.284 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-08-08 17:43:23.286 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-08-08 17:43:23.289 | + lib/glance:configure_glance_store:254 : local be 2022-08-08 17:43:23.291 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-08-08 17:43:23.294 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-08-08 17:43:23.296 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-08-08 17:43:23.326 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-08-08 17:43:23.329 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.52 2022-08-08 17:43:23.359 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-08-08 17:43:23.362 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-08-08 17:43:23.378 | + functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:43:23.381 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-08-08 17:43:23.409 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-08-08 17:43:23.438 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-08-08 17:43:23.466 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-08-08 17:43:23.494 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-08-08 17:43:23.521 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-08-08 17:43:23.539 | + functions-common:is_service_enabled:2107 : return 1 2022-08-08 17:43:23.541 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-08-08 17:43:23.569 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-08-08 17:43:23.599 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-08-08 17:43:23.626 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.52/identity/v3 2022-08-08 17:43:23.655 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-08-08 17:43:23.684 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.52/image 2022-08-08 17:43:23.712 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-08-08 17:43:23.728 | + functions-common:is_service_enabled:2107 : return 1 2022-08-08 17:43:23.731 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-08-08 17:43:23.733 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-08-08 17:43:23.736 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-08-08 17:43:23.739 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-08 17:43:23.756 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-08 17:43:23.758 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-08 17:43:23.760 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-08 17:43:23.763 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-08 17:43:23.765 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-08-08 17:43:23.793 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-08-08 17:43:23.821 | + functions:setup_systemd_logging:705 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-08-08 17:43:23.849 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-08 17:43:23.877 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-08-08 17:43:23.881 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-08-08 17:43:23.913 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-08-08 17:43:23.941 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-08-08 17:43:23.968 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.52/identity 2022-08-08 17:43:23.997 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-08-08 17:43:24.025 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-08-08 17:43:24.053 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-08-08 17:43:24.081 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-08-08 17:43:24.112 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-08-08 17:43:24.143 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-08-08 17:43:24.173 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-08-08 17:43:24.201 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-08-08 17:43:24.206 | + lib/glance:configure_glance:411 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-08-08 17:43:24.213 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-08-08 17:43:24.229 | + functions-common:is_service_enabled:2107 : return 1 2022-08-08 17:43:24.232 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-08-08 17:43:24.234 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-08-08 17:43:24.237 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-08-08 17:43:24.239 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-08-08 17:43:24.242 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-08-08 17:43:24.244 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-08-08 17:43:24.248 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-08-08 17:43:24.250 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-08-08 17:43:24.254 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-08-08 17:43:24.284 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-08-08 17:43:24.286 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-08-08 17:43:24.289 | ++ functions:get_random_port:837 : true 2022-08-08 17:43:24.291 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-08-08 17:43:24.293 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-08-08 17:43:24.295 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-08-08 17:43:24.364 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-08-08 17:43:24.366 | ++ functions:get_random_port:841 : break 2 2022-08-08 17:43:24.369 | ++ functions:get_random_port:845 : echo 60999 2022-08-08 17:43:24.371 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-08-08 17:43:24.374 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-08-08 17:43:24.401 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-08-08 17:43:24.428 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-08-08 17:43:24.455 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-08-08 17:43:24.483 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-08-08 17:43:24.509 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-08-08 17:43:24.537 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-08-08 17:43:24.564 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-08-08 17:43:24.591 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-08-08 17:43:24.618 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-08-08 17:43:24.646 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-08-08 17:43:24.673 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-08-08 17:43:24.701 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-08-08 17:43:24.729 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-08-08 17:43:24.755 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-08-08 17:43:24.783 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-08-08 17:43:24.810 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-08-08 17:43:24.838 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-08-08 17:43:24.865 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-08-08 17:43:24.893 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-08-08 17:43:24.895 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-08-08 17:43:24.898 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-08 17:43:24.900 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-08-08 17:43:24.902 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-08-08 17:43:24.905 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-08-08 17:43:24.907 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-08-08 17:43:24.972 | proxy (enabled by site administrator) 2022-08-08 17:43:24.976 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-08-08 17:43:24.978 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-08-08 17:43:24.981 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-08 17:43:24.983 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-08-08 17:43:24.985 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-08-08 17:43:24.988 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-08-08 17:43:24.990 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-08-08 17:43:25.043 | No module matches proxy_http 2022-08-08 17:43:25.046 | + lib/apache:enable_apache_mod:65 : sudo a2enmod proxy_http 2022-08-08 17:43:25.107 | Considering dependency proxy for proxy_http: 2022-08-08 17:43:25.107 | Module proxy already enabled 2022-08-08 17:43:25.107 | Enabling module proxy_http. 2022-08-08 17:43:25.112 | To activate the new configuration, you need to run: 2022-08-08 17:43:25.113 | systemctl restart apache2 2022-08-08 17:43:25.117 | + lib/apache:enable_apache_mod:66 : restart_apache_server 2022-08-08 17:43:25.120 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-08 17:43:25.122 | + functions-common:restart_service:2335 : '[' -x /bin/systemctl ']' 2022-08-08 17:43:25.125 | + functions-common:restart_service:2336 : sudo /bin/systemctl restart apache2 2022-08-08 17:43:25.254 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-08-08 17:43:25.259 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-08-08 17:43:25.261 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-08-08 17:43:25.264 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-08-08 17:43:25.266 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-08-08 17:43:25.269 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-08-08 17:43:25.271 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-08-08 17:43:25.274 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-08-08 17:43:25.277 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-08-08 17:43:25.277 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-08-08 17:43:25.286 | KeepAlive Off 2022-08-08 17:43:25.290 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-08-08 17:43:25.290 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-08-08 17:43:25.299 | SetEnv proxy-sendchunked 1 2022-08-08 17:43:25.303 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-08-08 17:43:25.304 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-08-08 17:43:25.312 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-08-08 17:43:25.315 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-08-08 17:43:25.317 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-08-08 17:43:25.321 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-08-08 17:43:25.323 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-08-08 17:43:25.325 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-08 17:43:25.328 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-08-08 17:43:25.330 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-08-08 17:43:25.332 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-08-08 17:43:25.335 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-08-08 17:43:25.337 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-08-08 17:43:25.340 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-08-08 17:43:25.342 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-08-08 17:43:25.404 | Enabling site glance-wsgi-api. 2022-08-08 17:43:25.409 | To activate the new configuration, you need to run: 2022-08-08 17:43:25.409 | systemctl reload apache2 2022-08-08 17:43:25.414 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-08-08 17:43:25.416 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-08 17:43:25.419 | + functions-common:restart_service:2335 : '[' -x /bin/systemctl ']' 2022-08-08 17:43:25.421 | + functions-common:restart_service:2336 : sudo /bin/systemctl restart apache2 2022-08-08 17:43:25.550 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-08-08 17:43:25.558 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-08-08 17:43:25.588 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-08-08 17:43:25.591 | + ./stack.sh:main:923 : is_service_enabled cinder 2022-08-08 17:43:25.608 | + functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:43:25.611 | + ./stack.sh:main:925 : stack_install_service cinder 2022-08-08 17:43:25.613 | + lib/stack:stack_install_service:20 : local service=cinder 2022-08-08 17:43:25.616 | + lib/stack:stack_install_service:21 : type install_cinder 2022-08-08 17:43:25.618 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-08 17:43:25.621 | + lib/stack:stack_install_service:32 : install_cinder 2022-08-08 17:43:25.623 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder stable/yoga 2022-08-08 17:43:25.626 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-08-08 17:43:25.628 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-08-08 17:43:25.630 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-08-08 17:43:25.634 | + functions-common:git_clone:611 : local orig_dir 2022-08-08 17:43:25.636 | ++ functions-common:git_clone:612 : pwd 2022-08-08 17:43:25.639 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-08-08 17:43:25.642 | + functions-common:git_clone:613 : local git_clone_flags= 2022-08-08 17:43:25.644 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-08-08 17:43:25.663 | + functions-common:git_clone:615 : RECLONE=False 2022-08-08 17:43:25.665 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-08-08 17:43:25.667 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-08-08 17:43:25.670 | + functions-common:git_clone:629 : echo stable/yoga 2022-08-08 17:43:25.670 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-08-08 17:43:25.676 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-08-08 17:43:25.678 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-08-08 17:43:25.681 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-08-08 17:43:25.694 | + functions-common:git_clone:689 : cd /opt/stack/cinder 2022-08-08 17:43:25.697 | + functions-common:git_clone:690 : git show --oneline 2022-08-08 17:43:25.698 | + functions-common:git_clone:690 : head -1 2022-08-08 17:43:25.701 | 248c8150c DNM: checking flake8-logging-format==0.7.4 damage 2022-08-08 17:43:25.704 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-08-08 17:43:25.707 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-08-08 17:43:25.709 | + inc/python:setup_develop:338 : local bindep 2022-08-08 17:43:25.712 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-08-08 17:43:25.715 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-08-08 17:43:25.717 | + inc/python:setup_develop:344 : local extras= 2022-08-08 17:43:25.720 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-08-08 17:43:25.722 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-08-08 17:43:25.725 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-08-08 17:43:25.727 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-08-08 17:43:25.730 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-08-08 17:43:25.732 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-08-08 17:43:25.735 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-08-08 17:43:25.738 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-08-08 17:43:25.742 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-08-08 17:43:25.745 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-08-08 17:43:25.747 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-08-08 17:43:25.750 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-08-08 17:43:25.756 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-08-08 17:43:25.759 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-08-08 17:43:26.419 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-08-08 17:43:26.422 | + inc/python:setup_package:418 : local bindep=0 2022-08-08 17:43:26.424 | + inc/python:setup_package:419 : local bindep_flag= 2022-08-08 17:43:26.426 | + inc/python:setup_package:420 : local bindep_profiles= 2022-08-08 17:43:26.429 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-08-08 17:43:26.432 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-08-08 17:43:26.434 | + inc/python:setup_package:427 : local flags=-e 2022-08-08 17:43:26.436 | + inc/python:setup_package:428 : local extras= 2022-08-08 17:43:26.439 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-08-08 17:43:26.441 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-08-08 17:43:26.443 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-08-08 17:43:26.446 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-08-08 17:43:26.448 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-08-08 17:43:26.451 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-08-08 17:43:26.472 | Using python 3.8 to install /opt/stack/cinder 2022-08-08 17:43:26.474 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-08-08 17:43:28.533 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:43:28.534 | from cryptography.utils import int_from_bytes 2022-08-08 17:43:28.534 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:43:28.534 | from cryptography.utils import int_from_bytes 2022-08-08 17:43:28.722 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:43:28.731 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:43:28.738 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:43:28.742 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:43:28.830 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:43:28.849 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:43:28.853 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:43:28.856 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:43:28.872 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:43:28.880 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:43:28.883 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:43:28.914 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:43:28.923 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:43:28.927 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:43:28.946 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:43:28.983 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:43:28.991 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:43:28.997 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:43:29.044 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:43:29.057 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:43:29.061 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:43:29.080 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:43:29.088 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:43:29.135 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:43:29.155 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:43:29.159 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:43:29.250 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:43:29.256 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:43:29.332 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:43:29.452 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:43:29.477 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:43:29.481 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:43:29.492 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:43:29.497 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:43:29.517 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:43:29.525 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:43:29.541 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:43:29.597 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:43:29.611 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:43:29.627 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:43:29.671 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:43:29.674 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:43:29.680 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-08 17:43:29.681 | Obtaining file:///opt/stack/cinder 2022-08-08 17:43:33.710 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 16)) (3.5.0) 2022-08-08 17:43:33.718 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (2.1.1) 2022-08-08 17:43:33.727 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (2.5.1) 2022-08-08 17:43:33.737 | Requirement already satisfied: SQLAlchemy===1.4.31 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (1.4.31) 2022-08-08 17:43:33.880 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 36)) (1.8.7) 2022-08-08 17:43:35.113 | Collecting boto3===1.21.7 2022-08-08 17:43:35.121 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/af9/2931f65e33e74/boto3-1.21.7-py3-none-any.whl (132 kB) 2022-08-08 17:43:36.805 | Collecting botocore===1.24.7 2022-08-08 17:43:36.831 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a34/118bfadc02903/botocore-1.24.7-py3-none-any.whl (8.6 MB) 2022-08-08 17:43:38.269 | Requirement already satisfied: castellan===3.10.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 118)) (3.10.2) 2022-08-08 17:43:38.287 | Requirement already satisfied: cryptography===36.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 138)) (36.0.1) 2022-08-08 17:43:38.323 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 139)) (0.2.2) 2022-08-08 17:43:38.335 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 145)) (5.1.1) 2022-08-08 17:43:38.338 | Requirement already satisfied: eventlet===0.33.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 176)) (0.33.0) 2022-08-08 17:43:38.598 | Collecting google-api-python-client===2.38.0 2022-08-08 17:43:38.625 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/895/fd24a5707d469/google_api_python_client-2.38.0-py2.py3-none-any.whl (8.2 MB) 2022-08-08 17:43:39.952 | Collecting google-auth===2.6.0 2022-08-08 17:43:39.966 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/218/ca03d7744ca0c/google_auth-2.6.0-py2.py3-none-any.whl (156 kB) 2022-08-08 17:43:40.245 | Collecting google-auth-httplib2===0.1.0 2022-08-08 17:43:40.259 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/31e/49c36c6b5643b/google_auth_httplib2-0.1.0-py2.py3-none-any.whl (9.3 kB) 2022-08-08 17:43:40.354 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (1.1.2) 2022-08-08 17:43:40.358 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (0.20.4) 2022-08-08 17:43:40.367 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 231)) (1.0.2) 2022-08-08 17:43:40.371 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 238)) (0.10.0) 2022-08-08 17:43:40.374 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244)) (3.2.0) 2022-08-08 17:43:40.385 | Requirement already satisfied: keystoneauth1===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (4.5.0) 2022-08-08 17:43:40.442 | Requirement already satisfied: keystonemiddleware===9.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (9.4.0) 2022-08-08 17:43:40.491 | Requirement already satisfied: lxml===4.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 263)) (4.8.0) 2022-08-08 17:43:40.646 | Collecting oauth2client===4.1.3 2022-08-08 17:43:40.659 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8a/81cc5d60e2d36/oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 2022-08-08 17:43:40.777 | Requirement already satisfied: os-brick===5.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (5.2.2) 2022-08-08 17:43:40.798 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (1.7.0) 2022-08-08 17:43:40.802 | Requirement already satisfied: os-win===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (5.6.0) 2022-08-08 17:43:40.819 | Requirement already satisfied: oslo.cache===2.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (2.10.1) 2022-08-08 17:43:40.855 | Requirement already satisfied: oslo.concurrency===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (4.5.0) 2022-08-08 17:43:40.864 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (8.8.0) 2022-08-08 17:43:40.903 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (4.1.0) 2022-08-08 17:43:40.909 | Requirement already satisfied: oslo.db===11.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (11.2.0) 2022-08-08 17:43:40.955 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.1.0) 2022-08-08 17:43:40.958 | Requirement already satisfied: oslo.log===4.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (4.7.0) 2022-08-08 17:43:40.996 | Requirement already satisfied: oslo.messaging===12.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (12.13.0) 2022-08-08 17:43:41.050 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (0.4.0) 2022-08-08 17:43:41.059 | Requirement already satisfied: oslo.middleware===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 338)) (4.5.1) 2022-08-08 17:43:41.077 | Requirement already satisfied: oslo.policy===3.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (3.11.0) 2022-08-08 17:43:41.091 | Requirement already satisfied: oslo.privsep===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (2.7.0) 2022-08-08 17:43:41.105 | Requirement already satisfied: oslo.reports===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 341)) (2.3.0) 2022-08-08 17:43:41.116 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (6.3.1) 2022-08-08 17:43:41.120 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (4.3.0) 2022-08-08 17:43:41.128 | Requirement already satisfied: oslo.service===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (2.8.0) 2022-08-08 17:43:41.149 | Requirement already satisfied: oslo.upgradecheck===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (1.5.0) 2022-08-08 17:43:41.159 | Requirement already satisfied: oslo.utils===4.12.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (4.12.3) 2022-08-08 17:43:41.174 | Requirement already satisfied: oslo.versionedobjects===2.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 347)) (2.6.0) 2022-08-08 17:43:41.373 | Collecting oslo.vmware===3.10.0 2022-08-08 17:43:41.380 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5e6/caf957a5ad82e/oslo.vmware-3.10.0-py3-none-any.whl (491 kB) 2022-08-08 17:43:41.552 | Requirement already satisfied: osprofiler===3.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (3.4.2) 2022-08-08 17:43:41.594 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (21.3) 2022-08-08 17:43:41.796 | Collecting paramiko===2.8.1 2022-08-08 17:43:41.803 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7b5/910f5815a0040/paramiko-2.8.1-py2.py3-none-any.whl (206 kB) 2022-08-08 17:43:41.944 | Requirement already satisfied: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (5.8.1) 2022-08-08 17:43:41.947 | Requirement already satisfied: prettytable===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.1.1) 2022-08-08 17:43:41.958 | Requirement already satisfied: prometheus-client===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 371)) (0.13.1) 2022-08-08 17:43:41.963 | Requirement already satisfied: psutil===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (5.9.0) 2022-08-08 17:43:42.198 | Collecting pyasn1===0.4.8 2022-08-08 17:43:42.205 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/39c/7e2ec30515947/pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) 2022-08-08 17:43:42.519 | Collecting pyasn1-modules===0.2.8 2022-08-08 17:43:42.525 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a50/b808ffeb97cb3/pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) 2022-08-08 17:43:42.654 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 383)) (3.1.1) 2022-08-08 17:43:42.664 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (0.9.6) 2022-08-08 17:43:42.666 | Requirement already satisfied: pyparsing===3.0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (3.0.7) 2022-08-08 17:43:42.672 | Requirement already satisfied: python-barbicanclient===5.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 423)) (5.3.0) 2022-08-08 17:43:42.686 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 431)) (2.8.2) 2022-08-08 17:43:42.849 | Collecting python-glanceclient===3.6.0 2022-08-08 17:43:42.859 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/232/0ed0231f48bda/python_glanceclient-3.6.0-py3-none-any.whl (203 kB) 2022-08-08 17:43:42.996 | Requirement already satisfied: python-keystoneclient===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (4.4.0) 2022-08-08 17:43:43.013 | Requirement already satisfied: python-novaclient===17.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) (17.7.0) 2022-08-08 17:43:43.027 | Requirement already satisfied: python-swiftclient===3.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 463)) (3.13.1) 2022-08-08 17:43:43.052 | Requirement already satisfied: pytz===2021.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) (2021.3) 2022-08-08 17:43:43.055 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (0.7) 2022-08-08 17:43:43.063 | Requirement already satisfied: requests===2.27.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (2.27.1) 2022-08-08 17:43:43.088 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 496)) (1.5.0) 2022-08-08 17:43:43.219 | Collecting rsa===4.8 2022-08-08 17:43:43.225 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/95c/5d300c4e879ee/rsa-4.8-py3-none-any.whl (39 kB) 2022-08-08 17:43:43.433 | Collecting rtslib-fb===2.1.74 2022-08-08 17:43:43.439 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ae4/ad808e784a407/rtslib_fb-2.1.74-py3-none-any.whl (85 kB) 2022-08-08 17:43:43.662 | Collecting s3transfer===0.5.2 2022-08-08 17:43:43.668 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7a6/f4c4d1fdb9a2b/s3transfer-0.5.2-py3-none-any.whl (79 kB) 2022-08-08 17:43:43.772 | Requirement already satisfied: setuptools===60.9.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (60.9.3) 2022-08-08 17:43:43.842 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (1.16.0) 2022-08-08 17:43:43.845 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 554)) (0.13.0) 2022-08-08 17:43:43.854 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (0.4.2) 2022-08-08 17:43:43.857 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 558)) (3.3.0) 2022-08-08 17:43:43.859 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (3.5.0) 2022-08-08 17:43:43.976 | Collecting suds-community===1.0.0 2022-08-08 17:43:43.984 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f73/d192016c1bdb4/suds_community-1.0.0-py3-none-any.whl (144 kB) 2022-08-08 17:43:44.206 | Collecting tabulate===0.8.9 2022-08-08 17:43:44.212 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d7c/013fe7abbc5e4/tabulate-0.8.9-py3-none-any.whl (25 kB) 2022-08-08 17:43:44.307 | Requirement already satisfied: taskflow===4.6.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 574)) (4.6.4) 2022-08-08 17:43:44.358 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (6.3.1) 2022-08-08 17:43:44.372 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (2.0.1) 2022-08-08 17:43:44.380 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.5.0) 2022-08-08 17:43:44.386 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 580)) (2.5.0) 2022-08-08 17:43:44.396 | Requirement already satisfied: tooz===2.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (2.10.1) 2022-08-08 17:43:44.554 | Collecting uritemplate===4.1.1 2022-08-08 17:43:44.562 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/830/c08b8d99bdd31/uritemplate-4.1.1-py2.py3-none-any.whl (10 kB) 2022-08-08 17:43:44.653 | Requirement already satisfied: urllib3===1.26.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 611)) (1.26.8) 2022-08-08 17:43:44.672 | Requirement already satisfied: voluptuous===0.12.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 617)) (0.12.2) 2022-08-08 17:43:44.783 | Collecting warlock===1.3.3 2022-08-08 17:43:44.790 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/d9d/f06a9128971cb/warlock-1.3.3-py2.py3-none-any.whl (9.8 kB) 2022-08-08 17:43:44.914 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 621)) (0.2.5) 2022-08-08 17:43:44.919 | Requirement already satisfied: wrapt===1.13.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 626)) (1.13.3) 2022-08-08 17:43:44.922 | Requirement already satisfied: yappi===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 634)) (1.3.3) 2022-08-08 17:43:45.108 | Collecting zstd===1.5.1.0 2022-08-08 17:43:45.115 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/951/9bb0cd91c4498/zstd-1.5.1.0.tar.gz (604 kB) 2022-08-08 17:43:47.067 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 121)) (1.15.0) 2022-08-08 17:43:47.073 | Requirement already satisfied: dnspython===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (2.1.0) 2022-08-08 17:43:47.273 | Collecting google-api-core===2.5.0 2022-08-08 17:43:47.278 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7d0/30edbd3a0e994/google_api_core-2.5.0-py2.py3-none-any.whl (111 kB) 2022-08-08 17:43:47.403 | Requirement already satisfied: cachetools===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (5.0.0) 2022-08-08 17:43:47.406 | Requirement already satisfied: dogpile.cache===1.1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (1.1.5) 2022-08-08 17:43:47.411 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (0.17.3) 2022-08-08 17:43:47.414 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (2.5.0) 2022-08-08 17:43:47.421 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-08-08 17:43:47.424 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 282)) (0.8.0) 2022-08-08 17:43:47.428 | Requirement already satisfied: alembic===1.7.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 83)) (1.7.6) 2022-08-08 17:43:47.441 | Requirement already satisfied: kombu===5.2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (5.2.3) 2022-08-08 17:43:47.486 | Requirement already satisfied: futurist===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (2.4.0) 2022-08-08 17:43:47.491 | Requirement already satisfied: amqp===5.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 84)) (5.0.9) 2022-08-08 17:43:47.497 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.2.0) 2022-08-08 17:43:47.505 | Requirement already satisfied: Jinja2===3.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (3.0.3) 2022-08-08 17:43:47.512 | Requirement already satisfied: msgpack===1.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 276)) (1.0.3) 2022-08-08 17:43:47.515 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (3.0.0) 2022-08-08 17:43:47.525 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.11.0) 2022-08-08 17:43:47.621 | Collecting PyNaCl===1.5.0 2022-08-08 17:43:47.630 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/06b/8f6fa7f5de8d5/PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB) 2022-08-08 17:43:47.719 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.10.1) 2022-08-08 17:43:47.732 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 379)) (22.0.0) 2022-08-08 17:43:47.744 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-08-08 17:43:47.747 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 482)) (2019.11.28) 2022-08-08 17:43:47.749 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-08-08 17:43:48.068 | Collecting pyudev===0.23.2 2022-08-08 17:43:48.082 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/50d/94bef0669f9aa/pyudev-0.23.2-py3-none-any.whl (63 kB) 2022-08-08 17:43:48.184 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 33)) (0.5.2) 2022-08-08 17:43:48.186 | Requirement already satisfied: automaton===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (2.5.0) 2022-08-08 17:43:48.191 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 387)) (1.4.2) 2022-08-08 17:43:48.196 | Requirement already satisfied: networkx===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 286)) (2.6.3) 2022-08-08 17:43:48.232 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (1.0.0) 2022-08-08 17:43:48.234 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (1.32) 2022-08-08 17:43:48.239 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (2.21) 2022-08-08 17:43:48.241 | Requirement already satisfied: protobuf===3.19.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (3.19.4) 2022-08-08 17:43:48.372 | Collecting googleapis-common-protos===1.55.0 2022-08-08 17:43:48.378 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/183/bb0356bd614c4/googleapis_common_protos-1.55.0-py2.py3-none-any.whl (212 kB) 2022-08-08 17:43:48.517 | Requirement already satisfied: importlib-resources===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (5.4.0) 2022-08-08 17:43:48.541 | Requirement already satisfied: Mako===1.1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (1.1.6) 2022-08-08 17:43:48.549 | Requirement already satisfied: importlib-metadata===4.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (4.11.1) 2022-08-08 17:43:48.584 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 613)) (5.0.0) 2022-08-08 17:43:48.587 | Requirement already satisfied: MarkupSafe===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.0) 2022-08-08 17:43:48.590 | Requirement already satisfied: autopage===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (0.5.0) 2022-08-08 17:43:48.593 | Requirement already satisfied: cmd2===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (2.4.0) 2022-08-08 17:43:48.640 | Requirement already satisfied: jsonpointer===2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 243)) (2.2) 2022-08-08 17:43:48.644 | Requirement already satisfied: zipp===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 641)) (3.7.0) 2022-08-08 17:43:48.668 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (21.4.0) 2022-08-08 17:43:48.727 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (1.8.2) 2022-08-08 17:43:48.730 | Building wheels for collected packages: zstd 2022-08-08 17:43:48.731 | Building wheel for zstd (setup.py): started 2022-08-08 17:44:36.550 | Building wheel for zstd (setup.py): finished with status 'done' 2022-08-08 17:44:36.563 | Created wheel for zstd: filename=zstd-1.5.1.0-cp38-cp38-linux_x86_64.whl size=1761420 sha256=adc4bea8e740f07d4731df61080339cfb7f5e72af28db49c6cd13a4259e3b986 2022-08-08 17:44:36.564 | Stored in directory: /root/.cache/pip/wheels/db/61/5c/38d5ea359d8b2e91c6f14bbf42bcb31c21199924820048db05 2022-08-08 17:44:36.564 | Successfully built zstd 2022-08-08 17:44:37.487 | Installing collected packages: PyNaCl, botocore, s3transfer, boto3, pyasn1, pyasn1-modules, rsa, google-auth, googleapis-common-protos, google-api-core, uritemplate, google-auth-httplib2, google-api-python-client, oauth2client, suds-community, oslo.vmware, paramiko, warlock, python-glanceclient, pyudev, rtslib-fb, tabulate, zstd, cinder 2022-08-08 17:44:37.487 | Attempting uninstall: PyNaCl 2022-08-08 17:44:37.488 | Found existing installation: PyNaCl 1.3.0 2022-08-08 17:44:37.490 | Not uninstalling pynacl at /usr/lib/python3/dist-packages, outside environment /usr 2022-08-08 17:44:37.490 | Can't uninstall 'PyNaCl'. No files were found to uninstall. 2022-08-08 17:44:42.257 | Running setup.py develop for cinder 2022-08-08 17:44:46.780 | Successfully installed PyNaCl-1.5.0 boto3-1.21.7 botocore-1.24.7 cinder google-api-core-2.5.0 google-api-python-client-2.38.0 google-auth-2.6.0 google-auth-httplib2-0.1.0 googleapis-common-protos-1.55.0 oauth2client-4.1.3 oslo.vmware-3.10.0 paramiko-2.8.1 pyasn1-0.4.8 pyasn1-modules-0.2.8 python-glanceclient-3.6.0 pyudev-0.23.2 rsa-4.8 rtslib-fb-2.1.74 s3transfer-0.5.2 suds-community-1.0.0 tabulate-0.8.9 uritemplate-4.1.1 warlock-1.3.3 zstd-1.5.1.0 2022-08-08 17:44:47.079 | + inc/python:pip_install:200 : result=0 2022-08-08 17:44:47.082 | + inc/python:pip_install:202 : time_stop pip_install 2022-08-08 17:44:47.084 | + functions-common:time_stop:2451 : local name 2022-08-08 17:44:47.087 | + functions-common:time_stop:2452 : local end_time 2022-08-08 17:44:47.089 | + functions-common:time_stop:2453 : local elapsed_time 2022-08-08 17:44:47.092 | + functions-common:time_stop:2454 : local total 2022-08-08 17:44:47.094 | + functions-common:time_stop:2455 : local start_time 2022-08-08 17:44:47.096 | + functions-common:time_stop:2457 : name=pip_install 2022-08-08 17:44:47.098 | + functions-common:time_stop:2458 : start_time=1659980606466 2022-08-08 17:44:47.101 | + functions-common:time_stop:2460 : [[ -z 1659980606466 ]] 2022-08-08 17:44:47.104 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-08-08 17:44:47.108 | + functions-common:time_stop:2463 : end_time=1659980687105 2022-08-08 17:44:47.110 | + functions-common:time_stop:2464 : elapsed_time=80639 2022-08-08 17:44:47.113 | + functions-common:time_stop:2465 : total=136164 2022-08-08 17:44:47.115 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-08-08 17:44:47.117 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=216803 2022-08-08 17:44:47.120 | + inc/python:pip_install:203 : return 0 2022-08-08 17:44:47.122 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-08-08 17:44:47.124 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-08-08 17:44:47.127 | + functions-common:safe_chown:2352 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-08-08 17:44:47.146 | + functions-common:_safe_permission_operation:2200 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-08-08 17:44:47.159 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-08-08 17:44:47.161 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-08-08 17:44:47.164 | + inc/python:use_library_from_git:251 : local enabled=1 2022-08-08 17:44:47.166 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-08 17:44:47.169 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2022-08-08 17:44:47.171 | + inc/python:use_library_from_git:253 : return 1 2022-08-08 17:44:47.174 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-08-08 17:44:47.176 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-08-08 17:44:47.179 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-08-08 17:44:47.181 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-08-08 17:44:47.184 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-08-08 17:44:47.186 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-08-08 17:44:47.199 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-08-08 17:44:47.201 | + functions-common:install_package:1475 : update_package_repo 2022-08-08 17:44:47.204 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-08-08 17:44:47.206 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-08-08 17:44:47.209 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-08-08 17:44:47.212 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-08-08 17:44:47.214 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-08-08 17:44:47.217 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-08-08 17:44:47.219 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-08-08 17:44:47.222 | + functions-common:update_package_repo:1456 : apt_get_update 2022-08-08 17:44:47.224 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-08-08 17:44:47.227 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-08-08 17:44:47.229 | + functions-common:apt_get_update:1202 : return 2022-08-08 17:44:47.231 | + functions-common:install_package:1476 : real_install_package targetcli-fb 2022-08-08 17:44:47.234 | + functions-common:real_install_package:1461 : is_ubuntu 2022-08-08 17:44:47.236 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-08-08 17:44:47.239 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-08-08 17:44:47.241 | + functions-common:real_install_package:1462 : apt_get install targetcli-fb 2022-08-08 17:44:47.264 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-08-08 17:44:47.374 | Reading package lists... 2022-08-08 17:44:47.624 | Building dependency tree... 2022-08-08 17:44:47.625 | Reading state information... 2022-08-08 17:44:47.880 | The following packages were automatically installed and are no longer required: 2022-08-08 17:44:47.881 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-08 17:44:47.881 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-08 17:44:47.881 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-08 17:44:47.881 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-08 17:44:47.881 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-08 17:44:47.881 | python3-zope.interface 2022-08-08 17:44:47.881 | Use 'sudo apt autoremove' to remove them. 2022-08-08 17:44:47.882 | The following additional packages will be installed: 2022-08-08 17:44:47.882 | python3-configshell-fb python3-pyparsing python3-pyudev python3-rtslib-fb 2022-08-08 17:44:47.882 | python3-urwid 2022-08-08 17:44:47.884 | Suggested packages: 2022-08-08 17:44:47.884 | python-pyparsing-doc python-urwid-doc 2022-08-08 17:44:47.957 | The following NEW packages will be installed: 2022-08-08 17:44:47.957 | python3-configshell-fb python3-pyparsing python3-pyudev python3-rtslib-fb 2022-08-08 17:44:47.957 | python3-urwid targetcli-fb 2022-08-08 17:44:48.239 | 0 upgraded, 6 newly installed, 0 to remove and 159 not upgraded. 2022-08-08 17:44:48.239 | Need to get 356 kB of archives. 2022-08-08 17:44:48.239 | After this operation, 2,294 kB of additional disk space will be used. 2022-08-08 17:44:48.239 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2022-08-08 17:44:48.675 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-urwid amd64 2.0.1-3 [159 kB] 2022-08-08 17:44:48.910 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-configshell-fb all 1:1.1.27-0ubuntu1 [28.0 kB] 2022-08-08 17:44:48.942 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyudev all 0.21.0-3ubuntu1 [37.1 kB] 2022-08-08 17:44:48.964 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-rtslib-fb all 2.1.71-0ubuntu1.1 [36.4 kB] 2022-08-08 17:44:48.985 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 targetcli-fb all 1:2.1.51-0ubuntu1 [35.1 kB] 2022-08-08 17:44:49.568 | Fetched 356 kB in 1s (343 kB/s) 2022-08-08 17:44:49.600 | Selecting previously unselected package python3-pyparsing. 2022-08-08 17:44:49.652 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 90881 files and directories currently installed.) 2022-08-08 17:44:49.656 | Preparing to unpack .../0-python3-pyparsing_2.4.6-1_all.deb ... 2022-08-08 17:44:49.658 | Unpacking python3-pyparsing (2.4.6-1) ... 2022-08-08 17:44:49.695 | Selecting previously unselected package python3-urwid. 2022-08-08 17:44:49.705 | Preparing to unpack .../1-python3-urwid_2.0.1-3_amd64.deb ... 2022-08-08 17:44:49.707 | Unpacking python3-urwid (2.0.1-3) ... 2022-08-08 17:44:49.762 | Selecting previously unselected package python3-configshell-fb. 2022-08-08 17:44:49.772 | Preparing to unpack .../2-python3-configshell-fb_1%3a1.1.27-0ubuntu1_all.deb ... 2022-08-08 17:44:49.774 | Unpacking python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2022-08-08 17:44:49.809 | Selecting previously unselected package python3-pyudev. 2022-08-08 17:44:49.819 | Preparing to unpack .../3-python3-pyudev_0.21.0-3ubuntu1_all.deb ... 2022-08-08 17:44:49.822 | Unpacking python3-pyudev (0.21.0-3ubuntu1) ... 2022-08-08 17:44:49.859 | Selecting previously unselected package python3-rtslib-fb. 2022-08-08 17:44:49.870 | Preparing to unpack .../4-python3-rtslib-fb_2.1.71-0ubuntu1.1_all.deb ... 2022-08-08 17:44:49.872 | Unpacking python3-rtslib-fb (2.1.71-0ubuntu1.1) ... 2022-08-08 17:44:49.912 | Selecting previously unselected package targetcli-fb. 2022-08-08 17:44:49.922 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.51-0ubuntu1_all.deb ... 2022-08-08 17:44:49.924 | Unpacking targetcli-fb (1:2.1.51-0ubuntu1) ... 2022-08-08 17:44:49.983 | Setting up python3-urwid (2.0.1-3) ... 2022-08-08 17:44:50.339 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:141: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-08-08 17:44:50.339 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-08-08 17:44:50.339 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:145: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-08-08 17:44:50.340 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-08-08 17:44:50.340 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:149: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-08-08 17:44:50.340 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-08-08 17:44:50.340 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:232: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-08-08 17:44:50.340 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-08-08 17:44:50.444 | Setting up python3-pyparsing (2.4.6-1) ... 2022-08-08 17:44:50.756 | Setting up python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2022-08-08 17:44:51.062 | Setting up python3-pyudev (0.21.0-3ubuntu1) ... 2022-08-08 17:44:51.343 | Setting up python3-rtslib-fb (2.1.71-0ubuntu1.1) ... 2022-08-08 17:44:52.590 | Setting up targetcli-fb (1:2.1.51-0ubuntu1) ... 2022-08-08 17:44:53.122 | Created symlink /etc/systemd/system/multi-user.target.wants/targetclid.service → /lib/systemd/system/targetclid.service. 2022-08-08 17:44:53.123 | Created symlink /etc/systemd/system/sockets.target.wants/targetclid.socket → /lib/systemd/system/targetclid.socket. 2022-08-08 17:44:55.081 | Processing triggers for man-db (2.9.1-1) ... 2022-08-08 17:44:55.186 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-08-08 17:45:04.232 | + functions-common:apt_get:1246 : result=0 2022-08-08 17:45:04.234 | + functions-common:apt_get:1249 : time_stop apt-get 2022-08-08 17:45:04.237 | + functions-common:time_stop:2451 : local name 2022-08-08 17:45:04.240 | + functions-common:time_stop:2452 : local end_time 2022-08-08 17:45:04.243 | + functions-common:time_stop:2453 : local elapsed_time 2022-08-08 17:45:04.245 | + functions-common:time_stop:2454 : local total 2022-08-08 17:45:04.247 | + functions-common:time_stop:2455 : local start_time 2022-08-08 17:45:04.250 | + functions-common:time_stop:2457 : name=apt-get 2022-08-08 17:45:04.252 | + functions-common:time_stop:2458 : start_time=1659980687261 2022-08-08 17:45:04.255 | + functions-common:time_stop:2460 : [[ -z 1659980687261 ]] 2022-08-08 17:45:04.259 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-08-08 17:45:04.263 | + functions-common:time_stop:2463 : end_time=1659980704260 2022-08-08 17:45:04.266 | + functions-common:time_stop:2464 : elapsed_time=16999 2022-08-08 17:45:04.268 | + functions-common:time_stop:2465 : total=274447 2022-08-08 17:45:04.271 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-08-08 17:45:04.273 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=291446 2022-08-08 17:45:04.276 | + functions-common:apt_get:1250 : return 0 2022-08-08 17:45:04.278 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-08 17:45:04.281 | + ./stack.sh:main:926 : configure_cinder 2022-08-08 17:45:04.283 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-08-08 17:45:04.296 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-08-08 17:45:04.300 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-08-08 17:45:04.302 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-08-08 17:45:04.304 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-08-08 17:45:04.308 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-08-08 17:45:04.308 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-08-08 17:45:04.312 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-08-08 17:45:04.315 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-08-08 17:45:04.317 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-08-08 17:45:04.319 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-08-08 17:45:04.321 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-08-08 17:45:04.323 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-08-08 17:45:04.325 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-08-08 17:45:04.327 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-08-08 17:45:04.338 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-08-08 17:45:04.350 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2022-08-08 17:45:04.362 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2022-08-08 17:45:04.374 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-08-08 17:45:04.386 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-08-08 17:45:04.389 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-08-08 17:45:04.393 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.xYSyo4KT1W 2022-08-08 17:45:04.395 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-08-08 17:45:04.398 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-08-08 17:45:04.400 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-08-08 17:45:04.402 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.xYSyo4KT1W 2022-08-08 17:45:04.406 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.xYSyo4KT1W 2022-08-08 17:45:04.418 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.xYSyo4KT1W /etc/sudoers.d/cinder-rootwrap 2022-08-08 17:45:04.430 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-08-08 17:45:04.434 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-08-08 17:45:04.436 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-08-08 17:45:04.439 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-08-08 17:45:04.441 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-08-08 17:45:04.443 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-08-08 17:45:04.445 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-08-08 17:45:04.447 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-08-08 17:45:04.450 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-08-08 17:45:04.454 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-08-08 17:45:04.459 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-08-08 17:45:04.479 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-08-08 17:45:04.497 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-08-08 17:45:04.515 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-08-08 17:45:04.533 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-08-08 17:45:04.552 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-08-08 17:45:04.572 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-08-08 17:45:04.590 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-08-08 17:45:04.608 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-08-08 17:45:04.611 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-08-08 17:45:04.613 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-08-08 17:45:04.615 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-08-08 17:45:04.618 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-08-08 17:45:04.647 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-08-08 17:45:04.675 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.52/identity 2022-08-08 17:45:04.702 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-08-08 17:45:04.730 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-08-08 17:45:04.757 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-08-08 17:45:04.785 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-08-08 17:45:04.813 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-08-08 17:45:04.841 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-08-08 17:45:04.868 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-08-08 17:45:04.896 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-08-08 17:45:04.927 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-08-08 17:45:04.955 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-08-08 17:45:04.958 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-08-08 17:45:04.960 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-08-08 17:45:04.963 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=cinder 2022-08-08 17:45:04.966 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-08-08 17:45:04.968 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-08-08 17:45:05.000 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-08-08 17:45:05.029 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-08-08 17:45:05.056 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-08-08 17:45:05.084 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-08-08 17:45:05.112 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-08-08 17:45:05.141 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-08-08 17:45:05.172 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-08-08 17:45:05.175 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.52 2022-08-08 17:45:05.202 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-08-08 17:45:05.233 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-08-08 17:45:05.241 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 6f1077a2eee24da0d57b6b3b8d57a5a1 2022-08-08 17:45:05.270 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-08-08 17:45:05.272 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-08-08 17:45:05.300 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-08-08 17:45:05.328 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-08-08 17:45:05.356 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-08-08 17:45:05.384 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-08-08 17:45:05.401 | + functions-common:is_service_enabled:2107 : return 1 2022-08-08 17:45:05.403 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-08-08 17:45:05.420 | + functions-common:is_service_enabled:2107 : return 1 2022-08-08 17:45:05.422 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-08-08 17:45:05.439 | + functions-common:is_service_enabled:2107 : return 1 2022-08-08 17:45:05.441 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-08-08 17:45:05.458 | + functions-common:is_service_enabled:2107 : return 1 2022-08-08 17:45:05.460 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-08-08 17:45:05.463 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-08-08 17:45:05.465 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-08-08 17:45:05.467 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-08-08 17:45:05.470 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-08-08 17:45:05.472 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-08-08 17:45:05.474 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-08 17:45:05.490 | + functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:45:05.494 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-08-08 17:45:05.497 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-08-08 17:45:05.499 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-08 17:45:05.515 | ++ functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:45:05.518 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.52:5672/ 2022-08-08 17:45:05.521 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.52:5672/ 2022-08-08 17:45:05.548 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-08 17:45:05.551 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-08 17:45:05.553 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-08-08 17:45:05.556 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-08-08 17:45:05.558 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-08-08 17:45:05.561 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-08 17:45:05.579 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-08 17:45:05.581 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-08 17:45:05.583 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-08 17:45:05.586 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-08 17:45:05.588 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-08-08 17:45:05.616 | + functions:setup_systemd_logging:704 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-08-08 17:45:05.645 | + functions:setup_systemd_logging:705 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-08-08 17:45:05.673 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-08 17:45:05.702 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-08-08 17:45:05.718 | + functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:45:05.720 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-08-08 17:45:05.722 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-08-08 17:45:05.725 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-08-08 17:45:05.728 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-08-08 17:45:05.730 | + lib/apache:write_uwsgi_config:257 : local http= 2022-08-08 17:45:05.732 | + lib/apache:write_uwsgi_config:258 : local name= 2022-08-08 17:45:05.735 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-08-08 17:45:05.739 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-08-08 17:45:05.742 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-08-08 17:45:05.745 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-08-08 17:45:05.757 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-08-08 17:45:05.758 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-08-08 17:45:05.766 | d /var/run/uwsgi 0755 ubuntu root 2022-08-08 17:45:05.770 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-08-08 17:45:05.785 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-08-08 17:45:05.788 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-08-08 17:45:05.793 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-08-08 17:45:05.823 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-08-08 17:45:05.849 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-08-08 17:45:05.877 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-08-08 17:45:05.906 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-08-08 17:45:05.932 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-08-08 17:45:05.960 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-08-08 17:45:05.987 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-08-08 17:45:06.015 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-08-08 17:45:06.045 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-08-08 17:45:06.073 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-08-08 17:45:06.101 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-08-08 17:45:06.128 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-08-08 17:45:06.157 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-08-08 17:45:06.159 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-08-08 17:45:06.163 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-08-08 17:45:06.165 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-08-08 17:45:06.168 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-08-08 17:45:06.170 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-08-08 17:45:06.173 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-08-08 17:45:06.175 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-08-08 17:45:06.178 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-08-08 17:45:06.181 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-08-08 17:45:06.208 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-08-08 17:45:06.236 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-08-08 17:45:06.236 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-08-08 17:45:06.246 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-08-08 17:45:06.249 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-08-08 17:45:06.251 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-08-08 17:45:06.253 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-08-08 17:45:06.256 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-08-08 17:45:06.259 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-08 17:45:06.261 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-08-08 17:45:06.263 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-08-08 17:45:06.266 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-08-08 17:45:06.268 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-08-08 17:45:06.271 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-08-08 17:45:06.273 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-08-08 17:45:06.275 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-08-08 17:45:06.337 | Enabling site cinder-wsgi. 2022-08-08 17:45:06.342 | To activate the new configuration, you need to run: 2022-08-08 17:45:06.342 | systemctl reload apache2 2022-08-08 17:45:06.347 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-08-08 17:45:06.349 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-08 17:45:06.352 | + functions-common:restart_service:2335 : '[' -x /bin/systemctl ']' 2022-08-08 17:45:06.354 | + functions-common:restart_service:2336 : sudo /bin/systemctl restart apache2 2022-08-08 17:45:06.489 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-08-08 17:45:06.492 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-08-08 17:45:06.522 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.52/image 2022-08-08 17:45:06.551 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-08-08 17:45:06.568 | + functions-common:is_service_enabled:2107 : return 1 2022-08-08 17:45:06.571 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-08-08 17:45:06.573 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-08-08 17:45:06.576 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-08-08 17:45:06.578 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-08-08 17:45:06.580 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-08-08 17:45:06.611 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-08-08 17:45:06.639 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.52/identity 2022-08-08 17:45:06.667 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-08-08 17:45:06.695 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-08-08 17:45:06.722 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-08-08 17:45:06.751 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-08-08 17:45:06.779 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-08-08 17:45:06.808 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-08-08 17:45:06.835 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-08-08 17:45:06.863 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-08-08 17:45:06.892 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-08-08 17:45:06.921 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-08-08 17:45:06.923 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-08-08 17:45:06.940 | + functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:45:06.942 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.52:2379 2022-08-08 17:45:06.973 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-08-08 17:45:06.976 | + ./stack.sh:main:929 : is_service_enabled neutron 2022-08-08 17:45:06.994 | + functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:45:06.997 | + ./stack.sh:main:931 : stack_install_service neutron 2022-08-08 17:45:06.999 | + lib/stack:stack_install_service:20 : local service=neutron 2022-08-08 17:45:07.002 | + lib/stack:stack_install_service:21 : type install_neutron 2022-08-08 17:45:07.004 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-08 17:45:07.007 | + lib/stack:stack_install_service:32 : install_neutron 2022-08-08 17:45:07.010 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-08-08 17:45:07.013 | ++ 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-08-08 17:45:07.014 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-08-08 17:45:07.019 | + 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-08-08 17:45:07.022 | + 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-08-08 17:45:07.025 | + 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-08-08 17:45:07.028 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-08-08 17:45:07.031 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-08-08 17:45:07.033 | + lib/neutron-legacy:install_mutnauq:470 : use_library_from_git neutron-lib 2022-08-08 17:45:07.036 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-08-08 17:45:07.038 | + inc/python:use_library_from_git:251 : local enabled=1 2022-08-08 17:45:07.041 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-08 17:45:07.044 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2022-08-08 17:45:07.047 | + inc/python:use_library_from_git:253 : return 1 2022-08-08 17:45:07.049 | + lib/neutron-legacy:install_mutnauq:475 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron stable/yoga 2022-08-08 17:45:07.051 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-08-08 17:45:07.054 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-08-08 17:45:07.056 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-08-08 17:45:07.058 | + functions-common:git_clone:611 : local orig_dir 2022-08-08 17:45:07.061 | ++ functions-common:git_clone:612 : pwd 2022-08-08 17:45:07.064 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-08-08 17:45:07.066 | + functions-common:git_clone:613 : local git_clone_flags= 2022-08-08 17:45:07.069 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-08-08 17:45:07.085 | + functions-common:git_clone:615 : RECLONE=False 2022-08-08 17:45:07.088 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-08-08 17:45:07.090 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-08-08 17:45:07.093 | + functions-common:git_clone:629 : echo stable/yoga 2022-08-08 17:45:07.093 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-08-08 17:45:07.098 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-08-08 17:45:07.100 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-08-08 17:45:07.103 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-08-08 17:45:07.116 | + functions-common:git_clone:689 : cd /opt/stack/neutron 2022-08-08 17:45:07.119 | + functions-common:git_clone:690 : git show --oneline 2022-08-08 17:45:07.119 | + functions-common:git_clone:690 : head -1 2022-08-08 17:45:07.124 | ca96555e81 Implement specific tracked resource count method per quota driver 2022-08-08 17:45:07.126 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-08-08 17:45:07.129 | + lib/neutron-legacy:install_mutnauq:476 : setup_develop /opt/stack/neutron 2022-08-08 17:45:07.131 | + inc/python:setup_develop:338 : local bindep 2022-08-08 17:45:07.134 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-08-08 17:45:07.136 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-08-08 17:45:07.139 | + inc/python:setup_develop:344 : local extras= 2022-08-08 17:45:07.141 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-08-08 17:45:07.144 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-08-08 17:45:07.147 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-08-08 17:45:07.150 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-08-08 17:45:07.152 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-08-08 17:45:07.155 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-08-08 17:45:07.158 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-08-08 17:45:07.160 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-08-08 17:45:07.163 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-08-08 17:45:07.167 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-08-08 17:45:07.169 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-08-08 17:45:07.172 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-08-08 17:45:07.178 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-08-08 17:45:07.181 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-08-08 17:45:07.840 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-08-08 17:45:07.843 | + inc/python:setup_package:418 : local bindep=0 2022-08-08 17:45:07.845 | + inc/python:setup_package:419 : local bindep_flag= 2022-08-08 17:45:07.848 | + inc/python:setup_package:420 : local bindep_profiles= 2022-08-08 17:45:07.850 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-08-08 17:45:07.852 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-08-08 17:45:07.855 | + inc/python:setup_package:427 : local flags=-e 2022-08-08 17:45:07.857 | + inc/python:setup_package:428 : local extras= 2022-08-08 17:45:07.859 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-08-08 17:45:07.862 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-08-08 17:45:07.864 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-08-08 17:45:07.867 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-08-08 17:45:07.869 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-08-08 17:45:07.872 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-08-08 17:45:07.893 | Using python 3.8 to install /opt/stack/neutron 2022-08-08 17:45:07.895 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-08-08 17:45:10.016 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:45:10.016 | from cryptography.utils import int_from_bytes 2022-08-08 17:45:10.016 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:45:10.016 | from cryptography.utils import int_from_bytes 2022-08-08 17:45:10.219 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:45:10.227 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:45:10.234 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:45:10.238 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:45:10.327 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:45:10.347 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:45:10.351 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:45:10.355 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:45:10.369 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:45:10.378 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:45:10.379 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:45:10.412 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:45:10.421 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:45:10.426 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:45:10.444 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:45:10.483 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:45:10.491 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:45:10.496 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:45:10.545 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:45:10.559 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:45:10.563 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:45:10.582 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:45:10.589 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:45:10.638 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:45:10.656 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:45:10.660 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:45:10.775 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:45:10.781 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:45:10.837 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:45:10.958 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:45:10.984 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:45:10.988 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:45:10.999 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:45:11.004 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:45:11.025 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:45:11.031 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:45:11.048 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:45:11.106 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:45:11.119 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:45:11.135 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:45:11.180 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:45:11.184 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:45:11.190 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-08 17:45:11.190 | Obtaining file:///opt/stack/neutron 2022-08-08 17:45:15.304 | Requirement already satisfied: Jinja2===3.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (3.0.3) 2022-08-08 17:45:15.310 | Requirement already satisfied: MarkupSafe===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.0) 2022-08-08 17:45:15.313 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 16)) (3.5.0) 2022-08-08 17:45:15.322 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (2.1.1) 2022-08-08 17:45:15.330 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (2.5.1) 2022-08-08 17:45:15.342 | Requirement already satisfied: SQLAlchemy===1.4.31 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (1.4.31) 2022-08-08 17:45:15.487 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 36)) (1.8.7) 2022-08-08 17:45:15.500 | Requirement already satisfied: alembic===1.7.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 83)) (1.7.6) 2022-08-08 17:45:15.514 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (2.5.0) 2022-08-08 17:45:15.521 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 145)) (5.1.1) 2022-08-08 17:45:15.524 | Requirement already satisfied: eventlet===0.33.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 176)) (0.33.0) 2022-08-08 17:45:15.532 | Requirement already satisfied: futurist===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (2.4.0) 2022-08-08 17:45:15.537 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (1.1.2) 2022-08-08 17:45:15.542 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (0.20.4) 2022-08-08 17:45:15.552 | Requirement already satisfied: importlib-metadata===4.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (4.11.1) 2022-08-08 17:45:15.588 | Requirement already satisfied: importlib-resources===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (5.4.0) 2022-08-08 17:45:15.614 | Requirement already satisfied: keystoneauth1===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (4.5.0) 2022-08-08 17:45:15.671 | Requirement already satisfied: keystonemiddleware===9.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (9.4.0) 2022-08-08 17:45:15.722 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 282)) (0.8.0) 2022-08-08 17:45:15.727 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.11.0) 2022-08-08 17:45:15.730 | Requirement already satisfied: neutron-lib===2.20.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 287)) (2.20.0) 2022-08-08 17:45:15.767 | Requirement already satisfied: openstacksdk===0.61.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (0.61.0) 2022-08-08 17:45:15.793 | Requirement already satisfied: os-ken===2.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.3.1) 2022-08-08 17:45:15.808 | Requirement already satisfied: os-resource-classes===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (1.1.0) 2022-08-08 17:45:15.812 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (1.7.0) 2022-08-08 17:45:15.816 | Requirement already satisfied: os-traits===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (2.7.0) 2022-08-08 17:45:15.820 | Requirement already satisfied: os-vif===2.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (2.7.1) 2022-08-08 17:45:15.842 | Requirement already satisfied: oslo.cache===2.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.10.1) 2022-08-08 17:45:15.879 | Requirement already satisfied: oslo.concurrency===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (4.5.0) 2022-08-08 17:45:15.889 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (8.8.0) 2022-08-08 17:45:15.927 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (4.1.0) 2022-08-08 17:45:15.934 | Requirement already satisfied: oslo.db===11.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (11.2.0) 2022-08-08 17:45:15.980 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.1.0) 2022-08-08 17:45:15.984 | Requirement already satisfied: oslo.log===4.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (4.7.0) 2022-08-08 17:45:16.023 | Requirement already satisfied: oslo.messaging===12.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (12.13.0) 2022-08-08 17:45:16.077 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.4.0) 2022-08-08 17:45:16.087 | Requirement already satisfied: oslo.middleware===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (4.5.1) 2022-08-08 17:45:16.105 | Requirement already satisfied: oslo.policy===3.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 338)) (3.11.0) 2022-08-08 17:45:16.120 | Requirement already satisfied: oslo.privsep===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (2.7.0) 2022-08-08 17:45:16.135 | Requirement already satisfied: oslo.reports===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (2.3.0) 2022-08-08 17:45:16.147 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 341)) (6.3.1) 2022-08-08 17:45:16.150 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (4.3.0) 2022-08-08 17:45:16.158 | Requirement already satisfied: oslo.service===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (2.8.0) 2022-08-08 17:45:16.180 | Requirement already satisfied: oslo.upgradecheck===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (1.5.0) 2022-08-08 17:45:16.190 | Requirement already satisfied: oslo.utils===4.12.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (4.12.3) 2022-08-08 17:45:16.205 | Requirement already satisfied: oslo.versionedobjects===2.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (2.6.0) 2022-08-08 17:45:16.224 | Requirement already satisfied: osprofiler===3.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.4.2) 2022-08-08 17:45:16.268 | Requirement already satisfied: ovs===2.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.16.0) 2022-08-08 17:45:16.299 | Requirement already satisfied: ovsdbapp===1.15.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (1.15.2) 2022-08-08 17:45:16.308 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (21.3) 2022-08-08 17:45:16.313 | Requirement already satisfied: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-08-08 17:45:16.316 | Requirement already satisfied: pecan===1.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (1.4.1) 2022-08-08 17:45:16.326 | Requirement already satisfied: prettytable===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (3.1.1) 2022-08-08 17:45:16.337 | Requirement already satisfied: prometheus-client===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (0.13.1) 2022-08-08 17:45:16.342 | Requirement already satisfied: psutil===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (5.9.0) 2022-08-08 17:45:16.364 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 378)) (22.0.0) 2022-08-08 17:45:16.376 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 382)) (3.1.1) 2022-08-08 17:45:16.386 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 390)) (0.9.6) 2022-08-08 17:45:16.389 | Requirement already satisfied: pyparsing===3.0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395)) (3.0.7) 2022-08-08 17:45:16.395 | Requirement already satisfied: pyroute2===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 398)) (0.6.6) 2022-08-08 17:45:16.411 | Requirement already satisfied: pyroute2.core===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 399)) (0.6.6) 2022-08-08 17:45:16.415 | Requirement already satisfied: pyroute2.ethtool===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (0.6.6) 2022-08-08 17:45:16.418 | Requirement already satisfied: pyroute2.ipdb===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 401)) (0.6.6) 2022-08-08 17:45:16.422 | Requirement already satisfied: pyroute2.ipset===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 402)) (0.6.6) 2022-08-08 17:45:16.425 | Requirement already satisfied: pyroute2.ndb===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) (0.6.6) 2022-08-08 17:45:16.429 | Requirement already satisfied: pyroute2.nftables===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 404)) (0.6.6) 2022-08-08 17:45:16.433 | Requirement already satisfied: pyroute2.nslink===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (0.6.6) 2022-08-08 17:45:16.437 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 430)) (2.8.2) 2022-08-08 17:45:16.442 | Requirement already satisfied: python-designateclient===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 431)) (4.5.1) 2022-08-08 17:45:16.459 | Requirement already satisfied: python-keystoneclient===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 439)) (4.4.0) 2022-08-08 17:45:16.477 | Requirement already satisfied: python-neutronclient===7.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 449)) (7.8.0) 2022-08-08 17:45:16.501 | Requirement already satisfied: python-novaclient===17.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 450)) (17.7.0) 2022-08-08 17:45:16.515 | Requirement already satisfied: pytz===2021.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 469)) (2021.3) 2022-08-08 17:45:16.519 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (0.7) 2022-08-08 17:45:16.526 | Requirement already satisfied: requests===2.27.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (2.27.1) 2022-08-08 17:45:16.553 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 489)) (1.4.0) 2022-08-08 17:45:16.555 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 495)) (1.5.0) 2022-08-08 17:45:16.560 | Requirement already satisfied: setproctitle===1.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (1.2.2) 2022-08-08 17:45:16.564 | Requirement already satisfied: setuptools===60.9.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (60.9.3) 2022-08-08 17:45:16.637 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 522)) (3.17.6) 2022-08-08 17:45:16.640 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (1.16.0) 2022-08-08 17:45:16.643 | Requirement already satisfied: sortedcontainers===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 527)) (2.4.0) 2022-08-08 17:45:16.646 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (0.13.0) 2022-08-08 17:45:16.657 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 554)) (0.4.2) 2022-08-08 17:45:16.660 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (3.3.0) 2022-08-08 17:45:16.662 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 559)) (3.5.0) 2022-08-08 17:45:16.669 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 574)) (6.3.1) 2022-08-08 17:45:16.683 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (2.0.1) 2022-08-08 17:45:16.691 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (0.5.0) 2022-08-08 17:45:16.697 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (2.5.0) 2022-08-08 17:45:16.706 | Requirement already satisfied: tooz===2.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 589)) (2.10.1) 2022-08-08 17:45:16.763 | Requirement already satisfied: urllib3===1.26.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 610)) (1.26.8) 2022-08-08 17:45:16.784 | Requirement already satisfied: voluptuous===0.12.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 616)) (0.12.2) 2022-08-08 17:45:16.788 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 620)) (0.2.5) 2022-08-08 17:45:16.793 | Requirement already satisfied: wrapt===1.13.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 625)) (1.13.3) 2022-08-08 17:45:16.796 | Requirement already satisfied: yappi===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 633)) (1.3.3) 2022-08-08 17:45:16.801 | Requirement already satisfied: zipp===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 640)) (3.7.0) 2022-08-08 17:45:16.825 | Requirement already satisfied: Mako===1.1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (1.1.6) 2022-08-08 17:45:16.832 | Requirement already satisfied: dnspython===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (2.1.0) 2022-08-08 17:45:16.849 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 231)) (1.0.2) 2022-08-08 17:45:16.853 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 277)) (2.5.0) 2022-08-08 17:45:16.873 | Requirement already satisfied: cryptography===36.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 138)) (36.0.1) 2022-08-08 17:45:16.910 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (1.32) 2022-08-08 17:45:16.915 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (1.4.4) 2022-08-08 17:45:16.918 | Requirement already satisfied: dogpile.cache===1.1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (1.1.5) 2022-08-08 17:45:16.924 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-08-08 17:45:16.926 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 238)) (0.10.0) 2022-08-08 17:45:16.929 | Requirement already satisfied: msgpack===1.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 276)) (1.0.3) 2022-08-08 17:45:16.932 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (0.17.3) 2022-08-08 17:45:16.935 | Requirement already satisfied: kombu===5.2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (5.2.3) 2022-08-08 17:45:16.981 | Requirement already satisfied: cachetools===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (5.0.0) 2022-08-08 17:45:16.984 | Requirement already satisfied: amqp===5.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 84)) (5.0.9) 2022-08-08 17:45:16.988 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.2.0) 2022-08-08 17:45:16.998 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 121)) (1.15.0) 2022-08-08 17:45:17.001 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (3.0.0) 2022-08-08 17:45:17.011 | Requirement already satisfied: logutils===0.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.3.5) 2022-08-08 17:45:17.014 | Requirement already satisfied: WebTest===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 37)) (3.0.0) 2022-08-08 17:45:17.034 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.10.1) 2022-08-08 17:45:17.046 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244)) (3.2.0) 2022-08-08 17:45:17.057 | Requirement already satisfied: osc-lib===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (2.5.0) 2022-08-08 17:45:17.072 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (2.1.0) 2022-08-08 17:45:17.076 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-08-08 17:45:17.079 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-08-08 17:45:17.084 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 481)) (2019.11.28) 2022-08-08 17:45:17.086 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 33)) (0.5.2) 2022-08-08 17:45:17.088 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (1.0.0) 2022-08-08 17:45:17.091 | Requirement already satisfied: jsonpointer===2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 243)) (2.2) 2022-08-08 17:45:17.093 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 612)) (5.0.0) 2022-08-08 17:45:17.096 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 384)) (2.21) 2022-08-08 17:45:17.099 | Requirement already satisfied: beautifulsoup4===4.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (4.10.0) 2022-08-08 17:45:17.106 | Requirement already satisfied: waitress===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 618)) (2.0.0) 2022-08-08 17:45:17.118 | Requirement already satisfied: cmd2===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (2.4.0) 2022-08-08 17:45:17.167 | Requirement already satisfied: autopage===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (0.5.0) 2022-08-08 17:45:17.171 | Requirement already satisfied: soupsieve===2.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 528)) (2.3.1) 2022-08-08 17:45:17.175 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (1.8.2) 2022-08-08 17:45:17.178 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (21.4.0) 2022-08-08 17:45:18.127 | Installing collected packages: neutron 2022-08-08 17:45:18.127 | Attempting uninstall: neutron 2022-08-08 17:45:18.128 | Found existing installation: neutron 20.2.0 2022-08-08 17:45:26.343 | Uninstalling neutron-20.2.0: 2022-08-08 17:45:26.422 | Successfully uninstalled neutron-20.2.0 2022-08-08 17:45:26.423 | Running setup.py develop for neutron 2022-08-08 17:45:31.402 | Successfully installed neutron 2022-08-08 17:45:31.512 | + inc/python:pip_install:200 : result=0 2022-08-08 17:45:31.514 | + inc/python:pip_install:202 : time_stop pip_install 2022-08-08 17:45:31.517 | + functions-common:time_stop:2451 : local name 2022-08-08 17:45:31.519 | + functions-common:time_stop:2452 : local end_time 2022-08-08 17:45:31.521 | + functions-common:time_stop:2453 : local elapsed_time 2022-08-08 17:45:31.524 | + functions-common:time_stop:2454 : local total 2022-08-08 17:45:31.526 | + functions-common:time_stop:2455 : local start_time 2022-08-08 17:45:31.528 | + functions-common:time_stop:2457 : name=pip_install 2022-08-08 17:45:31.531 | + functions-common:time_stop:2458 : start_time=1659980707887 2022-08-08 17:45:31.533 | + functions-common:time_stop:2460 : [[ -z 1659980707887 ]] 2022-08-08 17:45:31.535 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-08-08 17:45:31.539 | + functions-common:time_stop:2463 : end_time=1659980731537 2022-08-08 17:45:31.542 | + functions-common:time_stop:2464 : elapsed_time=23650 2022-08-08 17:45:31.544 | + functions-common:time_stop:2465 : total=216803 2022-08-08 17:45:31.546 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-08-08 17:45:31.548 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=240453 2022-08-08 17:45:31.551 | + inc/python:pip_install:203 : return 0 2022-08-08 17:45:31.553 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-08-08 17:45:31.556 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-08-08 17:45:31.558 | + functions-common:safe_chown:2352 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-08-08 17:45:31.577 | + functions-common:_safe_permission_operation:2200 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-08-08 17:45:31.590 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-08-08 17:45:31.592 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-08-08 17:45:31.595 | + inc/python:use_library_from_git:251 : local enabled=1 2022-08-08 17:45:31.597 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-08 17:45:31.600 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2022-08-08 17:45:31.602 | + inc/python:use_library_from_git:253 : return 1 2022-08-08 17:45:31.605 | + lib/neutron-legacy:install_mutnauq:478 : [[ openvswitch == \o\v\n ]] 2022-08-08 17:45:31.607 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-08 17:45:31.610 | + ./stack.sh:main:934 : is_service_enabled nova 2022-08-08 17:45:31.628 | + functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:45:31.630 | + ./stack.sh:main:936 : stack_install_service nova 2022-08-08 17:45:31.633 | + lib/stack:stack_install_service:20 : local service=nova 2022-08-08 17:45:31.635 | + lib/stack:stack_install_service:21 : type install_nova 2022-08-08 17:45:31.638 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-08 17:45:31.640 | + lib/stack:stack_install_service:32 : install_nova 2022-08-08 17:45:31.643 | + lib/nova:install_nova:893 : use_library_from_git os-vif 2022-08-08 17:45:31.646 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-08-08 17:45:31.648 | + inc/python:use_library_from_git:251 : local enabled=1 2022-08-08 17:45:31.650 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-08 17:45:31.653 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-vif, ]] 2022-08-08 17:45:31.655 | + inc/python:use_library_from_git:253 : return 1 2022-08-08 17:45:31.658 | + lib/nova:install_nova:898 : is_service_enabled n-cpu 2022-08-08 17:45:31.673 | + functions-common:is_service_enabled:2107 : return 1 2022-08-08 17:45:31.676 | + lib/nova:install_nova:902 : is_service_enabled n-novnc 2022-08-08 17:45:31.692 | + functions-common:is_service_enabled:2107 : return 1 2022-08-08 17:45:31.695 | + lib/nova:install_nova:914 : is_service_enabled n-spice 2022-08-08 17:45:31.712 | + functions-common:is_service_enabled:2107 : return 1 2022-08-08 17:45:31.714 | + lib/nova:install_nova:926 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova stable/yoga 2022-08-08 17:45:31.716 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-08-08 17:45:31.719 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-08-08 17:45:31.721 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-08-08 17:45:31.723 | + functions-common:git_clone:611 : local orig_dir 2022-08-08 17:45:31.726 | ++ functions-common:git_clone:612 : pwd 2022-08-08 17:45:31.728 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-08-08 17:45:31.731 | + functions-common:git_clone:613 : local git_clone_flags= 2022-08-08 17:45:31.733 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-08-08 17:45:31.750 | + functions-common:git_clone:615 : RECLONE=False 2022-08-08 17:45:31.752 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-08-08 17:45:31.754 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-08-08 17:45:31.757 | + functions-common:git_clone:629 : echo stable/yoga 2022-08-08 17:45:31.758 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-08-08 17:45:31.763 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-08-08 17:45:31.765 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-08-08 17:45:31.767 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/nova 2022-08-08 17:45:31.780 | + functions-common:git_clone:689 : cd /opt/stack/nova 2022-08-08 17:45:31.783 | + functions-common:git_clone:690 : git show --oneline 2022-08-08 17:45:31.783 | + functions-common:git_clone:690 : head -1 2022-08-08 17:45:31.789 | fed81f6a97 Merge "libvirt: Add a workaround to skip compareCPU() on destination" into stable/yoga 2022-08-08 17:45:31.792 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-08-08 17:45:31.794 | + lib/nova:install_nova:927 : setup_develop /opt/stack/nova 2022-08-08 17:45:31.797 | + inc/python:setup_develop:338 : local bindep 2022-08-08 17:45:31.799 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-08-08 17:45:31.802 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-08-08 17:45:31.804 | + inc/python:setup_develop:344 : local extras= 2022-08-08 17:45:31.807 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-08-08 17:45:31.809 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-08-08 17:45:31.812 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-08-08 17:45:31.814 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-08-08 17:45:31.817 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-08-08 17:45:31.820 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-08-08 17:45:31.823 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-08-08 17:45:31.826 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-08-08 17:45:31.828 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-08-08 17:45:31.831 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-08-08 17:45:31.833 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-08-08 17:45:31.837 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-08-08 17:45:31.842 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-08-08 17:45:31.845 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-08-08 17:45:32.498 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-08-08 17:45:32.501 | + inc/python:setup_package:418 : local bindep=0 2022-08-08 17:45:32.503 | + inc/python:setup_package:419 : local bindep_flag= 2022-08-08 17:45:32.505 | + inc/python:setup_package:420 : local bindep_profiles= 2022-08-08 17:45:32.508 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-08-08 17:45:32.511 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-08-08 17:45:32.513 | + inc/python:setup_package:427 : local flags=-e 2022-08-08 17:45:32.515 | + inc/python:setup_package:428 : local extras= 2022-08-08 17:45:32.517 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-08-08 17:45:32.520 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-08-08 17:45:32.523 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-08-08 17:45:32.525 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-08-08 17:45:32.527 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-08-08 17:45:32.530 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-08-08 17:45:32.550 | Using python 3.8 to install /opt/stack/nova 2022-08-08 17:45:32.552 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-08-08 17:45:34.652 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:45:34.652 | from cryptography.utils import int_from_bytes 2022-08-08 17:45:34.652 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:45:34.652 | from cryptography.utils import int_from_bytes 2022-08-08 17:45:34.855 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:45:34.863 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:45:34.870 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:45:34.874 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:45:34.962 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:45:34.981 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:45:34.985 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:45:34.988 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:45:35.005 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:45:35.014 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:45:35.016 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:45:35.049 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:45:35.059 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:45:35.063 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:45:35.081 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:45:35.119 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:45:35.127 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:45:35.132 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:45:35.180 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:45:35.193 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:45:35.197 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:45:35.217 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:45:35.223 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:45:35.272 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:45:35.290 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:45:35.294 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:45:35.408 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:45:35.415 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:45:35.470 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:45:35.590 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:45:35.615 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:45:35.619 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:45:35.630 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:45:35.635 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:45:35.655 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:45:35.662 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:45:35.680 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:45:35.737 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:45:35.749 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:45:35.766 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:45:35.809 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:45:35.813 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:45:35.820 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-08 17:45:35.820 | Obtaining file:///opt/stack/nova 2022-08-08 17:45:40.978 | Requirement already satisfied: Jinja2===3.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (3.0.3) 2022-08-08 17:45:40.984 | Requirement already satisfied: MarkupSafe===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.0) 2022-08-08 17:45:40.987 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 16)) (3.5.0) 2022-08-08 17:45:40.996 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (2.1.1) 2022-08-08 17:45:41.004 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-08-08 17:45:41.007 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (2.5.1) 2022-08-08 17:45:41.018 | Requirement already satisfied: SQLAlchemy===1.4.31 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (1.4.31) 2022-08-08 17:45:41.163 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 36)) (1.8.7) 2022-08-08 17:45:41.176 | Requirement already satisfied: alembic===1.7.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 83)) (1.7.6) 2022-08-08 17:45:41.189 | Requirement already satisfied: castellan===3.10.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 118)) (3.10.2) 2022-08-08 17:45:41.207 | Requirement already satisfied: cryptography===36.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 138)) (36.0.1) 2022-08-08 17:45:41.244 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 139)) (0.2.2) 2022-08-08 17:45:41.257 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 145)) (5.1.1) 2022-08-08 17:45:41.260 | Requirement already satisfied: eventlet===0.33.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 176)) (0.33.0) 2022-08-08 17:45:41.268 | Requirement already satisfied: futurist===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (2.4.0) 2022-08-08 17:45:41.274 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (1.1.2) 2022-08-08 17:45:41.279 | Requirement already satisfied: importlib-metadata===4.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (4.11.1) 2022-08-08 17:45:41.316 | Requirement already satisfied: importlib-resources===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (5.4.0) 2022-08-08 17:45:41.340 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 231)) (1.0.2) 2022-08-08 17:45:41.344 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244)) (3.2.0) 2022-08-08 17:45:41.355 | Requirement already satisfied: keystoneauth1===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (4.5.0) 2022-08-08 17:45:41.414 | Requirement already satisfied: keystonemiddleware===9.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (9.4.0) 2022-08-08 17:45:41.464 | Requirement already satisfied: lxml===4.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 263)) (4.8.0) 2022-08-08 17:45:41.626 | Collecting microversion-parse===1.0.1 2022-08-08 17:45:41.632 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aab/3ab98028923e7/microversion_parse-1.0.1-py3-none-any.whl (19 kB) 2022-08-08 17:45:41.740 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 282)) (0.8.0) 2022-08-08 17:45:41.745 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.11.0) 2022-08-08 17:45:41.748 | Requirement already satisfied: openstacksdk===0.61.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (0.61.0) 2022-08-08 17:45:41.772 | Requirement already satisfied: os-brick===5.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (5.2.2) 2022-08-08 17:45:41.794 | Requirement already satisfied: os-resource-classes===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (1.1.0) 2022-08-08 17:45:41.798 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (1.7.0) 2022-08-08 17:45:41.802 | Requirement already satisfied: os-traits===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (2.7.0) 2022-08-08 17:45:41.806 | Requirement already satisfied: os-vif===2.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (2.7.1) 2022-08-08 17:45:41.829 | Requirement already satisfied: os-win===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (5.6.0) 2022-08-08 17:45:41.846 | Requirement already satisfied: oslo.cache===2.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.10.1) 2022-08-08 17:45:41.909 | Requirement already satisfied: oslo.concurrency===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (4.5.0) 2022-08-08 17:45:41.919 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (8.8.0) 2022-08-08 17:45:41.958 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (4.1.0) 2022-08-08 17:45:41.964 | Requirement already satisfied: oslo.db===11.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (11.2.0) 2022-08-08 17:45:42.010 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.1.0) 2022-08-08 17:45:42.015 | Requirement already satisfied: oslo.limit===1.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (1.5.1) 2022-08-08 17:45:42.024 | Requirement already satisfied: oslo.log===4.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (4.7.0) 2022-08-08 17:45:42.063 | Requirement already satisfied: oslo.messaging===12.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (12.13.0) 2022-08-08 17:45:42.117 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (0.4.0) 2022-08-08 17:45:42.127 | Requirement already satisfied: oslo.middleware===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (4.5.1) 2022-08-08 17:45:42.145 | Requirement already satisfied: oslo.policy===3.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 338)) (3.11.0) 2022-08-08 17:45:42.160 | Requirement already satisfied: oslo.privsep===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (2.7.0) 2022-08-08 17:45:42.175 | Requirement already satisfied: oslo.reports===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (2.3.0) 2022-08-08 17:45:42.186 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 341)) (6.3.1) 2022-08-08 17:45:42.189 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (4.3.0) 2022-08-08 17:45:42.198 | Requirement already satisfied: oslo.service===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (2.8.0) 2022-08-08 17:45:42.220 | Requirement already satisfied: oslo.upgradecheck===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (1.5.0) 2022-08-08 17:45:42.231 | Requirement already satisfied: oslo.utils===4.12.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (4.12.3) 2022-08-08 17:45:42.246 | Requirement already satisfied: oslo.versionedobjects===2.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (2.6.0) 2022-08-08 17:45:42.265 | Requirement already satisfied: ovsdbapp===1.15.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (1.15.2) 2022-08-08 17:45:42.274 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (21.3) 2022-08-08 17:45:42.279 | Requirement already satisfied: paramiko===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (2.8.1) 2022-08-08 17:45:42.311 | Requirement already satisfied: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-08-08 17:45:42.313 | Requirement already satisfied: prettytable===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (3.1.1) 2022-08-08 17:45:42.325 | Requirement already satisfied: prometheus-client===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (0.13.1) 2022-08-08 17:45:42.330 | Requirement already satisfied: psutil===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (5.9.0) 2022-08-08 17:45:42.351 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 382)) (3.1.1) 2022-08-08 17:45:42.361 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 390)) (0.9.6) 2022-08-08 17:45:42.363 | Requirement already satisfied: pyparsing===3.0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395)) (3.0.7) 2022-08-08 17:45:42.369 | Requirement already satisfied: pyroute2===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 398)) (0.6.6) 2022-08-08 17:45:42.386 | Requirement already satisfied: pyroute2.core===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 399)) (0.6.6) 2022-08-08 17:45:42.389 | Requirement already satisfied: pyroute2.ethtool===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (0.6.6) 2022-08-08 17:45:42.393 | Requirement already satisfied: pyroute2.ipdb===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 401)) (0.6.6) 2022-08-08 17:45:42.396 | Requirement already satisfied: pyroute2.ipset===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 402)) (0.6.6) 2022-08-08 17:45:42.400 | Requirement already satisfied: pyroute2.ndb===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) (0.6.6) 2022-08-08 17:45:42.404 | Requirement already satisfied: pyroute2.nftables===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 404)) (0.6.6) 2022-08-08 17:45:42.408 | Requirement already satisfied: pyroute2.nslink===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (0.6.6) 2022-08-08 17:45:42.411 | Requirement already satisfied: python-barbicanclient===5.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 422)) (5.3.0) 2022-08-08 17:45:42.426 | Requirement already satisfied: python-cinderclient===8.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 425)) (8.3.0) 2022-08-08 17:45:42.441 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 430)) (2.8.2) 2022-08-08 17:45:42.446 | Requirement already satisfied: python-glanceclient===3.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 433)) (3.6.0) 2022-08-08 17:45:42.462 | Requirement already satisfied: python-keystoneclient===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 439)) (4.4.0) 2022-08-08 17:45:42.479 | Requirement already satisfied: python-neutronclient===7.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 449)) (7.8.0) 2022-08-08 17:45:42.504 | Requirement already satisfied: pytz===2021.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 469)) (2021.3) 2022-08-08 17:45:42.508 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (0.7) 2022-08-08 17:45:42.515 | Requirement already satisfied: requests===2.27.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (2.27.1) 2022-08-08 17:45:42.541 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 489)) (1.4.0) 2022-08-08 17:45:42.544 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 493)) (1.3.3) 2022-08-08 17:45:42.548 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 495)) (1.5.0) 2022-08-08 17:45:42.552 | Requirement already satisfied: setuptools===60.9.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (60.9.3) 2022-08-08 17:45:42.624 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 522)) (3.17.6) 2022-08-08 17:45:42.627 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (1.16.0) 2022-08-08 17:45:42.630 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (0.13.0) 2022-08-08 17:45:42.640 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 554)) (0.4.2) 2022-08-08 17:45:42.643 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (3.3.0) 2022-08-08 17:45:42.646 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 559)) (3.5.0) 2022-08-08 17:45:42.653 | Requirement already satisfied: taskflow===4.6.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 573)) (4.6.4) 2022-08-08 17:45:42.705 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 574)) (6.3.1) 2022-08-08 17:45:42.719 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (2.0.1) 2022-08-08 17:45:42.728 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (0.5.0) 2022-08-08 17:45:42.733 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (2.5.0) 2022-08-08 17:45:42.743 | Requirement already satisfied: tooz===2.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 589)) (2.10.1) 2022-08-08 17:45:42.800 | Requirement already satisfied: urllib3===1.26.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 610)) (1.26.8) 2022-08-08 17:45:42.820 | Requirement already satisfied: voluptuous===0.12.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 616)) (0.12.2) 2022-08-08 17:45:42.824 | Requirement already satisfied: warlock===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 619)) (1.3.3) 2022-08-08 17:45:42.831 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 620)) (0.2.5) 2022-08-08 17:45:42.951 | Collecting websockify===0.10.0 2022-08-08 17:45:42.957 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/736/dc7a57bdf18d4/websockify-0.10.0-py3-none-any.whl (38 kB) 2022-08-08 17:45:43.065 | Requirement already satisfied: wrapt===1.13.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 625)) (1.13.3) 2022-08-08 17:45:43.068 | Requirement already satisfied: yappi===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 633)) (1.3.3) 2022-08-08 17:45:43.073 | Requirement already satisfied: zipp===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 640)) (3.7.0) 2022-08-08 17:45:43.096 | Requirement already satisfied: Mako===1.1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (1.1.6) 2022-08-08 17:45:43.105 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 121)) (1.15.0) 2022-08-08 17:45:43.108 | Requirement already satisfied: dnspython===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (2.1.0) 2022-08-08 17:45:43.124 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (1.32) 2022-08-08 17:45:43.129 | Requirement already satisfied: dogpile.cache===1.1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (1.1.5) 2022-08-08 17:45:43.134 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 238)) (0.10.0) 2022-08-08 17:45:43.138 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (1.4.4) 2022-08-08 17:45:43.140 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 277)) (2.5.0) 2022-08-08 17:45:43.161 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (2.5.0) 2022-08-08 17:45:43.168 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (0.17.3) 2022-08-08 17:45:43.171 | Requirement already satisfied: kombu===5.2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (5.2.3) 2022-08-08 17:45:43.216 | Requirement already satisfied: cachetools===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (5.0.0) 2022-08-08 17:45:43.219 | Requirement already satisfied: amqp===5.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 84)) (5.0.9) 2022-08-08 17:45:43.223 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.2.0) 2022-08-08 17:45:43.232 | Requirement already satisfied: msgpack===1.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 276)) (1.0.3) 2022-08-08 17:45:43.235 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (3.0.0) 2022-08-08 17:45:43.246 | Requirement already satisfied: ovs===2.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.16.0) 2022-08-08 17:45:43.250 | Requirement already satisfied: PyNaCl===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.5.0) 2022-08-08 17:45:43.262 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.10.1) 2022-08-08 17:45:43.274 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 378)) (22.0.0) 2022-08-08 17:45:43.286 | Requirement already satisfied: osc-lib===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (2.5.0) 2022-08-08 17:45:43.301 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (2.1.0) 2022-08-08 17:45:43.305 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-08-08 17:45:43.309 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 481)) (2019.11.28) 2022-08-08 17:45:43.311 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-08-08 17:45:43.315 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 33)) (0.5.2) 2022-08-08 17:45:43.317 | Requirement already satisfied: automaton===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (2.5.0) 2022-08-08 17:45:43.323 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 386)) (1.4.2) 2022-08-08 17:45:43.328 | Requirement already satisfied: networkx===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 286)) (2.6.3) 2022-08-08 17:45:43.363 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (1.0.0) 2022-08-08 17:45:44.526 | Collecting numpy===1.22.2 2022-08-08 17:45:44.568 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/263/8389562bda163/numpy-1.22.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.8 MB) 2022-08-08 17:45:45.821 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 384)) (2.21) 2022-08-08 17:45:45.824 | Requirement already satisfied: jsonpointer===2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 243)) (2.2) 2022-08-08 17:45:45.827 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 612)) (5.0.0) 2022-08-08 17:45:45.829 | Requirement already satisfied: sortedcontainers===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 527)) (2.4.0) 2022-08-08 17:45:45.832 | Requirement already satisfied: autopage===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (0.5.0) 2022-08-08 17:45:45.835 | Requirement already satisfied: cmd2===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (2.4.0) 2022-08-08 17:45:45.883 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (1.8.2) 2022-08-08 17:45:45.886 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (21.4.0) 2022-08-08 17:45:46.817 | Installing collected packages: microversion-parse, numpy, websockify, nova 2022-08-08 17:45:50.415 | Running setup.py develop for nova 2022-08-08 17:45:55.994 | Successfully installed microversion-parse-1.0.1 nova numpy-1.22.2 websockify-0.10.0 2022-08-08 17:45:56.155 | + inc/python:pip_install:200 : result=0 2022-08-08 17:45:56.158 | + inc/python:pip_install:202 : time_stop pip_install 2022-08-08 17:45:56.160 | + functions-common:time_stop:2451 : local name 2022-08-08 17:45:56.162 | + functions-common:time_stop:2452 : local end_time 2022-08-08 17:45:56.164 | + functions-common:time_stop:2453 : local elapsed_time 2022-08-08 17:45:56.167 | + functions-common:time_stop:2454 : local total 2022-08-08 17:45:56.169 | + functions-common:time_stop:2455 : local start_time 2022-08-08 17:45:56.171 | + functions-common:time_stop:2457 : name=pip_install 2022-08-08 17:45:56.173 | + functions-common:time_stop:2458 : start_time=1659980732545 2022-08-08 17:45:56.175 | + functions-common:time_stop:2460 : [[ -z 1659980732545 ]] 2022-08-08 17:45:56.178 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-08-08 17:45:56.182 | + functions-common:time_stop:2463 : end_time=1659980756180 2022-08-08 17:45:56.184 | + functions-common:time_stop:2464 : elapsed_time=23635 2022-08-08 17:45:56.186 | + functions-common:time_stop:2465 : total=240453 2022-08-08 17:45:56.189 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-08-08 17:45:56.191 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=264088 2022-08-08 17:45:56.193 | + inc/python:pip_install:203 : return 0 2022-08-08 17:45:56.196 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-08-08 17:45:56.198 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-08-08 17:45:56.201 | + functions-common:safe_chown:2352 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-08-08 17:45:56.220 | + functions-common:_safe_permission_operation:2200 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-08-08 17:45:56.232 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-08-08 17:45:56.235 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-08-08 17:45:56.237 | + inc/python:use_library_from_git:251 : local enabled=1 2022-08-08 17:45:56.240 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-08 17:45:56.242 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/nova, ]] 2022-08-08 17:45:56.245 | + inc/python:use_library_from_git:253 : return 1 2022-08-08 17:45:56.247 | + lib/nova:install_nova:928 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-08-08 17:45:56.260 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-08 17:45:56.263 | + ./stack.sh:main:937 : configure_nova 2022-08-08 17:45:56.265 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-08-08 17:45:56.278 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-08-08 17:45:56.281 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-08-08 17:45:56.283 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-08-08 17:45:56.286 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-08-08 17:45:56.287 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-08-08 17:45:56.292 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-08-08 17:45:56.295 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-08-08 17:45:56.297 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-08-08 17:45:56.299 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-08-08 17:45:56.302 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-08-08 17:45:56.304 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-08-08 17:45:56.307 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-08-08 17:45:56.309 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-08-08 17:45:56.321 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-08-08 17:45:56.335 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2022-08-08 17:45:56.347 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2022-08-08 17:45:56.360 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-08-08 17:45:56.373 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-08-08 17:45:56.376 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-08-08 17:45:56.382 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.pDUsgXzoRH 2022-08-08 17:45:56.384 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-08-08 17:45:56.388 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-08-08 17:45:56.391 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-08-08 17:45:56.394 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-08-08 17:45:56.396 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-08-08 17:45:56.399 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.pDUsgXzoRH 2022-08-08 17:45:56.404 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.pDUsgXzoRH 2022-08-08 17:45:56.416 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.pDUsgXzoRH /etc/sudoers.d/nova-rootwrap 2022-08-08 17:45:56.431 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-08-08 17:45:56.435 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-08-08 17:45:56.438 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-08-08 17:45:56.441 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-08-08 17:45:56.444 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-08-08 17:45:56.446 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-08-08 17:45:56.449 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-08-08 17:45:56.451 | + 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-08-08 17:45:56.454 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-08-08 17:45:56.459 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-08-08 17:45:56.478 | + functions-common:is_service_enabled:2107 : return 1 2022-08-08 17:45:56.481 | + lib/nova:configure_nova:338 : create_nova_conf 2022-08-08 17:45:56.483 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-08-08 17:45:56.487 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-08-08 17:45:56.491 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-08-08 17:45:56.520 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-08-08 17:45:56.522 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-08-08 17:45:56.549 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-08-08 17:45:56.582 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-08-08 17:45:56.608 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-08-08 17:45:56.639 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-08-08 17:45:56.668 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-08-08 17:45:56.698 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-08-08 17:45:56.700 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.52 2022-08-08 17:45:56.728 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-08-08 17:45:56.754 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-08-08 17:45:56.782 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-08-08 17:45:56.809 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-08-08 17:45:56.837 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-08-08 17:45:56.866 | + lib/nova:create_nova_conf:437 : is_fedora 2022-08-08 17:45:56.868 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-08-08 17:45:56.870 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-08-08 17:45:56.872 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-08-08 17:45:56.875 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-08-08 17:45:56.877 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-08 17:45:56.879 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-08 17:45:56.882 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-08-08 17:45:56.884 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-08-08 17:45:56.886 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-08-08 17:45:56.888 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-08-08 17:45:56.890 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-08-08 17:45:56.892 | + lib/nova:create_nova_conf:437 : is_suse 2022-08-08 17:45:56.895 | + functions-common:is_suse:542 : is_opensuse 2022-08-08 17:45:56.897 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-08-08 17:45:56.899 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-08 17:45:56.901 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-08-08 17:45:56.904 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-08-08 17:45:56.906 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-08 17:45:56.908 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-08-08 17:45:56.925 | + functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:45:56.927 | + lib/nova:create_nova_conf:450 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-08-08 17:45:56.930 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-08-08 17:45:56.932 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-08-08 17:45:56.960 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-08-08 17:45:56.962 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-08-08 17:45:56.964 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-08-08 17:45:56.966 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell0 2022-08-08 17:45:56.969 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-08-08 17:45:56.971 | + lib/nova:create_nova_conf:459 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-08-08 17:45:57.002 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-08-08 17:45:57.004 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-08-08 17:45:57.007 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-08-08 17:45:57.009 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_api 2022-08-08 17:45:57.011 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-08-08 17:45:57.014 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-08-08 17:45:57.044 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-08-08 17:45:57.074 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-08-08 17:45:57.101 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-08-08 17:45:57.128 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-08-08 17:45:57.144 | + functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:45:57.147 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-08-08 17:45:57.163 | + functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:45:57.166 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-08-08 17:45:57.167 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-08-08 17:45:57.172 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-08-08 17:45:57.174 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-08-08 17:45:57.201 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-08-08 17:45:57.218 | + functions-common:is_service_enabled:2107 : return 1 2022-08-08 17:45:57.220 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-08-08 17:45:57.222 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-08-08 17:45:57.225 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-08-08 17:45:57.227 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-08-08 17:45:57.229 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-08-08 17:45:57.258 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-08-08 17:45:57.285 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.52/identity 2022-08-08 17:45:57.312 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-08-08 17:45:57.341 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-08-08 17:45:57.369 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-08-08 17:45:57.395 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-08-08 17:45:57.423 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-08-08 17:45:57.450 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-08-08 17:45:57.478 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-08-08 17:45:57.505 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-08-08 17:45:57.522 | + functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:45:57.524 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-08-08 17:45:57.527 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-08-08 17:45:57.557 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-08-08 17:45:57.584 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.52/identity 2022-08-08 17:45:57.611 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-08-08 17:45:57.638 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-08-08 17:45:57.666 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-08-08 17:45:57.693 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-08-08 17:45:57.719 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-08-08 17:45:57.747 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-08-08 17:45:57.763 | + functions-common:is_service_enabled:2107 : return 1 2022-08-08 17:45:57.765 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-08-08 17:45:57.767 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-08-08 17:45:57.795 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-08-08 17:45:57.825 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-08-08 17:45:57.827 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-08-08 17:45:57.854 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-08-08 17:45:57.856 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-08-08 17:45:57.859 | + lib/nova:create_nova_conf:505 : is_suse 2022-08-08 17:45:57.861 | + functions-common:is_suse:542 : is_opensuse 2022-08-08 17:45:57.863 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-08-08 17:45:57.866 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-08 17:45:57.868 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-08-08 17:45:57.871 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-08-08 17:45:57.873 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-08 17:45:57.875 | + lib/nova:create_nova_conf:505 : is_fedora 2022-08-08 17:45:57.878 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-08-08 17:45:57.880 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-08-08 17:45:57.882 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-08-08 17:45:57.884 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-08-08 17:45:57.887 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-08 17:45:57.889 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-08 17:45:57.891 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-08-08 17:45:57.893 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-08-08 17:45:57.896 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-08-08 17:45:57.899 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-08-08 17:45:57.901 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-08-08 17:45:57.903 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-08-08 17:45:57.905 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-08-08 17:45:57.907 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-08-08 17:45:57.910 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-08 17:45:57.927 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-08 17:45:57.929 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-08 17:45:57.931 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-08 17:45:57.934 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-08 17:45:57.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-08-08 17:45:57.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-08-08 17:45:57.991 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-08-08 17:45:58.018 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-08 17:45:58.046 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-08-08 17:45:58.075 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-08-08 17:45:58.092 | + functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:45:58.094 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-08-08 17:45:58.097 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-08-08 17:45:58.099 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-08-08 17:45:58.102 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-08-08 17:45:58.104 | + lib/apache:write_uwsgi_config:257 : local http= 2022-08-08 17:45:58.106 | + lib/apache:write_uwsgi_config:258 : local name= 2022-08-08 17:45:58.109 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-08-08 17:45:58.113 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-08-08 17:45:58.115 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-08-08 17:45:58.118 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-08-08 17:45:58.130 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-08-08 17:45:58.130 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-08-08 17:45:58.139 | d /var/run/uwsgi 0755 ubuntu root 2022-08-08 17:45:58.142 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-08-08 17:45:58.159 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-08-08 17:45:58.161 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-08-08 17:45:58.165 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-08-08 17:45:58.194 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-08-08 17:45:58.221 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-08-08 17:45:58.248 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-08-08 17:45:58.276 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-08-08 17:45:58.303 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-08-08 17:45:58.330 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-08-08 17:45:58.357 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-08-08 17:45:58.385 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-08-08 17:45:58.412 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-08-08 17:45:58.439 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-08-08 17:45:58.467 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-08-08 17:45:58.493 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-08-08 17:45:58.521 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-08-08 17:45:58.523 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-08-08 17:45:58.526 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-08-08 17:45:58.529 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-08-08 17:45:58.531 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-08-08 17:45:58.534 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-08-08 17:45:58.536 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-08-08 17:45:58.538 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-08-08 17:45:58.541 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-08-08 17:45:58.543 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-08-08 17:45:58.570 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-08-08 17:45:58.598 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-08-08 17:45:58.598 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-08-08 17:45:58.607 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-08-08 17:45:58.610 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-08-08 17:45:58.612 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-08-08 17:45:58.615 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-08-08 17:45:58.617 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-08-08 17:45:58.620 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-08 17:45:58.622 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-08-08 17:45:58.624 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-08-08 17:45:58.626 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-08-08 17:45:58.629 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-08-08 17:45:58.632 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-08-08 17:45:58.634 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-08-08 17:45:58.636 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-08-08 17:45:58.698 | Enabling site nova-api-wsgi. 2022-08-08 17:45:58.703 | To activate the new configuration, you need to run: 2022-08-08 17:45:58.703 | systemctl reload apache2 2022-08-08 17:45:58.707 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-08-08 17:45:58.710 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-08 17:45:58.712 | + functions-common:restart_service:2335 : '[' -x /bin/systemctl ']' 2022-08-08 17:45:58.714 | + functions-common:restart_service:2336 : sudo /bin/systemctl restart apache2 2022-08-08 17:45:58.842 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-08-08 17:45:58.859 | + functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:45:58.862 | + lib/nova:create_nova_conf:519 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-08-08 17:45:58.865 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-08-08 17:45:58.868 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-08-08 17:45:58.870 | + lib/apache:write_uwsgi_config:256 : local url= 2022-08-08 17:45:58.872 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-08-08 17:45:58.875 | + lib/apache:write_uwsgi_config:258 : local name= 2022-08-08 17:45:58.878 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-08-08 17:45:58.884 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-08-08 17:45:58.886 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-08-08 17:45:58.888 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-08-08 17:45:58.901 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-08-08 17:45:58.901 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-08-08 17:45:58.910 | d /var/run/uwsgi 0755 ubuntu root 2022-08-08 17:45:58.913 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-08-08 17:45:58.929 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-08-08 17:45:58.931 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-08-08 17:45:58.935 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-08-08 17:45:58.965 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-08-08 17:45:58.992 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-08-08 17:45:59.019 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-08-08 17:45:59.047 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-08-08 17:45:59.074 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-08-08 17:45:59.101 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-08-08 17:45:59.128 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-08-08 17:45:59.155 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-08-08 17:45:59.184 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-08-08 17:45:59.212 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-08-08 17:45:59.239 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-08-08 17:45:59.267 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-08-08 17:45:59.295 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-08-08 17:45:59.297 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-08-08 17:45:59.324 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-08-08 17:45:59.341 | + functions-common:is_service_enabled:2107 : return 1 2022-08-08 17:45:59.343 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-08-08 17:45:59.374 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-08-08 17:45:59.377 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-08-08 17:45:59.379 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-08-08 17:45:59.396 | ++ functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:45:59.399 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.52:5672/ 2022-08-08 17:45:59.401 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.52:5672/ 2022-08-08 17:45:59.430 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-08-08 17:45:59.460 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-08-08 17:45:59.463 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-08-08 17:45:59.465 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-08-08 17:45:59.467 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-08-08 17:45:59.469 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-08-08 17:45:59.472 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-08 17:45:59.488 | + functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:45:59.491 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-08-08 17:45:59.494 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-08-08 17:45:59.496 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-08 17:45:59.512 | ++ functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:45:59.514 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.52:5672/ 2022-08-08 17:45:59.517 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.52:5672/ 2022-08-08 17:45:59.545 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-08 17:45:59.547 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-08 17:45:59.549 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-08-08 17:45:59.578 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-08-08 17:45:59.605 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-08-08 17:45:59.636 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-08-08 17:45:59.652 | + functions-common:is_service_enabled:2107 : return 1 2022-08-08 17:45:59.654 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-08-08 17:45:59.682 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-08-08 17:45:59.684 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-08-08 17:45:59.687 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-08-08 17:45:59.717 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user auth_type password 2022-08-08 17:45:59.745 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.52/identity 2022-08-08 17:45:59.773 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user username nova 2022-08-08 17:45:59.801 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-08-08 17:45:59.828 | + lib/nova:init_nova_service_user_conf:801 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-08-08 17:45:59.857 | + lib/nova:init_nova_service_user_conf:802 : iniset /etc/nova/nova.conf service_user project_name service 2022-08-08 17:45:59.885 | + lib/nova:init_nova_service_user_conf:803 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-08-08 17:45:59.913 | + lib/nova:init_nova_service_user_conf:804 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-08-08 17:45:59.941 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-08-08 17:45:59.958 | + functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:45:59.961 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-08-08 17:45:59.965 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-08 17:45:59.967 | + lib/nova:create_nova_conf:553 : local conf 2022-08-08 17:45:59.969 | + lib/nova:create_nova_conf:554 : local vhost 2022-08-08 17:45:59.972 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-08-08 17:45:59.975 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-08-08 17:45:59.978 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-08-08 17:45:59.981 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-08-08 17:45:59.983 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-08-08 17:45:59.985 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-08-08 17:45:59.989 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-08-08 17:45:59.992 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-08-08 17:45:59.995 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-08-08 17:45:59.997 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell1 2022-08-08 17:45:59.999 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-08-08 17:46:00.002 | + lib/nova:create_nova_conf:559 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-08-08 17:46:00.032 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-08-08 17:46:00.064 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-08-08 17:46:00.094 | + lib/nova:create_nova_conf:563 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-08-08 17:46:00.096 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-08-08 17:46:00.098 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-08-08 17:46:00.101 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-08-08 17:46:00.118 | + functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:46:00.121 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-08-08 17:46:00.122 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-08-08 17:46:00.834 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z ']' 2022-08-08 17:46:00.837 | + lib/rpc_backend:rpc_backend_add_vhost:128 : sudo rabbitmqctl add_vhost nova_cell1 2022-08-08 17:46:01.524 | Adding vhost "nova_cell1" ... 2022-08-08 17:46:01.566 | + lib/rpc_backend:rpc_backend_add_vhost:129 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2022-08-08 17:46:02.244 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2022-08-08 17:46:02.266 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-08-08 17:46:02.269 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-08-08 17:46:02.272 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-08-08 17:46:02.274 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-08-08 17:46:02.277 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-08-08 17:46:02.279 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-08 17:46:02.295 | + functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:46:02.298 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-08-08 17:46:02.301 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-08-08 17:46:02.304 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-08 17:46:02.320 | ++ functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:46:02.322 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.52:5672/nova_cell1 2022-08-08 17:46:02.325 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.52:5672/nova_cell1 2022-08-08 17:46:02.353 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-08 17:46:02.355 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-08 17:46:02.357 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-08-08 17:46:02.374 | + functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:46:02.377 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-08-08 17:46:02.379 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-08-08 17:46:02.382 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-08-08 17:46:02.412 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.52/identity 2022-08-08 17:46:02.440 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-08-08 17:46:02.468 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-08-08 17:46:02.496 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-08-08 17:46:02.524 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-08-08 17:46:02.552 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-08-08 17:46:02.580 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-08-08 17:46:02.607 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-08-08 17:46:02.609 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-08-08 17:46:02.612 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-08-08 17:46:02.615 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-08 17:46:02.632 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-08 17:46:02.634 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-08 17:46:02.637 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-08 17:46:02.639 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-08 17:46:02.641 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-08-08 17:46:02.669 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-08-08 17:46:02.697 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-08-08 17:46:02.725 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-08 17:46:02.752 | + lib/nova:create_nova_conf:583 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-08-08 17:46:02.756 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-08-08 17:46:02.760 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-08 17:46:02.762 | + lib/nova:create_nova_conf:587 : local conf 2022-08-08 17:46:02.765 | + lib/nova:create_nova_conf:588 : local offset 2022-08-08 17:46:02.768 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-08-08 17:46:02.770 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-08-08 17:46:02.773 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-08-08 17:46:02.776 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-08-08 17:46:02.778 | + lib/nova:create_nova_conf:590 : offset=0 2022-08-08 17:46:02.780 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-08-08 17:46:02.782 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-08-08 17:46:02.785 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-08-08 17:46:02.787 | + lib/nova:configure_console_proxies:703 : offset=0 2022-08-08 17:46:02.790 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-08-08 17:46:02.806 | + functions-common:is_service_enabled:2107 : return 1 2022-08-08 17:46:02.808 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-08-08 17:46:02.811 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-08-08 17:46:02.827 | + functions-common:is_service_enabled:2107 : return 1 2022-08-08 17:46:02.830 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-08-08 17:46:02.846 | + functions-common:is_service_enabled:2107 : return 1 2022-08-08 17:46:02.849 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-08-08 17:46:02.867 | + functions-common:is_service_enabled:2107 : return 1 2022-08-08 17:46:02.869 | + ./stack.sh:main:940 : is_service_enabled placement 2022-08-08 17:46:02.887 | + functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:46:02.890 | + ./stack.sh:main:942 : stack_install_service placement 2022-08-08 17:46:02.892 | + lib/stack:stack_install_service:20 : local service=placement 2022-08-08 17:46:02.895 | + lib/stack:stack_install_service:21 : type install_placement 2022-08-08 17:46:02.898 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-08 17:46:02.900 | + lib/stack:stack_install_service:32 : install_placement 2022-08-08 17:46:02.903 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-08-08 17:46:02.905 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-08-08 17:46:02.909 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-08-08 17:46:02.911 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-08-08 17:46:02.914 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-08-08 17:46:02.917 | + functions-common:install_package:1475 : update_package_repo 2022-08-08 17:46:02.919 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-08-08 17:46:02.922 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-08-08 17:46:02.924 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-08-08 17:46:02.927 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-08-08 17:46:02.929 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-08-08 17:46:02.931 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-08-08 17:46:02.934 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-08-08 17:46:02.936 | + functions-common:update_package_repo:1456 : apt_get_update 2022-08-08 17:46:02.939 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-08-08 17:46:02.941 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-08-08 17:46:02.944 | + functions-common:apt_get_update:1202 : return 2022-08-08 17:46:02.947 | + functions-common:install_package:1476 : real_install_package apache2 2022-08-08 17:46:02.949 | + functions-common:real_install_package:1461 : is_ubuntu 2022-08-08 17:46:02.951 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-08-08 17:46:02.954 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-08-08 17:46:02.956 | + functions-common:real_install_package:1462 : apt_get install apache2 2022-08-08 17:46:02.979 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-08-08 17:46:03.090 | Reading package lists... 2022-08-08 17:46:03.340 | Building dependency tree... 2022-08-08 17:46:03.342 | Reading state information... 2022-08-08 17:46:03.599 | apache2 is already the newest version (2.4.41-4ubuntu3.12). 2022-08-08 17:46:03.599 | The following packages were automatically installed and are no longer required: 2022-08-08 17:46:03.600 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-08 17:46:03.600 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-08 17:46:03.600 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-08 17:46:03.600 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-08 17:46:03.600 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-08 17:46:03.601 | python3-zope.interface 2022-08-08 17:46:03.601 | Use 'sudo apt autoremove' to remove them. 2022-08-08 17:46:03.714 | 0 upgraded, 0 newly installed, 0 to remove and 159 not upgraded. 2022-08-08 17:46:03.719 | + functions-common:apt_get:1246 : result=0 2022-08-08 17:46:03.722 | + functions-common:apt_get:1249 : time_stop apt-get 2022-08-08 17:46:03.724 | + functions-common:time_stop:2451 : local name 2022-08-08 17:46:03.727 | + functions-common:time_stop:2452 : local end_time 2022-08-08 17:46:03.729 | + functions-common:time_stop:2453 : local elapsed_time 2022-08-08 17:46:03.731 | + functions-common:time_stop:2454 : local total 2022-08-08 17:46:03.734 | + functions-common:time_stop:2455 : local start_time 2022-08-08 17:46:03.736 | + functions-common:time_stop:2457 : name=apt-get 2022-08-08 17:46:03.738 | + functions-common:time_stop:2458 : start_time=1659980762976 2022-08-08 17:46:03.741 | + functions-common:time_stop:2460 : [[ -z 1659980762976 ]] 2022-08-08 17:46:03.744 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-08-08 17:46:03.748 | + functions-common:time_stop:2463 : end_time=1659980763746 2022-08-08 17:46:03.750 | + functions-common:time_stop:2464 : elapsed_time=770 2022-08-08 17:46:03.753 | + functions-common:time_stop:2465 : total=291446 2022-08-08 17:46:03.755 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-08-08 17:46:03.758 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=292216 2022-08-08 17:46:03.760 | + functions-common:apt_get:1250 : return 0 2022-08-08 17:46:03.763 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-08-08 17:46:03.766 | + functions-common:is_package_installed:1484 : [[ -z libapache2-mod-wsgi ]] 2022-08-08 17:46:03.768 | + functions-common:is_package_installed:1488 : [[ -z deb ]] 2022-08-08 17:46:03.771 | + functions-common:is_package_installed:1492 : [[ deb = \d\e\b ]] 2022-08-08 17:46:03.774 | + functions-common:is_package_installed:1493 : dpkg -s libapache2-mod-wsgi 2022-08-08 17:46:03.796 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-08-08 17:46:03.799 | + functions-common:install_package:1475 : update_package_repo 2022-08-08 17:46:03.801 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-08-08 17:46:03.804 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-08-08 17:46:03.806 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-08-08 17:46:03.809 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-08-08 17:46:03.811 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-08-08 17:46:03.814 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-08-08 17:46:03.816 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-08-08 17:46:03.820 | + functions-common:update_package_repo:1456 : apt_get_update 2022-08-08 17:46:03.822 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-08-08 17:46:03.825 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-08-08 17:46:03.827 | + functions-common:apt_get_update:1202 : return 2022-08-08 17:46:03.829 | + functions-common:install_package:1476 : real_install_package libapache2-mod-wsgi-py3 2022-08-08 17:46:03.832 | + functions-common:real_install_package:1461 : is_ubuntu 2022-08-08 17:46:03.836 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-08-08 17:46:03.838 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-08-08 17:46:03.841 | + functions-common:real_install_package:1462 : apt_get install libapache2-mod-wsgi-py3 2022-08-08 17:46:03.863 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2022-08-08 17:46:03.974 | Reading package lists... 2022-08-08 17:46:04.225 | Building dependency tree... 2022-08-08 17:46:04.226 | Reading state information... 2022-08-08 17:46:04.480 | The following packages were automatically installed and are no longer required: 2022-08-08 17:46:04.482 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-08 17:46:04.482 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-08 17:46:04.482 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-08 17:46:04.482 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-08 17:46:04.482 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-08 17:46:04.482 | python3-zope.interface 2022-08-08 17:46:04.482 | Use 'sudo apt autoremove' to remove them. 2022-08-08 17:46:04.550 | The following NEW packages will be installed: 2022-08-08 17:46:04.551 | libapache2-mod-wsgi-py3 2022-08-08 17:46:04.832 | 0 upgraded, 1 newly installed, 0 to remove and 159 not upgraded. 2022-08-08 17:46:04.833 | Need to get 93.8 kB of archives. 2022-08-08 17:46:04.833 | After this operation, 300 kB of additional disk space will be used. 2022-08-08 17:46:04.833 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libapache2-mod-wsgi-py3 amd64 4.6.8-1ubuntu3.1 [93.8 kB] 2022-08-08 17:46:05.779 | Fetched 93.8 kB in 1s (142 kB/s) 2022-08-08 17:46:05.812 | Selecting previously unselected package libapache2-mod-wsgi-py3. 2022-08-08 17:46:05.864 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 91050 files and directories currently installed.) 2022-08-08 17:46:05.869 | Preparing to unpack .../libapache2-mod-wsgi-py3_4.6.8-1ubuntu3.1_amd64.deb ... 2022-08-08 17:46:05.871 | Unpacking libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3.1) ... 2022-08-08 17:46:05.936 | Setting up libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3.1) ... 2022-08-08 17:46:06.101 | apache2_invoke: Enable module wsgi 2022-08-08 17:46:15.421 | + functions-common:apt_get:1246 : result=0 2022-08-08 17:46:15.424 | + functions-common:apt_get:1249 : time_stop apt-get 2022-08-08 17:46:15.426 | + functions-common:time_stop:2451 : local name 2022-08-08 17:46:15.429 | + functions-common:time_stop:2452 : local end_time 2022-08-08 17:46:15.432 | + functions-common:time_stop:2453 : local elapsed_time 2022-08-08 17:46:15.434 | + functions-common:time_stop:2454 : local total 2022-08-08 17:46:15.436 | + functions-common:time_stop:2455 : local start_time 2022-08-08 17:46:15.438 | + functions-common:time_stop:2457 : name=apt-get 2022-08-08 17:46:15.441 | + functions-common:time_stop:2458 : start_time=1659980763860 2022-08-08 17:46:15.443 | + functions-common:time_stop:2460 : [[ -z 1659980763860 ]] 2022-08-08 17:46:15.446 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-08-08 17:46:15.451 | + functions-common:time_stop:2463 : end_time=1659980775448 2022-08-08 17:46:15.453 | + functions-common:time_stop:2464 : elapsed_time=11588 2022-08-08 17:46:15.455 | + functions-common:time_stop:2465 : total=292216 2022-08-08 17:46:15.458 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-08-08 17:46:15.460 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=303804 2022-08-08 17:46:15.463 | + functions-common:apt_get:1250 : return 0 2022-08-08 17:46:15.466 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-08-08 17:46:15.468 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-08-08 17:46:15.470 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-08 17:46:15.473 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-08-08 17:46:15.476 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-08-08 17:46:15.479 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-08-08 17:46:15.481 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-08-08 17:46:15.537 | wsgi (enabled by maintainer script) 2022-08-08 17:46:15.541 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-08-08 17:46:15.543 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-08-08 17:46:15.546 | + inc/python:pip_install_gr:77 : local clean_name 2022-08-08 17:46:15.549 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-08-08 17:46:15.552 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-08-08 17:46:15.554 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-08-08 17:46:15.558 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-08-08 17:46:15.558 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-08-08 17:46:15.564 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-08-08 17:46:15.566 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-08-08 17:46:15.569 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-08-08 17:46:15.572 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-08-08 17:46:15.575 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-08-08 17:46:15.598 | Using python 3.8 to install osc-placement 2022-08-08 17:46:15.601 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-08-08 17:46:17.719 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:46:17.719 | from cryptography.utils import int_from_bytes 2022-08-08 17:46:17.719 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:46:17.719 | from cryptography.utils import int_from_bytes 2022-08-08 17:46:17.925 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:46:17.933 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:46:17.940 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:46:17.944 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:46:18.031 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:46:18.051 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:46:18.056 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:46:18.059 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:46:18.074 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:46:18.082 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:46:18.084 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:46:18.116 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:46:18.125 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:46:18.130 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:46:18.148 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:46:18.186 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:46:18.194 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:46:18.199 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:46:18.247 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:46:18.260 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:46:18.264 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:46:18.284 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:46:18.291 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:46:18.339 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:46:18.356 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:46:18.360 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:46:18.475 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:46:18.481 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:46:18.536 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:46:18.657 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:46:18.682 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:46:18.686 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:46:18.697 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:46:18.702 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:46:18.722 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:46:18.729 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:46:18.746 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:46:18.804 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:46:18.816 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:46:18.832 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:46:18.876 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:46:18.880 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:46:18.887 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-08 17:46:19.055 | Collecting osc-placement===3.2.0 2022-08-08 17:46:19.062 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f50/ebb9acf1b0aaa/osc_placement-3.2.0-py3-none-any.whl (63 kB) 2022-08-08 17:46:19.191 | Requirement already satisfied: oslo.utils===4.12.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (4.12.3) 2022-08-08 17:46:19.206 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (21.3) 2022-08-08 17:46:19.211 | Requirement already satisfied: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-08-08 17:46:19.214 | Requirement already satisfied: pyparsing===3.0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395)) (3.0.7) 2022-08-08 17:46:19.220 | Requirement already satisfied: pytz===2021.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 469)) (2021.3) 2022-08-08 17:46:19.225 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 522)) (3.17.6) 2022-08-08 17:46:19.228 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (1.16.0) 2022-08-08 17:46:19.230 | Requirement already satisfied: keystoneauth1===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (4.5.0) 2022-08-08 17:46:19.288 | Requirement already satisfied: osc-lib===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (2.5.0) 2022-08-08 17:46:19.302 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 282)) (0.8.0) 2022-08-08 17:46:19.307 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.1.0) 2022-08-08 17:46:19.311 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (2.5.0) 2022-08-08 17:46:19.317 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.11.0) 2022-08-08 17:46:19.320 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 231)) (1.0.2) 2022-08-08 17:46:19.323 | Requirement already satisfied: requests===2.27.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (2.27.1) 2022-08-08 17:46:19.350 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 559)) (3.5.0) 2022-08-08 17:46:19.357 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (1.7.0) 2022-08-08 17:46:19.360 | Requirement already satisfied: openstacksdk===0.61.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (0.61.0) 2022-08-08 17:46:19.385 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.10.1) 2022-08-08 17:46:19.399 | Requirement already satisfied: wrapt===1.13.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 625)) (1.13.3) 2022-08-08 17:46:19.402 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-08-08 17:46:19.407 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 481)) (2019.11.28) 2022-08-08 17:46:19.409 | Requirement already satisfied: urllib3===1.26.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 610)) (1.26.8) 2022-08-08 17:46:19.429 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-08-08 17:46:19.432 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 145)) (5.1.1) 2022-08-08 17:46:19.435 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-08-08 17:46:19.437 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (1.4.4) 2022-08-08 17:46:19.440 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 277)) (2.5.0) 2022-08-08 17:46:19.461 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 489)) (1.4.0) 2022-08-08 17:46:19.464 | Requirement already satisfied: cryptography===36.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 138)) (36.0.1) 2022-08-08 17:46:19.500 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (1.32) 2022-08-08 17:46:19.505 | Requirement already satisfied: dogpile.cache===1.1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (1.1.5) 2022-08-08 17:46:19.511 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 238)) (0.10.0) 2022-08-08 17:46:19.514 | Requirement already satisfied: prettytable===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (3.1.1) 2022-08-08 17:46:19.526 | Requirement already satisfied: cmd2===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (2.4.0) 2022-08-08 17:46:19.574 | Requirement already satisfied: autopage===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (0.5.0) 2022-08-08 17:46:19.577 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 121)) (1.15.0) 2022-08-08 17:46:19.580 | Requirement already satisfied: jsonpointer===2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 243)) (2.2) 2022-08-08 17:46:19.584 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 620)) (0.2.5) 2022-08-08 17:46:19.589 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (21.4.0) 2022-08-08 17:46:19.649 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (1.8.2) 2022-08-08 17:46:19.652 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 384)) (2.21) 2022-08-08 17:46:21.548 | Installing collected packages: osc-placement 2022-08-08 17:46:21.745 | Successfully installed osc-placement-3.2.0 2022-08-08 17:46:21.849 | + inc/python:pip_install:200 : result=0 2022-08-08 17:46:21.851 | + inc/python:pip_install:202 : time_stop pip_install 2022-08-08 17:46:21.854 | + functions-common:time_stop:2451 : local name 2022-08-08 17:46:21.857 | + functions-common:time_stop:2452 : local end_time 2022-08-08 17:46:21.859 | + functions-common:time_stop:2453 : local elapsed_time 2022-08-08 17:46:21.862 | + functions-common:time_stop:2454 : local total 2022-08-08 17:46:21.865 | + functions-common:time_stop:2455 : local start_time 2022-08-08 17:46:21.867 | + functions-common:time_stop:2457 : name=pip_install 2022-08-08 17:46:21.870 | + functions-common:time_stop:2458 : start_time=1659980775592 2022-08-08 17:46:21.872 | + functions-common:time_stop:2460 : [[ -z 1659980775592 ]] 2022-08-08 17:46:21.876 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-08-08 17:46:21.880 | + functions-common:time_stop:2463 : end_time=1659980781877 2022-08-08 17:46:21.883 | + functions-common:time_stop:2464 : elapsed_time=6285 2022-08-08 17:46:21.885 | + functions-common:time_stop:2465 : total=264088 2022-08-08 17:46:21.888 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-08-08 17:46:21.890 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=270373 2022-08-08 17:46:21.893 | + inc/python:pip_install:203 : return 0 2022-08-08 17:46:21.896 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement stable/yoga 2022-08-08 17:46:21.898 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-08-08 17:46:21.901 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-08-08 17:46:21.903 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-08-08 17:46:21.906 | + functions-common:git_clone:611 : local orig_dir 2022-08-08 17:46:21.909 | ++ functions-common:git_clone:612 : pwd 2022-08-08 17:46:21.913 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-08-08 17:46:21.915 | + functions-common:git_clone:613 : local git_clone_flags= 2022-08-08 17:46:21.918 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-08-08 17:46:21.935 | + functions-common:git_clone:615 : RECLONE=False 2022-08-08 17:46:21.937 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-08-08 17:46:21.939 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-08-08 17:46:21.943 | + functions-common:git_clone:629 : echo stable/yoga 2022-08-08 17:46:21.943 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-08-08 17:46:21.948 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-08-08 17:46:21.951 | + functions-common:git_clone:644 : [[ False = \T\r\u\e ]] 2022-08-08 17:46:21.953 | + functions-common:git_clone:650 : git_timed clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch stable/yoga 2022-08-08 17:46:21.956 | + functions-common:git_timed:714 : local count=0 2022-08-08 17:46:21.959 | + functions-common:git_timed:715 : local timeout=0 2022-08-08 17:46:21.961 | + functions-common:git_timed:717 : [[ -n 0 ]] 2022-08-08 17:46:21.963 | + functions-common:git_timed:718 : timeout=0 2022-08-08 17:46:21.966 | + functions-common:git_timed:721 : time_start git_timed 2022-08-08 17:46:21.968 | + functions-common:time_start:2437 : local name=git_timed 2022-08-08 17:46:21.970 | + functions-common:time_start:2438 : local start_time= 2022-08-08 17:46:21.973 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-08-08 17:46:21.976 | ++ functions-common:time_start:2442 : date +%s%3N 2022-08-08 17:46:21.980 | + functions-common:time_start:2442 : _TIME_START[$name]=1659980781978 2022-08-08 17:46:21.983 | + functions-common:git_timed:722 : timeout -s SIGINT 0 git clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch stable/yoga 2022-08-08 17:46:21.986 | Cloning into '/opt/stack/placement'... 2022-08-08 17:47:03.355 | + functions-common:git_timed:736 : time_stop git_timed 2022-08-08 17:47:03.358 | + functions-common:time_stop:2451 : local name 2022-08-08 17:47:03.360 | + functions-common:time_stop:2452 : local end_time 2022-08-08 17:47:03.362 | + functions-common:time_stop:2453 : local elapsed_time 2022-08-08 17:47:03.364 | + functions-common:time_stop:2454 : local total 2022-08-08 17:47:03.367 | + functions-common:time_stop:2455 : local start_time 2022-08-08 17:47:03.370 | + functions-common:time_stop:2457 : name=git_timed 2022-08-08 17:47:03.372 | + functions-common:time_stop:2458 : start_time=1659980781978 2022-08-08 17:47:03.374 | + functions-common:time_stop:2460 : [[ -z 1659980781978 ]] 2022-08-08 17:47:03.377 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-08-08 17:47:03.381 | + functions-common:time_stop:2463 : end_time=1659980823379 2022-08-08 17:47:03.384 | + functions-common:time_stop:2464 : elapsed_time=41401 2022-08-08 17:47:03.388 | + functions-common:time_stop:2465 : total=0 2022-08-08 17:47:03.390 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-08-08 17:47:03.392 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=41401 2022-08-08 17:47:03.395 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/placement 2022-08-08 17:47:03.408 | + functions-common:git_clone:689 : cd /opt/stack/placement 2022-08-08 17:47:03.411 | + functions-common:git_clone:690 : git show --oneline 2022-08-08 17:47:03.411 | + functions-common:git_clone:690 : head -1 2022-08-08 17:47:03.415 | 4d3df47e Drop lower-constraints.txt and its testing 2022-08-08 17:47:03.418 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-08-08 17:47:03.421 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-08-08 17:47:03.423 | + inc/python:setup_develop:338 : local bindep 2022-08-08 17:47:03.426 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-08-08 17:47:03.428 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-08-08 17:47:03.432 | + inc/python:setup_develop:344 : local extras= 2022-08-08 17:47:03.434 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-08-08 17:47:03.437 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-08-08 17:47:03.439 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-08-08 17:47:03.442 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-08-08 17:47:03.444 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-08-08 17:47:03.447 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-08-08 17:47:03.450 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-08-08 17:47:03.453 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-08-08 17:47:03.456 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-08-08 17:47:03.458 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-08-08 17:47:03.461 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-08-08 17:47:03.464 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-08-08 17:47:03.470 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-08-08 17:47:03.473 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-08-08 17:47:04.132 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-08-08 17:47:04.135 | + inc/python:setup_package:418 : local bindep=0 2022-08-08 17:47:04.138 | + inc/python:setup_package:419 : local bindep_flag= 2022-08-08 17:47:04.140 | + inc/python:setup_package:420 : local bindep_profiles= 2022-08-08 17:47:04.142 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-08-08 17:47:04.145 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-08-08 17:47:04.148 | + inc/python:setup_package:427 : local flags=-e 2022-08-08 17:47:04.150 | + inc/python:setup_package:428 : local extras= 2022-08-08 17:47:04.152 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-08-08 17:47:04.155 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-08-08 17:47:04.157 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-08-08 17:47:04.160 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-08-08 17:47:04.162 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-08-08 17:47:04.165 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-08-08 17:47:04.187 | Using python 3.8 to install /opt/stack/placement 2022-08-08 17:47:04.189 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-08-08 17:47:06.326 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:47:06.326 | from cryptography.utils import int_from_bytes 2022-08-08 17:47:06.326 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:47:06.326 | from cryptography.utils import int_from_bytes 2022-08-08 17:47:06.531 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:47:06.539 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:47:06.546 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:47:06.550 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:47:06.637 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:47:06.657 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:47:06.661 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:47:06.664 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:47:06.679 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:47:06.687 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:47:06.688 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:47:06.720 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:47:06.730 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:47:06.734 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:47:06.752 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:47:06.790 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:47:06.798 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:47:06.804 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:47:06.851 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:47:06.864 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:47:06.868 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:47:06.888 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:47:06.895 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:47:06.942 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:47:06.960 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:47:06.963 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:47:07.076 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:47:07.082 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:47:07.137 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:47:07.256 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:47:07.280 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:47:07.284 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:47:07.295 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:47:07.301 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:47:07.320 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:47:07.327 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:47:07.344 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:47:07.401 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:47:07.413 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:47:07.429 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:47:07.472 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:47:07.476 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:47:07.482 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-08 17:47:07.483 | Obtaining file:///opt/stack/placement 2022-08-08 17:47:10.675 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (2.5.1) 2022-08-08 17:47:10.691 | Requirement already satisfied: SQLAlchemy===1.4.31 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (1.4.31) 2022-08-08 17:47:10.846 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 36)) (1.8.7) 2022-08-08 17:47:10.859 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (1.1.2) 2022-08-08 17:47:10.864 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244)) (3.2.0) 2022-08-08 17:47:10.876 | Requirement already satisfied: keystonemiddleware===9.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (9.4.0) 2022-08-08 17:47:10.927 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 267)) (1.0.1) 2022-08-08 17:47:10.932 | Requirement already satisfied: os-resource-classes===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (1.1.0) 2022-08-08 17:47:10.936 | Requirement already satisfied: os-traits===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (2.7.0) 2022-08-08 17:47:10.940 | Requirement already satisfied: oslo.cache===2.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.10.1) 2022-08-08 17:47:10.978 | Requirement already satisfied: oslo.concurrency===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (4.5.0) 2022-08-08 17:47:10.987 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (8.8.0) 2022-08-08 17:47:11.027 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (4.1.0) 2022-08-08 17:47:11.033 | Requirement already satisfied: oslo.db===11.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (11.2.0) 2022-08-08 17:47:11.079 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.1.0) 2022-08-08 17:47:11.084 | Requirement already satisfied: oslo.log===4.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (4.7.0) 2022-08-08 17:47:11.122 | Requirement already satisfied: oslo.middleware===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (4.5.1) 2022-08-08 17:47:11.143 | Requirement already satisfied: oslo.policy===3.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 338)) (3.11.0) 2022-08-08 17:47:11.157 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (4.3.0) 2022-08-08 17:47:11.166 | Requirement already satisfied: oslo.upgradecheck===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (1.5.0) 2022-08-08 17:47:11.176 | Requirement already satisfied: oslo.utils===4.12.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (4.12.3) 2022-08-08 17:47:11.192 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (21.3) 2022-08-08 17:47:11.198 | Requirement already satisfied: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-08-08 17:47:11.200 | Requirement already satisfied: prettytable===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (3.1.1) 2022-08-08 17:47:11.212 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 382)) (3.1.1) 2022-08-08 17:47:11.222 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 390)) (0.9.6) 2022-08-08 17:47:11.224 | Requirement already satisfied: pyparsing===3.0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395)) (3.0.7) 2022-08-08 17:47:11.230 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 430)) (2.8.2) 2022-08-08 17:47:11.235 | Requirement already satisfied: python-keystoneclient===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 439)) (4.4.0) 2022-08-08 17:47:11.252 | Requirement already satisfied: pytz===2021.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 469)) (2021.3) 2022-08-08 17:47:11.256 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (0.7) 2022-08-08 17:47:11.263 | Requirement already satisfied: requests===2.27.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (2.27.1) 2022-08-08 17:47:11.290 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 495)) (1.5.0) 2022-08-08 17:47:11.295 | Requirement already satisfied: setuptools===60.9.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (60.9.3) 2022-08-08 17:47:11.367 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (1.16.0) 2022-08-08 17:47:11.370 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (0.13.0) 2022-08-08 17:47:11.380 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 554)) (0.4.2) 2022-08-08 17:47:11.383 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (3.3.0) 2022-08-08 17:47:11.387 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 559)) (3.5.0) 2022-08-08 17:47:11.393 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (2.0.1) 2022-08-08 17:47:11.402 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (0.5.0) 2022-08-08 17:47:11.407 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (2.5.0) 2022-08-08 17:47:11.417 | Requirement already satisfied: urllib3===1.26.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 610)) (1.26.8) 2022-08-08 17:47:11.437 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 620)) (0.2.5) 2022-08-08 17:47:11.442 | Requirement already satisfied: keystoneauth1===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (4.5.0) 2022-08-08 17:47:11.499 | Requirement already satisfied: dogpile.cache===1.1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (1.1.5) 2022-08-08 17:47:11.505 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (0.17.3) 2022-08-08 17:47:11.509 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-08-08 17:47:11.511 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 282)) (0.8.0) 2022-08-08 17:47:11.516 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (2.5.0) 2022-08-08 17:47:11.522 | Requirement already satisfied: alembic===1.7.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 83)) (1.7.6) 2022-08-08 17:47:11.535 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.2.0) 2022-08-08 17:47:11.544 | Requirement already satisfied: Jinja2===3.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (3.0.3) 2022-08-08 17:47:11.550 | Requirement already satisfied: msgpack===1.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 276)) (1.0.3) 2022-08-08 17:47:11.553 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.11.0) 2022-08-08 17:47:11.556 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 231)) (1.0.2) 2022-08-08 17:47:11.559 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-08-08 17:47:11.563 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-08-08 17:47:11.567 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 481)) (2019.11.28) 2022-08-08 17:47:11.570 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 145)) (5.1.1) 2022-08-08 17:47:11.573 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 33)) (0.5.2) 2022-08-08 17:47:11.576 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (1.0.0) 2022-08-08 17:47:11.578 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (3.0.0) 2022-08-08 17:47:11.589 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (1.7.0) 2022-08-08 17:47:11.593 | Requirement already satisfied: wrapt===1.13.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 625)) (1.13.3) 2022-08-08 17:47:11.596 | Requirement already satisfied: Mako===1.1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (1.1.6) 2022-08-08 17:47:11.604 | Requirement already satisfied: importlib-metadata===4.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (4.11.1) 2022-08-08 17:47:11.668 | Requirement already satisfied: importlib-resources===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (5.4.0) 2022-08-08 17:47:11.693 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 121)) (1.15.0) 2022-08-08 17:47:11.696 | Requirement already satisfied: MarkupSafe===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.0) 2022-08-08 17:47:11.699 | Requirement already satisfied: zipp===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 640)) (3.7.0) 2022-08-08 17:47:11.723 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 384)) (2.21) 2022-08-08 17:47:13.247 | Installing collected packages: openstack-placement 2022-08-08 17:47:13.248 | Running setup.py develop for openstack-placement 2022-08-08 17:47:16.958 | Successfully installed openstack-placement 2022-08-08 17:47:17.068 | + inc/python:pip_install:200 : result=0 2022-08-08 17:47:17.070 | + inc/python:pip_install:202 : time_stop pip_install 2022-08-08 17:47:17.073 | + functions-common:time_stop:2451 : local name 2022-08-08 17:47:17.075 | + functions-common:time_stop:2452 : local end_time 2022-08-08 17:47:17.077 | + functions-common:time_stop:2453 : local elapsed_time 2022-08-08 17:47:17.079 | + functions-common:time_stop:2454 : local total 2022-08-08 17:47:17.082 | + functions-common:time_stop:2455 : local start_time 2022-08-08 17:47:17.084 | + functions-common:time_stop:2457 : name=pip_install 2022-08-08 17:47:17.086 | + functions-common:time_stop:2458 : start_time=1659980824181 2022-08-08 17:47:17.089 | + functions-common:time_stop:2460 : [[ -z 1659980824181 ]] 2022-08-08 17:47:17.091 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-08-08 17:47:17.096 | + functions-common:time_stop:2463 : end_time=1659980837093 2022-08-08 17:47:17.098 | + functions-common:time_stop:2464 : elapsed_time=12912 2022-08-08 17:47:17.101 | + functions-common:time_stop:2465 : total=270373 2022-08-08 17:47:17.103 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-08-08 17:47:17.105 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=283285 2022-08-08 17:47:17.108 | + inc/python:pip_install:203 : return 0 2022-08-08 17:47:17.110 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-08-08 17:47:17.113 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-08-08 17:47:17.116 | + functions-common:safe_chown:2352 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-08-08 17:47:17.135 | + functions-common:_safe_permission_operation:2200 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-08-08 17:47:17.148 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-08-08 17:47:17.151 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-08-08 17:47:17.153 | + inc/python:use_library_from_git:251 : local enabled=1 2022-08-08 17:47:17.155 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-08 17:47:17.158 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/placement, ]] 2022-08-08 17:47:17.160 | + inc/python:use_library_from_git:253 : return 1 2022-08-08 17:47:17.163 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-08 17:47:17.166 | + ./stack.sh:main:943 : configure_placement 2022-08-08 17:47:17.168 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-08-08 17:47:17.181 | + lib/placement:configure_placement:107 : create_placement_conf 2022-08-08 17:47:17.184 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-08-08 17:47:17.188 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-08-08 17:47:17.191 | ++ lib/database:database_connection_url:134 : local db=placement 2022-08-08 17:47:17.193 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-08-08 17:47:17.196 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=placement 2022-08-08 17:47:17.198 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-08-08 17:47:17.201 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-08-08 17:47:17.234 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-08-08 17:47:17.266 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-08-08 17:47:17.298 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-08-08 17:47:17.301 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-08-08 17:47:17.303 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-08-08 17:47:17.306 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-08-08 17:47:17.308 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-08-08 17:47:17.341 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-08-08 17:47:17.370 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.52/identity 2022-08-08 17:47:17.400 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-08-08 17:47:17.430 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-08-08 17:47:17.459 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-08-08 17:47:17.489 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-08-08 17:47:17.519 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-08-08 17:47:17.550 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-08-08 17:47:17.579 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-08-08 17:47:17.608 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-08-08 17:47:17.611 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-08-08 17:47:17.613 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-08-08 17:47:17.617 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-08 17:47:17.634 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-08 17:47:17.637 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-08 17:47:17.639 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-08 17:47:17.641 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-08 17:47:17.644 | + 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-08-08 17:47:17.674 | + 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-08-08 17:47:17.702 | + 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-08-08 17:47:17.731 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-08 17:47:17.761 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-08-08 17:47:17.763 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-08-08 17:47:17.766 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-08-08 17:47:17.768 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-08-08 17:47:17.771 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-08-08 17:47:17.774 | + lib/apache:write_uwsgi_config:257 : local http= 2022-08-08 17:47:17.776 | + lib/apache:write_uwsgi_config:258 : local name= 2022-08-08 17:47:17.780 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-08-08 17:47:17.784 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-08-08 17:47:17.786 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-08-08 17:47:17.789 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-08-08 17:47:17.801 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-08-08 17:47:17.802 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-08-08 17:47:17.810 | d /var/run/uwsgi 0755 ubuntu root 2022-08-08 17:47:17.814 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-08-08 17:47:17.830 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-08-08 17:47:17.832 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-08-08 17:47:17.837 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-08-08 17:47:17.868 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-08-08 17:47:17.896 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-08-08 17:47:17.925 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-08-08 17:47:17.954 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-08-08 17:47:17.982 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-08-08 17:47:18.011 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-08-08 17:47:18.040 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-08-08 17:47:18.069 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-08-08 17:47:18.097 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-08-08 17:47:18.126 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-08-08 17:47:18.156 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-08-08 17:47:18.184 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-08-08 17:47:18.214 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-08-08 17:47:18.216 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-08-08 17:47:18.219 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-08-08 17:47:18.222 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-08-08 17:47:18.224 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-08-08 17:47:18.227 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-08-08 17:47:18.230 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-08-08 17:47:18.232 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-08-08 17:47:18.235 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-08-08 17:47:18.238 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-08-08 17:47:18.267 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-08-08 17:47:18.296 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-08-08 17:47:18.297 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-08-08 17:47:18.306 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-08-08 17:47:18.310 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-08-08 17:47:18.312 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-08-08 17:47:18.315 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-08-08 17:47:18.317 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-08-08 17:47:18.320 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-08 17:47:18.322 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-08-08 17:47:18.325 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-08-08 17:47:18.327 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-08-08 17:47:18.330 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-08-08 17:47:18.332 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-08-08 17:47:18.335 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-08-08 17:47:18.338 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-08-08 17:47:18.399 | Enabling site placement-api. 2022-08-08 17:47:18.405 | To activate the new configuration, you need to run: 2022-08-08 17:47:18.405 | systemctl reload apache2 2022-08-08 17:47:18.410 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-08-08 17:47:18.412 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-08 17:47:18.415 | + functions-common:restart_service:2335 : '[' -x /bin/systemctl ']' 2022-08-08 17:47:18.418 | + functions-common:restart_service:2336 : sudo /bin/systemctl restart apache2 2022-08-08 17:47:18.554 | + ./stack.sh:main:950 : is_service_enabled placement placement-client 2022-08-08 17:47:18.573 | + functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:47:18.575 | + ./stack.sh:main:951 : is_service_enabled n-cpu 2022-08-08 17:47:18.595 | + functions-common:is_service_enabled:2107 : return 1 2022-08-08 17:47:18.598 | + ./stack.sh:main:951 : is_service_enabled n-sch 2022-08-08 17:47:18.619 | + functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:47:18.622 | + ./stack.sh:main:952 : configure_placement_nova_compute 2022-08-08 17:47:18.624 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-08-08 17:47:18.627 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-08-08 17:47:18.659 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.52/identity 2022-08-08 17:47:18.689 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-08-08 17:47:18.718 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-08-08 17:47:18.748 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-08-08 17:47:18.778 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-08-08 17:47:18.808 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-08-08 17:47:18.838 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-08-08 17:47:18.867 | + ./stack.sh:main:956 : is_service_enabled horizon 2022-08-08 17:47:18.884 | + functions-common:is_service_enabled:2107 : return 1 2022-08-08 17:47:18.887 | + ./stack.sh:main:961 : is_service_enabled tls-proxy 2022-08-08 17:47:18.905 | + functions-common:is_service_enabled:2107 : return 1 2022-08-08 17:47:18.908 | + ./stack.sh:main:969 : run_phase stack install 2022-08-08 17:47:18.910 | + functions-common:run_phase:1879 : local mode=stack 2022-08-08 17:47:18.913 | + functions-common:run_phase:1880 : local phase=install 2022-08-08 17:47:18.916 | + functions-common:run_phase:1881 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-08-08 17:47:18.918 | + functions-common:run_phase:1882 : local extra_plugin_file_name 2022-08-08 17:47:18.921 | + functions-common:run_phase:1883 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-08-08 17:47:18.923 | + functions-common:run_phase:1888 : local exceptions=80-tempest.sh 2022-08-08 17:47:18.926 | + functions-common:run_phase:1889 : local extra 2022-08-08 17:47:18.929 | ++ functions-common:run_phase:1890 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-08-08 17:47:18.934 | + functions-common:run_phase:1890 : extra=80-tempest.sh 2022-08-08 17:47:18.936 | + functions-common:run_phase:1891 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-08-08 17:47:18.939 | + functions-common:run_phase:1895 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-08-08 17:47:18.941 | + functions-common:run_phase:1895 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-08-08 17:47:18.944 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-08-08 17:47:18.960 | ++ functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:47:18.962 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-08-08 17:47:18.965 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-08-08 17:47:18.967 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-08-08 17:47:18.970 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-08-08 17:47:18.972 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-08-08 17:47:18.974 | ++ ./stack.sh:echo_summary:446 : echo -e Installing Tempest 2022-08-08 17:47:18.977 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-08-08 17:47:18.980 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-08-08 17:47:19.041 | ++ inc/async:async_inner:63 : install_tempest 2022-08-08 17:47:19.078 | [19159 Async install_tempest:77520]: running: install_tempest 2022-08-08 17:47:19.081 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-08-08 17:47:19.084 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-08-08 17:47:19.087 | + functions-common:run_phase:1900 : [[ stack == \s\o\u\r\c\e ]] 2022-08-08 17:47:19.090 | + functions-common:run_phase:1903 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-08-08 17:47:19.092 | + functions-common:run_phase:1906 : run_plugins stack install 2022-08-08 17:47:19.095 | + functions-common:run_plugins:1865 : local mode=stack 2022-08-08 17:47:19.098 | + functions-common:run_plugins:1866 : local phase=install 2022-08-08 17:47:19.102 | + functions-common:run_plugins:1868 : local plugins= 2022-08-08 17:47:19.104 | + functions-common:run_plugins:1869 : local plugin 2022-08-08 17:47:19.107 | + ./stack.sh:main:972 : use_library_from_git python-openstackclient 2022-08-08 17:47:19.109 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-08-08 17:47:19.112 | + inc/python:use_library_from_git:251 : local enabled=1 2022-08-08 17:47:19.114 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-08-08 17:47:19.117 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-openstackclient, ]] 2022-08-08 17:47:19.120 | + inc/python:use_library_from_git:253 : return 1 2022-08-08 17:47:19.122 | + ./stack.sh:main:976 : pip_install_gr python-openstackclient 2022-08-08 17:47:19.125 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-08-08 17:47:19.128 | + inc/python:pip_install_gr:77 : local clean_name 2022-08-08 17:47:19.131 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-08-08 17:47:19.134 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-08-08 17:47:19.139 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-08-08 17:47:19.143 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-08-08 17:47:19.143 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-08-08 17:47:19.149 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-08-08 17:47:19.152 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-08-08 17:47:19.154 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-08-08 17:47:19.158 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-08-08 17:47:19.160 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-08-08 17:47:19.183 | Using python 3.8 to install python-openstackclient 2022-08-08 17:47:19.186 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient 2022-08-08 17:47:21.331 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:47:21.331 | from cryptography.utils import int_from_bytes 2022-08-08 17:47:21.331 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:47:21.331 | from cryptography.utils import int_from_bytes 2022-08-08 17:47:21.536 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:47:21.545 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:47:21.551 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:47:21.556 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:47:21.642 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:47:21.662 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:47:21.666 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:47:21.670 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:47:21.685 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:47:21.693 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:47:21.695 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:47:21.726 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:47:21.736 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:47:21.740 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:47:21.759 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:47:21.797 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:47:21.804 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:47:21.810 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:47:21.857 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:47:21.870 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:47:21.874 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:47:21.893 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:47:21.900 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:47:21.948 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:47:21.965 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:47:21.969 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:47:22.083 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:47:22.090 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:47:22.144 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:47:22.265 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:47:22.290 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:47:22.295 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:47:22.306 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:47:22.311 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:47:22.331 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:47:22.337 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:47:22.355 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:47:22.412 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:47:22.424 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:47:22.439 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:47:22.483 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:47:22.487 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:47:22.494 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-08 17:47:22.720 | Collecting python-openstackclient===5.8.0 2022-08-08 17:47:22.728 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/930/54487ad1235c3/python_openstackclient-5.8.0-py3-none-any.whl (984 kB) 2022-08-08 17:47:23.039 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 559)) (3.5.0) 2022-08-08 17:47:23.045 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.1.0) 2022-08-08 17:47:23.049 | Requirement already satisfied: python-keystoneclient===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 439)) (4.4.0) 2022-08-08 17:47:23.066 | Requirement already satisfied: openstacksdk===0.61.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (0.61.0) 2022-08-08 17:47:23.091 | Requirement already satisfied: python-novaclient===17.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 450)) (17.7.0) 2022-08-08 17:47:23.105 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 231)) (1.0.2) 2022-08-08 17:47:23.109 | Requirement already satisfied: oslo.utils===4.12.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (4.12.3) 2022-08-08 17:47:23.124 | Requirement already satisfied: osc-lib===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (2.5.0) 2022-08-08 17:47:23.137 | Requirement already satisfied: python-cinderclient===8.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 425)) (8.3.0) 2022-08-08 17:47:23.152 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.10.1) 2022-08-08 17:47:23.164 | Requirement already satisfied: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-08-08 17:47:23.167 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (1.16.0) 2022-08-08 17:47:23.170 | Requirement already satisfied: requests===2.27.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (2.27.1) 2022-08-08 17:47:23.196 | Requirement already satisfied: keystoneauth1===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (4.5.0) 2022-08-08 17:47:23.252 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (4.3.0) 2022-08-08 17:47:23.260 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (8.8.0) 2022-08-08 17:47:23.299 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (2.5.0) 2022-08-08 17:47:23.306 | Requirement already satisfied: cryptography===36.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 138)) (36.0.1) 2022-08-08 17:47:23.342 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (1.7.0) 2022-08-08 17:47:23.346 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 489)) (1.4.0) 2022-08-08 17:47:23.349 | Requirement already satisfied: dogpile.cache===1.1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (1.1.5) 2022-08-08 17:47:23.354 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 145)) (5.1.1) 2022-08-08 17:47:23.357 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 238)) (0.10.0) 2022-08-08 17:47:23.360 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (1.4.4) 2022-08-08 17:47:23.363 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 277)) (2.5.0) 2022-08-08 17:47:23.385 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (1.32) 2022-08-08 17:47:23.389 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.11.0) 2022-08-08 17:47:23.392 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-08-08 17:47:23.395 | Requirement already satisfied: prettytable===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (3.1.1) 2022-08-08 17:47:23.406 | Requirement already satisfied: pytz===2021.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 469)) (2021.3) 2022-08-08 17:47:23.410 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (21.3) 2022-08-08 17:47:23.415 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 282)) (0.8.0) 2022-08-08 17:47:23.419 | Requirement already satisfied: pyparsing===3.0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395)) (3.0.7) 2022-08-08 17:47:23.425 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 522)) (3.17.6) 2022-08-08 17:47:23.427 | Requirement already satisfied: cmd2===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (2.4.0) 2022-08-08 17:47:23.476 | Requirement already satisfied: autopage===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (0.5.0) 2022-08-08 17:47:23.479 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-08-08 17:47:23.484 | Requirement already satisfied: urllib3===1.26.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 610)) (1.26.8) 2022-08-08 17:47:23.528 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 481)) (2019.11.28) 2022-08-08 17:47:23.530 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-08-08 17:47:23.533 | Requirement already satisfied: msgpack===1.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 276)) (1.0.3) 2022-08-08 17:47:23.536 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 495)) (1.5.0) 2022-08-08 17:47:23.540 | Requirement already satisfied: wrapt===1.13.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 625)) (1.13.3) 2022-08-08 17:47:23.544 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 121)) (1.15.0) 2022-08-08 17:47:23.548 | Requirement already satisfied: jsonpointer===2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 243)) (2.2) 2022-08-08 17:47:23.551 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 620)) (0.2.5) 2022-08-08 17:47:23.556 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (21.4.0) 2022-08-08 17:47:23.616 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (1.8.2) 2022-08-08 17:47:23.619 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 384)) (2.21) 2022-08-08 17:47:25.434 | Installing collected packages: python-openstackclient 2022-08-08 17:47:27.154 | Successfully installed python-openstackclient-5.8.0 2022-08-08 17:47:27.280 | + inc/python:pip_install:200 : result=0 2022-08-08 17:47:27.283 | + inc/python:pip_install:202 : time_stop pip_install 2022-08-08 17:47:27.285 | + functions-common:time_stop:2451 : local name 2022-08-08 17:47:27.288 | + functions-common:time_stop:2452 : local end_time 2022-08-08 17:47:27.290 | + functions-common:time_stop:2453 : local elapsed_time 2022-08-08 17:47:27.292 | + functions-common:time_stop:2454 : local total 2022-08-08 17:47:27.295 | + functions-common:time_stop:2455 : local start_time 2022-08-08 17:47:27.297 | + functions-common:time_stop:2457 : name=pip_install 2022-08-08 17:47:27.300 | + functions-common:time_stop:2458 : start_time=1659980839178 2022-08-08 17:47:27.302 | + functions-common:time_stop:2460 : [[ -z 1659980839178 ]] 2022-08-08 17:47:27.305 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-08-08 17:47:27.310 | + functions-common:time_stop:2463 : end_time=1659980847307 2022-08-08 17:47:27.312 | + functions-common:time_stop:2464 : elapsed_time=8129 2022-08-08 17:47:27.314 | + functions-common:time_stop:2465 : total=283285 2022-08-08 17:47:27.317 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-08-08 17:47:27.320 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=291414 2022-08-08 17:47:27.322 | + inc/python:pip_install:203 : return 0 2022-08-08 17:47:27.325 | + ./stack.sh:main:981 : install_oscwrap 2022-08-08 17:47:27.328 | ++ functions-common:install_oscwrap:2496 : mktemp 2022-08-08 17:47:27.333 | + functions-common:install_oscwrap:2496 : OSCWRAP_TIMER_FILE=/tmp/tmp.Smh12ZOAMa 2022-08-08 17:47:27.335 | + functions-common:install_oscwrap:2499 : shopt -s expand_aliases 2022-08-08 17:47:27.338 | + functions-common:install_oscwrap:2502 : unalias -a 2022-08-08 17:47:27.340 | + functions-common:install_oscwrap:2504 : alias openstack=oscwrap 2022-08-08 17:47:27.343 | + ./stack.sh:main:986 : [[ False != \F\a\l\s\e ]] 2022-08-08 17:47:27.346 | + ./stack.sh:main:1026 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-08-08 17:47:27.348 | + ./stack.sh:main:1034 : is_service_enabled mysql postgresql 2022-08-08 17:47:27.366 | + functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:47:27.369 | + ./stack.sh:main:1035 : configure_database 2022-08-08 17:47:27.371 | + lib/database:configure_database:128 : configure_database_mysql 2022-08-08 17:47:27.374 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-08-08 17:47:27.376 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-08-08 17:47:27.379 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-08-08 17:47:27.381 | + ./stack.sh:echo_summary:446 : echo -e Configuring and starting MySQL 2022-08-08 17:47:27.384 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-08-08 17:47:27.386 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-08-08 17:47:27.388 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-08-08 17:47:27.391 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-08-08 17:47:27.394 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-08-08 17:47:27.397 | ++ functions-common:ipv6_unquote:2249 : echo 0.0.0.0 2022-08-08 17:47:27.398 | ++ functions-common:ipv6_unquote:2249 : tr -d '[]' 2022-08-08 17:47:27.403 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-08-08 17:47:27.464 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-08-08 17:47:27.466 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-08-08 17:47:27.469 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-08-08 17:47:27.471 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-08-08 17:47:27.473 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-08-08 17:47:27.476 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-08 17:47:27.479 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-08 17:47:27.481 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-08-08 17:47:27.483 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-08-08 17:47:27.486 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-08-08 17:47:27.488 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-08-08 17:47:27.491 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-08-08 17:47:27.493 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-08-08 17:47:27.496 | + functions-common:is_suse:542 : is_opensuse 2022-08-08 17:47:27.498 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-08-08 17:47:27.500 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-08 17:47:27.503 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-08-08 17:47:27.505 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-08-08 17:47:27.507 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-08 17:47:27.510 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-08-08 17:47:27.512 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-08-08 17:47:27.514 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-08-08 17:47:27.517 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-08-08 17:47:27.519 | + functions-common:restart_service:2335 : '[' -x /bin/systemctl ']' 2022-08-08 17:47:27.522 | + functions-common:restart_service:2336 : sudo /bin/systemctl restart mysql 2022-08-08 17:47:28.871 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-08-08 17:47:28.888 | mysqladmin: connect to server at 'localhost' failed 2022-08-08 17:47:28.888 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-08-08 17:47:28.893 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-08-08 17:47:28.895 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-08-08 17:47:28.898 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-08-08 17:47:28.900 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-08-08 17:47:28.903 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-08-08 17:47:28.905 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-08-08 17:47:28.907 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-08-08 17:47:28.910 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-08-08 17:47:28.913 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-08-08 17:47:28.915 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-08-08 17:47:28.918 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-08-08 17:47:28.920 | + 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-08-08 17:47:28.933 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-08 17:47:28.969 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-08-08 17:47:28.985 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-08 17:47:29.007 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-08-08 17:47:29.065 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-08-08 17:47:29.124 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-08-08 17:47:29.176 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-08-08 17:47:29.179 | + lib/databases/mysql:configure_database_mysql:153 : restart_service mysql 2022-08-08 17:47:29.181 | + functions-common:restart_service:2335 : '[' -x /bin/systemctl ']' 2022-08-08 17:47:29.184 | + functions-common:restart_service:2336 : sudo /bin/systemctl restart mysql 2022-08-08 17:47:31.851 | + ./stack.sh:main:1039 : save_stackenv 1039 2022-08-08 17:47:31.875 | + functions-common:save_stackenv:60 : local tag=1039 2022-08-08 17:47:31.908 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-08-08 17:47:31.925 | + functions-common:save_stackenv:62 : time_stamp=2022-08-08-174731 2022-08-08 17:47:31.947 | + functions-common:save_stackenv:63 : echo '# 2022-08-08-174731 1039' 2022-08-08 17:47:31.975 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-08 17:47:31.995 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-08-08 17:47:32.015 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-08 17:47:32.039 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-08-08 17:47:32.059 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-08 17:47:32.082 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-08-08 17:47:32.107 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-08 17:47:32.114 | + 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-08-08 17:47:32.116 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-08 17:47:32.120 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.52 2022-08-08 17:47:32.124 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-08 17:47:32.127 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.52/identity 2022-08-08 17:47:32.132 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-08 17:47:32.136 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-08-08-173533 2022-08-08 17:47:32.139 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-08 17:47:32.163 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-08-08 17:47:32.186 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-08 17:47:32.189 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.52 2022-08-08 17:47:32.203 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-08 17:47:32.223 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-08-08 17:47:32.243 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-08 17:47:32.263 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-08-08 17:47:32.283 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-08 17:47:32.296 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-08-08 17:47:32.327 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-08 17:47:32.343 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-08-08 17:47:32.362 | + ./stack.sh:main:1051 : [[ True == \T\r\u\e ]] 2022-08-08 17:47:32.379 | + ./stack.sh:main:1052 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-08-08 17:47:32.403 | + ./stack.sh:main:1053 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-08-08 17:47:32.455 | + ./stack.sh:main:1065 : start_dstat 2022-08-08 17:47:32.483 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-08 17:47:32.508 | + functions-common:run_process:1705 : local service=dstat 2022-08-08 17:47:32.523 | + functions-common:run_process:1706 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-08 17:47:32.543 | + functions-common:run_process:1707 : local group= 2022-08-08 17:47:32.567 | + functions-common:run_process:1708 : local user= 2022-08-08 17:47:32.587 | + functions-common:run_process:1709 : local env_vars= 2022-08-08 17:47:32.611 | + functions-common:run_process:1711 : local name=dstat 2022-08-08 17:47:32.632 | + functions-common:run_process:1713 : time_start run_process 2022-08-08 17:47:32.653 | + functions-common:time_start:2437 : local name=run_process 2022-08-08 17:47:32.671 | + functions-common:time_start:2438 : local start_time= 2022-08-08 17:47:32.695 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-08-08 17:47:32.724 | ++ functions-common:time_start:2442 : date +%s%3N 2022-08-08 17:47:32.743 | + functions-common:time_start:2442 : _TIME_START[$name]=1659980852726 2022-08-08 17:47:32.763 | + functions-common:run_process:1714 : is_service_enabled dstat 2022-08-08 17:47:32.918 | + functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:47:32.935 | + functions-common:run_process:1715 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' '' 2022-08-08 17:47:32.958 | + functions-common:_run_under_systemd:1665 : local service=dstat 2022-08-08 17:47:32.976 | + functions-common:_run_under_systemd:1666 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-08 17:47:32.999 | + functions-common:_run_under_systemd:1667 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-08 17:47:33.023 | + functions-common:_run_under_systemd:1669 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-08 17:47:33.055 | + functions-common:_common_systemd_pitfalls:1637 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-08 17:47:33.075 | + functions-common:_common_systemd_pitfalls:1640 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-08-08 17:47:33.101 | + functions-common:_common_systemd_pitfalls:1651 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-08-08 17:47:33.123 | + functions-common:_run_under_systemd:1671 : local systemd_service=devstack@dstat.service 2022-08-08 17:47:33.151 | + functions-common:_run_under_systemd:1672 : local group= 2022-08-08 17:47:33.171 | + functions-common:_run_under_systemd:1673 : local user=ubuntu 2022-08-08 17:47:33.191 | + functions-common:_run_under_systemd:1674 : [[ -z ubuntu ]] 2022-08-08 17:47:33.211 | + functions-common:_run_under_systemd:1677 : local env_vars= 2022-08-08 17:47:33.229 | + functions-common:_run_under_systemd:1678 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-08-08 17:47:33.255 | + functions-common:_run_under_systemd:1681 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu '' 2022-08-08 17:47:33.273 | + functions-common:write_user_unit_file:1574 : local service=devstack@dstat.service 2022-08-08 17:47:33.276 | + functions-common:write_user_unit_file:1575 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-08 17:47:33.281 | + functions-common:write_user_unit_file:1576 : local group= 2022-08-08 17:47:33.295 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-08-08 17:47:33.311 | + functions-common:write_user_unit_file:1578 : local env_vars= 2022-08-08 17:47:33.331 | + functions-common:write_user_unit_file:1579 : local extra= 2022-08-08 17:47:33.360 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-08-08 17:47:33.362 | + functions-common:write_user_unit_file:1583 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-08-08 17:47:33.365 | + functions-common:write_user_unit_file:1584 : mkdir -p /etc/systemd/system 2022-08-08 17:47:33.387 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-08-08 17:47:33.523 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-08-08 17:47:33.600 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-08 17:47:33.676 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-08-08 17:47:33.738 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-08-08 17:47:33.800 | + functions-common:write_user_unit_file:1591 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-08 17:47:33.865 | + functions-common:write_user_unit_file:1592 : [[ -n '' ]] 2022-08-08 17:47:33.868 | + functions-common:write_user_unit_file:1595 : [[ -n '' ]] 2022-08-08 17:47:33.870 | + functions-common:write_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-08-08 17:47:33.948 | + functions-common:write_user_unit_file:1601 : sudo systemctl daemon-reload 2022-08-08 17:47:34.417 | + functions-common:_run_under_systemd:1684 : sudo systemctl enable devstack@dstat.service 2022-08-08 17:47:34.433 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-08-08 17:47:34.871 | + functions-common:_run_under_systemd:1685 : sudo systemctl start devstack@dstat.service 2022-08-08 17:47:34.967 | + functions-common:run_process:1717 : time_stop run_process 2022-08-08 17:47:34.983 | + functions-common:time_stop:2451 : local name 2022-08-08 17:47:35.008 | + functions-common:time_stop:2452 : local end_time 2022-08-08 17:47:35.027 | + functions-common:time_stop:2453 : local elapsed_time 2022-08-08 17:47:35.043 | + functions-common:time_stop:2454 : local total 2022-08-08 17:47:35.067 | + functions-common:time_stop:2455 : local start_time 2022-08-08 17:47:35.087 | + functions-common:time_stop:2457 : name=run_process 2022-08-08 17:47:35.103 | + functions-common:time_stop:2458 : start_time=1659980852726 2022-08-08 17:47:35.123 | + functions-common:time_stop:2460 : [[ -z 1659980852726 ]] 2022-08-08 17:47:35.151 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-08-08 17:47:35.175 | + functions-common:time_stop:2463 : end_time=1659980855153 2022-08-08 17:47:35.196 | + functions-common:time_stop:2464 : elapsed_time=2427 2022-08-08 17:47:35.219 | + functions-common:time_stop:2465 : total=0 2022-08-08 17:47:35.243 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-08-08 17:47:35.247 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=2427 2022-08-08 17:47:35.250 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-08-08 17:47:35.252 | + functions-common:run_process:1705 : local service=memory_tracker 2022-08-08 17:47:35.255 | + functions-common:run_process:1706 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-08-08 17:47:35.258 | + functions-common:run_process:1707 : local group= 2022-08-08 17:47:35.260 | + functions-common:run_process:1708 : local user=root 2022-08-08 17:47:35.263 | + functions-common:run_process:1709 : local env_vars= 2022-08-08 17:47:35.265 | + functions-common:run_process:1711 : local name=memory_tracker 2022-08-08 17:47:35.267 | + functions-common:run_process:1713 : time_start run_process 2022-08-08 17:47:35.270 | + functions-common:time_start:2437 : local name=run_process 2022-08-08 17:47:35.274 | + functions-common:time_start:2438 : local start_time= 2022-08-08 17:47:35.276 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-08-08 17:47:35.307 | ++ functions-common:time_start:2442 : date +%s%3N 2022-08-08 17:47:35.323 | + functions-common:time_start:2442 : _TIME_START[$name]=1659980855308 2022-08-08 17:47:35.341 | + functions-common:run_process:1714 : is_service_enabled memory_tracker 2022-08-08 17:47:35.459 | + functions-common:is_service_enabled:2107 : return 1 2022-08-08 17:47:35.475 | + functions-common:run_process:1717 : time_stop run_process 2022-08-08 17:47:35.511 | + functions-common:time_stop:2451 : local name 2022-08-08 17:47:35.535 | + functions-common:time_stop:2452 : local end_time 2022-08-08 17:47:35.554 | + functions-common:time_stop:2453 : local elapsed_time 2022-08-08 17:47:35.574 | + functions-common:time_stop:2454 : local total 2022-08-08 17:47:35.577 | + functions-common:time_stop:2455 : local start_time 2022-08-08 17:47:35.594 | + functions-common:time_stop:2457 : name=run_process 2022-08-08 17:47:35.622 | + functions-common:time_stop:2458 : start_time=1659980855308 2022-08-08 17:47:35.643 | + functions-common:time_stop:2460 : [[ -z 1659980855308 ]] 2022-08-08 17:47:35.675 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-08-08 17:47:35.681 | + functions-common:time_stop:2463 : end_time=1659980855676 2022-08-08 17:47:35.702 | + functions-common:time_stop:2464 : elapsed_time=368 2022-08-08 17:47:35.732 | + functions-common:time_stop:2465 : total=2427 2022-08-08 17:47:35.747 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-08-08 17:47:35.771 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=2795 2022-08-08 17:47:35.787 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-08-08 17:47:35.873 | + functions-common:is_service_enabled:2107 : return 1 2022-08-08 17:47:35.876 | + ./stack.sh:main:1069 : is_service_enabled tcpdump 2022-08-08 17:47:35.898 | + functions-common:is_service_enabled:2107 : return 1 2022-08-08 17:47:35.901 | + ./stack.sh:main:1077 : is_service_enabled etcd3 2022-08-08 17:47:35.978 | + functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:47:35.995 | + ./stack.sh:main:1078 : start_etcd3 2022-08-08 17:47:36.004 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-08-08 17:47:36.008 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-cinder-852454-2-smb --data-dir /opt/stack/data/etcd' 2022-08-08 17:47:36.010 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-08-08 17:47:36.014 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-cinder-852454-2-smb=http://10.222.0.52:2380' 2022-08-08 17:47:36.019 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.52:2380' 2022-08-08 17:47:36.024 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.52:2379' 2022-08-08 17:47:36.035 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-08-08 17:47:36.037 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-08-08 17:47:36.045 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.52:2379' 2022-08-08 17:47:36.067 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-08-08 17:47:36.095 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-08-08 17:47:36.111 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-08-08 17:47:36.114 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-cinder-852454-2-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-852454-2-smb=http://10.222.0.52:2380 --initial-advertise-peer-urls http://10.222.0.52:2380 --advertise-client-urls http://10.222.0.52:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.52:2379 --debug' '' root 2022-08-08 17:47:36.121 | + functions-common:write_user_unit_file:1574 : local service=devstack@etcd.service 2022-08-08 17:47:36.128 | + functions-common:write_user_unit_file:1575 : local 'command=/opt/stack/bin/etcd --name dv-cinder-852454-2-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-852454-2-smb=http://10.222.0.52:2380 --initial-advertise-peer-urls http://10.222.0.52:2380 --advertise-client-urls http://10.222.0.52:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.52:2379 --debug' 2022-08-08 17:47:36.138 | + functions-common:write_user_unit_file:1576 : local group= 2022-08-08 17:47:36.140 | + functions-common:write_user_unit_file:1577 : local user=root 2022-08-08 17:47:36.155 | + functions-common:write_user_unit_file:1578 : local env_vars= 2022-08-08 17:47:36.171 | + functions-common:write_user_unit_file:1579 : local extra= 2022-08-08 17:47:36.187 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-08-08 17:47:36.190 | + functions-common:write_user_unit_file:1583 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-08-08 17:47:36.192 | + functions-common:write_user_unit_file:1584 : mkdir -p /etc/systemd/system 2022-08-08 17:47:36.198 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-08-08 17:47:36.272 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-08-08 17:47:36.358 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-cinder-852454-2-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-852454-2-smb=http://10.222.0.52:2380 --initial-advertise-peer-urls http://10.222.0.52:2380 --advertise-client-urls http://10.222.0.52:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.52:2379 --debug' 2022-08-08 17:47:36.415 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-08-08 17:47:36.503 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-08-08 17:47:36.586 | + functions-common:write_user_unit_file:1591 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-08 17:47:36.648 | + functions-common:write_user_unit_file:1592 : [[ -n '' ]] 2022-08-08 17:47:36.650 | + functions-common:write_user_unit_file:1595 : [[ -n '' ]] 2022-08-08 17:47:36.653 | + functions-common:write_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-08-08 17:47:36.721 | + functions-common:write_user_unit_file:1601 : sudo systemctl daemon-reload 2022-08-08 17:47:37.134 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-08-08 17:47:37.197 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-08-08 17:47:37.259 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-08-08 17:47:37.336 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-08-08 17:47:37.402 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-08-08 17:47:37.405 | ++ functions-common:is_arch:506 : uname -m 2022-08-08 17:47:37.410 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-08-08 17:47:37.413 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-08-08 17:47:37.893 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-08-08 17:47:37.908 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-08-08 17:47:38.366 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-08-08 17:47:39.473 | + ./stack.sh:main:1084 : is_service_enabled tls-proxy 2022-08-08 17:47:39.498 | + functions-common:is_service_enabled:2107 : return 1 2022-08-08 17:47:39.500 | + ./stack.sh:main:1089 : write_clouds_yaml 2022-08-08 17:47:39.503 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-08-08 17:47:39.509 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-08-08 17:47:39.512 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-08-08 17:47:39.528 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-08-08 17:47:39.542 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-08-08 17:47:39.545 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-08-08 17:47:39.548 | + 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.52/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-08-08 17:47:39.644 | The user clouds.yaml file didn't exist. 2022-08-08 17:47:39.655 | + 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.52/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-08-08 17:47:39.765 | + 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.52/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-08-08 17:47:39.885 | + 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.52/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-08-08 17:47:40.003 | + 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.52/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-08-08 17:47:40.127 | + 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.52/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-08-08 17:47:40.253 | + 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.52/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-08-08 17:47:40.382 | + 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.52/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-08-08 17:47:40.519 | + 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.52/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-08-08 17:47:40.656 | + 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.52/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-08-08 17:47:40.803 | + functions-common:write_clouds_yaml:198 : cat 2022-08-08 17:47:40.810 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-08-08 17:47:40.813 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-08-08 17:47:40.815 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-08-08 17:47:40.820 | + ./stack.sh:main:1090 : export OS_CLOUD=devstack-admin 2022-08-08 17:47:40.823 | + ./stack.sh:main:1090 : OS_CLOUD=devstack-admin 2022-08-08 17:47:40.826 | + ./stack.sh:main:1092 : is_service_enabled keystone 2022-08-08 17:47:40.846 | + functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:47:40.849 | + ./stack.sh:main:1093 : echo_summary 'Starting Keystone' 2022-08-08 17:47:40.852 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-08-08 17:47:40.854 | + ./stack.sh:echo_summary:446 : echo -e Starting Keystone 2022-08-08 17:47:40.857 | + ./stack.sh:main:1095 : '[' 10.222.0.52 == 10.222.0.52 ']' 2022-08-08 17:47:40.860 | + ./stack.sh:main:1096 : init_keystone 2022-08-08 17:47:40.862 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-08-08 17:47:40.881 | + functions-common:is_service_enabled:2107 : return 1 2022-08-08 17:47:40.884 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-08-08 17:47:40.886 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-08-08 17:47:40.889 | + lib/database:recreate_database:112 : local db=keystone 2022-08-08 17:47:40.891 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-08-08 17:47:40.894 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-08-08 17:47:40.897 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-08-08 17:47:40.902 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-08 17:47:40.925 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-08-08 17:47:40.930 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-08 17:47:40.951 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-08-08 17:47:40.959 | + functions-common:time_start:2437 : local name=dbsync 2022-08-08 17:47:40.965 | + functions-common:time_start:2438 : local start_time= 2022-08-08 17:47:40.968 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-08-08 17:47:40.971 | ++ functions-common:time_start:2442 : date +%s%3N 2022-08-08 17:47:40.976 | + functions-common:time_start:2442 : _TIME_START[$name]=1659980860973 2022-08-08 17:47:40.978 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-08-08 17:47:46.066 | 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=79499) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-08-08 17:47:46.074 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-08-08 17:47:46.075 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:47:46.076 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:47:46.076 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:47:46.076 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:47:46.076 | 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=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:47:46.077 | 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=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:47:46.077 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:47:46.077 | 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=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:47:46.078 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:47:46.078 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:47:46.078 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:47:46.078 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:47:46.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:47:46.079 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:47:46.079 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-08-08 17:47:46.079 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-08-08 17:47:46.107 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-08-08 17:47:46.108 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:47:46.108 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:47:46.109 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:47:46.109 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:47:46.109 | 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=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:47:46.109 | 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=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:47:46.110 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:47:46.110 | 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=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:47:46.110 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:47:46.110 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:47:46.111 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:47:46.111 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:47:46.111 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:47:46.111 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:47:46.112 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-08-08 17:47:46.112 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-08-08 17:47:46.180 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-08-08 17:47:46.181 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:47:46.181 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:47:46.182 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:47:46.182 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:47:46.182 | 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=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:47:46.182 | 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=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:47:46.183 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:47:46.183 | 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=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:47:46.183 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:47:46.183 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:47:46.184 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:47:46.184 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:47:46.184 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:47:46.184 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:47:46.185 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-08-08 17:47:46.185 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-08-08 17:47:46.193 | INFO migrate.versioning.api [-] 72 -> 73...  2022-08-08 17:47:48.330 | INFO migrate.versioning.api [-] done 2022-08-08 17:47:48.330 | INFO migrate.versioning.api [-] 73 -> 74...  2022-08-08 17:47:48.339 | INFO migrate.versioning.api [-] done 2022-08-08 17:47:48.339 | INFO migrate.versioning.api [-] 74 -> 75...  2022-08-08 17:47:48.346 | INFO migrate.versioning.api [-] done 2022-08-08 17:47:48.346 | INFO migrate.versioning.api [-] 75 -> 76...  2022-08-08 17:47:48.355 | INFO migrate.versioning.api [-] done 2022-08-08 17:47:48.355 | INFO migrate.versioning.api [-] 76 -> 77...  2022-08-08 17:47:48.362 | INFO migrate.versioning.api [-] done 2022-08-08 17:47:48.362 | INFO migrate.versioning.api [-] 77 -> 78...  2022-08-08 17:47:48.370 | INFO migrate.versioning.api [-] done 2022-08-08 17:47:48.370 | INFO migrate.versioning.api [-] 78 -> 79...  2022-08-08 17:47:48.428 | INFO migrate.versioning.api [-] done 2022-08-08 17:47:48.429 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-08-08 17:47:48.430 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:47:48.430 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:47:48.430 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:47:48.430 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:47:48.430 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:47:48.431 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:47:48.431 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:47:48.431 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:47:48.431 | 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=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:47:48.431 | 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=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:47:48.431 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:47:48.432 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:47:48.432 | 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=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:47:48.432 | 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=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:47:48.432 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-08-08 17:47:48.432 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-08-08 17:47:48.433 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-08-08 17:47:48.434 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:47:48.434 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:47:48.434 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:47:48.434 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:47:48.434 | 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=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:47:48.434 | 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=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:47:48.435 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:47:48.435 | 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=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:47:48.435 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:47:48.435 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:47:48.435 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:47:48.435 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:47:48.435 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:47:48.436 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:47:48.436 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-08-08 17:47:48.436 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-08-08 17:47:48.444 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-08-08 17:47:48.445 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:47:48.445 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:47:48.445 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:47:48.445 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:47:48.446 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:47:48.446 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:47:48.446 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:47:48.446 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:47:48.446 | 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=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:47:48.446 | 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=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:47:48.446 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:47:48.447 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:47:48.447 | 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=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:47:48.447 | 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=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:47:48.447 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-08-08 17:47:48.447 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-08-08 17:47:48.903 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-08-08 17:47:48.904 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:47:48.904 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:47:48.904 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:47:48.904 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:47:48.905 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:47:48.905 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:47:48.905 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:47:48.905 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:47:48.905 | 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=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:47:48.905 | 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=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:47:48.906 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:47:48.906 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:47:48.906 | 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=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:47:48.906 | 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=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:47:48.906 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-08-08 17:47:48.906 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-08-08 17:47:48.934 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-08-08 17:47:48.935 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:47:48.935 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:47:48.935 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:47:48.935 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:47:48.935 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:47:48.936 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:47:48.936 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:47:48.936 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:47:48.936 | 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=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:47:48.936 | 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=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:47:48.936 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:47:48.936 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:47:48.937 | 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=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:47:48.937 | 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=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:47:48.937 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-08-08 17:47:48.937 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-08-08 17:47:48.945 | INFO migrate.versioning.api [-] 72 -> 73...  2022-08-08 17:47:48.995 | INFO migrate.versioning.api [-] done 2022-08-08 17:47:48.995 | INFO migrate.versioning.api [-] 73 -> 74...  2022-08-08 17:47:49.002 | INFO migrate.versioning.api [-] done 2022-08-08 17:47:49.002 | INFO migrate.versioning.api [-] 74 -> 75...  2022-08-08 17:47:49.010 | INFO migrate.versioning.api [-] done 2022-08-08 17:47:49.010 | INFO migrate.versioning.api [-] 75 -> 76...  2022-08-08 17:47:49.018 | INFO migrate.versioning.api [-] done 2022-08-08 17:47:49.018 | INFO migrate.versioning.api [-] 76 -> 77...  2022-08-08 17:47:49.027 | INFO migrate.versioning.api [-] done 2022-08-08 17:47:49.027 | INFO migrate.versioning.api [-] 77 -> 78...  2022-08-08 17:47:49.036 | INFO migrate.versioning.api [-] done 2022-08-08 17:47:49.036 | INFO migrate.versioning.api [-] 78 -> 79...  2022-08-08 17:47:49.045 | INFO migrate.versioning.api [-] done 2022-08-08 17:47:49.045 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-08-08 17:47:49.046 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:47:49.046 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:47:49.046 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:47:49.047 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:47:49.047 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:47:49.047 | 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=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:47:49.047 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:47:49.047 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:47:49.047 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:47:49.048 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:47:49.048 | 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=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:47:49.048 | 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=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:47:49.048 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:47:49.048 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:47:49.048 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-08-08 17:47:49.048 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-08-08 17:47:49.049 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-08-08 17:47:49.050 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:47:49.050 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:47:49.050 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:47:49.050 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:47:49.050 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:47:49.050 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:47:49.051 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:47:49.051 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:47:49.051 | 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=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:47:49.051 | 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=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:47:49.051 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:47:49.051 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:47:49.051 | 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=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:47:49.052 | 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=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:47:49.052 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-08-08 17:47:49.052 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-08-08 17:47:49.059 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-08-08 17:47:49.060 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:47:49.060 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:47:49.060 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:47:49.061 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:47:49.061 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:47:49.061 | 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=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:47:49.061 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:47:49.061 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:47:49.061 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:47:49.062 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:47:49.062 | 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=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:47:49.062 | 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=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:47:49.062 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:47:49.062 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:47:49.062 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-08-08 17:47:49.062 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-08-08 17:47:49.461 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-08-08 17:47:49.462 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:47:49.463 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:47:49.463 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:47:49.463 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:47:49.463 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:47:49.463 | 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=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:47:49.463 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:47:49.463 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:47:49.464 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:47:49.464 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:47:49.464 | 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=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:47:49.464 | 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=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:47:49.464 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:47:49.464 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:47:49.465 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-08-08 17:47:49.465 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-08-08 17:47:49.491 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-08-08 17:47:49.492 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:47:49.492 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:47:49.492 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:47:49.493 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:47:49.493 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:47:49.493 | 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=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:47:49.493 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:47:49.493 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:47:49.493 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:47:49.493 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:47:49.494 | 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=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:47:49.494 | 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=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:47:49.494 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:47:49.494 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:47:49.494 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-08-08 17:47:49.494 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79499) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-08-08 17:47:49.501 | INFO migrate.versioning.api [-] 72 -> 73...  2022-08-08 17:47:49.511 | INFO migrate.versioning.api [-] done 2022-08-08 17:47:49.511 | INFO migrate.versioning.api [-] 73 -> 74...  2022-08-08 17:47:49.519 | INFO migrate.versioning.api [-] done 2022-08-08 17:47:49.519 | INFO migrate.versioning.api [-] 74 -> 75...  2022-08-08 17:47:49.528 | INFO migrate.versioning.api [-] done 2022-08-08 17:47:49.528 | INFO migrate.versioning.api [-] 75 -> 76...  2022-08-08 17:47:49.537 | INFO migrate.versioning.api [-] done 2022-08-08 17:47:49.537 | INFO migrate.versioning.api [-] 76 -> 77...  2022-08-08 17:47:49.545 | INFO migrate.versioning.api [-] done 2022-08-08 17:47:49.545 | INFO migrate.versioning.api [-] 77 -> 78...  2022-08-08 17:47:49.554 | INFO migrate.versioning.api [-] done 2022-08-08 17:47:49.554 | INFO migrate.versioning.api [-] 78 -> 79...  2022-08-08 17:47:49.562 | INFO migrate.versioning.api [-] done 2022-08-08 17:47:49.968 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-08-08 17:47:49.970 | + functions-common:time_stop:2451 : local name 2022-08-08 17:47:49.973 | + functions-common:time_stop:2452 : local end_time 2022-08-08 17:47:49.976 | + functions-common:time_stop:2453 : local elapsed_time 2022-08-08 17:47:49.978 | + functions-common:time_stop:2454 : local total 2022-08-08 17:47:49.981 | + functions-common:time_stop:2455 : local start_time 2022-08-08 17:47:49.984 | + functions-common:time_stop:2457 : name=dbsync 2022-08-08 17:47:49.987 | + functions-common:time_stop:2458 : start_time=1659980860973 2022-08-08 17:47:49.989 | + functions-common:time_stop:2460 : [[ -z 1659980860973 ]] 2022-08-08 17:47:49.993 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-08-08 17:47:49.997 | + functions-common:time_stop:2463 : end_time=1659980869994 2022-08-08 17:47:50.000 | + functions-common:time_stop:2464 : elapsed_time=9021 2022-08-08 17:47:50.002 | + functions-common:time_stop:2465 : total=0 2022-08-08 17:47:50.005 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-08-08 17:47:50.007 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=9021 2022-08-08 17:47:50.009 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-08-08 17:47:50.012 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-08-08 17:47:50.016 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-08-08 17:47:54.610 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-08-08 17:47:54.611 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-08-08 17:47:54.611 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-08-08 17:47:54.611 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-08-08 17:47:54.611 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-08-08 17:47:54.612 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-08-08 17:47:54.612 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-08-08 17:47:54.612 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-08-08 17:47:54.612 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-08-08 17:47:54.988 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-08-08 17:47:54.993 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-08-08 17:47:59.562 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-08-08 17:47:59.563 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-08-08 17:47:59.563 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-08-08 17:47:59.563 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-08-08 17:47:59.564 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-08-08 17:47:59.564 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-08-08 17:47:59.564 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-08-08 17:47:59.564 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-08-08 17:47:59.564 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-08-08 17:47:59.928 | + ./stack.sh:main:1097 : start_keystone 2022-08-08 17:47:59.931 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-08-08 17:47:59.933 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-08-08 17:47:59.936 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-08-08 17:47:59.953 | + functions-common:is_service_enabled:2107 : return 1 2022-08-08 17:47:59.956 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-08-08 17:47:59.960 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-08-08 17:47:59.964 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-08-08 17:47:59.966 | + functions-common:run_process:1705 : local service=keystone 2022-08-08 17:47:59.969 | + functions-common:run_process:1706 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-08-08 17:47:59.971 | + functions-common:run_process:1707 : local group= 2022-08-08 17:47:59.973 | + functions-common:run_process:1708 : local user= 2022-08-08 17:47:59.976 | + functions-common:run_process:1709 : local env_vars= 2022-08-08 17:47:59.978 | + functions-common:run_process:1711 : local name=keystone 2022-08-08 17:47:59.981 | + functions-common:run_process:1713 : time_start run_process 2022-08-08 17:47:59.983 | + functions-common:time_start:2437 : local name=run_process 2022-08-08 17:47:59.985 | + functions-common:time_start:2438 : local start_time= 2022-08-08 17:47:59.988 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-08-08 17:47:59.991 | ++ functions-common:time_start:2442 : date +%s%3N 2022-08-08 17:47:59.995 | + functions-common:time_start:2442 : _TIME_START[$name]=1659980879992 2022-08-08 17:47:59.997 | + functions-common:run_process:1714 : is_service_enabled keystone 2022-08-08 17:48:00.013 | + functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:48:00.015 | + functions-common:run_process:1715 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2022-08-08 17:48:00.018 | + functions-common:_run_under_systemd:1665 : local service=keystone 2022-08-08 17:48:00.020 | + functions-common:_run_under_systemd:1666 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-08-08 17:48:00.023 | + functions-common:_run_under_systemd:1667 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-08-08 17:48:00.025 | + functions-common:_run_under_systemd:1669 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-08-08 17:48:00.027 | + functions-common:_common_systemd_pitfalls:1637 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-08-08 17:48:00.030 | + functions-common:_common_systemd_pitfalls:1640 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-08-08 17:48:00.032 | + functions-common:_common_systemd_pitfalls:1651 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-08-08 17:48:00.035 | + functions-common:_run_under_systemd:1671 : local systemd_service=devstack@keystone.service 2022-08-08 17:48:00.037 | + functions-common:_run_under_systemd:1672 : local group= 2022-08-08 17:48:00.039 | + functions-common:_run_under_systemd:1673 : local user=ubuntu 2022-08-08 17:48:00.042 | + functions-common:_run_under_systemd:1674 : [[ -z ubuntu ]] 2022-08-08 17:48:00.044 | + functions-common:_run_under_systemd:1677 : local env_vars= 2022-08-08 17:48:00.047 | + functions-common:_run_under_systemd:1678 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-08-08 17:48:00.049 | + functions-common:_run_under_systemd:1679 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu '' 2022-08-08 17:48:00.052 | + functions-common:write_uwsgi_user_unit_file:1605 : local service=devstack@keystone.service 2022-08-08 17:48:00.054 | + functions-common:write_uwsgi_user_unit_file:1606 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-08-08 17:48:00.056 | + functions-common:write_uwsgi_user_unit_file:1607 : local group= 2022-08-08 17:48:00.059 | + functions-common:write_uwsgi_user_unit_file:1608 : local user=ubuntu 2022-08-08 17:48:00.061 | + functions-common:write_uwsgi_user_unit_file:1609 : local env_vars= 2022-08-08 17:48:00.063 | + functions-common:write_uwsgi_user_unit_file:1610 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-08-08 17:48:00.065 | + functions-common:write_uwsgi_user_unit_file:1611 : mkdir -p /etc/systemd/system 2022-08-08 17:48:00.070 | + functions-common:write_uwsgi_user_unit_file:1613 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-08-08 17:48:00.130 | + functions-common:write_uwsgi_user_unit_file:1614 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-08-08 17:48:00.190 | + functions-common:write_uwsgi_user_unit_file:1615 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-08-08 17:48:00.240 | + functions-common:write_uwsgi_user_unit_file:1616 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-08-08 17:48:00.292 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-08 17:48:00.343 | + functions-common:write_uwsgi_user_unit_file:1618 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-08-08 17:48:00.394 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-08-08 17:48:00.446 | + functions-common:write_uwsgi_user_unit_file:1620 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-08-08 17:48:00.497 | + functions-common:write_uwsgi_user_unit_file:1621 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-08-08 17:48:00.548 | + functions-common:write_uwsgi_user_unit_file:1622 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-08-08 17:48:00.598 | + functions-common:write_uwsgi_user_unit_file:1624 : [[ -n '' ]] 2022-08-08 17:48:00.601 | + functions-common:write_uwsgi_user_unit_file:1627 : [[ -n '' ]] 2022-08-08 17:48:00.603 | + functions-common:write_uwsgi_user_unit_file:1630 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-08-08 17:48:00.665 | + functions-common:write_uwsgi_user_unit_file:1633 : sudo systemctl daemon-reload 2022-08-08 17:48:01.059 | + functions-common:_run_under_systemd:1684 : sudo systemctl enable devstack@keystone.service 2022-08-08 17:48:01.072 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-08-08 17:48:01.460 | + functions-common:_run_under_systemd:1685 : sudo systemctl start devstack@keystone.service 2022-08-08 17:48:01.549 | + functions-common:run_process:1717 : time_stop run_process 2022-08-08 17:48:01.557 | + functions-common:time_stop:2451 : local name 2022-08-08 17:48:01.559 | + functions-common:time_stop:2452 : local end_time 2022-08-08 17:48:01.562 | + functions-common:time_stop:2453 : local elapsed_time 2022-08-08 17:48:01.564 | + functions-common:time_stop:2454 : local total 2022-08-08 17:48:01.566 | + functions-common:time_stop:2455 : local start_time 2022-08-08 17:48:01.569 | + functions-common:time_stop:2457 : name=run_process 2022-08-08 17:48:01.571 | + functions-common:time_stop:2458 : start_time=1659980879992 2022-08-08 17:48:01.574 | + functions-common:time_stop:2460 : [[ -z 1659980879992 ]] 2022-08-08 17:48:01.577 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-08-08 17:48:01.582 | + functions-common:time_stop:2463 : end_time=1659980881579 2022-08-08 17:48:01.585 | + functions-common:time_stop:2464 : elapsed_time=1587 2022-08-08 17:48:01.587 | + functions-common:time_stop:2465 : total=2795 2022-08-08 17:48:01.589 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-08-08 17:48:01.592 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=4382 2022-08-08 17:48:01.594 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-08-08 17:48:01.594 | Waiting for keystone to start... 2022-08-08 17:48:01.597 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.52/identity/v3/ 2022-08-08 17:48:01.600 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.52/identity/v3/ 2022-08-08 17:48:01.602 | + functions:wait_for_service:457 : local timeout=60 2022-08-08 17:48:01.605 | + functions:wait_for_service:458 : local url=http://10.222.0.52/identity/v3/ 2022-08-08 17:48:01.607 | + functions:wait_for_service:459 : local rval=0 2022-08-08 17:48:01.610 | + functions:wait_for_service:460 : time_start wait_for_service 2022-08-08 17:48:01.612 | + functions-common:time_start:2437 : local name=wait_for_service 2022-08-08 17:48:01.615 | + functions-common:time_start:2438 : local start_time= 2022-08-08 17:48:01.617 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-08-08 17:48:01.622 | ++ functions-common:time_start:2442 : date +%s%3N 2022-08-08 17:48:01.625 | + functions-common:time_start:2442 : _TIME_START[$name]=1659980881622 2022-08-08 17:48:01.627 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-08-08 17:48:01.644 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.52/identity/v3/ 2022-08-08 17:48:08.326 | + :: : [[ 200 == 503 ]] 2022-08-08 17:48:08.327 | + :: : [[ 0 -eq 7 ]] 2022-08-08 17:48:08.331 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-08-08 17:48:08.334 | + functions-common:time_stop:2451 : local name 2022-08-08 17:48:08.337 | + functions-common:time_stop:2452 : local end_time 2022-08-08 17:48:08.339 | + functions-common:time_stop:2453 : local elapsed_time 2022-08-08 17:48:08.342 | + functions-common:time_stop:2454 : local total 2022-08-08 17:48:08.344 | + functions-common:time_stop:2455 : local start_time 2022-08-08 17:48:08.347 | + functions-common:time_stop:2457 : name=wait_for_service 2022-08-08 17:48:08.350 | + functions-common:time_stop:2458 : start_time=1659980881622 2022-08-08 17:48:08.352 | + functions-common:time_stop:2460 : [[ -z 1659980881622 ]] 2022-08-08 17:48:08.355 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-08-08 17:48:08.360 | + functions-common:time_stop:2463 : end_time=1659980888357 2022-08-08 17:48:08.362 | + functions-common:time_stop:2464 : elapsed_time=6735 2022-08-08 17:48:08.365 | + functions-common:time_stop:2465 : total=0 2022-08-08 17:48:08.367 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-08-08 17:48:08.369 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=6735 2022-08-08 17:48:08.372 | + functions:wait_for_service:467 : return 0 2022-08-08 17:48:08.374 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-08-08 17:48:08.391 | + functions-common:is_service_enabled:2107 : return 1 2022-08-08 17:48:08.393 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-08-08 17:48:08.396 | + functions-common:restart_service:2335 : '[' -x /bin/systemctl ']' 2022-08-08 17:48:08.399 | + functions-common:restart_service:2336 : sudo /bin/systemctl restart memcached 2022-08-08 17:48:08.432 | + ./stack.sh:main:1098 : bootstrap_keystone 2022-08-08 17:48:08.436 | + 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.52/identity 2022-08-08 17:48:13.054 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=80360) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-08 17:48:13.054 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=80360) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-08 17:48:13.054 | 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=80360) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-08 17:48:13.062 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=80360) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-08 17:48:13.078 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=80360) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-08 17:48:13.079 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=80360) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-08 17:48:13.108 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=80360) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-08 17:48:13.143 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=80360) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-08 17:48:13.143 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=80360) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-08 17:48:13.234 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=80360) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-08 17:48:13.234 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=80360) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-08 17:48:13.234 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=80360) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-08 17:48:13.234 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=80360) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-08 17:48:13.235 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=80360) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-08 17:48:13.235 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=80360) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-08 17:48:13.248 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=80360) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-08 17:48:13.248 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=80360) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-08 17:48:13.249 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=80360) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-08 17:48:13.249 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=80360) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-08 17:48:13.249 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=80360) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-08 17:48:13.249 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=80360) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-08 17:48:13.249 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=80360) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-08 17:48:13.257 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=80360) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-08 17:48:13.260 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=80360) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-08 17:48:13.260 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=80360) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-08 17:48:13.260 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=80360) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-08 17:48:13.260 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=80360) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-08 17:48:13.260 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=80360) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-08 17:48:13.261 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=80360) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-08 17:48:13.261 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=80360) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-08-08 17:48:13.294 | 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=80360) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-08-08 17:48:13.603 | INFO keystone.cmd.bootstrap [None req-c6b4ec80-36c3-43f6-a99b-3f7547fc7074 None None] Created domain default 2022-08-08 17:48:13.645 | INFO keystone.cmd.bootstrap [None req-c6b4ec80-36c3-43f6-a99b-3f7547fc7074 None None] Created project admin 2022-08-08 17:48:13.672 | DEBUG passlib.handlers.bcrypt [None req-c6b4ec80-36c3-43f6-a99b-3f7547fc7074 None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=80360) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-08-08 17:48:13.673 | DEBUG passlib.handlers.bcrypt [None req-c6b4ec80-36c3-43f6-a99b-3f7547fc7074 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=80360) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-08-08 17:48:13.733 | INFO keystone.cmd.bootstrap [None req-c6b4ec80-36c3-43f6-a99b-3f7547fc7074 None None] Created user admin 2022-08-08 17:48:13.746 | INFO keystone.cmd.bootstrap [None req-c6b4ec80-36c3-43f6-a99b-3f7547fc7074 None None] Created role reader 2022-08-08 17:48:13.757 | INFO keystone.cmd.bootstrap [None req-c6b4ec80-36c3-43f6-a99b-3f7547fc7074 None None] Created role member 2022-08-08 17:48:13.780 | INFO keystone.cmd.bootstrap [None req-c6b4ec80-36c3-43f6-a99b-3f7547fc7074 None None] Created implied role where 9eee141fe74a412b8af8c29a31fd39aa implies 3cf44d745fbb44b5bcf14930bdd800e0 2022-08-08 17:48:13.790 | INFO keystone.cmd.bootstrap [None req-c6b4ec80-36c3-43f6-a99b-3f7547fc7074 None None] Created role admin 2022-08-08 17:48:13.807 | INFO keystone.cmd.bootstrap [None req-c6b4ec80-36c3-43f6-a99b-3f7547fc7074 None None] Created implied role where 912b1332694743d3b69ab0583321f982 implies 9eee141fe74a412b8af8c29a31fd39aa 2022-08-08 17:48:13.820 | INFO keystone.cmd.bootstrap [None req-c6b4ec80-36c3-43f6-a99b-3f7547fc7074 None None] Granted role admin on project admin to user admin. 2022-08-08 17:48:13.828 | INFO keystone.cmd.bootstrap [None req-c6b4ec80-36c3-43f6-a99b-3f7547fc7074 None None] Granted role admin on the system to user admin. 2022-08-08 17:48:13.840 | WARNING py.warnings [None req-c6b4ec80-36c3-43f6-a99b-3f7547fc7074 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-08-08 17:48:13.840 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-08-08 17:48:13.840 |  2022-08-08 17:48:13.844 | INFO keystone.cmd.bootstrap [None req-c6b4ec80-36c3-43f6-a99b-3f7547fc7074 None None] Created region RegionOne 2022-08-08 17:48:13.878 | INFO keystone.cmd.bootstrap [None req-c6b4ec80-36c3-43f6-a99b-3f7547fc7074 None None] Created public endpoint http://10.222.0.52/identity 2022-08-08 17:48:14.361 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-08-08 17:48:14.363 | + ./stack.sh:main:1101 : create_keystone_accounts 2022-08-08 17:48:14.366 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-08-08 17:48:14.369 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-08-08 17:48:17.599 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:48:17.599 | from cryptography.utils import int_from_bytes 2022-08-08 17:48:17.599 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:48:17.599 | from cryptography.utils import int_from_bytes 2022-08-08 17:48:17.765 | ++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:48:17.768 | + lib/keystone:create_keystone_accounts:310 : admin_project=2a1274dfd3554098898248663dbfd911 2022-08-08 17:48:17.771 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-08-08 17:48:17.774 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-08-08 17:48:18.151 | ++ inc/async:async_inner:64 : rc=0 2022-08-08 17:48:18.176 | [77520 Async install_tempest:77520]: finished successfully 2022-08-08 17:48:20.064 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:48:20.064 | from cryptography.utils import int_from_bytes 2022-08-08 17:48:20.064 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:48:20.064 | from cryptography.utils import int_from_bytes 2022-08-08 17:48:20.226 | ++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:48:20.229 | + lib/keystone:create_keystone_accounts:312 : admin_user=dfc322f0b91246f09b30478809b1473b 2022-08-08 17:48:20.232 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-08-08 17:48:20.234 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-08-08 17:48:20.236 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-08-08 17:48:20.239 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin dfc322f0b91246f09b30478809b1473b default 2022-08-08 17:48:20.295 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin dfc322f0b91246f09b30478809b1473b default 2022-08-08 17:48:20.333 | [19159 Async ks-domain-role:80545]: running: get_or_add_user_domain_role admin dfc322f0b91246f09b30478809b1473b default 2022-08-08 17:48:20.336 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-08-08 17:48:20.338 | + functions-common:get_or_create_domain:889 : local domain_id 2022-08-08 17:48:20.344 | ++ functions-common:get_or_create_domain:901 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-08-08 17:48:23.390 | + functions-common:get_or_create_domain:899 : domain_id=default 2022-08-08 17:48:23.392 | + functions-common:get_or_create_domain:900 : echo default 2022-08-08 17:48:23.392 | default 2022-08-08 17:48:23.395 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-08-08 17:48:23.456 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-08-08 17:48:23.500 | [19159 Async ks-project:80674]: running: get_or_create_project service Default 2022-08-08 17:48:23.503 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-08-08 17:48:23.574 | + inc/async:async_inner:63 : get_or_create_role service 2022-08-08 17:48:23.619 | [19159 Async ks-service:80760]: running: get_or_create_role service 2022-08-08 17:48:23.622 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-08-08 17:48:23.695 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-08-08 17:48:23.835 | [19159 Async ks-reseller:80856]: running: get_or_create_role ResellerAdmin 2022-08-08 17:48:23.860 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-08-08 17:48:23.875 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-08-08 17:48:24.318 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-08-08 17:48:24.548 | [19159 Async ks-anotherrole:80947]: running: get_or_create_role anotherrole 2022-08-08 17:48:24.566 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-08-08 17:48:24.603 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-08-08 17:48:24.623 | ++ functions-common:get_or_create_project:944 : local project_id 2022-08-08 17:48:24.659 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-08-08 17:48:27.641 | + inc/async:async_inner:64 : rc=0 2022-08-08 17:48:27.701 | [80760 Async ks-service:80760]: finished successfully 2022-08-08 17:48:27.715 | + inc/async:async_inner:64 : rc=0 2022-08-08 17:48:27.817 | [80674 Async ks-project:80674]: finished successfully 2022-08-08 17:48:27.986 | + inc/async:async_inner:64 : rc=0 2022-08-08 17:48:28.045 | [80856 Async ks-reseller:80856]: finished successfully 2022-08-08 17:48:28.188 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:48:28.188 | from cryptography.utils import int_from_bytes 2022-08-08 17:48:28.188 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:48:28.188 | from cryptography.utils import int_from_bytes 2022-08-08 17:48:28.381 | +++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:48:28.384 | ++ functions-common:get_or_create_project:950 : project_id=045e51f88ccc4d0188690dafd50b9fb6 2022-08-08 17:48:28.386 | ++ functions-common:get_or_create_project:951 : echo 045e51f88ccc4d0188690dafd50b9fb6 2022-08-08 17:48:28.388 | + inc/async:async_inner:64 : rc=0 2022-08-08 17:48:28.389 | + lib/keystone:create_keystone_accounts:340 : invis_project=045e51f88ccc4d0188690dafd50b9fb6 2022-08-08 17:48:28.392 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-08-08 17:48:28.396 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-08-08 17:48:28.399 | ++ functions-common:get_or_create_project:944 : local project_id 2022-08-08 17:48:28.402 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-08-08 17:48:28.416 | [80947 Async ks-anotherrole:80947]: finished successfully 2022-08-08 17:48:30.971 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:48:30.971 | from cryptography.utils import int_from_bytes 2022-08-08 17:48:30.971 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:48:30.971 | from cryptography.utils import int_from_bytes 2022-08-08 17:48:31.160 | +++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:48:31.161 | + inc/async:async_inner:64 : rc=0 2022-08-08 17:48:31.163 | ++ functions-common:get_or_create_project:950 : project_id=437ab4c7e89f49799ce89f3af535d459 2022-08-08 17:48:31.166 | ++ functions-common:get_or_create_project:951 : echo 437ab4c7e89f49799ce89f3af535d459 2022-08-08 17:48:31.169 | + lib/keystone:create_keystone_accounts:344 : demo_project=437ab4c7e89f49799ce89f3af535d459 2022-08-08 17:48:31.171 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-08-08 17:48:31.174 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-08-08 17:48:31.178 | ++ functions-common:get_or_create_user:921 : local user_id 2022-08-08 17:48:31.181 | ++ functions-common:get_or_create_user:922 : [[ ! -z demo@example.com ]] 2022-08-08 17:48:31.183 | ++ functions-common:get_or_create_user:923 : local email=--email=demo@example.com 2022-08-08 17:48:31.186 | [80545 Async ks-domain-role:80545]: finished successfully 2022-08-08 17:48:31.188 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-08-08 17:48:33.733 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:48:33.733 | from cryptography.utils import int_from_bytes 2022-08-08 17:48:33.733 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:48:33.733 | from cryptography.utils import int_from_bytes 2022-08-08 17:48:33.899 | +++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:48:33.902 | ++ functions-common:get_or_create_user:937 : user_id=b35d8432cb754be58fc4894b58b9d4cf 2022-08-08 17:48:33.904 | ++ functions-common:get_or_create_user:938 : echo b35d8432cb754be58fc4894b58b9d4cf 2022-08-08 17:48:33.907 | + lib/keystone:create_keystone_accounts:347 : demo_user=b35d8432cb754be58fc4894b58b9d4cf 2022-08-08 17:48:33.910 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-08-08 17:48:33.960 | [19159 Async ks-domain-role:80545]: Waiting for completion of get_or_add_user_domain_role admin dfc322f0b91246f09b30478809b1473b default running on PID 80545 (6 other jobs running) 2022-08-08 17:48:33.984 | [19159 Async ks-domain-role:80545]: Signaling child to exit 2022-08-08 17:48:33.984 | WAKEUP 2022-08-08 17:48:34.010 | [19159 Async ks-domain-role:80545]: Signaled 2022-08-08 17:48:34.011 | + functions-common:get_or_add_user_domain_role:1015 : local user_role_id 2022-08-08 17:48:34.011 | ++ functions-common:get_or_add_user_domain_role:1021 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user dfc322f0b91246f09b30478809b1473b --domain default 2022-08-08 17:48:34.011 | ++ functions-common:get_or_add_user_domain_role:1021 : grep '^|\s[a-f0-9]\+' 2022-08-08 17:48:34.011 | ++ functions-common:get_or_add_user_domain_role:1021 : get_field 1 2022-08-08 17:48:34.011 | ++ functions-common:get_field:823 : local data field 2022-08-08 17:48:34.011 | ++ functions-common:get_field:824 : read data 2022-08-08 17:48:34.012 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:48:34.012 | from cryptography.utils import int_from_bytes 2022-08-08 17:48:34.012 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:48:34.012 | from cryptography.utils import int_from_bytes 2022-08-08 17:48:34.012 | ++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:48:34.012 | + functions-common:get_or_add_user_domain_role:1021 : user_role_id= 2022-08-08 17:48:34.012 | + functions-common:get_or_add_user_domain_role:1022 : [[ -z '' ]] 2022-08-08 17:48:34.012 | + functions-common:get_or_add_user_domain_role:1024 : openstack --os-cloud devstack-system-admin role add admin --user dfc322f0b91246f09b30478809b1473b --domain default 2022-08-08 17:48:34.012 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:48:34.012 | from cryptography.utils import int_from_bytes 2022-08-08 17:48:34.012 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:48:34.012 | from cryptography.utils import int_from_bytes 2022-08-08 17:48:34.012 | ++ functions-common:get_or_add_user_domain_role:1031 : get_field 1 2022-08-08 17:48:34.012 | ++ functions-common:get_field:823 : local data field 2022-08-08 17:48:34.012 | ++ functions-common:get_or_add_user_domain_role:1031 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user dfc322f0b91246f09b30478809b1473b --domain default 2022-08-08 17:48:34.012 | ++ functions-common:get_or_add_user_domain_role:1031 : grep '^|\s[a-f0-9]\+' 2022-08-08 17:48:34.012 | ++ functions-common:get_field:824 : read data 2022-08-08 17:48:34.012 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:48:34.012 | from cryptography.utils import int_from_bytes 2022-08-08 17:48:34.012 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:48:34.012 | from cryptography.utils import int_from_bytes 2022-08-08 17:48:34.012 | ++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:48:34.012 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-08-08 17:48:34.012 | ++ functions-common:get_field:828 : field='$2' 2022-08-08 17:48:34.012 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-08 17:48:34.012 | ++ functions-common:get_field:830 : echo '| 912b1332694743d3b69ab0583321f982 | dfc322f0b91246f09b30478809b1473b | | | default | | False |' 2022-08-08 17:48:34.012 | ++ functions-common:get_field:824 : read data 2022-08-08 17:48:34.012 | + functions-common:get_or_add_user_domain_role:1031 : user_role_id=912b1332694743d3b69ab0583321f982 2022-08-08 17:48:34.012 | + functions-common:get_or_add_user_domain_role:1033 : echo 912b1332694743d3b69ab0583321f982 2022-08-08 17:48:34.012 | 912b1332694743d3b69ab0583321f982 2022-08-08 17:48:34.055 | [19159 Async ks-domain-role:80545]: finished get_or_add_user_domain_role admin dfc322f0b91246f09b30478809b1473b default with result 0 in 10 seconds 2022-08-08 17:48:34.062 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-08-08 17:48:34.097 | [19159 Async ks-project:80674]: Waiting for completion of get_or_create_project service Default running on PID 80674 (5 other jobs running) 2022-08-08 17:48:34.123 | [19159 Async ks-project:80674]: Signaling child to exit 2022-08-08 17:48:34.123 | WAKEUP 2022-08-08 17:48:34.146 | [19159 Async ks-project:80674]: Signaled 2022-08-08 17:48:34.147 | + functions-common:get_or_create_project:944 : local project_id 2022-08-08 17:48:34.147 | ++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-08-08 17:48:34.147 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:48:34.147 | from cryptography.utils import int_from_bytes 2022-08-08 17:48:34.147 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:48:34.147 | from cryptography.utils import int_from_bytes 2022-08-08 17:48:34.147 | ++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:48:34.147 | + functions-common:get_or_create_project:950 : project_id=2992a5e585a747499e9c54aa882441e0 2022-08-08 17:48:34.147 | + functions-common:get_or_create_project:951 : echo 2992a5e585a747499e9c54aa882441e0 2022-08-08 17:48:34.147 | 2992a5e585a747499e9c54aa882441e0 2022-08-08 17:48:34.191 | [19159 Async ks-project:80674]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-08-08 17:48:34.228 | [19159 Async ks-service:80760]: Waiting for completion of get_or_create_role service running on PID 80760 (4 other jobs running) 2022-08-08 17:48:34.252 | [19159 Async ks-service:80760]: Signaling child to exit 2022-08-08 17:48:34.253 | WAKEUP 2022-08-08 17:48:34.275 | [19159 Async ks-service:80760]: Signaled 2022-08-08 17:48:34.276 | + functions-common:get_or_create_role:957 : local role_id 2022-08-08 17:48:34.276 | ++ functions-common:get_or_create_role:964 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-08-08 17:48:34.276 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:48:34.276 | from cryptography.utils import int_from_bytes 2022-08-08 17:48:34.276 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:48:34.276 | from cryptography.utils import int_from_bytes 2022-08-08 17:48:34.276 | ++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:48:34.276 | + functions-common:get_or_create_role:962 : role_id=2502f703a6054dcd990ebba7d5e1a937 2022-08-08 17:48:34.276 | + functions-common:get_or_create_role:963 : echo 2502f703a6054dcd990ebba7d5e1a937 2022-08-08 17:48:34.276 | 2502f703a6054dcd990ebba7d5e1a937 2022-08-08 17:48:34.320 | [19159 Async ks-service:80760]: finished get_or_create_role service with result 0 in 4 seconds 2022-08-08 17:48:34.357 | [19159 Async ks-reseller:80856]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 80856 (3 other jobs running) 2022-08-08 17:48:34.381 | [19159 Async ks-reseller:80856]: Signaling child to exit 2022-08-08 17:48:34.382 | WAKEUP 2022-08-08 17:48:34.404 | [19159 Async ks-reseller:80856]: Signaled 2022-08-08 17:48:34.405 | + functions-common:get_or_create_role:957 : local role_id 2022-08-08 17:48:34.405 | ++ functions-common:get_or_create_role:964 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-08-08 17:48:34.405 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:48:34.405 | from cryptography.utils import int_from_bytes 2022-08-08 17:48:34.405 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:48:34.405 | from cryptography.utils import int_from_bytes 2022-08-08 17:48:34.405 | ++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:48:34.405 | + functions-common:get_or_create_role:962 : role_id=2366767c22a042389bf8d13cd0db89b7 2022-08-08 17:48:34.405 | + functions-common:get_or_create_role:963 : echo 2366767c22a042389bf8d13cd0db89b7 2022-08-08 17:48:34.405 | 2366767c22a042389bf8d13cd0db89b7 2022-08-08 17:48:34.449 | [19159 Async ks-reseller:80856]: finished get_or_create_role ResellerAdmin with result 0 in 4 seconds 2022-08-08 17:48:34.486 | [19159 Async ks-anotherrole:80947]: Waiting for completion of get_or_create_role anotherrole running on PID 80947 (2 other jobs running) 2022-08-08 17:48:34.511 | [19159 Async ks-anotherrole:80947]: Signaling child to exit 2022-08-08 17:48:34.511 | WAKEUP 2022-08-08 17:48:34.534 | [19159 Async ks-anotherrole:80947]: Signaled 2022-08-08 17:48:34.536 | + functions-common:get_or_create_role:957 : local role_id 2022-08-08 17:48:34.536 | ++ functions-common:get_or_create_role:964 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-08-08 17:48:34.536 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:48:34.536 | from cryptography.utils import int_from_bytes 2022-08-08 17:48:34.536 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:48:34.536 | from cryptography.utils import int_from_bytes 2022-08-08 17:48:34.536 | ++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:48:34.536 | + functions-common:get_or_create_role:962 : role_id=14e730fe746548baaeab0ee0f0bb9094 2022-08-08 17:48:34.536 | + functions-common:get_or_create_role:963 : echo 14e730fe746548baaeab0ee0f0bb9094 2022-08-08 17:48:34.536 | 14e730fe746548baaeab0ee0f0bb9094 2022-08-08 17:48:34.579 | [19159 Async ks-anotherrole:80947]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-08-08 17:48:34.583 | + inc/async:async_wait:197 : return 0 2022-08-08 17:48:34.586 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member b35d8432cb754be58fc4894b58b9d4cf 437ab4c7e89f49799ce89f3af535d459 2022-08-08 17:48:34.644 | + inc/async:async_inner:63 : get_or_add_user_project_role member b35d8432cb754be58fc4894b58b9d4cf 437ab4c7e89f49799ce89f3af535d459 2022-08-08 17:48:34.685 | [19159 Async ks-demo-member:81813]: running: get_or_add_user_project_role member b35d8432cb754be58fc4894b58b9d4cf 437ab4c7e89f49799ce89f3af535d459 2022-08-08 17:48:34.687 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin dfc322f0b91246f09b30478809b1473b 437ab4c7e89f49799ce89f3af535d459 2022-08-08 17:48:34.748 | + inc/async:async_inner:63 : get_or_add_user_project_role admin dfc322f0b91246f09b30478809b1473b 437ab4c7e89f49799ce89f3af535d459 2022-08-08 17:48:34.792 | [19159 Async ks-demo-admin:81925]: running: get_or_add_user_project_role admin dfc322f0b91246f09b30478809b1473b 437ab4c7e89f49799ce89f3af535d459 2022-08-08 17:48:34.795 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole b35d8432cb754be58fc4894b58b9d4cf 437ab4c7e89f49799ce89f3af535d459 2022-08-08 17:48:34.861 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole b35d8432cb754be58fc4894b58b9d4cf 437ab4c7e89f49799ce89f3af535d459 2022-08-08 17:48:34.915 | [19159 Async ks-demo-another:82037]: running: get_or_add_user_project_role anotherrole b35d8432cb754be58fc4894b58b9d4cf 437ab4c7e89f49799ce89f3af535d459 2022-08-08 17:48:34.917 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member b35d8432cb754be58fc4894b58b9d4cf 045e51f88ccc4d0188690dafd50b9fb6 2022-08-08 17:48:34.985 | + inc/async:async_inner:63 : get_or_add_user_project_role member b35d8432cb754be58fc4894b58b9d4cf 045e51f88ccc4d0188690dafd50b9fb6 2022-08-08 17:48:35.067 | [19159 Async ks-demo-invis:82149]: running: get_or_add_user_project_role member b35d8432cb754be58fc4894b58b9d4cf 045e51f88ccc4d0188690dafd50b9fb6 2022-08-08 17:48:35.072 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-08-08 17:48:35.077 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-08-08 17:48:35.080 | ++ functions-common:get_or_create_user:921 : local user_id 2022-08-08 17:48:35.083 | ++ functions-common:get_or_create_user:922 : [[ ! -z demo_reader@example.com ]] 2022-08-08 17:48:35.088 | ++ functions-common:get_or_create_user:923 : local email=--email=demo_reader@example.com 2022-08-08 17:48:35.096 | +++ functions-common:get_or_create_user:939 : 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-08-08 17:48:39.126 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:48:39.126 | from cryptography.utils import int_from_bytes 2022-08-08 17:48:39.126 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:48:39.126 | from cryptography.utils import int_from_bytes 2022-08-08 17:48:39.308 | +++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:48:39.311 | ++ functions-common:get_or_create_user:937 : user_id=dfcbb69adccb4dcb8e9ea2deb7fac0bc 2022-08-08 17:48:39.314 | ++ functions-common:get_or_create_user:938 : echo dfcbb69adccb4dcb8e9ea2deb7fac0bc 2022-08-08 17:48:39.317 | + lib/keystone:create_keystone_accounts:360 : demo_reader=dfcbb69adccb4dcb8e9ea2deb7fac0bc 2022-08-08 17:48:39.319 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader dfcbb69adccb4dcb8e9ea2deb7fac0bc 437ab4c7e89f49799ce89f3af535d459 2022-08-08 17:48:39.398 | + inc/async:async_inner:63 : get_or_add_user_project_role reader dfcbb69adccb4dcb8e9ea2deb7fac0bc 437ab4c7e89f49799ce89f3af535d459 2022-08-08 17:48:39.510 | [19159 Async ks-demo-reader:82307]: running: get_or_add_user_project_role reader dfcbb69adccb4dcb8e9ea2deb7fac0bc 437ab4c7e89f49799ce89f3af535d459 2022-08-08 17:48:39.532 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-08-08 17:48:39.556 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-08-08 17:48:39.572 | ++ functions-common:get_or_create_project:944 : local project_id 2022-08-08 17:48:39.597 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-08-08 17:48:44.790 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:48:44.790 | from cryptography.utils import int_from_bytes 2022-08-08 17:48:44.790 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:48:44.790 | from cryptography.utils import int_from_bytes 2022-08-08 17:48:45.181 | +++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:48:45.205 | ++ functions-common:get_or_create_project:950 : project_id=4102fae8776e43baa2abecb0efbafff4 2022-08-08 17:48:45.222 | ++ functions-common:get_or_create_project:951 : echo 4102fae8776e43baa2abecb0efbafff4 2022-08-08 17:48:45.228 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=4102fae8776e43baa2abecb0efbafff4 2022-08-08 17:48:45.247 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-08-08 17:48:45.264 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-08-08 17:48:45.279 | ++ functions-common:get_or_create_user:921 : local user_id 2022-08-08 17:48:45.295 | ++ functions-common:get_or_create_user:922 : [[ ! -z alt_demo@example.com ]] 2022-08-08 17:48:45.311 | ++ functions-common:get_or_create_user:923 : local email=--email=alt_demo@example.com 2022-08-08 17:48:45.340 | +++ functions-common:get_or_create_user:939 : 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-08-08 17:48:49.237 | + inc/async:async_inner:64 : rc=0 2022-08-08 17:48:49.406 | [81813 Async ks-demo-member:81813]: finished successfully 2022-08-08 17:48:49.474 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:48:49.474 | from cryptography.utils import int_from_bytes 2022-08-08 17:48:49.474 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:48:49.474 | from cryptography.utils import int_from_bytes 2022-08-08 17:48:49.745 | +++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:48:49.748 | ++ functions-common:get_or_create_user:937 : user_id=af823cea49b7408fb14519d5a31040dc 2022-08-08 17:48:49.751 | ++ functions-common:get_or_create_user:938 : echo af823cea49b7408fb14519d5a31040dc 2022-08-08 17:48:49.756 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=af823cea49b7408fb14519d5a31040dc 2022-08-08 17:48:49.759 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin af823cea49b7408fb14519d5a31040dc 4102fae8776e43baa2abecb0efbafff4 2022-08-08 17:48:49.906 | + inc/async:async_inner:63 : get_or_add_user_project_role admin af823cea49b7408fb14519d5a31040dc 4102fae8776e43baa2abecb0efbafff4 2022-08-08 17:48:49.973 | [19159 Async ks-alt-admin:82756]: running: get_or_add_user_project_role admin af823cea49b7408fb14519d5a31040dc 4102fae8776e43baa2abecb0efbafff4 2022-08-08 17:48:49.986 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole af823cea49b7408fb14519d5a31040dc 4102fae8776e43baa2abecb0efbafff4 2022-08-08 17:48:50.264 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole af823cea49b7408fb14519d5a31040dc 4102fae8776e43baa2abecb0efbafff4 2022-08-08 17:48:50.418 | [19159 Async ks-alt-another:82868]: running: get_or_add_user_project_role anotherrole af823cea49b7408fb14519d5a31040dc 4102fae8776e43baa2abecb0efbafff4 2022-08-08 17:48:50.427 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-08-08 17:48:50.456 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-08-08 17:48:50.479 | ++ functions-common:get_or_create_user:921 : local user_id 2022-08-08 17:48:50.491 | ++ functions-common:get_or_create_user:922 : [[ ! -z alt_demo_member@example.com ]] 2022-08-08 17:48:50.499 | ++ functions-common:get_or_create_user:923 : local email=--email=alt_demo_member@example.com 2022-08-08 17:48:50.520 | +++ functions-common:get_or_create_user:939 : 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-08-08 17:48:51.756 | + inc/async:async_inner:64 : rc=0 2022-08-08 17:48:51.937 | [82037 Async ks-demo-another:82037]: finished successfully 2022-08-08 17:48:52.127 | + inc/async:async_inner:64 : rc=0 2022-08-08 17:48:52.324 | [82149 Async ks-demo-invis:82149]: finished successfully 2022-08-08 17:48:52.691 | + inc/async:async_inner:64 : rc=0 2022-08-08 17:48:52.796 | [81925 Async ks-demo-admin:81925]: finished successfully 2022-08-08 17:48:54.623 | + inc/async:async_inner:64 : rc=0 2022-08-08 17:48:54.636 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:48:54.636 | from cryptography.utils import int_from_bytes 2022-08-08 17:48:54.636 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:48:54.636 | from cryptography.utils import int_from_bytes 2022-08-08 17:48:54.687 | [82307 Async ks-demo-reader:82307]: finished successfully 2022-08-08 17:48:54.820 | +++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:48:54.823 | ++ functions-common:get_or_create_user:937 : user_id=311a2b09ec46442981f1c6bc0f0c44c3 2022-08-08 17:48:54.825 | ++ functions-common:get_or_create_user:938 : echo 311a2b09ec46442981f1c6bc0f0c44c3 2022-08-08 17:48:54.828 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=311a2b09ec46442981f1c6bc0f0c44c3 2022-08-08 17:48:54.831 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member 311a2b09ec46442981f1c6bc0f0c44c3 4102fae8776e43baa2abecb0efbafff4 2022-08-08 17:48:54.899 | + inc/async:async_inner:63 : get_or_add_user_project_role member 311a2b09ec46442981f1c6bc0f0c44c3 4102fae8776e43baa2abecb0efbafff4 2022-08-08 17:48:54.971 | [19159 Async ks-alt-member-user:83229]: running: get_or_add_user_project_role member 311a2b09ec46442981f1c6bc0f0c44c3 4102fae8776e43baa2abecb0efbafff4 2022-08-08 17:48:54.978 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-08-08 17:48:54.982 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-08-08 17:48:54.992 | ++ functions-common:get_or_create_user:921 : local user_id 2022-08-08 17:48:54.997 | ++ functions-common:get_or_create_user:922 : [[ ! -z alt_demo_reader@example.com ]] 2022-08-08 17:48:55.004 | ++ functions-common:get_or_create_user:923 : local email=--email=alt_demo_reader@example.com 2022-08-08 17:48:55.012 | +++ functions-common:get_or_create_user:939 : 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-08-08 17:48:58.078 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:48:58.078 | from cryptography.utils import int_from_bytes 2022-08-08 17:48:58.078 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:48:58.078 | from cryptography.utils import int_from_bytes 2022-08-08 17:48:58.276 | +++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:48:58.279 | ++ functions-common:get_or_create_user:937 : user_id=11244badf7b94db198a4bb4c9965a743 2022-08-08 17:48:58.283 | ++ functions-common:get_or_create_user:938 : echo 11244badf7b94db198a4bb4c9965a743 2022-08-08 17:48:58.286 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=11244badf7b94db198a4bb4c9965a743 2022-08-08 17:48:58.288 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader 11244badf7b94db198a4bb4c9965a743 4102fae8776e43baa2abecb0efbafff4 2022-08-08 17:48:58.366 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 11244badf7b94db198a4bb4c9965a743 4102fae8776e43baa2abecb0efbafff4 2022-08-08 17:48:58.461 | [19159 Async ks-alt-reader-user:83460]: running: get_or_add_user_project_role reader 11244badf7b94db198a4bb4c9965a743 4102fae8776e43baa2abecb0efbafff4 2022-08-08 17:48:58.467 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-08-08 17:48:58.469 | ++ functions-common:get_or_create_user:921 : local user_id 2022-08-08 17:48:58.491 | ++ functions-common:get_or_create_user:922 : [[ ! -z system_member@example.com ]] 2022-08-08 17:48:58.502 | ++ functions-common:get_or_create_user:923 : local email=--email=system_member@example.com 2022-08-08 17:48:58.528 | +++ functions-common:get_or_create_user:939 : 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-08-08 17:49:02.293 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:49:02.294 | from cryptography.utils import int_from_bytes 2022-08-08 17:49:02.294 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:49:02.294 | from cryptography.utils import int_from_bytes 2022-08-08 17:49:02.489 | + inc/async:async_inner:64 : rc=0 2022-08-08 17:49:02.496 | +++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:49:02.500 | ++ functions-common:get_or_create_user:937 : user_id=8fcf1f8185044f0b9876dea104fd8110 2022-08-08 17:49:02.506 | ++ functions-common:get_or_create_user:938 : echo 8fcf1f8185044f0b9876dea104fd8110 2022-08-08 17:49:02.508 | + lib/keystone:create_keystone_accounts:392 : system_member_user=8fcf1f8185044f0b9876dea104fd8110 2022-08-08 17:49:02.513 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member 8fcf1f8185044f0b9876dea104fd8110 all 2022-08-08 17:49:02.523 | [82756 Async ks-alt-admin:82756]: finished successfully 2022-08-08 17:49:02.603 | + inc/async:async_inner:63 : get_or_add_user_system_role member 8fcf1f8185044f0b9876dea104fd8110 all 2022-08-08 17:49:02.658 | [19159 Async ks-system-member:83703]: running: get_or_add_user_system_role member 8fcf1f8185044f0b9876dea104fd8110 all 2022-08-08 17:49:02.663 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-08-08 17:49:02.684 | ++ functions-common:get_or_create_user:921 : local user_id 2022-08-08 17:49:02.696 | ++ functions-common:get_or_create_user:922 : [[ ! -z system_reader@example.com ]] 2022-08-08 17:49:02.712 | ++ functions-common:get_or_create_user:923 : local email=--email=system_reader@example.com 2022-08-08 17:49:02.730 | +++ functions-common:get_or_create_user:939 : 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-08-08 17:49:04.352 | + inc/async:async_inner:64 : rc=0 2022-08-08 17:49:04.536 | [82868 Async ks-alt-another:82868]: finished successfully 2022-08-08 17:49:05.927 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:49:05.927 | from cryptography.utils import int_from_bytes 2022-08-08 17:49:05.927 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:49:05.927 | from cryptography.utils import int_from_bytes 2022-08-08 17:49:06.126 | +++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:49:06.132 | ++ functions-common:get_or_create_user:937 : user_id=ceeb2035cb11414bacc0ba3220a7bcee 2022-08-08 17:49:06.135 | ++ functions-common:get_or_create_user:938 : echo ceeb2035cb11414bacc0ba3220a7bcee 2022-08-08 17:49:06.139 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=ceeb2035cb11414bacc0ba3220a7bcee 2022-08-08 17:49:06.141 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader ceeb2035cb11414bacc0ba3220a7bcee all 2022-08-08 17:49:06.228 | + inc/async:async_inner:63 : get_or_add_user_system_role reader ceeb2035cb11414bacc0ba3220a7bcee all 2022-08-08 17:49:06.322 | [19159 Async ks-system-reader:83938]: running: get_or_add_user_system_role reader ceeb2035cb11414bacc0ba3220a7bcee all 2022-08-08 17:49:06.325 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-08-08 17:49:06.330 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-08-08 17:49:06.334 | ++ functions-common:get_or_create_group:906 : local 'desc=openstack admin group' 2022-08-08 17:49:06.339 | ++ functions-common:get_or_create_group:907 : local group_id 2022-08-08 17:49:06.345 | +++ functions-common:get_or_create_group:916 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-08-08 17:49:08.090 | + inc/async:async_inner:64 : rc=0 2022-08-08 17:49:08.234 | [83229 Async ks-alt-member-user:83229]: finished successfully 2022-08-08 17:49:09.711 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:49:09.711 | from cryptography.utils import int_from_bytes 2022-08-08 17:49:09.711 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:49:09.711 | from cryptography.utils import int_from_bytes 2022-08-08 17:49:09.899 | +++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:49:09.903 | ++ functions-common:get_or_create_group:914 : group_id=a7371b6b67a3451dab322551463347f3 2022-08-08 17:49:09.905 | ++ functions-common:get_or_create_group:915 : echo a7371b6b67a3451dab322551463347f3 2022-08-08 17:49:09.908 | + lib/keystone:create_keystone_accounts:402 : admin_group=a7371b6b67a3451dab322551463347f3 2022-08-08 17:49:09.911 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-08-08 17:49:09.914 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-08-08 17:49:09.917 | ++ functions-common:get_or_create_group:906 : local 'desc=non-admin group' 2022-08-08 17:49:09.919 | ++ functions-common:get_or_create_group:907 : local group_id 2022-08-08 17:49:09.922 | +++ functions-common:get_or_create_group:916 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-08-08 17:49:11.202 | + inc/async:async_inner:64 : rc=0 2022-08-08 17:49:11.233 | [83460 Async ks-alt-reader-user:83460]: finished successfully 2022-08-08 17:49:12.562 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:49:12.562 | from cryptography.utils import int_from_bytes 2022-08-08 17:49:12.562 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:49:12.562 | from cryptography.utils import int_from_bytes 2022-08-08 17:49:12.744 | +++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:49:12.747 | ++ functions-common:get_or_create_group:914 : group_id=4a07828da60c482b81a809a797787e9f 2022-08-08 17:49:12.749 | ++ functions-common:get_or_create_group:915 : echo 4a07828da60c482b81a809a797787e9f 2022-08-08 17:49:12.754 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=4a07828da60c482b81a809a797787e9f 2022-08-08 17:49:12.757 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member 4a07828da60c482b81a809a797787e9f 437ab4c7e89f49799ce89f3af535d459 2022-08-08 17:49:12.829 | + inc/async:async_inner:63 : get_or_add_group_project_role member 4a07828da60c482b81a809a797787e9f 437ab4c7e89f49799ce89f3af535d459 2022-08-08 17:49:12.879 | [19159 Async ks-group-memberdemo:84289]: running: get_or_add_group_project_role member 4a07828da60c482b81a809a797787e9f 437ab4c7e89f49799ce89f3af535d459 2022-08-08 17:49:12.882 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 4a07828da60c482b81a809a797787e9f 437ab4c7e89f49799ce89f3af535d459 2022-08-08 17:49:13.007 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 4a07828da60c482b81a809a797787e9f 437ab4c7e89f49799ce89f3af535d459 2022-08-08 17:49:13.090 | [19159 Async ks-group-anotherdemo:84375]: running: get_or_add_group_project_role anotherrole 4a07828da60c482b81a809a797787e9f 437ab4c7e89f49799ce89f3af535d459 2022-08-08 17:49:13.111 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member 4a07828da60c482b81a809a797787e9f 4102fae8776e43baa2abecb0efbafff4 2022-08-08 17:49:13.466 | + inc/async:async_inner:63 : get_or_add_group_project_role member 4a07828da60c482b81a809a797787e9f 4102fae8776e43baa2abecb0efbafff4 2022-08-08 17:49:13.647 | [19159 Async ks-group-memberalt:84461]: running: get_or_add_group_project_role member 4a07828da60c482b81a809a797787e9f 4102fae8776e43baa2abecb0efbafff4 2022-08-08 17:49:13.663 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 4a07828da60c482b81a809a797787e9f 4102fae8776e43baa2abecb0efbafff4 2022-08-08 17:49:13.764 | + inc/async:async_inner:64 : rc=0 2022-08-08 17:49:13.940 | [83703 Async ks-system-member:83703]: finished successfully 2022-08-08 17:49:13.997 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 4a07828da60c482b81a809a797787e9f 4102fae8776e43baa2abecb0efbafff4 2022-08-08 17:49:14.218 | [19159 Async ks-group-anotheralt:84598]: running: get_or_add_group_project_role anotherrole 4a07828da60c482b81a809a797787e9f 4102fae8776e43baa2abecb0efbafff4 2022-08-08 17:49:14.234 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin a7371b6b67a3451dab322551463347f3 2a1274dfd3554098898248663dbfd911 2022-08-08 17:49:14.715 | + inc/async:async_inner:63 : get_or_add_group_project_role admin a7371b6b67a3451dab322551463347f3 2a1274dfd3554098898248663dbfd911 2022-08-08 17:49:14.950 | [19159 Async ks-group-admin:84693]: running: get_or_add_group_project_role admin a7371b6b67a3451dab322551463347f3 2a1274dfd3554098898248663dbfd911 2022-08-08 17:49:14.975 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-08-08 17:49:15.333 | [19159 Async ks-demo-member:81813]: Waiting for completion of get_or_add_user_project_role member b35d8432cb754be58fc4894b58b9d4cf 437ab4c7e89f49799ce89f3af535d459 running on PID 81813 (17 other jobs running) 2022-08-08 17:49:15.510 | [19159 Async ks-demo-member:81813]: Signaling child to exit 2022-08-08 17:49:15.510 | WAKEUP 2022-08-08 17:49:15.666 | [19159 Async ks-demo-member:81813]: Signaled 2022-08-08 17:49:15.685 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-08-08 17:49:15.685 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-08-08 17:49:15.685 | ++ functions-common:_get_domain_args:969 : local domain 2022-08-08 17:49:15.685 | ++ functions-common:_get_domain_args:970 : domain= 2022-08-08 17:49:15.685 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-08-08 17:49:15.685 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-08-08 17:49:15.685 | ++ functions-common:_get_domain_args:979 : echo 2022-08-08 17:49:15.685 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-08-08 17:49:15.685 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-08 17:49:15.685 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user b35d8432cb754be58fc4894b58b9d4cf --project 437ab4c7e89f49799ce89f3af535d459 2022-08-08 17:49:15.686 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-08 17:49:15.686 | ++ functions-common:get_field:823 : local data field 2022-08-08 17:49:15.686 | ++ functions-common:get_field:824 : read data 2022-08-08 17:49:15.686 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:49:15.686 | from cryptography.utils import int_from_bytes 2022-08-08 17:49:15.686 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:49:15.686 | from cryptography.utils import int_from_bytes 2022-08-08 17:49:15.686 | ++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:49:15.686 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-08-08 17:49:15.686 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-08-08 17:49:15.686 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add member --user b35d8432cb754be58fc4894b58b9d4cf --project 437ab4c7e89f49799ce89f3af535d459 2022-08-08 17:49:15.686 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:49:15.686 | from cryptography.utils import int_from_bytes 2022-08-08 17:49:15.686 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:49:15.686 | from cryptography.utils import int_from_bytes 2022-08-08 17:49:15.686 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-08-08 17:49:15.686 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user b35d8432cb754be58fc4894b58b9d4cf --project 437ab4c7e89f49799ce89f3af535d459 2022-08-08 17:49:15.686 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-08-08 17:49:15.686 | ++ functions-common:get_field:823 : local data field 2022-08-08 17:49:15.686 | ++ functions-common:get_field:824 : read data 2022-08-08 17:49:15.686 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:49:15.686 | from cryptography.utils import int_from_bytes 2022-08-08 17:49:15.686 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:49:15.686 | from cryptography.utils import int_from_bytes 2022-08-08 17:49:15.686 | ++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:49:15.686 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-08-08 17:49:15.686 | ++ functions-common:get_field:828 : field='$2' 2022-08-08 17:49:15.686 | ++ functions-common:get_field:830 : echo '| 9eee141fe74a412b8af8c29a31fd39aa | b35d8432cb754be58fc4894b58b9d4cf | | 437ab4c7e89f49799ce89f3af535d459 | | | False |' 2022-08-08 17:49:15.686 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-08 17:49:15.686 | ++ functions-common:get_field:824 : read data 2022-08-08 17:49:15.686 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=9eee141fe74a412b8af8c29a31fd39aa 2022-08-08 17:49:15.686 | + functions-common:get_or_add_user_project_role:1009 : echo 9eee141fe74a412b8af8c29a31fd39aa 2022-08-08 17:49:15.686 | 9eee141fe74a412b8af8c29a31fd39aa 2022-08-08 17:49:16.016 | [19159 Async ks-demo-member:81813]: finished get_or_add_user_project_role member b35d8432cb754be58fc4894b58b9d4cf 437ab4c7e89f49799ce89f3af535d459 with result 0 in 14 seconds 2022-08-08 17:49:16.256 | [19159 Async ks-demo-admin:81925]: Waiting for completion of get_or_add_user_project_role admin dfc322f0b91246f09b30478809b1473b 437ab4c7e89f49799ce89f3af535d459 running on PID 81925 (16 other jobs running) 2022-08-08 17:49:16.477 | [19159 Async ks-demo-admin:81925]: Signaling child to exit 2022-08-08 17:49:16.478 | WAKEUP 2022-08-08 17:49:16.656 | [19159 Async ks-demo-admin:81925]: Signaled 2022-08-08 17:49:16.666 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-08-08 17:49:16.666 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-08-08 17:49:16.666 | ++ functions-common:_get_domain_args:969 : local domain 2022-08-08 17:49:16.666 | ++ functions-common:_get_domain_args:970 : domain= 2022-08-08 17:49:16.666 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-08-08 17:49:16.666 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-08-08 17:49:16.666 | ++ functions-common:_get_domain_args:979 : echo 2022-08-08 17:49:16.667 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-08-08 17:49:16.667 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-08 17:49:16.667 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user dfc322f0b91246f09b30478809b1473b --project 437ab4c7e89f49799ce89f3af535d459 2022-08-08 17:49:16.667 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-08 17:49:16.667 | ++ functions-common:get_field:823 : local data field 2022-08-08 17:49:16.667 | ++ functions-common:get_field:824 : read data 2022-08-08 17:49:16.667 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:49:16.667 | from cryptography.utils import int_from_bytes 2022-08-08 17:49:16.667 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:49:16.667 | from cryptography.utils import int_from_bytes 2022-08-08 17:49:16.667 | ++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:49:16.667 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-08-08 17:49:16.667 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-08-08 17:49:16.667 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user dfc322f0b91246f09b30478809b1473b --project 437ab4c7e89f49799ce89f3af535d459 2022-08-08 17:49:16.667 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:49:16.667 | from cryptography.utils import int_from_bytes 2022-08-08 17:49:16.667 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:49:16.667 | from cryptography.utils import int_from_bytes 2022-08-08 17:49:16.667 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user dfc322f0b91246f09b30478809b1473b --project 437ab4c7e89f49799ce89f3af535d459 2022-08-08 17:49:16.667 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-08-08 17:49:16.667 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-08-08 17:49:16.667 | ++ functions-common:get_field:823 : local data field 2022-08-08 17:49:16.667 | ++ functions-common:get_field:824 : read data 2022-08-08 17:49:16.667 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:49:16.667 | from cryptography.utils import int_from_bytes 2022-08-08 17:49:16.667 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:49:16.667 | from cryptography.utils import int_from_bytes 2022-08-08 17:49:16.667 | ++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:49:16.667 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-08-08 17:49:16.667 | ++ functions-common:get_field:828 : field='$2' 2022-08-08 17:49:16.667 | ++ functions-common:get_field:830 : echo '| 912b1332694743d3b69ab0583321f982 | dfc322f0b91246f09b30478809b1473b | | 437ab4c7e89f49799ce89f3af535d459 | | | False |' 2022-08-08 17:49:16.667 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-08 17:49:16.667 | ++ functions-common:get_field:824 : read data 2022-08-08 17:49:16.667 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=912b1332694743d3b69ab0583321f982 2022-08-08 17:49:16.668 | + functions-common:get_or_add_user_project_role:1009 : echo 912b1332694743d3b69ab0583321f982 2022-08-08 17:49:16.668 | 912b1332694743d3b69ab0583321f982 2022-08-08 17:49:16.936 | [19159 Async ks-demo-admin:81925]: finished get_or_add_user_project_role admin dfc322f0b91246f09b30478809b1473b 437ab4c7e89f49799ce89f3af535d459 with result 0 in 18 seconds 2022-08-08 17:49:17.148 | [19159 Async ks-demo-another:82037]: Waiting for completion of get_or_add_user_project_role anotherrole b35d8432cb754be58fc4894b58b9d4cf 437ab4c7e89f49799ce89f3af535d459 running on PID 82037 (15 other jobs running) 2022-08-08 17:49:17.323 | [19159 Async ks-demo-another:82037]: Signaling child to exit 2022-08-08 17:49:17.324 | WAKEUP 2022-08-08 17:49:17.397 | [19159 Async ks-demo-another:82037]: Signaled 2022-08-08 17:49:17.414 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-08-08 17:49:17.414 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-08-08 17:49:17.414 | ++ functions-common:_get_domain_args:969 : local domain 2022-08-08 17:49:17.414 | ++ functions-common:_get_domain_args:970 : domain= 2022-08-08 17:49:17.414 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-08-08 17:49:17.414 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-08-08 17:49:17.415 | ++ functions-common:_get_domain_args:979 : echo 2022-08-08 17:49:17.415 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-08-08 17:49:17.415 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user b35d8432cb754be58fc4894b58b9d4cf --project 437ab4c7e89f49799ce89f3af535d459 2022-08-08 17:49:17.415 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-08 17:49:17.415 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-08 17:49:17.415 | ++ functions-common:get_field:823 : local data field 2022-08-08 17:49:17.415 | ++ functions-common:get_field:824 : read data 2022-08-08 17:49:17.415 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:49:17.415 | from cryptography.utils import int_from_bytes 2022-08-08 17:49:17.415 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:49:17.415 | from cryptography.utils import int_from_bytes 2022-08-08 17:49:17.415 | ++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:49:17.415 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-08-08 17:49:17.415 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-08-08 17:49:17.415 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add anotherrole --user b35d8432cb754be58fc4894b58b9d4cf --project 437ab4c7e89f49799ce89f3af535d459 2022-08-08 17:49:17.415 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:49:17.415 | from cryptography.utils import int_from_bytes 2022-08-08 17:49:17.415 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:49:17.415 | from cryptography.utils import int_from_bytes 2022-08-08 17:49:17.415 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user b35d8432cb754be58fc4894b58b9d4cf --project 437ab4c7e89f49799ce89f3af535d459 2022-08-08 17:49:17.415 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-08-08 17:49:17.415 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-08-08 17:49:17.415 | ++ functions-common:get_field:823 : local data field 2022-08-08 17:49:17.415 | ++ functions-common:get_field:824 : read data 2022-08-08 17:49:17.415 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:49:17.415 | from cryptography.utils import int_from_bytes 2022-08-08 17:49:17.415 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:49:17.415 | from cryptography.utils import int_from_bytes 2022-08-08 17:49:17.415 | ++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:49:17.415 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-08-08 17:49:17.415 | ++ functions-common:get_field:828 : field='$2' 2022-08-08 17:49:17.415 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-08 17:49:17.416 | ++ functions-common:get_field:830 : echo '| 14e730fe746548baaeab0ee0f0bb9094 | b35d8432cb754be58fc4894b58b9d4cf | | 437ab4c7e89f49799ce89f3af535d459 | | | False |' 2022-08-08 17:49:17.416 | ++ functions-common:get_field:824 : read data 2022-08-08 17:49:17.416 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=14e730fe746548baaeab0ee0f0bb9094 2022-08-08 17:49:17.416 | + functions-common:get_or_add_user_project_role:1009 : echo 14e730fe746548baaeab0ee0f0bb9094 2022-08-08 17:49:17.416 | 14e730fe746548baaeab0ee0f0bb9094 2022-08-08 17:49:17.684 | [19159 Async ks-demo-another:82037]: finished get_or_add_user_project_role anotherrole b35d8432cb754be58fc4894b58b9d4cf 437ab4c7e89f49799ce89f3af535d459 with result 0 in 17 seconds 2022-08-08 17:49:17.927 | [19159 Async ks-demo-invis:82149]: Waiting for completion of get_or_add_user_project_role member b35d8432cb754be58fc4894b58b9d4cf 045e51f88ccc4d0188690dafd50b9fb6 running on PID 82149 (14 other jobs running) 2022-08-08 17:49:18.071 | [19159 Async ks-demo-invis:82149]: Signaling child to exit 2022-08-08 17:49:18.072 | WAKEUP 2022-08-08 17:49:18.186 | [19159 Async ks-demo-invis:82149]: Signaled 2022-08-08 17:49:18.189 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-08-08 17:49:18.189 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-08-08 17:49:18.189 | ++ functions-common:_get_domain_args:969 : local domain 2022-08-08 17:49:18.189 | ++ functions-common:_get_domain_args:970 : domain= 2022-08-08 17:49:18.189 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-08-08 17:49:18.189 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-08-08 17:49:18.189 | ++ functions-common:_get_domain_args:979 : echo 2022-08-08 17:49:18.189 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-08-08 17:49:18.189 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-08 17:49:18.189 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user b35d8432cb754be58fc4894b58b9d4cf --project 045e51f88ccc4d0188690dafd50b9fb6 2022-08-08 17:49:18.189 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-08 17:49:18.189 | ++ functions-common:get_field:823 : local data field 2022-08-08 17:49:18.189 | ++ functions-common:get_field:824 : read data 2022-08-08 17:49:18.189 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:49:18.189 | from cryptography.utils import int_from_bytes 2022-08-08 17:49:18.189 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:49:18.189 | from cryptography.utils import int_from_bytes 2022-08-08 17:49:18.189 | ++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:49:18.189 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-08-08 17:49:18.189 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-08-08 17:49:18.189 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add member --user b35d8432cb754be58fc4894b58b9d4cf --project 045e51f88ccc4d0188690dafd50b9fb6 2022-08-08 17:49:18.189 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:49:18.190 | from cryptography.utils import int_from_bytes 2022-08-08 17:49:18.190 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:49:18.190 | from cryptography.utils import int_from_bytes 2022-08-08 17:49:18.190 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-08-08 17:49:18.190 | ++ functions-common:get_field:823 : local data field 2022-08-08 17:49:18.190 | ++ functions-common:get_field:824 : read data 2022-08-08 17:49:18.190 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-08-08 17:49:18.191 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user b35d8432cb754be58fc4894b58b9d4cf --project 045e51f88ccc4d0188690dafd50b9fb6 2022-08-08 17:49:18.191 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:49:18.191 | from cryptography.utils import int_from_bytes 2022-08-08 17:49:18.191 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:49:18.191 | from cryptography.utils import int_from_bytes 2022-08-08 17:49:18.191 | ++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:49:18.191 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-08-08 17:49:18.191 | ++ functions-common:get_field:828 : field='$2' 2022-08-08 17:49:18.191 | ++ functions-common:get_field:830 : echo '| 9eee141fe74a412b8af8c29a31fd39aa | b35d8432cb754be58fc4894b58b9d4cf | | 045e51f88ccc4d0188690dafd50b9fb6 | | | False |' 2022-08-08 17:49:18.191 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-08 17:49:18.191 | ++ functions-common:get_field:824 : read data 2022-08-08 17:49:18.191 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=9eee141fe74a412b8af8c29a31fd39aa 2022-08-08 17:49:18.191 | + functions-common:get_or_add_user_project_role:1009 : echo 9eee141fe74a412b8af8c29a31fd39aa 2022-08-08 17:49:18.191 | 9eee141fe74a412b8af8c29a31fd39aa 2022-08-08 17:49:18.259 | [19159 Async ks-demo-invis:82149]: finished get_or_add_user_project_role member b35d8432cb754be58fc4894b58b9d4cf 045e51f88ccc4d0188690dafd50b9fb6 with result 0 in 17 seconds 2022-08-08 17:49:18.353 | [19159 Async ks-demo-reader:82307]: Waiting for completion of get_or_add_user_project_role reader dfcbb69adccb4dcb8e9ea2deb7fac0bc 437ab4c7e89f49799ce89f3af535d459 running on PID 82307 (13 other jobs running) 2022-08-08 17:49:18.497 | [19159 Async ks-demo-reader:82307]: Signaling child to exit 2022-08-08 17:49:18.497 | WAKEUP 2022-08-08 17:49:18.530 | + inc/async:async_inner:64 : rc=0 2022-08-08 17:49:18.606 | [83938 Async ks-system-reader:83938]: finished successfully 2022-08-08 17:49:18.645 | [19159 Async ks-demo-reader:82307]: Signaled 2022-08-08 17:49:18.649 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-08-08 17:49:18.650 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-08-08 17:49:18.650 | ++ functions-common:_get_domain_args:969 : local domain 2022-08-08 17:49:18.650 | ++ functions-common:_get_domain_args:970 : domain= 2022-08-08 17:49:18.650 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-08-08 17:49:18.650 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-08-08 17:49:18.650 | ++ functions-common:_get_domain_args:979 : echo 2022-08-08 17:49:18.650 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-08-08 17:49:18.650 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-08 17:49:18.650 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-08 17:49:18.650 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user dfcbb69adccb4dcb8e9ea2deb7fac0bc --project 437ab4c7e89f49799ce89f3af535d459 2022-08-08 17:49:18.650 | ++ functions-common:get_field:823 : local data field 2022-08-08 17:49:18.650 | ++ functions-common:get_field:824 : read data 2022-08-08 17:49:18.650 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:49:18.650 | from cryptography.utils import int_from_bytes 2022-08-08 17:49:18.650 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:49:18.650 | from cryptography.utils import int_from_bytes 2022-08-08 17:49:18.650 | ++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:49:18.650 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-08-08 17:49:18.650 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-08-08 17:49:18.650 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add reader --user dfcbb69adccb4dcb8e9ea2deb7fac0bc --project 437ab4c7e89f49799ce89f3af535d459 2022-08-08 17:49:18.650 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:49:18.650 | from cryptography.utils import int_from_bytes 2022-08-08 17:49:18.650 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:49:18.650 | from cryptography.utils import int_from_bytes 2022-08-08 17:49:18.650 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user dfcbb69adccb4dcb8e9ea2deb7fac0bc --project 437ab4c7e89f49799ce89f3af535d459 2022-08-08 17:49:18.650 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-08-08 17:49:18.650 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-08-08 17:49:18.650 | ++ functions-common:get_field:823 : local data field 2022-08-08 17:49:18.650 | ++ functions-common:get_field:824 : read data 2022-08-08 17:49:18.650 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:49:18.650 | from cryptography.utils import int_from_bytes 2022-08-08 17:49:18.651 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:49:18.651 | from cryptography.utils import int_from_bytes 2022-08-08 17:49:18.651 | ++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:49:18.651 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-08-08 17:49:18.651 | ++ functions-common:get_field:828 : field='$2' 2022-08-08 17:49:18.651 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-08 17:49:18.651 | ++ functions-common:get_field:830 : echo '| 3cf44d745fbb44b5bcf14930bdd800e0 | dfcbb69adccb4dcb8e9ea2deb7fac0bc | | 437ab4c7e89f49799ce89f3af535d459 | | | False |' 2022-08-08 17:49:18.651 | ++ functions-common:get_field:824 : read data 2022-08-08 17:49:18.651 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=3cf44d745fbb44b5bcf14930bdd800e0 2022-08-08 17:49:18.651 | + functions-common:get_or_add_user_project_role:1009 : echo 3cf44d745fbb44b5bcf14930bdd800e0 2022-08-08 17:49:18.651 | 3cf44d745fbb44b5bcf14930bdd800e0 2022-08-08 17:49:18.837 | [19159 Async ks-demo-reader:82307]: finished get_or_add_user_project_role reader dfcbb69adccb4dcb8e9ea2deb7fac0bc 437ab4c7e89f49799ce89f3af535d459 with result 0 in 15 seconds 2022-08-08 17:49:18.842 | + inc/async:async_wait:197 : return 0 2022-08-08 17:49:18.845 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-08-08 17:49:19.030 | [19159 Async ks-alt-admin:82756]: Waiting for completion of get_or_add_user_project_role admin af823cea49b7408fb14519d5a31040dc 4102fae8776e43baa2abecb0efbafff4 running on PID 82756 (12 other jobs running) 2022-08-08 17:49:19.148 | [19159 Async ks-alt-admin:82756]: Signaling child to exit 2022-08-08 17:49:19.149 | WAKEUP 2022-08-08 17:49:19.235 | [19159 Async ks-alt-admin:82756]: Signaled 2022-08-08 17:49:19.246 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-08-08 17:49:19.246 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-08-08 17:49:19.246 | ++ functions-common:_get_domain_args:969 : local domain 2022-08-08 17:49:19.246 | ++ functions-common:_get_domain_args:970 : domain= 2022-08-08 17:49:19.246 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-08-08 17:49:19.246 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-08-08 17:49:19.246 | ++ functions-common:_get_domain_args:979 : echo 2022-08-08 17:49:19.246 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-08-08 17:49:19.246 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user af823cea49b7408fb14519d5a31040dc --project 4102fae8776e43baa2abecb0efbafff4 2022-08-08 17:49:19.246 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-08 17:49:19.247 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-08 17:49:19.247 | ++ functions-common:get_field:823 : local data field 2022-08-08 17:49:19.247 | ++ functions-common:get_field:824 : read data 2022-08-08 17:49:19.247 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:49:19.247 | from cryptography.utils import int_from_bytes 2022-08-08 17:49:19.247 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:49:19.247 | from cryptography.utils import int_from_bytes 2022-08-08 17:49:19.247 | ++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:49:19.247 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-08-08 17:49:19.247 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-08-08 17:49:19.247 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user af823cea49b7408fb14519d5a31040dc --project 4102fae8776e43baa2abecb0efbafff4 2022-08-08 17:49:19.247 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:49:19.247 | from cryptography.utils import int_from_bytes 2022-08-08 17:49:19.247 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:49:19.247 | from cryptography.utils import int_from_bytes 2022-08-08 17:49:19.247 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user af823cea49b7408fb14519d5a31040dc --project 4102fae8776e43baa2abecb0efbafff4 2022-08-08 17:49:19.247 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-08-08 17:49:19.247 | ++ functions-common:get_field:823 : local data field 2022-08-08 17:49:19.247 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-08-08 17:49:19.247 | ++ functions-common:get_field:824 : read data 2022-08-08 17:49:19.247 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:49:19.247 | from cryptography.utils import int_from_bytes 2022-08-08 17:49:19.247 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:49:19.247 | from cryptography.utils import int_from_bytes 2022-08-08 17:49:19.247 | ++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:49:19.247 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-08-08 17:49:19.247 | ++ functions-common:get_field:828 : field='$2' 2022-08-08 17:49:19.247 | ++ functions-common:get_field:830 : echo '| 912b1332694743d3b69ab0583321f982 | af823cea49b7408fb14519d5a31040dc | | 4102fae8776e43baa2abecb0efbafff4 | | | False |' 2022-08-08 17:49:19.247 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-08 17:49:19.247 | ++ functions-common:get_field:824 : read data 2022-08-08 17:49:19.247 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=912b1332694743d3b69ab0583321f982 2022-08-08 17:49:19.247 | + functions-common:get_or_add_user_project_role:1009 : echo 912b1332694743d3b69ab0583321f982 2022-08-08 17:49:19.247 | 912b1332694743d3b69ab0583321f982 2022-08-08 17:49:19.508 | [19159 Async ks-alt-admin:82756]: finished get_or_add_user_project_role admin af823cea49b7408fb14519d5a31040dc 4102fae8776e43baa2abecb0efbafff4 with result 0 in 12 seconds 2022-08-08 17:49:19.770 | [19159 Async ks-alt-another:82868]: Waiting for completion of get_or_add_user_project_role anotherrole af823cea49b7408fb14519d5a31040dc 4102fae8776e43baa2abecb0efbafff4 running on PID 82868 (11 other jobs running) 2022-08-08 17:49:19.943 | [19159 Async ks-alt-another:82868]: Signaling child to exit 2022-08-08 17:49:19.943 | WAKEUP 2022-08-08 17:49:20.088 | [19159 Async ks-alt-another:82868]: Signaled 2022-08-08 17:49:20.098 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-08-08 17:49:20.098 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-08-08 17:49:20.098 | ++ functions-common:_get_domain_args:969 : local domain 2022-08-08 17:49:20.098 | ++ functions-common:_get_domain_args:970 : domain= 2022-08-08 17:49:20.098 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-08-08 17:49:20.098 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-08-08 17:49:20.098 | ++ functions-common:_get_domain_args:979 : echo 2022-08-08 17:49:20.099 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-08-08 17:49:20.099 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user af823cea49b7408fb14519d5a31040dc --project 4102fae8776e43baa2abecb0efbafff4 2022-08-08 17:49:20.099 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-08 17:49:20.099 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-08 17:49:20.099 | ++ functions-common:get_field:823 : local data field 2022-08-08 17:49:20.099 | ++ functions-common:get_field:824 : read data 2022-08-08 17:49:20.099 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:49:20.099 | from cryptography.utils import int_from_bytes 2022-08-08 17:49:20.099 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:49:20.099 | from cryptography.utils import int_from_bytes 2022-08-08 17:49:20.099 | ++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:49:20.099 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-08-08 17:49:20.099 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-08-08 17:49:20.099 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add anotherrole --user af823cea49b7408fb14519d5a31040dc --project 4102fae8776e43baa2abecb0efbafff4 2022-08-08 17:49:20.099 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:49:20.099 | from cryptography.utils import int_from_bytes 2022-08-08 17:49:20.099 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:49:20.099 | from cryptography.utils import int_from_bytes 2022-08-08 17:49:20.099 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-08-08 17:49:20.099 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-08-08 17:49:20.099 | ++ functions-common:get_field:823 : local data field 2022-08-08 17:49:20.099 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user af823cea49b7408fb14519d5a31040dc --project 4102fae8776e43baa2abecb0efbafff4 2022-08-08 17:49:20.099 | ++ functions-common:get_field:824 : read data 2022-08-08 17:49:20.099 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:49:20.099 | from cryptography.utils import int_from_bytes 2022-08-08 17:49:20.099 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:49:20.099 | from cryptography.utils import int_from_bytes 2022-08-08 17:49:20.099 | ++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:49:20.099 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-08-08 17:49:20.099 | ++ functions-common:get_field:828 : field='$2' 2022-08-08 17:49:20.099 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-08 17:49:20.099 | ++ functions-common:get_field:830 : echo '| 14e730fe746548baaeab0ee0f0bb9094 | af823cea49b7408fb14519d5a31040dc | | 4102fae8776e43baa2abecb0efbafff4 | | | False |' 2022-08-08 17:49:20.099 | ++ functions-common:get_field:824 : read data 2022-08-08 17:49:20.100 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=14e730fe746548baaeab0ee0f0bb9094 2022-08-08 17:49:20.100 | + functions-common:get_or_add_user_project_role:1009 : echo 14e730fe746548baaeab0ee0f0bb9094 2022-08-08 17:49:20.100 | 14e730fe746548baaeab0ee0f0bb9094 2022-08-08 17:49:20.387 | [19159 Async ks-alt-another:82868]: finished get_or_add_user_project_role anotherrole af823cea49b7408fb14519d5a31040dc 4102fae8776e43baa2abecb0efbafff4 with result 0 in 14 seconds 2022-08-08 17:49:20.636 | [19159 Async ks-alt-member-user:83229]: Waiting for completion of get_or_add_user_project_role member 311a2b09ec46442981f1c6bc0f0c44c3 4102fae8776e43baa2abecb0efbafff4 running on PID 83229 (10 other jobs running) 2022-08-08 17:49:20.823 | [19159 Async ks-alt-member-user:83229]: Signaling child to exit 2022-08-08 17:49:20.824 | WAKEUP 2022-08-08 17:49:20.945 | [19159 Async ks-alt-member-user:83229]: Signaled 2022-08-08 17:49:20.946 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-08-08 17:49:20.947 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-08-08 17:49:20.947 | ++ functions-common:_get_domain_args:969 : local domain 2022-08-08 17:49:20.947 | ++ functions-common:_get_domain_args:970 : domain= 2022-08-08 17:49:20.947 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-08-08 17:49:20.947 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-08-08 17:49:20.947 | ++ functions-common:_get_domain_args:979 : echo 2022-08-08 17:49:20.947 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-08-08 17:49:20.947 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 311a2b09ec46442981f1c6bc0f0c44c3 --project 4102fae8776e43baa2abecb0efbafff4 2022-08-08 17:49:20.947 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-08 17:49:20.947 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-08 17:49:20.947 | ++ functions-common:get_field:823 : local data field 2022-08-08 17:49:20.947 | ++ functions-common:get_field:824 : read data 2022-08-08 17:49:20.947 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:49:20.947 | from cryptography.utils import int_from_bytes 2022-08-08 17:49:20.947 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:49:20.947 | from cryptography.utils import int_from_bytes 2022-08-08 17:49:20.947 | ++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:49:20.947 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-08-08 17:49:20.947 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-08-08 17:49:20.947 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add member --user 311a2b09ec46442981f1c6bc0f0c44c3 --project 4102fae8776e43baa2abecb0efbafff4 2022-08-08 17:49:20.947 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:49:20.947 | from cryptography.utils import int_from_bytes 2022-08-08 17:49:20.947 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:49:20.947 | from cryptography.utils import int_from_bytes 2022-08-08 17:49:20.947 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-08-08 17:49:20.947 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 311a2b09ec46442981f1c6bc0f0c44c3 --project 4102fae8776e43baa2abecb0efbafff4 2022-08-08 17:49:20.947 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-08-08 17:49:20.947 | ++ functions-common:get_field:823 : local data field 2022-08-08 17:49:20.948 | ++ functions-common:get_field:824 : read data 2022-08-08 17:49:20.948 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:49:20.948 | from cryptography.utils import int_from_bytes 2022-08-08 17:49:20.948 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:49:20.948 | from cryptography.utils import int_from_bytes 2022-08-08 17:49:20.948 | ++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:49:20.948 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-08-08 17:49:20.948 | ++ functions-common:get_field:828 : field='$2' 2022-08-08 17:49:20.948 | ++ functions-common:get_field:830 : echo '| 9eee141fe74a412b8af8c29a31fd39aa | 311a2b09ec46442981f1c6bc0f0c44c3 | | 4102fae8776e43baa2abecb0efbafff4 | | | False |' 2022-08-08 17:49:20.948 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-08 17:49:20.948 | ++ functions-common:get_field:824 : read data 2022-08-08 17:49:20.948 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=9eee141fe74a412b8af8c29a31fd39aa 2022-08-08 17:49:20.948 | + functions-common:get_or_add_user_project_role:1009 : echo 9eee141fe74a412b8af8c29a31fd39aa 2022-08-08 17:49:20.948 | 9eee141fe74a412b8af8c29a31fd39aa 2022-08-08 17:49:21.307 | [19159 Async ks-alt-member-user:83229]: finished get_or_add_user_project_role member 311a2b09ec46442981f1c6bc0f0c44c3 4102fae8776e43baa2abecb0efbafff4 with result 0 in 13 seconds 2022-08-08 17:49:21.568 | [19159 Async ks-alt-reader-user:83460]: Waiting for completion of get_or_add_user_project_role reader 11244badf7b94db198a4bb4c9965a743 4102fae8776e43baa2abecb0efbafff4 running on PID 83460 (9 other jobs running) 2022-08-08 17:49:21.741 | [19159 Async ks-alt-reader-user:83460]: Signaling child to exit 2022-08-08 17:49:21.741 | WAKEUP 2022-08-08 17:49:21.880 | [19159 Async ks-alt-reader-user:83460]: Signaled 2022-08-08 17:49:21.890 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-08-08 17:49:21.890 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-08-08 17:49:21.890 | ++ functions-common:_get_domain_args:969 : local domain 2022-08-08 17:49:21.890 | ++ functions-common:_get_domain_args:970 : domain= 2022-08-08 17:49:21.890 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-08-08 17:49:21.890 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-08-08 17:49:21.890 | ++ functions-common:_get_domain_args:979 : echo 2022-08-08 17:49:21.890 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-08-08 17:49:21.890 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 11244badf7b94db198a4bb4c9965a743 --project 4102fae8776e43baa2abecb0efbafff4 2022-08-08 17:49:21.890 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-08 17:49:21.890 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-08 17:49:21.890 | ++ functions-common:get_field:823 : local data field 2022-08-08 17:49:21.890 | ++ functions-common:get_field:824 : read data 2022-08-08 17:49:21.890 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:49:21.890 | from cryptography.utils import int_from_bytes 2022-08-08 17:49:21.890 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:49:21.890 | from cryptography.utils import int_from_bytes 2022-08-08 17:49:21.890 | ++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:49:21.890 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-08-08 17:49:21.891 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-08-08 17:49:21.891 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add reader --user 11244badf7b94db198a4bb4c9965a743 --project 4102fae8776e43baa2abecb0efbafff4 2022-08-08 17:49:21.891 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:49:21.891 | from cryptography.utils import int_from_bytes 2022-08-08 17:49:21.891 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:49:21.891 | from cryptography.utils import int_from_bytes 2022-08-08 17:49:21.891 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-08-08 17:49:21.891 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-08-08 17:49:21.891 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 11244badf7b94db198a4bb4c9965a743 --project 4102fae8776e43baa2abecb0efbafff4 2022-08-08 17:49:21.891 | ++ functions-common:get_field:823 : local data field 2022-08-08 17:49:21.891 | ++ functions-common:get_field:824 : read data 2022-08-08 17:49:21.891 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:49:21.891 | from cryptography.utils import int_from_bytes 2022-08-08 17:49:21.891 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:49:21.891 | from cryptography.utils import int_from_bytes 2022-08-08 17:49:21.891 | ++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:49:21.891 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-08-08 17:49:21.891 | ++ functions-common:get_field:828 : field='$2' 2022-08-08 17:49:21.891 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-08 17:49:21.891 | ++ functions-common:get_field:830 : echo '| 3cf44d745fbb44b5bcf14930bdd800e0 | 11244badf7b94db198a4bb4c9965a743 | | 4102fae8776e43baa2abecb0efbafff4 | | | False |' 2022-08-08 17:49:21.891 | ++ functions-common:get_field:824 : read data 2022-08-08 17:49:21.891 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=3cf44d745fbb44b5bcf14930bdd800e0 2022-08-08 17:49:21.891 | + functions-common:get_or_add_user_project_role:1009 : echo 3cf44d745fbb44b5bcf14930bdd800e0 2022-08-08 17:49:21.891 | 3cf44d745fbb44b5bcf14930bdd800e0 2022-08-08 17:49:22.116 | [19159 Async ks-alt-reader-user:83460]: finished get_or_add_user_project_role reader 11244badf7b94db198a4bb4c9965a743 4102fae8776e43baa2abecb0efbafff4 with result 0 in 12 seconds 2022-08-08 17:49:22.145 | + inc/async:async_wait:197 : return 0 2022-08-08 17:49:22.170 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-08-08 17:49:22.514 | [19159 Async ks-system-member:83703]: Waiting for completion of get_or_add_user_system_role member 8fcf1f8185044f0b9876dea104fd8110 all running on PID 83703 (8 other jobs running) 2022-08-08 17:49:22.680 | [19159 Async ks-system-member:83703]: Signaling child to exit 2022-08-08 17:49:22.680 | WAKEUP 2022-08-08 17:49:22.844 | [19159 Async ks-system-member:83703]: Signaled 2022-08-08 17:49:22.860 | + functions-common:get_or_add_user_system_role:1039 : local user_role_id 2022-08-08 17:49:22.860 | + functions-common:get_or_add_user_system_role:1040 : local domain_args 2022-08-08 17:49:22.860 | ++ functions-common:get_or_add_user_system_role:1042 : _get_domain_args 2022-08-08 17:49:22.860 | ++ functions-common:_get_domain_args:969 : local domain 2022-08-08 17:49:22.860 | ++ functions-common:_get_domain_args:970 : domain= 2022-08-08 17:49:22.861 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-08-08 17:49:22.861 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-08-08 17:49:22.861 | ++ functions-common:_get_domain_args:979 : echo 2022-08-08 17:49:22.861 | + functions-common:get_or_add_user_system_role:1042 : domain_args= 2022-08-08 17:49:22.861 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 8fcf1f8185044f0b9876dea104fd8110 --system all -f value -c Role 2022-08-08 17:49:22.861 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:49:22.861 | from cryptography.utils import int_from_bytes 2022-08-08 17:49:22.861 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:49:22.861 | from cryptography.utils import int_from_bytes 2022-08-08 17:49:22.861 | ++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:49:22.861 | + functions-common:get_or_add_user_system_role:1050 : user_role_id= 2022-08-08 17:49:22.861 | + functions-common:get_or_add_user_system_role:1051 : [[ -z '' ]] 2022-08-08 17:49:22.861 | + functions-common:get_or_add_user_system_role:1053 : openstack --os-cloud devstack-system-admin role add member --user 8fcf1f8185044f0b9876dea104fd8110 --system all 2022-08-08 17:49:22.861 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:49:22.861 | from cryptography.utils import int_from_bytes 2022-08-08 17:49:22.861 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:49:22.861 | from cryptography.utils import int_from_bytes 2022-08-08 17:49:22.861 | ++ functions-common:get_or_add_user_system_role:1062 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 8fcf1f8185044f0b9876dea104fd8110 --system all -f value -c Role 2022-08-08 17:49:22.861 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:49:22.861 | from cryptography.utils import int_from_bytes 2022-08-08 17:49:22.861 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:49:22.861 | from cryptography.utils import int_from_bytes 2022-08-08 17:49:22.861 | ++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:49:22.861 | + functions-common:get_or_add_user_system_role:1062 : user_role_id=9eee141fe74a412b8af8c29a31fd39aa 2022-08-08 17:49:22.861 | + functions-common:get_or_add_user_system_role:1064 : echo 9eee141fe74a412b8af8c29a31fd39aa 2022-08-08 17:49:22.861 | 9eee141fe74a412b8af8c29a31fd39aa 2022-08-08 17:49:23.094 | [19159 Async ks-system-member:83703]: finished get_or_add_user_system_role member 8fcf1f8185044f0b9876dea104fd8110 all with result 0 in 11 seconds 2022-08-08 17:49:23.238 | [19159 Async ks-system-reader:83938]: Waiting for completion of get_or_add_user_system_role reader ceeb2035cb11414bacc0ba3220a7bcee all running on PID 83938 (7 other jobs running) 2022-08-08 17:49:23.394 | [19159 Async ks-system-reader:83938]: Signaling child to exit 2022-08-08 17:49:23.394 | WAKEUP 2022-08-08 17:49:23.565 | [19159 Async ks-system-reader:83938]: Signaled 2022-08-08 17:49:23.578 | + functions-common:get_or_add_user_system_role:1039 : local user_role_id 2022-08-08 17:49:23.578 | + functions-common:get_or_add_user_system_role:1040 : local domain_args 2022-08-08 17:49:23.578 | ++ functions-common:get_or_add_user_system_role:1042 : _get_domain_args 2022-08-08 17:49:23.578 | ++ functions-common:_get_domain_args:969 : local domain 2022-08-08 17:49:23.578 | ++ functions-common:_get_domain_args:970 : domain= 2022-08-08 17:49:23.578 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-08-08 17:49:23.578 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-08-08 17:49:23.578 | ++ functions-common:_get_domain_args:979 : echo 2022-08-08 17:49:23.578 | + functions-common:get_or_add_user_system_role:1042 : domain_args= 2022-08-08 17:49:23.578 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user ceeb2035cb11414bacc0ba3220a7bcee --system all -f value -c Role 2022-08-08 17:49:23.579 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:49:23.579 | from cryptography.utils import int_from_bytes 2022-08-08 17:49:23.579 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:49:23.579 | from cryptography.utils import int_from_bytes 2022-08-08 17:49:23.579 | ++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:49:23.579 | + functions-common:get_or_add_user_system_role:1050 : user_role_id= 2022-08-08 17:49:23.579 | + functions-common:get_or_add_user_system_role:1051 : [[ -z '' ]] 2022-08-08 17:49:23.579 | + functions-common:get_or_add_user_system_role:1053 : openstack --os-cloud devstack-system-admin role add reader --user ceeb2035cb11414bacc0ba3220a7bcee --system all 2022-08-08 17:49:23.579 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:49:23.579 | from cryptography.utils import int_from_bytes 2022-08-08 17:49:23.579 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:49:23.579 | from cryptography.utils import int_from_bytes 2022-08-08 17:49:23.579 | ++ functions-common:get_or_add_user_system_role:1062 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user ceeb2035cb11414bacc0ba3220a7bcee --system all -f value -c Role 2022-08-08 17:49:23.579 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:49:23.579 | from cryptography.utils import int_from_bytes 2022-08-08 17:49:23.579 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:49:23.579 | from cryptography.utils import int_from_bytes 2022-08-08 17:49:23.579 | ++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:49:23.579 | + functions-common:get_or_add_user_system_role:1062 : user_role_id=3cf44d745fbb44b5bcf14930bdd800e0 2022-08-08 17:49:23.579 | + functions-common:get_or_add_user_system_role:1064 : echo 3cf44d745fbb44b5bcf14930bdd800e0 2022-08-08 17:49:23.579 | 3cf44d745fbb44b5bcf14930bdd800e0 2022-08-08 17:49:23.876 | [19159 Async ks-system-reader:83938]: finished get_or_add_user_system_role reader ceeb2035cb11414bacc0ba3220a7bcee all with result 0 in 12 seconds 2022-08-08 17:49:23.905 | + inc/async:async_wait:197 : return 0 2022-08-08 17:49:23.925 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-08-08 17:49:24.222 | [19159 Async ks-group-memberdemo:84289]: Waiting for completion of get_or_add_group_project_role member 4a07828da60c482b81a809a797787e9f 437ab4c7e89f49799ce89f3af535d459 running on PID 84289 (6 other jobs running) 2022-08-08 17:49:24.388 | [19159 Async ks-group-memberdemo:84289]: Signaling child to exit 2022-08-08 17:49:26.692 | + inc/async:async_inner:64 : rc=0 2022-08-08 17:49:26.839 | [84289 Async ks-group-memberdemo:84289]: finished successfully 2022-08-08 17:49:26.904 | WAKEUP 2022-08-08 17:49:26.980 | [19159 Async ks-group-memberdemo:84289]: Signaled 2022-08-08 17:49:26.984 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-08-08 17:49:26.986 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 4a07828da60c482b81a809a797787e9f --project 437ab4c7e89f49799ce89f3af535d459 -f value 2022-08-08 17:49:26.986 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:49:26.986 | from cryptography.utils import int_from_bytes 2022-08-08 17:49:26.986 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:49:26.987 | from cryptography.utils import int_from_bytes 2022-08-08 17:49:26.987 | ++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:49:26.987 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-08-08 17:49:26.988 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-08-08 17:49:26.988 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add member --group 4a07828da60c482b81a809a797787e9f --project 437ab4c7e89f49799ce89f3af535d459 2022-08-08 17:49:26.988 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:49:26.988 | from cryptography.utils import int_from_bytes 2022-08-08 17:49:26.988 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:49:26.991 | from cryptography.utils import int_from_bytes 2022-08-08 17:49:26.991 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 4a07828da60c482b81a809a797787e9f --project 437ab4c7e89f49799ce89f3af535d459 -f value 2022-08-08 17:49:26.991 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:49:26.991 | from cryptography.utils import int_from_bytes 2022-08-08 17:49:26.991 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:49:26.991 | from cryptography.utils import int_from_bytes 2022-08-08 17:49:26.992 | ++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:49:26.992 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='9eee141fe74a412b8af8c29a31fd39aa 4a07828da60c482b81a809a797787e9f 437ab4c7e89f49799ce89f3af535d459 False' 2022-08-08 17:49:26.992 | + functions-common:get_or_add_group_project_role:1088 : echo 9eee141fe74a412b8af8c29a31fd39aa 4a07828da60c482b81a809a797787e9f 437ab4c7e89f49799ce89f3af535d459 False 2022-08-08 17:49:26.992 | 9eee141fe74a412b8af8c29a31fd39aa 4a07828da60c482b81a809a797787e9f 437ab4c7e89f49799ce89f3af535d459 False 2022-08-08 17:49:27.122 | [19159 Async ks-group-memberdemo:84289]: finished get_or_add_group_project_role member 4a07828da60c482b81a809a797787e9f 437ab4c7e89f49799ce89f3af535d459 with result 0 in 14 seconds 2022-08-08 17:49:27.376 | [19159 Async ks-group-anotherdemo:84375]: Waiting for completion of get_or_add_group_project_role anotherrole 4a07828da60c482b81a809a797787e9f 437ab4c7e89f49799ce89f3af535d459 running on PID 84375 (5 other jobs running) 2022-08-08 17:49:27.476 | + inc/async:async_inner:64 : rc=0 2022-08-08 17:49:27.493 | [19159 Async ks-group-anotherdemo:84375]: Signaling child to exit 2022-08-08 17:49:27.515 | [84375 Async ks-group-anotherdemo:84375]: finished successfully 2022-08-08 17:49:27.538 | WAKEUP 2022-08-08 17:49:27.568 | [19159 Async ks-group-anotherdemo:84375]: Signaled 2022-08-08 17:49:27.569 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-08-08 17:49:27.569 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 4a07828da60c482b81a809a797787e9f --project 437ab4c7e89f49799ce89f3af535d459 -f value 2022-08-08 17:49:27.570 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:49:27.570 | from cryptography.utils import int_from_bytes 2022-08-08 17:49:27.570 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:49:27.570 | from cryptography.utils import int_from_bytes 2022-08-08 17:49:27.570 | ++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:49:27.570 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-08-08 17:49:27.570 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-08-08 17:49:27.570 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add anotherrole --group 4a07828da60c482b81a809a797787e9f --project 437ab4c7e89f49799ce89f3af535d459 2022-08-08 17:49:27.570 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:49:27.570 | from cryptography.utils import int_from_bytes 2022-08-08 17:49:27.570 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:49:27.570 | from cryptography.utils import int_from_bytes 2022-08-08 17:49:27.570 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 4a07828da60c482b81a809a797787e9f --project 437ab4c7e89f49799ce89f3af535d459 -f value 2022-08-08 17:49:27.570 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:49:27.570 | from cryptography.utils import int_from_bytes 2022-08-08 17:49:27.570 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:49:27.570 | from cryptography.utils import int_from_bytes 2022-08-08 17:49:27.570 | ++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:49:27.570 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='14e730fe746548baaeab0ee0f0bb9094 4a07828da60c482b81a809a797787e9f 437ab4c7e89f49799ce89f3af535d459 False' 2022-08-08 17:49:27.570 | + functions-common:get_or_add_group_project_role:1088 : echo 14e730fe746548baaeab0ee0f0bb9094 4a07828da60c482b81a809a797787e9f 437ab4c7e89f49799ce89f3af535d459 False 2022-08-08 17:49:27.570 | 14e730fe746548baaeab0ee0f0bb9094 4a07828da60c482b81a809a797787e9f 437ab4c7e89f49799ce89f3af535d459 False 2022-08-08 17:49:27.645 | [19159 Async ks-group-anotherdemo:84375]: finished get_or_add_group_project_role anotherrole 4a07828da60c482b81a809a797787e9f 437ab4c7e89f49799ce89f3af535d459 with result 0 in 14 seconds 2022-08-08 17:49:27.725 | [19159 Async ks-group-memberalt:84461]: Waiting for completion of get_or_add_group_project_role member 4a07828da60c482b81a809a797787e9f 4102fae8776e43baa2abecb0efbafff4 running on PID 84461 (4 other jobs running) 2022-08-08 17:49:27.767 | [19159 Async ks-group-memberalt:84461]: Signaling child to exit 2022-08-08 17:49:29.057 | + inc/async:async_inner:64 : rc=0 2022-08-08 17:49:29.093 | [84461 Async ks-group-memberalt:84461]: finished successfully 2022-08-08 17:49:29.115 | WAKEUP 2022-08-08 17:49:29.146 | [19159 Async ks-group-memberalt:84461]: Signaled 2022-08-08 17:49:29.148 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-08-08 17:49:29.148 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 4a07828da60c482b81a809a797787e9f --project 4102fae8776e43baa2abecb0efbafff4 -f value 2022-08-08 17:49:29.148 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:49:29.148 | from cryptography.utils import int_from_bytes 2022-08-08 17:49:29.148 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:49:29.148 | from cryptography.utils import int_from_bytes 2022-08-08 17:49:29.148 | ++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:49:29.148 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-08-08 17:49:29.148 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-08-08 17:49:29.148 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add member --group 4a07828da60c482b81a809a797787e9f --project 4102fae8776e43baa2abecb0efbafff4 2022-08-08 17:49:29.148 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:49:29.148 | from cryptography.utils import int_from_bytes 2022-08-08 17:49:29.148 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:49:29.148 | from cryptography.utils import int_from_bytes 2022-08-08 17:49:29.148 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 4a07828da60c482b81a809a797787e9f --project 4102fae8776e43baa2abecb0efbafff4 -f value 2022-08-08 17:49:29.148 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:49:29.148 | from cryptography.utils import int_from_bytes 2022-08-08 17:49:29.148 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:49:29.148 | from cryptography.utils import int_from_bytes 2022-08-08 17:49:29.148 | ++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:49:29.149 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='9eee141fe74a412b8af8c29a31fd39aa 4a07828da60c482b81a809a797787e9f 4102fae8776e43baa2abecb0efbafff4 False' 2022-08-08 17:49:29.149 | + functions-common:get_or_add_group_project_role:1088 : echo 9eee141fe74a412b8af8c29a31fd39aa 4a07828da60c482b81a809a797787e9f 4102fae8776e43baa2abecb0efbafff4 False 2022-08-08 17:49:29.149 | 9eee141fe74a412b8af8c29a31fd39aa 4a07828da60c482b81a809a797787e9f 4102fae8776e43baa2abecb0efbafff4 False 2022-08-08 17:49:29.208 | [19159 Async ks-group-memberalt:84461]: finished get_or_add_group_project_role member 4a07828da60c482b81a809a797787e9f 4102fae8776e43baa2abecb0efbafff4 with result 0 in 15 seconds 2022-08-08 17:49:29.208 | + inc/async:async_inner:64 : rc=0 2022-08-08 17:49:29.236 | [84598 Async ks-group-anotheralt:84598]: finished successfully 2022-08-08 17:49:29.261 | [19159 Async ks-group-anotheralt:84598]: Waiting for completion of get_or_add_group_project_role anotherrole 4a07828da60c482b81a809a797787e9f 4102fae8776e43baa2abecb0efbafff4 running on PID 84598 (3 other jobs running) 2022-08-08 17:49:29.287 | [19159 Async ks-group-anotheralt:84598]: Signaling child to exit 2022-08-08 17:49:29.287 | WAKEUP 2022-08-08 17:49:29.310 | [19159 Async ks-group-anotheralt:84598]: Signaled 2022-08-08 17:49:29.312 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-08-08 17:49:29.312 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 4a07828da60c482b81a809a797787e9f --project 4102fae8776e43baa2abecb0efbafff4 -f value 2022-08-08 17:49:29.312 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:49:29.312 | from cryptography.utils import int_from_bytes 2022-08-08 17:49:29.312 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:49:29.312 | from cryptography.utils import int_from_bytes 2022-08-08 17:49:29.312 | ++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:49:29.312 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-08-08 17:49:29.312 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-08-08 17:49:29.312 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add anotherrole --group 4a07828da60c482b81a809a797787e9f --project 4102fae8776e43baa2abecb0efbafff4 2022-08-08 17:49:29.312 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:49:29.312 | from cryptography.utils import int_from_bytes 2022-08-08 17:49:29.312 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:49:29.312 | from cryptography.utils import int_from_bytes 2022-08-08 17:49:29.312 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 4a07828da60c482b81a809a797787e9f --project 4102fae8776e43baa2abecb0efbafff4 -f value 2022-08-08 17:49:29.312 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:49:29.312 | from cryptography.utils import int_from_bytes 2022-08-08 17:49:29.312 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:49:29.313 | from cryptography.utils import int_from_bytes 2022-08-08 17:49:29.313 | ++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:49:29.313 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='14e730fe746548baaeab0ee0f0bb9094 4a07828da60c482b81a809a797787e9f 4102fae8776e43baa2abecb0efbafff4 False' 2022-08-08 17:49:29.313 | + functions-common:get_or_add_group_project_role:1088 : echo 14e730fe746548baaeab0ee0f0bb9094 4a07828da60c482b81a809a797787e9f 4102fae8776e43baa2abecb0efbafff4 False 2022-08-08 17:49:29.313 | 14e730fe746548baaeab0ee0f0bb9094 4a07828da60c482b81a809a797787e9f 4102fae8776e43baa2abecb0efbafff4 False 2022-08-08 17:49:29.359 | [19159 Async ks-group-anotheralt:84598]: finished get_or_add_group_project_role anotherrole 4a07828da60c482b81a809a797787e9f 4102fae8776e43baa2abecb0efbafff4 with result 0 in 15 seconds 2022-08-08 17:49:29.399 | [19159 Async ks-group-admin:84693]: Waiting for completion of get_or_add_group_project_role admin a7371b6b67a3451dab322551463347f3 2a1274dfd3554098898248663dbfd911 running on PID 84693 (2 other jobs running) 2022-08-08 17:49:29.425 | [19159 Async ks-group-admin:84693]: Signaling child to exit 2022-08-08 17:49:29.706 | + inc/async:async_inner:64 : rc=0 2022-08-08 17:49:29.732 | [84693 Async ks-group-admin:84693]: finished successfully 2022-08-08 17:49:29.751 | WAKEUP 2022-08-08 17:49:29.775 | [19159 Async ks-group-admin:84693]: Signaled 2022-08-08 17:49:29.777 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-08-08 17:49:29.777 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group a7371b6b67a3451dab322551463347f3 --project 2a1274dfd3554098898248663dbfd911 -f value 2022-08-08 17:49:29.777 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:49:29.777 | from cryptography.utils import int_from_bytes 2022-08-08 17:49:29.777 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:49:29.777 | from cryptography.utils import int_from_bytes 2022-08-08 17:49:29.777 | ++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:49:29.777 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-08-08 17:49:29.777 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-08-08 17:49:29.777 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add admin --group a7371b6b67a3451dab322551463347f3 --project 2a1274dfd3554098898248663dbfd911 2022-08-08 17:49:29.777 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:49:29.777 | from cryptography.utils import int_from_bytes 2022-08-08 17:49:29.777 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:49:29.777 | from cryptography.utils import int_from_bytes 2022-08-08 17:49:29.777 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group a7371b6b67a3451dab322551463347f3 --project 2a1274dfd3554098898248663dbfd911 -f value 2022-08-08 17:49:29.778 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:49:29.778 | from cryptography.utils import int_from_bytes 2022-08-08 17:49:29.778 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:49:29.778 | from cryptography.utils import int_from_bytes 2022-08-08 17:49:29.778 | ++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:49:29.778 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='912b1332694743d3b69ab0583321f982 a7371b6b67a3451dab322551463347f3 2a1274dfd3554098898248663dbfd911 False' 2022-08-08 17:49:29.778 | + functions-common:get_or_add_group_project_role:1088 : echo 912b1332694743d3b69ab0583321f982 a7371b6b67a3451dab322551463347f3 2a1274dfd3554098898248663dbfd911 False 2022-08-08 17:49:29.778 | 912b1332694743d3b69ab0583321f982 a7371b6b67a3451dab322551463347f3 2a1274dfd3554098898248663dbfd911 False 2022-08-08 17:49:29.822 | [19159 Async ks-group-admin:84693]: finished get_or_add_group_project_role admin a7371b6b67a3451dab322551463347f3 2a1274dfd3554098898248663dbfd911 with result 0 in 15 seconds 2022-08-08 17:49:29.826 | + inc/async:async_wait:197 : return 0 2022-08-08 17:49:29.829 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-08-08 17:49:29.845 | + functions-common:is_service_enabled:2107 : return 1 2022-08-08 17:49:29.848 | + ./stack.sh:main:1102 : is_service_enabled nova 2022-08-08 17:49:29.866 | + functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:49:29.868 | + ./stack.sh:main:1103 : async_runfunc create_nova_accounts 2022-08-08 17:49:29.871 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-08-08 17:49:29.930 | + inc/async:async_inner:63 : create_nova_accounts 2022-08-08 17:49:29.969 | [19159 Async create_nova_accounts:86594]: running: create_nova_accounts 2022-08-08 17:49:29.971 | + ./stack.sh:main:1105 : is_service_enabled glance 2022-08-08 17:49:29.989 | + functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:49:29.992 | + ./stack.sh:main:1106 : async_runfunc create_glance_accounts 2022-08-08 17:49:29.995 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-08-08 17:49:30.056 | + inc/async:async_inner:63 : create_glance_accounts 2022-08-08 17:49:30.098 | [19159 Async create_glance_accounts:86709]: running: create_glance_accounts 2022-08-08 17:49:30.101 | + ./stack.sh:main:1108 : is_service_enabled cinder 2022-08-08 17:49:30.128 | + functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:49:30.130 | + ./stack.sh:main:1109 : async_runfunc create_cinder_accounts 2022-08-08 17:49:30.135 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-08-08 17:49:30.198 | + inc/async:async_inner:63 : create_cinder_accounts 2022-08-08 17:49:30.241 | [19159 Async create_cinder_accounts:86839]: running: create_cinder_accounts 2022-08-08 17:49:30.243 | + ./stack.sh:main:1111 : is_service_enabled neutron 2022-08-08 17:49:30.265 | + functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:49:30.267 | + ./stack.sh:main:1112 : async_runfunc create_neutron_accounts 2022-08-08 17:49:30.270 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-08-08 17:49:30.339 | + inc/async:async_inner:63 : create_neutron_accounts 2022-08-08 17:49:30.433 | [19159 Async create_neutron_accounts:86954]: running: create_neutron_accounts 2022-08-08 17:49:30.440 | + ./stack.sh:main:1114 : is_service_enabled swift 2022-08-08 17:49:30.481 | + functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:49:30.484 | + ./stack.sh:main:1115 : async_runfunc create_swift_accounts 2022-08-08 17:49:30.492 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-08-08 17:49:30.864 | + inc/async:async_inner:63 : create_swift_accounts 2022-08-08 17:49:31.090 | [19159 Async create_swift_accounts:87096]: running: create_swift_accounts 2022-08-08 17:49:31.108 | + ./stack.sh:main:1123 : is_service_enabled horizon 2022-08-08 17:49:31.223 | + functions-common:is_service_enabled:2107 : return 1 2022-08-08 17:49:31.247 | + ./stack.sh:main:1128 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-08-08 17:49:31.592 | [19159 Async create_nova_accounts:86594]: Waiting for completion of create_nova_accounts running on PID 86594 (6 other jobs running) 2022-08-08 17:49:31.766 | [19159 Async create_nova_accounts:86594]: Signaling child to exit 2022-08-08 17:50:12.411 | + inc/async:async_inner:64 : rc=0 2022-08-08 17:50:12.482 | [86954 Async create_neutron_accounts:86954]: finished successfully 2022-08-08 17:50:31.727 | + inc/async:async_inner:64 : rc=0 2022-08-08 17:50:31.764 | [86839 Async create_cinder_accounts:86839]: finished successfully 2022-08-08 17:50:47.398 | + inc/async:async_inner:64 : rc=0 2022-08-08 17:50:47.430 | [86709 Async create_glance_accounts:86709]: finished successfully 2022-08-08 17:50:51.612 | + inc/async:async_inner:64 : rc=0 2022-08-08 17:50:51.639 | [86594 Async create_nova_accounts:86594]: finished successfully 2022-08-08 17:50:51.659 | WAKEUP 2022-08-08 17:50:51.682 | [19159 Async create_nova_accounts:86594]: Signaled 2022-08-08 17:50:51.683 | + lib/nova:create_nova_accounts:355 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-08-08 17:50:51.683 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-08-08 17:50:51.684 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-08-08 17:50:51.684 | + functions-common:get_or_create_user:921 : local user_id 2022-08-08 17:50:51.684 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-08-08 17:50:51.684 | + functions-common:get_or_create_user:925 : local email= 2022-08-08 17:50:51.684 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-08-08 17:50:51.684 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:50:51.684 | from cryptography.utils import int_from_bytes 2022-08-08 17:50:51.684 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:50:51.684 | from cryptography.utils import int_from_bytes 2022-08-08 17:50:51.684 | ++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:50:51.684 | + functions-common:get_or_create_user:937 : user_id=fa2a263b306c4855bbad562d728f8288 2022-08-08 17:50:51.684 | + functions-common:get_or_create_user:938 : echo fa2a263b306c4855bbad562d728f8288 2022-08-08 17:50:51.684 | fa2a263b306c4855bbad562d728f8288 2022-08-08 17:50:51.684 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-08-08 17:50:51.684 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-08-08 17:50:51.684 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-08-08 17:50:51.684 | ++ functions-common:_get_domain_args:969 : local domain 2022-08-08 17:50:51.684 | ++ functions-common:_get_domain_args:970 : domain= 2022-08-08 17:50:51.684 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-08-08 17:50:51.684 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-08-08 17:50:51.684 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-08-08 17:50:51.684 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-08-08 17:50:51.684 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-08-08 17:50:51.684 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-08-08 17:50:51.684 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-08 17:50:51.684 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-08-08 17:50:51.684 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-08 17:50:51.684 | ++ functions-common:get_field:823 : local data field 2022-08-08 17:50:51.684 | ++ functions-common:get_field:824 : read data 2022-08-08 17:50:51.684 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:50:51.684 | from cryptography.utils import int_from_bytes 2022-08-08 17:50:51.684 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:50:51.684 | from cryptography.utils import int_from_bytes 2022-08-08 17:50:51.684 | ++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:50:51.685 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-08-08 17:50:51.685 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-08-08 17:50:51.685 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-08-08 17:50:51.685 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:50:51.685 | from cryptography.utils import int_from_bytes 2022-08-08 17:50:51.685 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:50:51.685 | from cryptography.utils import int_from_bytes 2022-08-08 17:50:51.685 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-08-08 17:50:51.685 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-08-08 17:50:51.685 | ++ functions-common:get_field:823 : local data field 2022-08-08 17:50:51.685 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-08-08 17:50:51.685 | ++ functions-common:get_field:824 : read data 2022-08-08 17:50:51.685 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:50:51.685 | from cryptography.utils import int_from_bytes 2022-08-08 17:50:51.685 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:50:51.685 | from cryptography.utils import int_from_bytes 2022-08-08 17:50:51.685 | ++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:50:51.685 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-08-08 17:50:51.685 | ++ functions-common:get_field:828 : field='$2' 2022-08-08 17:50:51.685 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-08 17:50:51.685 | ++ functions-common:get_field:830 : echo '| 2502f703a6054dcd990ebba7d5e1a937 | fa2a263b306c4855bbad562d728f8288 | | 2992a5e585a747499e9c54aa882441e0 | | | False |' 2022-08-08 17:50:51.685 | ++ functions-common:get_field:824 : read data 2022-08-08 17:50:51.685 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=2502f703a6054dcd990ebba7d5e1a937 2022-08-08 17:50:51.685 | + functions-common:get_or_add_user_project_role:1009 : echo 2502f703a6054dcd990ebba7d5e1a937 2022-08-08 17:50:51.685 | 2502f703a6054dcd990ebba7d5e1a937 2022-08-08 17:50:51.685 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-08-08 17:50:51.685 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-08-08 17:50:51.685 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-08-08 17:50:51.685 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-08-08 17:50:51.685 | ++ functions-common:_get_domain_args:969 : local domain 2022-08-08 17:50:51.685 | ++ functions-common:_get_domain_args:970 : domain= 2022-08-08 17:50:51.685 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-08-08 17:50:51.686 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-08-08 17:50:51.686 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-08-08 17:50:51.686 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-08-08 17:50:51.686 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-08-08 17:50:51.686 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-08-08 17:50:51.686 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-08-08 17:50:51.686 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-08 17:50:51.686 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-08 17:50:51.686 | ++ functions-common:get_field:823 : local data field 2022-08-08 17:50:51.686 | ++ functions-common:get_field:824 : read data 2022-08-08 17:50:51.686 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:50:51.686 | from cryptography.utils import int_from_bytes 2022-08-08 17:50:51.686 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:50:51.686 | from cryptography.utils import int_from_bytes 2022-08-08 17:50:51.686 | ++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:50:51.686 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-08-08 17:50:51.686 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-08-08 17:50:51.686 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-08-08 17:50:51.686 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:50:51.686 | from cryptography.utils import int_from_bytes 2022-08-08 17:50:51.686 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:50:51.686 | from cryptography.utils import int_from_bytes 2022-08-08 17:50:51.686 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-08-08 17:50:51.686 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-08-08 17:50:51.686 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-08-08 17:50:51.686 | ++ functions-common:get_field:823 : local data field 2022-08-08 17:50:51.686 | ++ functions-common:get_field:824 : read data 2022-08-08 17:50:51.686 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:50:51.686 | from cryptography.utils import int_from_bytes 2022-08-08 17:50:51.686 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:50:51.686 | from cryptography.utils import int_from_bytes 2022-08-08 17:50:51.686 | ++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:50:51.686 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-08-08 17:50:51.687 | ++ functions-common:get_field:828 : field='$2' 2022-08-08 17:50:51.687 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-08 17:50:51.687 | ++ functions-common:get_field:830 : echo '| 912b1332694743d3b69ab0583321f982 | fa2a263b306c4855bbad562d728f8288 | | 2992a5e585a747499e9c54aa882441e0 | | | False |' 2022-08-08 17:50:51.687 | ++ functions-common:get_field:824 : read data 2022-08-08 17:50:51.687 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=912b1332694743d3b69ab0583321f982 2022-08-08 17:50:51.687 | + functions-common:get_or_add_user_project_role:1009 : echo 912b1332694743d3b69ab0583321f982 2022-08-08 17:50:51.687 | 912b1332694743d3b69ab0583321f982 2022-08-08 17:50:51.687 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-08-08 17:50:51.687 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-08-08 17:50:51.687 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.52/compute 2022-08-08 17:50:51.687 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-08-08 17:50:51.687 | + functions-common:get_or_create_service:1094 : local service_id 2022-08-08 17:50:51.687 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-08-08 17:50:51.687 | ++ functions-common:get_or_create_service:1109 : 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-08-08 17:50:51.687 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:50:51.687 | from cryptography.utils import int_from_bytes 2022-08-08 17:50:51.687 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:50:51.687 | from cryptography.utils import int_from_bytes 2022-08-08 17:50:51.687 | ++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:50:51.687 | + functions-common:get_or_create_service:1105 : service_id=' 2022-08-08 17:50:51.687 | 351b8b424b1447d1a84802d87b6d57e0' 2022-08-08 17:50:51.687 | + functions-common:get_or_create_service:1106 : echo 351b8b424b1447d1a84802d87b6d57e0 2022-08-08 17:50:51.687 | 351b8b424b1447d1a84802d87b6d57e0 2022-08-08 17:50:51.687 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.52/compute/v2/$(project_id)s' 2022-08-08 17:50:51.687 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-08-08 17:50:51.688 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.52/compute/v2/$(project_id)s' RegionOne 2022-08-08 17:50:51.688 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-08-08 17:50:51.688 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-08-08 17:50:51.688 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:50:51.688 | from cryptography.utils import int_from_bytes 2022-08-08 17:50:51.688 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:50:51.688 | from cryptography.utils import int_from_bytes 2022-08-08 17:50:51.688 | +++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:50:51.688 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-08-08 17:50:51.688 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-08-08 17:50:51.688 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.52/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-08-08 17:50:51.688 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:50:51.688 | from cryptography.utils import int_from_bytes 2022-08-08 17:50:51.688 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:50:51.688 | from cryptography.utils import int_from_bytes 2022-08-08 17:50:51.688 | +++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:50:51.688 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=b27b0d42f3364f7d94b33bc62002e6e1 2022-08-08 17:50:51.688 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo b27b0d42f3364f7d94b33bc62002e6e1 2022-08-08 17:50:51.688 | + functions-common:get_or_create_endpoint:1139 : public_id=b27b0d42f3364f7d94b33bc62002e6e1 2022-08-08 17:50:51.688 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-08-08 17:50:51.688 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-08-08 17:50:51.688 | + functions-common:get_or_create_endpoint:1148 : echo b27b0d42f3364f7d94b33bc62002e6e1 2022-08-08 17:50:51.689 | b27b0d42f3364f7d94b33bc62002e6e1 2022-08-08 17:50:51.689 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-08-08 17:50:51.689 | + functions-common:get_or_create_service:1094 : local service_id 2022-08-08 17:50:51.689 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-08-08 17:50:51.689 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-08-08 17:50:51.689 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:50:51.689 | from cryptography.utils import int_from_bytes 2022-08-08 17:50:51.689 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:50:51.689 | from cryptography.utils import int_from_bytes 2022-08-08 17:50:51.689 | ++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:50:51.689 | + functions-common:get_or_create_service:1105 : service_id=' 2022-08-08 17:50:51.689 | 6c53037d34fb4f56a5b461ef9866f417' 2022-08-08 17:50:51.689 | + functions-common:get_or_create_service:1106 : echo 6c53037d34fb4f56a5b461ef9866f417 2022-08-08 17:50:51.689 | 6c53037d34fb4f56a5b461ef9866f417 2022-08-08 17:50:51.689 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.52/compute/v2.1 2022-08-08 17:50:51.689 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-08-08 17:50:51.689 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface compute public http://10.222.0.52/compute/v2.1 RegionOne 2022-08-08 17:50:51.689 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-08-08 17:50:51.689 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-08-08 17:50:51.689 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:50:51.689 | from cryptography.utils import int_from_bytes 2022-08-08 17:50:51.689 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:50:51.689 | from cryptography.utils import int_from_bytes 2022-08-08 17:50:51.689 | +++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:50:51.689 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-08-08 17:50:51.689 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-08-08 17:50:51.689 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.52/compute/v2.1 --region RegionOne -f value -c id 2022-08-08 17:50:51.689 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:50:51.689 | from cryptography.utils import int_from_bytes 2022-08-08 17:50:51.689 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:50:51.689 | from cryptography.utils import int_from_bytes 2022-08-08 17:50:51.689 | +++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:50:51.690 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=74705106dfb748649b4d1adb604ec351 2022-08-08 17:50:51.690 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 74705106dfb748649b4d1adb604ec351 2022-08-08 17:50:51.690 | + functions-common:get_or_create_endpoint:1139 : public_id=74705106dfb748649b4d1adb604ec351 2022-08-08 17:50:51.690 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-08-08 17:50:51.690 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-08-08 17:50:51.690 | + functions-common:get_or_create_endpoint:1148 : echo 74705106dfb748649b4d1adb604ec351 2022-08-08 17:50:51.690 | 74705106dfb748649b4d1adb604ec351 2022-08-08 17:50:51.690 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-08-08 17:50:51.690 | + functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:50:51.690 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-08-08 17:50:51.690 | + functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:50:51.690 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-08-08 17:50:51.690 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-08-08 17:50:51.690 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-08-08 17:50:51.690 | ++ functions-common:_get_domain_args:969 : local domain 2022-08-08 17:50:51.690 | ++ functions-common:_get_domain_args:970 : domain= 2022-08-08 17:50:51.690 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-08-08 17:50:51.690 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-08-08 17:50:51.690 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-08-08 17:50:51.690 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-08-08 17:50:51.690 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-08-08 17:50:51.690 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-08-08 17:50:51.690 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-08-08 17:50:51.690 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-08 17:50:51.690 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-08 17:50:51.690 | ++ functions-common:get_field:823 : local data field 2022-08-08 17:50:51.690 | ++ functions-common:get_field:824 : read data 2022-08-08 17:50:51.690 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:50:51.690 | from cryptography.utils import int_from_bytes 2022-08-08 17:50:51.690 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:50:51.690 | from cryptography.utils import int_from_bytes 2022-08-08 17:50:51.690 | ++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:50:51.690 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-08-08 17:50:51.690 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-08-08 17:50:51.691 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-08-08 17:50:51.691 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:50:51.691 | from cryptography.utils import int_from_bytes 2022-08-08 17:50:51.691 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:50:51.691 | from cryptography.utils import int_from_bytes 2022-08-08 17:50:51.691 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-08-08 17:50:51.691 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-08-08 17:50:51.691 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-08-08 17:50:51.691 | ++ functions-common:get_field:823 : local data field 2022-08-08 17:50:51.691 | ++ functions-common:get_field:824 : read data 2022-08-08 17:50:51.691 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:50:51.691 | from cryptography.utils import int_from_bytes 2022-08-08 17:50:51.691 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:50:51.691 | from cryptography.utils import int_from_bytes 2022-08-08 17:50:51.691 | ++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:50:51.691 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-08-08 17:50:51.691 | ++ functions-common:get_field:828 : field='$2' 2022-08-08 17:50:51.691 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-08 17:50:51.691 | ++ functions-common:get_field:830 : echo '| 2366767c22a042389bf8d13cd0db89b7 | fa2a263b306c4855bbad562d728f8288 | | 2992a5e585a747499e9c54aa882441e0 | | | False |' 2022-08-08 17:50:51.691 | ++ functions-common:get_field:824 : read data 2022-08-08 17:50:51.691 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=2366767c22a042389bf8d13cd0db89b7 2022-08-08 17:50:51.691 | + functions-common:get_or_add_user_project_role:1009 : echo 2366767c22a042389bf8d13cd0db89b7 2022-08-08 17:50:51.691 | 2366767c22a042389bf8d13cd0db89b7 2022-08-08 17:50:51.691 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-08-08 17:50:51.691 | + functions-common:is_service_enabled:2107 : return 1 2022-08-08 17:50:51.691 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-08-08 17:50:51.691 | + functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:50:51.691 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-08-08 17:50:51.729 | [19159 Async create_nova_accounts:86594]: finished create_nova_accounts with result 0 in 81 seconds 2022-08-08 17:50:51.768 | [19159 Async create_glance_accounts:86709]: Waiting for completion of create_glance_accounts running on PID 86709 (5 other jobs running) 2022-08-08 17:50:51.793 | [19159 Async create_glance_accounts:86709]: Signaling child to exit 2022-08-08 17:50:51.793 | WAKEUP 2022-08-08 17:50:51.817 | [19159 Async create_glance_accounts:86709]: Signaled 2022-08-08 17:50:51.818 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-08-08 17:50:51.819 | + functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:50:51.819 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-08-08 17:50:51.819 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-08-08 17:50:51.819 | + functions-common:get_or_create_user:921 : local user_id 2022-08-08 17:50:51.819 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-08-08 17:50:51.819 | + functions-common:get_or_create_user:925 : local email= 2022-08-08 17:50:51.819 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-08-08 17:50:51.819 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:50:51.819 | from cryptography.utils import int_from_bytes 2022-08-08 17:50:51.819 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:50:51.819 | from cryptography.utils import int_from_bytes 2022-08-08 17:50:51.819 | ++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:50:51.819 | + functions-common:get_or_create_user:937 : user_id=07b94afbfb4e474e8d39648fa6a2bfd6 2022-08-08 17:50:51.819 | + functions-common:get_or_create_user:938 : echo 07b94afbfb4e474e8d39648fa6a2bfd6 2022-08-08 17:50:51.819 | 07b94afbfb4e474e8d39648fa6a2bfd6 2022-08-08 17:50:51.819 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-08-08 17:50:51.819 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-08-08 17:50:51.819 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-08-08 17:50:51.819 | ++ functions-common:_get_domain_args:969 : local domain 2022-08-08 17:50:51.819 | ++ functions-common:_get_domain_args:970 : domain= 2022-08-08 17:50:51.819 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-08-08 17:50:51.819 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-08-08 17:50:51.819 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-08-08 17:50:51.819 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-08-08 17:50:51.819 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-08-08 17:50:51.819 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-08-08 17:50:51.819 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-08 17:50:51.819 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-08-08 17:50:51.819 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-08 17:50:51.819 | ++ functions-common:get_field:823 : local data field 2022-08-08 17:50:51.819 | ++ functions-common:get_field:824 : read data 2022-08-08 17:50:51.819 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:50:51.819 | from cryptography.utils import int_from_bytes 2022-08-08 17:50:51.820 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:50:51.820 | from cryptography.utils import int_from_bytes 2022-08-08 17:50:51.820 | ++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:50:51.820 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-08-08 17:50:51.820 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-08-08 17:50:51.820 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-08-08 17:50:51.820 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:50:51.820 | from cryptography.utils import int_from_bytes 2022-08-08 17:50:51.820 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:50:51.820 | from cryptography.utils import int_from_bytes 2022-08-08 17:50:51.820 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-08-08 17:50:51.820 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-08-08 17:50:51.820 | ++ functions-common:get_field:823 : local data field 2022-08-08 17:50:51.820 | ++ functions-common:get_field:824 : read data 2022-08-08 17:50:51.820 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-08-08 17:50:51.820 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:50:51.820 | from cryptography.utils import int_from_bytes 2022-08-08 17:50:51.820 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:50:51.820 | from cryptography.utils import int_from_bytes 2022-08-08 17:50:51.820 | ++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:50:51.820 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-08-08 17:50:51.820 | ++ functions-common:get_field:828 : field='$2' 2022-08-08 17:50:51.820 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-08 17:50:51.820 | ++ functions-common:get_field:830 : echo '| 2502f703a6054dcd990ebba7d5e1a937 | 07b94afbfb4e474e8d39648fa6a2bfd6 | | 2992a5e585a747499e9c54aa882441e0 | | | False |' 2022-08-08 17:50:51.820 | ++ functions-common:get_field:824 : read data 2022-08-08 17:50:51.820 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=2502f703a6054dcd990ebba7d5e1a937 2022-08-08 17:50:51.820 | + functions-common:get_or_add_user_project_role:1009 : echo 2502f703a6054dcd990ebba7d5e1a937 2022-08-08 17:50:51.820 | 2502f703a6054dcd990ebba7d5e1a937 2022-08-08 17:50:51.820 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-08-08 17:50:51.820 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-08-08 17:50:51.820 | + functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:50:51.820 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-08-08 17:50:51.820 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-08-08 17:50:51.820 | + functions-common:get_or_create_user:921 : local user_id 2022-08-08 17:50:51.821 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-08-08 17:50:51.821 | + functions-common:get_or_create_user:925 : local email= 2022-08-08 17:50:51.821 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-08-08 17:50:51.821 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:50:51.821 | from cryptography.utils import int_from_bytes 2022-08-08 17:50:51.821 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:50:51.821 | from cryptography.utils import int_from_bytes 2022-08-08 17:50:51.821 | ++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:50:51.821 | + functions-common:get_or_create_user:937 : user_id=91552cf8ab6c4fe6930f8a6127c5c26d 2022-08-08 17:50:51.821 | + functions-common:get_or_create_user:938 : echo 91552cf8ab6c4fe6930f8a6127c5c26d 2022-08-08 17:50:51.821 | 91552cf8ab6c4fe6930f8a6127c5c26d 2022-08-08 17:50:51.821 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-08-08 17:50:51.821 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-08-08 17:50:51.821 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-08-08 17:50:51.821 | ++ functions-common:_get_domain_args:969 : local domain 2022-08-08 17:50:51.821 | ++ functions-common:_get_domain_args:970 : domain= 2022-08-08 17:50:51.821 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-08-08 17:50:51.821 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-08-08 17:50:51.821 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-08-08 17:50:51.821 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-08-08 17:50:51.821 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-08-08 17:50:51.821 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-08-08 17:50:51.821 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-08 17:50:51.821 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-08 17:50:51.821 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-08-08 17:50:51.821 | ++ functions-common:get_field:823 : local data field 2022-08-08 17:50:51.821 | ++ functions-common:get_field:824 : read data 2022-08-08 17:50:51.821 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:50:51.821 | from cryptography.utils import int_from_bytes 2022-08-08 17:50:51.821 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:50:51.821 | from cryptography.utils import int_from_bytes 2022-08-08 17:50:51.822 | ++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:50:51.822 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-08-08 17:50:51.822 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-08-08 17:50:51.822 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-08-08 17:50:51.822 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:50:51.822 | from cryptography.utils import int_from_bytes 2022-08-08 17:50:51.822 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:50:51.822 | from cryptography.utils import int_from_bytes 2022-08-08 17:50:51.822 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-08-08 17:50:51.822 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-08-08 17:50:51.822 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-08-08 17:50:51.822 | ++ functions-common:get_field:823 : local data field 2022-08-08 17:50:51.822 | ++ functions-common:get_field:824 : read data 2022-08-08 17:50:51.822 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:50:51.822 | from cryptography.utils import int_from_bytes 2022-08-08 17:50:51.822 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:50:51.822 | from cryptography.utils import int_from_bytes 2022-08-08 17:50:51.822 | ++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:50:51.822 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-08-08 17:50:51.822 | ++ functions-common:get_field:828 : field='$2' 2022-08-08 17:50:51.822 | ++ functions-common:get_field:830 : echo '| 2502f703a6054dcd990ebba7d5e1a937 | 91552cf8ab6c4fe6930f8a6127c5c26d | | 2992a5e585a747499e9c54aa882441e0 | | | False |' 2022-08-08 17:50:51.822 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-08 17:50:51.822 | ++ functions-common:get_field:824 : read data 2022-08-08 17:50:51.822 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=2502f703a6054dcd990ebba7d5e1a937 2022-08-08 17:50:51.822 | + functions-common:get_or_add_user_project_role:1009 : echo 2502f703a6054dcd990ebba7d5e1a937 2022-08-08 17:50:51.822 | 2502f703a6054dcd990ebba7d5e1a937 2022-08-08 17:50:51.822 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-08-08 17:50:51.822 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-08-08 17:50:51.822 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-08-08 17:50:51.822 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-08-08 17:50:51.822 | ++ functions-common:_get_domain_args:969 : local domain 2022-08-08 17:50:51.822 | ++ functions-common:_get_domain_args:970 : domain= 2022-08-08 17:50:51.822 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-08-08 17:50:51.822 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-08-08 17:50:51.823 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-08-08 17:50:51.823 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-08-08 17:50:51.823 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-08-08 17:50:51.823 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-08-08 17:50:51.823 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-08-08 17:50:51.823 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-08 17:50:51.823 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-08 17:50:51.823 | ++ functions-common:get_field:823 : local data field 2022-08-08 17:50:51.823 | ++ functions-common:get_field:824 : read data 2022-08-08 17:50:51.823 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:50:51.823 | from cryptography.utils import int_from_bytes 2022-08-08 17:50:51.823 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:50:51.823 | from cryptography.utils import int_from_bytes 2022-08-08 17:50:51.823 | ++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:50:51.823 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-08-08 17:50:51.823 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-08-08 17:50:51.823 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-08-08 17:50:51.823 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:50:51.823 | from cryptography.utils import int_from_bytes 2022-08-08 17:50:51.823 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:50:51.823 | from cryptography.utils import int_from_bytes 2022-08-08 17:50:51.823 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-08-08 17:50:51.823 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-08-08 17:50:51.823 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-08-08 17:50:51.823 | ++ functions-common:get_field:823 : local data field 2022-08-08 17:50:51.823 | ++ functions-common:get_field:824 : read data 2022-08-08 17:50:51.823 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:50:51.823 | from cryptography.utils import int_from_bytes 2022-08-08 17:50:51.823 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:50:51.823 | from cryptography.utils import int_from_bytes 2022-08-08 17:50:51.823 | ++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:50:51.823 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-08-08 17:50:51.823 | ++ functions-common:get_field:828 : field='$2' 2022-08-08 17:50:51.824 | ++ functions-common:get_field:830 : echo '| 2366767c22a042389bf8d13cd0db89b7 | 91552cf8ab6c4fe6930f8a6127c5c26d | | 2992a5e585a747499e9c54aa882441e0 | | | False |' 2022-08-08 17:50:51.824 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-08 17:50:51.824 | ++ functions-common:get_field:824 : read data 2022-08-08 17:50:51.824 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=2366767c22a042389bf8d13cd0db89b7 2022-08-08 17:50:51.824 | + functions-common:get_or_add_user_project_role:1009 : echo 2366767c22a042389bf8d13cd0db89b7 2022-08-08 17:50:51.824 | 2366767c22a042389bf8d13cd0db89b7 2022-08-08 17:50:51.824 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-08-08 17:50:51.824 | + functions-common:get_or_create_service:1094 : local service_id 2022-08-08 17:50:51.824 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-08-08 17:50:51.824 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-08-08 17:50:51.824 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:50:51.824 | from cryptography.utils import int_from_bytes 2022-08-08 17:50:51.824 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:50:51.824 | from cryptography.utils import int_from_bytes 2022-08-08 17:50:51.824 | ++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:50:51.824 | + functions-common:get_or_create_service:1105 : service_id=' 2022-08-08 17:50:51.824 | 0105966684c54e768fb952f8239af29e' 2022-08-08 17:50:51.824 | + functions-common:get_or_create_service:1106 : echo 0105966684c54e768fb952f8239af29e 2022-08-08 17:50:51.824 | 0105966684c54e768fb952f8239af29e 2022-08-08 17:50:51.824 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.52/image 2022-08-08 17:50:51.824 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-08-08 17:50:51.824 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface image public http://10.222.0.52/image RegionOne 2022-08-08 17:50:51.824 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-08-08 17:50:51.824 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-08-08 17:50:51.824 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:50:51.824 | from cryptography.utils import int_from_bytes 2022-08-08 17:50:51.824 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:50:51.824 | from cryptography.utils import int_from_bytes 2022-08-08 17:50:51.824 | +++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:50:51.824 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-08-08 17:50:51.824 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-08-08 17:50:51.824 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.52/image --region RegionOne -f value -c id 2022-08-08 17:50:51.824 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:50:51.824 | from cryptography.utils import int_from_bytes 2022-08-08 17:50:51.825 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:50:51.825 | from cryptography.utils import int_from_bytes 2022-08-08 17:50:51.825 | +++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:50:51.825 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=fcb760d0d03b4cd88cbc8dcfe4871bbf 2022-08-08 17:50:51.825 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo fcb760d0d03b4cd88cbc8dcfe4871bbf 2022-08-08 17:50:51.825 | + functions-common:get_or_create_endpoint:1139 : public_id=fcb760d0d03b4cd88cbc8dcfe4871bbf 2022-08-08 17:50:51.825 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-08-08 17:50:51.825 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-08-08 17:50:51.825 | + functions-common:get_or_create_endpoint:1148 : echo fcb760d0d03b4cd88cbc8dcfe4871bbf 2022-08-08 17:50:51.825 | fcb760d0d03b4cd88cbc8dcfe4871bbf 2022-08-08 17:50:51.825 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-08-08 17:50:51.825 | ++ functions-common:get_or_create_domain:889 : local domain_id 2022-08-08 17:50:51.825 | +++ functions-common:get_or_create_domain:901 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-08-08 17:50:51.825 | ++ functions-common:get_or_create_domain:899 : domain_id=default 2022-08-08 17:50:51.825 | ++ functions-common:get_or_create_domain:900 : echo default 2022-08-08 17:50:51.825 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-08-08 17:50:51.825 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-08-08 17:50:51.825 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-08-08 17:50:51.825 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-08-08 17:50:51.866 | [19159 Async create_glance_accounts:86709]: finished create_glance_accounts with result 0 in 77 seconds 2022-08-08 17:50:51.905 | [19159 Async create_cinder_accounts:86839]: Waiting for completion of create_cinder_accounts running on PID 86839 (4 other jobs running) 2022-08-08 17:50:51.930 | [19159 Async create_cinder_accounts:86839]: Signaling child to exit 2022-08-08 17:50:51.930 | WAKEUP 2022-08-08 17:50:51.954 | [19159 Async create_cinder_accounts:86839]: Signaled 2022-08-08 17:50:51.955 | + 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-08-08 17:50:51.955 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-08-08 17:50:51.955 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-08-08 17:50:51.955 | + functions-common:get_or_create_user:921 : local user_id 2022-08-08 17:50:51.955 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-08-08 17:50:51.955 | + functions-common:get_or_create_user:925 : local email= 2022-08-08 17:50:51.955 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-08-08 17:50:51.955 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:50:51.955 | from cryptography.utils import int_from_bytes 2022-08-08 17:50:51.956 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:50:51.956 | from cryptography.utils import int_from_bytes 2022-08-08 17:50:51.956 | ++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:50:51.956 | + functions-common:get_or_create_user:937 : user_id=85eac34699da4e63b944ab498f1a8c80 2022-08-08 17:50:51.956 | + functions-common:get_or_create_user:938 : echo 85eac34699da4e63b944ab498f1a8c80 2022-08-08 17:50:51.956 | 85eac34699da4e63b944ab498f1a8c80 2022-08-08 17:50:51.956 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-08-08 17:50:51.956 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-08-08 17:50:51.956 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-08-08 17:50:51.956 | ++ functions-common:_get_domain_args:969 : local domain 2022-08-08 17:50:51.956 | ++ functions-common:_get_domain_args:970 : domain= 2022-08-08 17:50:51.956 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-08-08 17:50:51.956 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-08-08 17:50:51.956 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-08-08 17:50:51.956 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-08-08 17:50:51.956 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-08-08 17:50:51.956 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-08-08 17:50:51.956 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-08 17:50:51.956 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-08-08 17:50:51.956 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-08 17:50:51.956 | ++ functions-common:get_field:823 : local data field 2022-08-08 17:50:51.956 | ++ functions-common:get_field:824 : read data 2022-08-08 17:50:51.956 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:50:51.956 | from cryptography.utils import int_from_bytes 2022-08-08 17:50:51.956 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:50:51.956 | from cryptography.utils import int_from_bytes 2022-08-08 17:50:51.956 | ++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:50:51.956 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-08-08 17:50:51.956 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-08-08 17:50:51.956 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-08-08 17:50:51.956 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:50:51.956 | from cryptography.utils import int_from_bytes 2022-08-08 17:50:51.956 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:50:51.956 | from cryptography.utils import int_from_bytes 2022-08-08 17:50:51.956 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-08-08 17:50:51.957 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-08-08 17:50:51.957 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-08-08 17:50:51.957 | ++ functions-common:get_field:823 : local data field 2022-08-08 17:50:51.957 | ++ functions-common:get_field:824 : read data 2022-08-08 17:50:51.957 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:50:51.957 | from cryptography.utils import int_from_bytes 2022-08-08 17:50:51.957 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:50:51.957 | from cryptography.utils import int_from_bytes 2022-08-08 17:50:51.957 | ++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:50:51.957 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-08-08 17:50:51.957 | ++ functions-common:get_field:828 : field='$2' 2022-08-08 17:50:51.957 | ++ functions-common:get_field:830 : echo '| 2502f703a6054dcd990ebba7d5e1a937 | 85eac34699da4e63b944ab498f1a8c80 | | 2992a5e585a747499e9c54aa882441e0 | | | False |' 2022-08-08 17:50:51.957 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-08 17:50:51.957 | ++ functions-common:get_field:824 : read data 2022-08-08 17:50:51.957 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=2502f703a6054dcd990ebba7d5e1a937 2022-08-08 17:50:51.957 | + functions-common:get_or_add_user_project_role:1009 : echo 2502f703a6054dcd990ebba7d5e1a937 2022-08-08 17:50:51.957 | 2502f703a6054dcd990ebba7d5e1a937 2022-08-08 17:50:51.957 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-08-08 17:50:51.957 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-08-08 17:50:51.957 | + functions-common:get_or_create_service:1094 : local service_id 2022-08-08 17:50:51.957 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-08-08 17:50:51.957 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-08-08 17:50:51.957 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:50:51.957 | from cryptography.utils import int_from_bytes 2022-08-08 17:50:51.957 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:50:51.957 | from cryptography.utils import int_from_bytes 2022-08-08 17:50:51.957 | ++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:50:51.957 | + functions-common:get_or_create_service:1105 : service_id=' 2022-08-08 17:50:51.957 | 0ecdc8c82b194c608b0b377df8aa8321' 2022-08-08 17:50:51.957 | + functions-common:get_or_create_service:1106 : echo 0ecdc8c82b194c608b0b377df8aa8321 2022-08-08 17:50:51.957 | 0ecdc8c82b194c608b0b377df8aa8321 2022-08-08 17:50:51.957 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-08-08 17:50:51.958 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.52/volume/v3/$(project_id)s' 2022-08-08 17:50:51.958 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-08-08 17:50:51.958 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.52/volume/v3/$(project_id)s' RegionOne 2022-08-08 17:50:51.958 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-08-08 17:50:51.958 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-08-08 17:50:51.958 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:50:51.958 | from cryptography.utils import int_from_bytes 2022-08-08 17:50:51.958 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:50:51.958 | from cryptography.utils import int_from_bytes 2022-08-08 17:50:51.958 | +++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:50:51.958 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-08-08 17:50:51.958 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-08-08 17:50:51.958 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.52/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-08-08 17:50:51.958 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:50:51.958 | from cryptography.utils import int_from_bytes 2022-08-08 17:50:51.958 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:50:51.958 | from cryptography.utils import int_from_bytes 2022-08-08 17:50:51.958 | +++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:50:51.958 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=4c9401de153047f499dc7120b91d42db 2022-08-08 17:50:51.958 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 4c9401de153047f499dc7120b91d42db 2022-08-08 17:50:51.958 | + functions-common:get_or_create_endpoint:1139 : public_id=4c9401de153047f499dc7120b91d42db 2022-08-08 17:50:51.958 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-08-08 17:50:51.958 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-08-08 17:50:51.958 | + functions-common:get_or_create_endpoint:1148 : echo 4c9401de153047f499dc7120b91d42db 2022-08-08 17:50:51.958 | 4c9401de153047f499dc7120b91d42db 2022-08-08 17:50:51.958 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-08-08 17:50:51.958 | + functions-common:get_or_create_service:1094 : local service_id 2022-08-08 17:50:51.958 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-08-08 17:50:51.958 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-08-08 17:50:51.958 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:50:51.958 | from cryptography.utils import int_from_bytes 2022-08-08 17:50:51.958 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:50:51.958 | from cryptography.utils import int_from_bytes 2022-08-08 17:50:51.958 | ++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:50:51.959 | + functions-common:get_or_create_service:1105 : service_id=' 2022-08-08 17:50:51.959 | ae596fc9bbbb4965a383305c21fbd9c0' 2022-08-08 17:50:51.959 | + functions-common:get_or_create_service:1106 : echo ae596fc9bbbb4965a383305c21fbd9c0 2022-08-08 17:50:51.959 | ae596fc9bbbb4965a383305c21fbd9c0 2022-08-08 17:50:51.959 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.52/volume/v3/$(project_id)s' 2022-08-08 17:50:51.959 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-08-08 17:50:51.959 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.52/volume/v3/$(project_id)s' RegionOne 2022-08-08 17:50:51.959 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-08-08 17:50:51.959 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-08-08 17:50:51.959 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:50:51.959 | from cryptography.utils import int_from_bytes 2022-08-08 17:50:51.959 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:50:51.959 | from cryptography.utils import int_from_bytes 2022-08-08 17:50:51.959 | +++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:50:51.959 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-08-08 17:50:51.959 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-08-08 17:50:51.959 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.52/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-08-08 17:50:51.959 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:50:51.959 | from cryptography.utils import int_from_bytes 2022-08-08 17:50:51.959 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:50:51.959 | from cryptography.utils import int_from_bytes 2022-08-08 17:50:51.959 | +++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:50:51.959 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=b18dc37b75f24d69845e45fb0e5799c5 2022-08-08 17:50:51.959 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo b18dc37b75f24d69845e45fb0e5799c5 2022-08-08 17:50:51.959 | + functions-common:get_or_create_endpoint:1139 : public_id=b18dc37b75f24d69845e45fb0e5799c5 2022-08-08 17:50:51.959 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-08-08 17:50:51.959 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-08-08 17:50:51.959 | + functions-common:get_or_create_endpoint:1148 : echo b18dc37b75f24d69845e45fb0e5799c5 2022-08-08 17:50:51.959 | b18dc37b75f24d69845e45fb0e5799c5 2022-08-08 17:50:51.959 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-08-08 17:50:51.959 | ++ lib/cinder:configure_cinder_internal_tenant:616 : get_or_create_project service 2022-08-08 17:50:51.959 | ++ functions-common:get_or_create_project:944 : local project_id 2022-08-08 17:50:51.960 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-08-08 17:50:51.960 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:50:51.960 | from cryptography.utils import int_from_bytes 2022-08-08 17:50:51.960 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:50:51.960 | from cryptography.utils import int_from_bytes 2022-08-08 17:50:51.960 | +++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:50:51.960 | ++ functions-common:get_or_create_project:950 : project_id=2992a5e585a747499e9c54aa882441e0 2022-08-08 17:50:51.960 | ++ functions-common:get_or_create_project:951 : echo 2992a5e585a747499e9c54aa882441e0 2022-08-08 17:50:51.960 | + lib/cinder:configure_cinder_internal_tenant:616 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 2992a5e585a747499e9c54aa882441e0 2022-08-08 17:50:51.960 | ++ lib/cinder:configure_cinder_internal_tenant:617 : get_or_create_user cinder 2022-08-08 17:50:51.960 | ++ functions-common:get_or_create_user:921 : local user_id 2022-08-08 17:50:51.960 | ++ functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-08-08 17:50:51.960 | ++ functions-common:get_or_create_user:925 : local email= 2022-08-08 17:50:51.960 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-08-08 17:50:51.960 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:50:51.960 | from cryptography.utils import int_from_bytes 2022-08-08 17:50:51.960 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:50:51.960 | from cryptography.utils import int_from_bytes 2022-08-08 17:50:51.960 | No password was supplied, authentication will fail when a user does not have a password. 2022-08-08 17:50:51.960 | +++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:50:51.960 | ++ functions-common:get_or_create_user:937 : user_id=85eac34699da4e63b944ab498f1a8c80 2022-08-08 17:50:51.960 | ++ functions-common:get_or_create_user:938 : echo 85eac34699da4e63b944ab498f1a8c80 2022-08-08 17:50:51.960 | + lib/cinder:configure_cinder_internal_tenant:617 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 85eac34699da4e63b944ab498f1a8c80 2022-08-08 17:50:52.001 | [19159 Async create_cinder_accounts:86839]: finished create_cinder_accounts with result 0 in 61 seconds 2022-08-08 17:50:52.005 | + inc/async:async_wait:197 : return 0 2022-08-08 17:50:52.008 | + ./stack.sh:main:1129 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-08-08 17:50:52.061 | [19159 Async create_neutron_accounts:86954]: Waiting for completion of create_neutron_accounts running on PID 86954 (3 other jobs running) 2022-08-08 17:50:52.087 | [19159 Async create_neutron_accounts:86954]: Signaling child to exit 2022-08-08 17:50:52.087 | WAKEUP 2022-08-08 17:50:52.110 | [19159 Async create_neutron_accounts:86954]: Signaled 2022-08-08 17:50:52.111 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-08-08 17:50:52.111 | ++ 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-08-08 17:50:52.111 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-08-08 17:50:52.111 | + 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-08-08 17:50:52.111 | + 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-08-08 17:50:52.111 | + 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-08-08 17:50:52.111 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-08-08 17:50:52.111 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-08-08 17:50:52.112 | + lib/neutron-legacy:create_mutnauq_accounts:439 : local neutron_url 2022-08-08 17:50:52.112 | + lib/neutron-legacy:create_mutnauq_accounts:440 : '[' False == True ']' 2022-08-08 17:50:52.112 | + lib/neutron-legacy:create_mutnauq_accounts:443 : neutron_url=http://10.222.0.52:9696/ 2022-08-08 17:50:52.112 | + 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-08-08 17:50:52.112 | + lib/neutron-legacy:create_mutnauq_accounts:448 : create_service_user neutron 2022-08-08 17:50:52.112 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-08-08 17:50:52.112 | + functions-common:get_or_create_user:921 : local user_id 2022-08-08 17:50:52.112 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-08-08 17:50:52.112 | + functions-common:get_or_create_user:925 : local email= 2022-08-08 17:50:52.112 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-08-08 17:50:52.112 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:50:52.112 | from cryptography.utils import int_from_bytes 2022-08-08 17:50:52.112 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:50:52.112 | from cryptography.utils import int_from_bytes 2022-08-08 17:50:52.112 | ++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:50:52.112 | + functions-common:get_or_create_user:937 : user_id=8dd9a7bf83bf4d0b9f2e1d2b6463e8c9 2022-08-08 17:50:52.112 | + functions-common:get_or_create_user:938 : echo 8dd9a7bf83bf4d0b9f2e1d2b6463e8c9 2022-08-08 17:50:52.112 | 8dd9a7bf83bf4d0b9f2e1d2b6463e8c9 2022-08-08 17:50:52.112 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-08-08 17:50:52.112 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-08-08 17:50:52.112 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-08-08 17:50:52.112 | ++ functions-common:_get_domain_args:969 : local domain 2022-08-08 17:50:52.112 | ++ functions-common:_get_domain_args:970 : domain= 2022-08-08 17:50:52.112 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-08-08 17:50:52.112 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-08-08 17:50:52.112 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-08-08 17:50:52.112 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-08-08 17:50:52.112 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-08-08 17:50:52.112 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-08-08 17:50:52.112 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-08 17:50:52.112 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-08-08 17:50:52.113 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-08 17:50:52.113 | ++ functions-common:get_field:823 : local data field 2022-08-08 17:50:52.113 | ++ functions-common:get_field:824 : read data 2022-08-08 17:50:52.113 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:50:52.113 | from cryptography.utils import int_from_bytes 2022-08-08 17:50:52.113 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:50:52.113 | from cryptography.utils import int_from_bytes 2022-08-08 17:50:52.113 | ++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:50:52.113 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-08-08 17:50:52.113 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-08-08 17:50:52.113 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-08-08 17:50:52.113 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:50:52.113 | from cryptography.utils import int_from_bytes 2022-08-08 17:50:52.113 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:50:52.113 | from cryptography.utils import int_from_bytes 2022-08-08 17:50:52.113 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-08-08 17:50:52.113 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-08-08 17:50:52.113 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-08-08 17:50:52.113 | ++ functions-common:get_field:823 : local data field 2022-08-08 17:50:52.113 | ++ functions-common:get_field:824 : read data 2022-08-08 17:50:52.113 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:50:52.113 | from cryptography.utils import int_from_bytes 2022-08-08 17:50:52.113 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:50:52.113 | from cryptography.utils import int_from_bytes 2022-08-08 17:50:52.113 | ++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:50:52.113 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-08-08 17:50:52.113 | ++ functions-common:get_field:828 : field='$2' 2022-08-08 17:50:52.113 | ++ functions-common:get_field:830 : echo '| 2502f703a6054dcd990ebba7d5e1a937 | 8dd9a7bf83bf4d0b9f2e1d2b6463e8c9 | | 2992a5e585a747499e9c54aa882441e0 | | | False |' 2022-08-08 17:50:52.113 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-08 17:50:52.113 | ++ functions-common:get_field:824 : read data 2022-08-08 17:50:52.113 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=2502f703a6054dcd990ebba7d5e1a937 2022-08-08 17:50:52.114 | + functions-common:get_or_add_user_project_role:1009 : echo 2502f703a6054dcd990ebba7d5e1a937 2022-08-08 17:50:52.114 | 2502f703a6054dcd990ebba7d5e1a937 2022-08-08 17:50:52.114 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-08-08 17:50:52.114 | + lib/neutron-legacy:create_mutnauq_accounts:450 : get_or_create_service neutron network 'Neutron Service' 2022-08-08 17:50:52.114 | + functions-common:get_or_create_service:1094 : local service_id 2022-08-08 17:50:52.114 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-08-08 17:50:52.114 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-08-08 17:50:52.114 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:50:52.114 | from cryptography.utils import int_from_bytes 2022-08-08 17:50:52.114 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:50:52.114 | from cryptography.utils import int_from_bytes 2022-08-08 17:50:52.114 | ++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:50:52.114 | + functions-common:get_or_create_service:1105 : service_id=' 2022-08-08 17:50:52.114 | 85a75d05abbd425aa93fe8383e1366c4' 2022-08-08 17:50:52.114 | + functions-common:get_or_create_service:1106 : echo 85a75d05abbd425aa93fe8383e1366c4 2022-08-08 17:50:52.114 | 85a75d05abbd425aa93fe8383e1366c4 2022-08-08 17:50:52.114 | + lib/neutron-legacy:create_mutnauq_accounts:452 : get_or_create_endpoint network RegionOne http://10.222.0.52:9696/ 2022-08-08 17:50:52.114 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-08-08 17:50:52.114 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface network public http://10.222.0.52:9696/ RegionOne 2022-08-08 17:50:52.114 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-08-08 17:50:52.114 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-08-08 17:50:52.114 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:50:52.114 | from cryptography.utils import int_from_bytes 2022-08-08 17:50:52.114 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:50:52.114 | from cryptography.utils import int_from_bytes 2022-08-08 17:50:52.114 | +++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:50:52.114 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-08-08 17:50:52.114 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-08-08 17:50:52.114 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.52:9696/ --region RegionOne -f value -c id 2022-08-08 17:50:52.114 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:50:52.114 | from cryptography.utils import int_from_bytes 2022-08-08 17:50:52.114 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:50:52.114 | from cryptography.utils import int_from_bytes 2022-08-08 17:50:52.115 | +++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:50:52.115 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=5a602a5e8448413885213ad9e6ec4db6 2022-08-08 17:50:52.115 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 5a602a5e8448413885213ad9e6ec4db6 2022-08-08 17:50:52.115 | + functions-common:get_or_create_endpoint:1139 : public_id=5a602a5e8448413885213ad9e6ec4db6 2022-08-08 17:50:52.115 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-08-08 17:50:52.115 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-08-08 17:50:52.115 | + functions-common:get_or_create_endpoint:1148 : echo 5a602a5e8448413885213ad9e6ec4db6 2022-08-08 17:50:52.115 | 5a602a5e8448413885213ad9e6ec4db6 2022-08-08 17:50:52.158 | [19159 Async create_neutron_accounts:86954]: finished create_neutron_accounts with result 0 in 42 seconds 2022-08-08 17:50:52.197 | [19159 Async create_swift_accounts:87096]: Waiting for completion of create_swift_accounts running on PID 87096 (2 other jobs running) 2022-08-08 17:50:52.222 | [19159 Async create_swift_accounts:87096]: Signaling child to exit 2022-08-08 17:51:39.852 | + inc/async:async_inner:64 : rc=0 2022-08-08 17:51:39.878 | [87096 Async create_swift_accounts:87096]: finished successfully 2022-08-08 17:51:39.898 | WAKEUP 2022-08-08 17:51:39.921 | [19159 Async create_swift_accounts:87096]: Signaled 2022-08-08 17:51:39.923 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-08-08 17:51:39.923 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-08-08 17:51:39.923 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-08-08 17:51:39.923 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-08-08 17:51:39.923 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-08-08 17:51:39.923 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-08-08 17:51:39.923 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-08-08 17:51:39.923 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-08-08 17:51:39.923 | + lib/swift:create_swift_accounts:613 : local another_role 2022-08-08 17:51:39.923 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-08-08 17:51:39.923 | ++ functions-common:get_or_create_role:957 : local role_id 2022-08-08 17:51:39.923 | +++ functions-common:get_or_create_role:964 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-08-08 17:51:39.923 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:51:39.923 | from cryptography.utils import int_from_bytes 2022-08-08 17:51:39.923 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:51:39.923 | from cryptography.utils import int_from_bytes 2022-08-08 17:51:39.923 | +++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:51:39.923 | ++ functions-common:get_or_create_role:962 : role_id=14e730fe746548baaeab0ee0f0bb9094 2022-08-08 17:51:39.923 | ++ functions-common:get_or_create_role:963 : echo 14e730fe746548baaeab0ee0f0bb9094 2022-08-08 17:51:39.923 | + lib/swift:create_swift_accounts:614 : another_role=14e730fe746548baaeab0ee0f0bb9094 2022-08-08 17:51:39.923 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-08-08 17:51:39.923 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-08-08 17:51:39.923 | + functions-common:get_or_create_user:921 : local user_id 2022-08-08 17:51:39.923 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-08-08 17:51:39.923 | + functions-common:get_or_create_user:925 : local email= 2022-08-08 17:51:39.923 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-08-08 17:51:39.923 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:51:39.923 | from cryptography.utils import int_from_bytes 2022-08-08 17:51:39.923 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:51:39.923 | from cryptography.utils import int_from_bytes 2022-08-08 17:51:39.923 | ++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:51:39.924 | + functions-common:get_or_create_user:937 : user_id=eae0491198214dc190986afee2f76ec2 2022-08-08 17:51:39.924 | + functions-common:get_or_create_user:938 : echo eae0491198214dc190986afee2f76ec2 2022-08-08 17:51:39.924 | eae0491198214dc190986afee2f76ec2 2022-08-08 17:51:39.924 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-08-08 17:51:39.924 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-08-08 17:51:39.924 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-08-08 17:51:39.924 | ++ functions-common:_get_domain_args:969 : local domain 2022-08-08 17:51:39.924 | ++ functions-common:_get_domain_args:970 : domain= 2022-08-08 17:51:39.924 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-08-08 17:51:39.924 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-08-08 17:51:39.924 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-08-08 17:51:39.924 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-08-08 17:51:39.924 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-08-08 17:51:39.924 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-08-08 17:51:39.924 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-08-08 17:51:39.924 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-08 17:51:39.924 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-08 17:51:39.924 | ++ functions-common:get_field:823 : local data field 2022-08-08 17:51:39.924 | ++ functions-common:get_field:824 : read data 2022-08-08 17:51:39.924 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:51:39.924 | from cryptography.utils import int_from_bytes 2022-08-08 17:51:39.924 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:51:39.924 | from cryptography.utils import int_from_bytes 2022-08-08 17:51:39.924 | ++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:51:39.924 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-08-08 17:51:39.924 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-08-08 17:51:39.924 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-08-08 17:51:39.924 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:51:39.924 | from cryptography.utils import int_from_bytes 2022-08-08 17:51:39.924 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:51:39.924 | from cryptography.utils import int_from_bytes 2022-08-08 17:51:39.924 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-08-08 17:51:39.924 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-08-08 17:51:39.924 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-08-08 17:51:39.924 | ++ functions-common:get_field:823 : local data field 2022-08-08 17:51:39.925 | ++ functions-common:get_field:824 : read data 2022-08-08 17:51:39.925 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:51:39.925 | from cryptography.utils import int_from_bytes 2022-08-08 17:51:39.925 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:51:39.925 | from cryptography.utils import int_from_bytes 2022-08-08 17:51:39.925 | ++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:51:39.925 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-08-08 17:51:39.925 | ++ functions-common:get_field:828 : field='$2' 2022-08-08 17:51:39.925 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-08 17:51:39.925 | ++ functions-common:get_field:830 : echo '| 2502f703a6054dcd990ebba7d5e1a937 | eae0491198214dc190986afee2f76ec2 | | 2992a5e585a747499e9c54aa882441e0 | | | False |' 2022-08-08 17:51:39.925 | ++ functions-common:get_field:824 : read data 2022-08-08 17:51:39.925 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=2502f703a6054dcd990ebba7d5e1a937 2022-08-08 17:51:39.925 | + functions-common:get_or_add_user_project_role:1009 : echo 2502f703a6054dcd990ebba7d5e1a937 2022-08-08 17:51:39.925 | 2502f703a6054dcd990ebba7d5e1a937 2022-08-08 17:51:39.925 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-08-08 17:51:39.925 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-08-08 17:51:39.925 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-08-08 17:51:39.925 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-08-08 17:51:39.925 | ++ functions-common:_get_domain_args:969 : local domain 2022-08-08 17:51:39.925 | ++ functions-common:_get_domain_args:970 : domain= 2022-08-08 17:51:39.925 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-08-08 17:51:39.925 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-08-08 17:51:39.925 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-08-08 17:51:39.925 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-08-08 17:51:39.925 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-08-08 17:51:39.925 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-08-08 17:51:39.925 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-08 17:51:39.925 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-08-08 17:51:39.925 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-08 17:51:39.925 | ++ functions-common:get_field:823 : local data field 2022-08-08 17:51:39.925 | ++ functions-common:get_field:824 : read data 2022-08-08 17:51:39.925 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:51:39.926 | from cryptography.utils import int_from_bytes 2022-08-08 17:51:39.926 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:51:39.926 | from cryptography.utils import int_from_bytes 2022-08-08 17:51:39.926 | ++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:51:39.926 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-08-08 17:51:39.926 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-08-08 17:51:39.926 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-08-08 17:51:39.926 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:51:39.926 | from cryptography.utils import int_from_bytes 2022-08-08 17:51:39.926 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:51:39.926 | from cryptography.utils import int_from_bytes 2022-08-08 17:51:39.926 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-08-08 17:51:39.926 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-08-08 17:51:39.926 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-08-08 17:51:39.926 | ++ functions-common:get_field:823 : local data field 2022-08-08 17:51:39.926 | ++ functions-common:get_field:824 : read data 2022-08-08 17:51:39.926 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:51:39.926 | from cryptography.utils import int_from_bytes 2022-08-08 17:51:39.926 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:51:39.926 | from cryptography.utils import int_from_bytes 2022-08-08 17:51:39.926 | ++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:51:39.926 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-08-08 17:51:39.926 | ++ functions-common:get_field:828 : field='$2' 2022-08-08 17:51:39.926 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-08 17:51:39.926 | ++ functions-common:get_field:830 : echo '| 912b1332694743d3b69ab0583321f982 | eae0491198214dc190986afee2f76ec2 | | 2992a5e585a747499e9c54aa882441e0 | | | False |' 2022-08-08 17:51:39.926 | ++ functions-common:get_field:824 : read data 2022-08-08 17:51:39.926 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=912b1332694743d3b69ab0583321f982 2022-08-08 17:51:39.926 | + functions-common:get_or_add_user_project_role:1009 : echo 912b1332694743d3b69ab0583321f982 2022-08-08 17:51:39.926 | 912b1332694743d3b69ab0583321f982 2022-08-08 17:51:39.926 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-08-08 17:51:39.926 | + functions-common:get_or_create_service:1094 : local service_id 2022-08-08 17:51:39.926 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-08-08 17:51:39.926 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-08-08 17:51:39.926 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:51:39.927 | from cryptography.utils import int_from_bytes 2022-08-08 17:51:39.927 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:51:39.927 | from cryptography.utils import int_from_bytes 2022-08-08 17:51:39.927 | ++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:51:39.927 | + functions-common:get_or_create_service:1105 : service_id=' 2022-08-08 17:51:39.927 | 03e7301457a94240ba12e48c7f65de25' 2022-08-08 17:51:39.927 | + functions-common:get_or_create_service:1106 : echo 03e7301457a94240ba12e48c7f65de25 2022-08-08 17:51:39.927 | 03e7301457a94240ba12e48c7f65de25 2022-08-08 17:51:39.927 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.52:8080/v1/AUTH_$(project_id)s' http://10.222.0.52:8080 2022-08-08 17:51:39.927 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-08-08 17:51:39.927 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.52:8080/v1/AUTH_$(project_id)s' RegionOne 2022-08-08 17:51:39.927 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-08-08 17:51:39.927 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-08-08 17:51:39.927 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:51:39.927 | from cryptography.utils import int_from_bytes 2022-08-08 17:51:39.927 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:51:39.927 | from cryptography.utils import int_from_bytes 2022-08-08 17:51:39.927 | +++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:51:39.927 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-08-08 17:51:39.927 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-08-08 17:51:39.927 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.52:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-08-08 17:51:39.927 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:51:39.927 | from cryptography.utils import int_from_bytes 2022-08-08 17:51:39.927 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:51:39.927 | from cryptography.utils import int_from_bytes 2022-08-08 17:51:39.927 | +++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:51:39.927 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=50c3e8ecdfa04a4d89aae485b817c9d6 2022-08-08 17:51:39.927 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 50c3e8ecdfa04a4d89aae485b817c9d6 2022-08-08 17:51:39.927 | + functions-common:get_or_create_endpoint:1139 : public_id=50c3e8ecdfa04a4d89aae485b817c9d6 2022-08-08 17:51:39.927 | + functions-common:get_or_create_endpoint:1141 : [[ -n http://10.222.0.52:8080 ]] 2022-08-08 17:51:39.927 | + functions-common:get_or_create_endpoint:1142 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.52:8080 RegionOne 2022-08-08 17:51:39.927 | + functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-08-08 17:51:39.927 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-08-08 17:51:39.927 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:51:39.928 | from cryptography.utils import int_from_bytes 2022-08-08 17:51:39.928 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:51:39.928 | from cryptography.utils import int_from_bytes 2022-08-08 17:51:39.928 | ++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:51:39.928 | + functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-08-08 17:51:39.928 | + functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-08-08 17:51:39.928 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.52:8080 --region RegionOne -f value -c id 2022-08-08 17:51:39.928 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:51:39.928 | from cryptography.utils import int_from_bytes 2022-08-08 17:51:39.928 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:51:39.928 | from cryptography.utils import int_from_bytes 2022-08-08 17:51:39.928 | ++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:51:39.928 | + functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=89edd0196ba1462ebe558f3bc726560c 2022-08-08 17:51:39.928 | + functions-common:_get_or_create_endpoint_with_interface:1124 : echo 89edd0196ba1462ebe558f3bc726560c 2022-08-08 17:51:39.928 | 89edd0196ba1462ebe558f3bc726560c 2022-08-08 17:51:39.928 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-08-08 17:51:39.928 | + functions-common:get_or_create_endpoint:1148 : echo 50c3e8ecdfa04a4d89aae485b817c9d6 2022-08-08 17:51:39.928 | 50c3e8ecdfa04a4d89aae485b817c9d6 2022-08-08 17:51:39.928 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-08-08 17:51:39.928 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-08-08 17:51:39.928 | ++ functions-common:get_or_create_project:944 : local project_id 2022-08-08 17:51:39.928 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-08-08 17:51:39.928 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:51:39.928 | from cryptography.utils import int_from_bytes 2022-08-08 17:51:39.928 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:51:39.928 | from cryptography.utils import int_from_bytes 2022-08-08 17:51:39.928 | +++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:51:39.928 | ++ functions-common:get_or_create_project:950 : project_id=adca8f8bff8742518afc2126e79980fd 2022-08-08 17:51:39.928 | ++ functions-common:get_or_create_project:951 : echo adca8f8bff8742518afc2126e79980fd 2022-08-08 17:51:39.928 | + lib/swift:create_swift_accounts:628 : swift_project_test1=adca8f8bff8742518afc2126e79980fd 2022-08-08 17:51:39.928 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-08-08 17:51:39.928 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-08 17:51:39.928 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-08-08 17:51:39.928 | ++ functions-common:get_or_create_user:921 : local user_id 2022-08-08 17:51:39.929 | ++ functions-common:get_or_create_user:922 : [[ ! -z test@example.com ]] 2022-08-08 17:51:39.929 | ++ functions-common:get_or_create_user:923 : local email=--email=test@example.com 2022-08-08 17:51:39.929 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-08-08 17:51:39.929 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:51:39.929 | from cryptography.utils import int_from_bytes 2022-08-08 17:51:39.929 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:51:39.929 | from cryptography.utils import int_from_bytes 2022-08-08 17:51:39.929 | +++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:51:39.929 | ++ functions-common:get_or_create_user:937 : user_id=84b9a913d0b3449383275856860e3048 2022-08-08 17:51:39.929 | ++ functions-common:get_or_create_user:938 : echo 84b9a913d0b3449383275856860e3048 2022-08-08 17:51:39.929 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=84b9a913d0b3449383275856860e3048 2022-08-08 17:51:39.929 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-08-08 17:51:39.929 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-08 17:51:39.929 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin 84b9a913d0b3449383275856860e3048 adca8f8bff8742518afc2126e79980fd 2022-08-08 17:51:39.929 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-08-08 17:51:39.929 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-08-08 17:51:39.929 | ++ functions-common:_get_domain_args:969 : local domain 2022-08-08 17:51:39.929 | ++ functions-common:_get_domain_args:970 : domain= 2022-08-08 17:51:39.929 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-08-08 17:51:39.929 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-08-08 17:51:39.929 | ++ functions-common:_get_domain_args:979 : echo 2022-08-08 17:51:39.929 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-08-08 17:51:39.929 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-08 17:51:39.929 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 84b9a913d0b3449383275856860e3048 --project adca8f8bff8742518afc2126e79980fd 2022-08-08 17:51:39.929 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-08 17:51:39.929 | ++ functions-common:get_field:823 : local data field 2022-08-08 17:51:39.929 | ++ functions-common:get_field:824 : read data 2022-08-08 17:51:39.929 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:51:39.929 | from cryptography.utils import int_from_bytes 2022-08-08 17:51:39.929 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:51:39.930 | from cryptography.utils import int_from_bytes 2022-08-08 17:51:39.930 | ++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:51:39.930 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-08-08 17:51:39.930 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-08-08 17:51:39.930 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user 84b9a913d0b3449383275856860e3048 --project adca8f8bff8742518afc2126e79980fd 2022-08-08 17:51:39.930 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:51:39.930 | from cryptography.utils import int_from_bytes 2022-08-08 17:51:39.930 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:51:39.930 | from cryptography.utils import int_from_bytes 2022-08-08 17:51:39.930 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 84b9a913d0b3449383275856860e3048 --project adca8f8bff8742518afc2126e79980fd 2022-08-08 17:51:39.930 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-08-08 17:51:39.930 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-08-08 17:51:39.930 | ++ functions-common:get_field:823 : local data field 2022-08-08 17:51:39.930 | ++ functions-common:get_field:824 : read data 2022-08-08 17:51:39.930 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:51:39.930 | from cryptography.utils import int_from_bytes 2022-08-08 17:51:39.930 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:51:39.930 | from cryptography.utils import int_from_bytes 2022-08-08 17:51:39.930 | ++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:51:39.930 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-08-08 17:51:39.930 | ++ functions-common:get_field:828 : field='$2' 2022-08-08 17:51:39.930 | ++ functions-common:get_field:830 : echo '| 912b1332694743d3b69ab0583321f982 | 84b9a913d0b3449383275856860e3048 | | adca8f8bff8742518afc2126e79980fd | | | False |' 2022-08-08 17:51:39.930 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-08 17:51:39.930 | ++ functions-common:get_field:824 : read data 2022-08-08 17:51:39.930 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=912b1332694743d3b69ab0583321f982 2022-08-08 17:51:39.930 | + functions-common:get_or_add_user_project_role:1009 : echo 912b1332694743d3b69ab0583321f982 2022-08-08 17:51:39.930 | 912b1332694743d3b69ab0583321f982 2022-08-08 17:51:39.930 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-08-08 17:51:39.930 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-08-08 17:51:39.930 | ++ functions-common:get_or_create_user:921 : local user_id 2022-08-08 17:51:39.930 | ++ functions-common:get_or_create_user:922 : [[ ! -z test3@example.com ]] 2022-08-08 17:51:39.930 | ++ functions-common:get_or_create_user:923 : local email=--email=test3@example.com 2022-08-08 17:51:39.930 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-08-08 17:51:39.930 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:51:39.930 | from cryptography.utils import int_from_bytes 2022-08-08 17:51:39.931 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:51:39.931 | from cryptography.utils import int_from_bytes 2022-08-08 17:51:39.931 | +++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:51:39.931 | ++ functions-common:get_or_create_user:937 : user_id=3edda4d71d444b2e94e0e7a6e1e8578e 2022-08-08 17:51:39.931 | ++ functions-common:get_or_create_user:938 : echo 3edda4d71d444b2e94e0e7a6e1e8578e 2022-08-08 17:51:39.931 | + lib/swift:create_swift_accounts:637 : swift_user_test3=3edda4d71d444b2e94e0e7a6e1e8578e 2022-08-08 17:51:39.931 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-08-08 17:51:39.931 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-08 17:51:39.931 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role 14e730fe746548baaeab0ee0f0bb9094 3edda4d71d444b2e94e0e7a6e1e8578e adca8f8bff8742518afc2126e79980fd 2022-08-08 17:51:39.931 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-08-08 17:51:39.931 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-08-08 17:51:39.931 | ++ functions-common:_get_domain_args:969 : local domain 2022-08-08 17:51:39.931 | ++ functions-common:_get_domain_args:970 : domain= 2022-08-08 17:51:39.931 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-08-08 17:51:39.931 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-08-08 17:51:39.931 | ++ functions-common:_get_domain_args:979 : echo 2022-08-08 17:51:39.931 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-08-08 17:51:39.931 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role 14e730fe746548baaeab0ee0f0bb9094 --user 3edda4d71d444b2e94e0e7a6e1e8578e --project adca8f8bff8742518afc2126e79980fd 2022-08-08 17:51:39.931 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-08 17:51:39.931 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-08 17:51:39.931 | ++ functions-common:get_field:823 : local data field 2022-08-08 17:51:39.931 | ++ functions-common:get_field:824 : read data 2022-08-08 17:51:39.931 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:51:39.931 | from cryptography.utils import int_from_bytes 2022-08-08 17:51:39.931 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:51:39.931 | from cryptography.utils import int_from_bytes 2022-08-08 17:51:39.931 | ++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:51:39.931 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-08-08 17:51:39.931 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-08-08 17:51:39.931 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add 14e730fe746548baaeab0ee0f0bb9094 --user 3edda4d71d444b2e94e0e7a6e1e8578e --project adca8f8bff8742518afc2126e79980fd 2022-08-08 17:51:39.931 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:51:39.931 | from cryptography.utils import int_from_bytes 2022-08-08 17:51:39.931 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:51:39.932 | from cryptography.utils import int_from_bytes 2022-08-08 17:51:39.932 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role 14e730fe746548baaeab0ee0f0bb9094 --user 3edda4d71d444b2e94e0e7a6e1e8578e --project adca8f8bff8742518afc2126e79980fd 2022-08-08 17:51:39.932 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-08-08 17:51:39.932 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-08-08 17:51:39.932 | ++ functions-common:get_field:823 : local data field 2022-08-08 17:51:39.932 | ++ functions-common:get_field:824 : read data 2022-08-08 17:51:39.932 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:51:39.932 | from cryptography.utils import int_from_bytes 2022-08-08 17:51:39.932 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:51:39.932 | from cryptography.utils import int_from_bytes 2022-08-08 17:51:39.932 | ++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:51:39.932 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-08-08 17:51:39.932 | ++ functions-common:get_field:828 : field='$2' 2022-08-08 17:51:39.932 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-08 17:51:39.932 | ++ functions-common:get_field:830 : echo '| 14e730fe746548baaeab0ee0f0bb9094 | 3edda4d71d444b2e94e0e7a6e1e8578e | | adca8f8bff8742518afc2126e79980fd | | | False |' 2022-08-08 17:51:39.932 | ++ functions-common:get_field:824 : read data 2022-08-08 17:51:39.932 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=14e730fe746548baaeab0ee0f0bb9094 2022-08-08 17:51:39.932 | + functions-common:get_or_add_user_project_role:1009 : echo 14e730fe746548baaeab0ee0f0bb9094 2022-08-08 17:51:39.932 | 14e730fe746548baaeab0ee0f0bb9094 2022-08-08 17:51:39.932 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-08-08 17:51:39.932 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-08-08 17:51:39.932 | ++ functions-common:get_or_create_project:944 : local project_id 2022-08-08 17:51:39.932 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-08-08 17:51:39.932 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:51:39.932 | from cryptography.utils import int_from_bytes 2022-08-08 17:51:39.932 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:51:39.932 | from cryptography.utils import int_from_bytes 2022-08-08 17:51:39.932 | +++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:51:39.932 | ++ functions-common:get_or_create_project:950 : project_id=c9dd95ece1864add8022bda0d912bad2 2022-08-08 17:51:39.932 | ++ functions-common:get_or_create_project:951 : echo c9dd95ece1864add8022bda0d912bad2 2022-08-08 17:51:39.932 | + lib/swift:create_swift_accounts:642 : swift_project_test2=c9dd95ece1864add8022bda0d912bad2 2022-08-08 17:51:39.932 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-08-08 17:51:39.932 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-08 17:51:39.932 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-08-08 17:51:39.932 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-08-08 17:51:39.933 | ++ functions-common:get_or_create_user:921 : local user_id 2022-08-08 17:51:39.933 | ++ functions-common:get_or_create_user:922 : [[ ! -z test2@example.com ]] 2022-08-08 17:51:39.933 | ++ functions-common:get_or_create_user:923 : local email=--email=test2@example.com 2022-08-08 17:51:39.933 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-08-08 17:51:39.933 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:51:39.933 | from cryptography.utils import int_from_bytes 2022-08-08 17:51:39.933 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:51:39.933 | from cryptography.utils import int_from_bytes 2022-08-08 17:51:39.933 | +++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:51:39.933 | ++ functions-common:get_or_create_user:937 : user_id=f670ac93a98640d4b1ac53529aa82054 2022-08-08 17:51:39.933 | ++ functions-common:get_or_create_user:938 : echo f670ac93a98640d4b1ac53529aa82054 2022-08-08 17:51:39.933 | + lib/swift:create_swift_accounts:647 : swift_user_test2=f670ac93a98640d4b1ac53529aa82054 2022-08-08 17:51:39.933 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-08-08 17:51:39.933 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-08 17:51:39.933 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin f670ac93a98640d4b1ac53529aa82054 c9dd95ece1864add8022bda0d912bad2 2022-08-08 17:51:39.933 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-08-08 17:51:39.933 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-08-08 17:51:39.933 | ++ functions-common:_get_domain_args:969 : local domain 2022-08-08 17:51:39.933 | ++ functions-common:_get_domain_args:970 : domain= 2022-08-08 17:51:39.933 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-08-08 17:51:39.933 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-08-08 17:51:39.933 | ++ functions-common:_get_domain_args:979 : echo 2022-08-08 17:51:39.933 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-08-08 17:51:39.933 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user f670ac93a98640d4b1ac53529aa82054 --project c9dd95ece1864add8022bda0d912bad2 2022-08-08 17:51:39.933 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-08 17:51:39.933 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-08 17:51:39.933 | ++ functions-common:get_field:823 : local data field 2022-08-08 17:51:39.933 | ++ functions-common:get_field:824 : read data 2022-08-08 17:51:39.933 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:51:39.933 | from cryptography.utils import int_from_bytes 2022-08-08 17:51:39.934 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:51:39.934 | from cryptography.utils import int_from_bytes 2022-08-08 17:51:39.934 | ++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:51:39.934 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-08-08 17:51:39.934 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-08-08 17:51:39.934 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user f670ac93a98640d4b1ac53529aa82054 --project c9dd95ece1864add8022bda0d912bad2 2022-08-08 17:51:39.934 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:51:39.934 | from cryptography.utils import int_from_bytes 2022-08-08 17:51:39.934 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:51:39.934 | from cryptography.utils import int_from_bytes 2022-08-08 17:51:39.934 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user f670ac93a98640d4b1ac53529aa82054 --project c9dd95ece1864add8022bda0d912bad2 2022-08-08 17:51:39.934 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-08-08 17:51:39.934 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-08-08 17:51:39.934 | ++ functions-common:get_field:823 : local data field 2022-08-08 17:51:39.934 | ++ functions-common:get_field:824 : read data 2022-08-08 17:51:39.934 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:51:39.934 | from cryptography.utils import int_from_bytes 2022-08-08 17:51:39.934 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:51:39.934 | from cryptography.utils import int_from_bytes 2022-08-08 17:51:39.934 | ++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:51:39.934 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-08-08 17:51:39.934 | ++ functions-common:get_field:828 : field='$2' 2022-08-08 17:51:39.934 | ++ functions-common:get_field:830 : echo '| 912b1332694743d3b69ab0583321f982 | f670ac93a98640d4b1ac53529aa82054 | | c9dd95ece1864add8022bda0d912bad2 | | | False |' 2022-08-08 17:51:39.934 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-08 17:51:39.934 | ++ functions-common:get_field:824 : read data 2022-08-08 17:51:39.934 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=912b1332694743d3b69ab0583321f982 2022-08-08 17:51:39.934 | + functions-common:get_or_add_user_project_role:1009 : echo 912b1332694743d3b69ab0583321f982 2022-08-08 17:51:39.934 | 912b1332694743d3b69ab0583321f982 2022-08-08 17:51:39.934 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-08-08 17:51:39.934 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-08-08 17:51:39.934 | ++ functions-common:get_or_create_domain:889 : local domain_id 2022-08-08 17:51:39.934 | +++ functions-common:get_or_create_domain:901 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-08-08 17:51:39.934 | +++ functions-common:get_or_create_domain:903 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-08-08 17:51:39.934 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:51:39.934 | from cryptography.utils import int_from_bytes 2022-08-08 17:51:39.935 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:51:39.935 | from cryptography.utils import int_from_bytes 2022-08-08 17:51:39.935 | +++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:51:39.935 | ++ functions-common:get_or_create_domain:899 : domain_id=' 2022-08-08 17:51:39.935 | 6bbf229255af4a27be01556a15fc6189' 2022-08-08 17:51:39.935 | ++ functions-common:get_or_create_domain:900 : echo 6bbf229255af4a27be01556a15fc6189 2022-08-08 17:51:39.935 | + lib/swift:create_swift_accounts:652 : swift_domain=6bbf229255af4a27be01556a15fc6189 2022-08-08 17:51:39.935 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-08-08 17:51:39.935 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-08 17:51:39.935 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-08-08 17:51:39.935 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 6bbf229255af4a27be01556a15fc6189 2022-08-08 17:51:39.935 | ++ functions-common:get_or_create_project:944 : local project_id 2022-08-08 17:51:39.935 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=6bbf229255af4a27be01556a15fc6189 --or-show -f value -c id 2022-08-08 17:51:39.935 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:51:39.935 | from cryptography.utils import int_from_bytes 2022-08-08 17:51:39.935 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:51:39.935 | from cryptography.utils import int_from_bytes 2022-08-08 17:51:39.935 | +++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:51:39.935 | ++ functions-common:get_or_create_project:950 : project_id=88d8fe0eda0e4bd896b7e56ab23d5c3d 2022-08-08 17:51:39.935 | ++ functions-common:get_or_create_project:951 : echo 88d8fe0eda0e4bd896b7e56ab23d5c3d 2022-08-08 17:51:39.935 | + lib/swift:create_swift_accounts:656 : swift_project_test4=88d8fe0eda0e4bd896b7e56ab23d5c3d 2022-08-08 17:51:39.935 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-08-08 17:51:39.935 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-08 17:51:39.935 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-08-08 17:51:39.935 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 6bbf229255af4a27be01556a15fc6189 test4@example.com 2022-08-08 17:51:39.935 | ++ functions-common:get_or_create_user:921 : local user_id 2022-08-08 17:51:39.935 | ++ functions-common:get_or_create_user:922 : [[ ! -z test4@example.com ]] 2022-08-08 17:51:39.935 | ++ functions-common:get_or_create_user:923 : local email=--email=test4@example.com 2022-08-08 17:51:39.935 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=6bbf229255af4a27be01556a15fc6189 --email=test4@example.com --or-show -f value -c id 2022-08-08 17:51:39.935 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:51:39.935 | from cryptography.utils import int_from_bytes 2022-08-08 17:51:39.935 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:51:39.935 | from cryptography.utils import int_from_bytes 2022-08-08 17:51:39.936 | +++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:51:39.936 | ++ functions-common:get_or_create_user:937 : user_id=648a82bc88124d749733ba494a18ebde 2022-08-08 17:51:39.936 | ++ functions-common:get_or_create_user:938 : echo 648a82bc88124d749733ba494a18ebde 2022-08-08 17:51:39.936 | + lib/swift:create_swift_accounts:661 : swift_user_test4=648a82bc88124d749733ba494a18ebde 2022-08-08 17:51:39.936 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-08-08 17:51:39.936 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-08 17:51:39.936 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin 648a82bc88124d749733ba494a18ebde 88d8fe0eda0e4bd896b7e56ab23d5c3d 2022-08-08 17:51:39.936 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-08-08 17:51:39.936 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-08-08 17:51:39.936 | ++ functions-common:_get_domain_args:969 : local domain 2022-08-08 17:51:39.936 | ++ functions-common:_get_domain_args:970 : domain= 2022-08-08 17:51:39.936 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-08-08 17:51:39.936 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-08-08 17:51:39.936 | ++ functions-common:_get_domain_args:979 : echo 2022-08-08 17:51:39.936 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-08-08 17:51:39.936 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 648a82bc88124d749733ba494a18ebde --project 88d8fe0eda0e4bd896b7e56ab23d5c3d 2022-08-08 17:51:39.936 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-08 17:51:39.936 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-08 17:51:39.936 | ++ functions-common:get_field:823 : local data field 2022-08-08 17:51:39.936 | ++ functions-common:get_field:824 : read data 2022-08-08 17:51:39.936 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:51:39.936 | from cryptography.utils import int_from_bytes 2022-08-08 17:51:39.936 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:51:39.936 | from cryptography.utils import int_from_bytes 2022-08-08 17:51:39.936 | ++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:51:39.936 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-08-08 17:51:39.936 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-08-08 17:51:39.936 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user 648a82bc88124d749733ba494a18ebde --project 88d8fe0eda0e4bd896b7e56ab23d5c3d 2022-08-08 17:51:39.937 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:51:39.937 | from cryptography.utils import int_from_bytes 2022-08-08 17:51:39.937 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:51:39.937 | from cryptography.utils import int_from_bytes 2022-08-08 17:51:39.937 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 648a82bc88124d749733ba494a18ebde --project 88d8fe0eda0e4bd896b7e56ab23d5c3d 2022-08-08 17:51:39.937 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-08-08 17:51:39.937 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-08-08 17:51:39.937 | ++ functions-common:get_field:823 : local data field 2022-08-08 17:51:39.937 | ++ functions-common:get_field:824 : read data 2022-08-08 17:51:39.937 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:51:39.937 | from cryptography.utils import int_from_bytes 2022-08-08 17:51:39.937 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:51:39.937 | from cryptography.utils import int_from_bytes 2022-08-08 17:51:39.937 | ++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:51:39.937 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-08-08 17:51:39.937 | ++ functions-common:get_field:828 : field='$2' 2022-08-08 17:51:39.937 | ++ functions-common:get_field:830 : echo '| 912b1332694743d3b69ab0583321f982 | 648a82bc88124d749733ba494a18ebde | | 88d8fe0eda0e4bd896b7e56ab23d5c3d | | | False |' 2022-08-08 17:51:39.937 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-08 17:51:39.937 | ++ functions-common:get_field:824 : read data 2022-08-08 17:51:39.937 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=912b1332694743d3b69ab0583321f982 2022-08-08 17:51:39.937 | + functions-common:get_or_add_user_project_role:1009 : echo 912b1332694743d3b69ab0583321f982 2022-08-08 17:51:39.937 | 912b1332694743d3b69ab0583321f982 2022-08-08 17:51:39.969 | [19159 Async create_swift_accounts:87096]: finished create_swift_accounts with result 0 in 129 seconds 2022-08-08 17:51:39.976 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-08-08 17:51:39.979 | + inc/async:async_wait:197 : return 0 2022-08-08 17:51:39.981 | + ./stack.sh:main:1135 : is_service_enabled mysql postgresql 2022-08-08 17:51:40.001 | + functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:51:40.003 | + ./stack.sh:main:1135 : is_service_enabled glance 2022-08-08 17:51:40.021 | + functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:51:40.024 | + ./stack.sh:main:1136 : echo_summary 'Configuring Glance' 2022-08-08 17:51:40.026 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-08-08 17:51:40.029 | + ./stack.sh:echo_summary:446 : echo -e Configuring Glance 2022-08-08 17:51:40.032 | + ./stack.sh:main:1137 : async_runfunc init_glance 2022-08-08 17:51:40.034 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-08-08 17:51:40.095 | + inc/async:async_inner:63 : init_glance 2022-08-08 17:51:40.133 | [19159 Async init_glance:91361]: running: init_glance 2022-08-08 17:51:40.136 | + ./stack.sh:main:1144 : is_service_enabled neutron 2022-08-08 17:51:40.157 | + functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:51:40.159 | + ./stack.sh:main:1145 : echo_summary 'Configuring Neutron' 2022-08-08 17:51:40.162 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-08-08 17:51:40.165 | + ./stack.sh:echo_summary:446 : echo -e Configuring Neutron 2022-08-08 17:51:40.167 | + ./stack.sh:main:1147 : configure_neutron 2022-08-08 17:51:40.170 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-08-08 17:51:40.175 | ++ 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-08-08 17:51:40.176 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-08-08 17:51:40.182 | + 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-08-08 17:51:40.184 | + 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-08-08 17:51:40.187 | + 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-08-08 17:51:40.190 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-08-08 17:51:40.193 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-08-08 17:51:40.195 | + lib/neutron-legacy:configure_mutnauq:352 : _configure_neutron_common 2022-08-08 17:51:40.198 | + lib/neutron-legacy:_configure_neutron_common:777 : _create_neutron_conf_dir 2022-08-08 17:51:40.200 | + lib/neutron-legacy:_create_neutron_conf_dir:770 : sudo install -d -o ubuntu /etc/neutron 2022-08-08 17:51:40.214 | + lib/neutron-legacy:_configure_neutron_common:780 : cd /opt/stack/neutron 2022-08-08 17:51:40.216 | + lib/neutron-legacy:_configure_neutron_common:780 : exec ./tools/generate_config_file_samples.sh 2022-08-08 17:51:43.846 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:51:43.846 | from cryptography.utils import int_from_bytes 2022-08-08 17:51:43.847 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:51:43.847 | from cryptography.utils import int_from_bytes 2022-08-08 17:51:47.564 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:51:47.564 | from cryptography.utils import int_from_bytes 2022-08-08 17:51:47.564 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:51:47.564 | from cryptography.utils import int_from_bytes 2022-08-08 17:51:50.196 | + inc/async:async_inner:64 : rc=0 2022-08-08 17:51:50.222 | [91361 Async init_glance:91361]: finished successfully 2022-08-08 17:51:51.229 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:51:51.229 | from cryptography.utils import int_from_bytes 2022-08-08 17:51:51.229 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:51:51.229 | from cryptography.utils import int_from_bytes 2022-08-08 17:51:54.743 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:51:54.743 | from cryptography.utils import int_from_bytes 2022-08-08 17:51:54.743 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:51:54.743 | from cryptography.utils import int_from_bytes 2022-08-08 17:51:58.273 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:51:58.273 | from cryptography.utils import int_from_bytes 2022-08-08 17:51:58.274 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:51:58.274 | from cryptography.utils import int_from_bytes 2022-08-08 17:52:01.804 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:52:01.804 | from cryptography.utils import int_from_bytes 2022-08-08 17:52:01.804 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:52:01.804 | from cryptography.utils import int_from_bytes 2022-08-08 17:52:05.280 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:52:05.281 | from cryptography.utils import int_from_bytes 2022-08-08 17:52:05.281 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:52:05.281 | from cryptography.utils import int_from_bytes 2022-08-08 17:52:09.054 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:52:09.054 | from cryptography.utils import int_from_bytes 2022-08-08 17:52:09.054 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:52:09.054 | from cryptography.utils import int_from_bytes 2022-08-08 17:52:13.894 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:52:13.894 | from cryptography.utils import int_from_bytes 2022-08-08 17:52:13.894 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:52:13.894 | from cryptography.utils import int_from_bytes 2022-08-08 17:52:13.894 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-08-08 17:52:19.816 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:52:19.816 | from cryptography.utils import int_from_bytes 2022-08-08 17:52:19.816 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:52:19.816 | from cryptography.utils import int_from_bytes 2022-08-08 17:52:20.133 | + lib/neutron-legacy:_configure_neutron_common:782 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-08-08 17:52:20.138 | + lib/neutron-legacy:_configure_neutron_common:784 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-08-08 17:52:20.141 | + lib/neutron-legacy:_configure_neutron_common:788 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-08-08 17:52:20.143 | + lib/neutron-legacy:_configure_neutron_common:792 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-08-08 17:52:20.146 | + lib/neutron-legacy:_configure_neutron_common:797 : neutron_plugin_configure_common 2022-08-08 17:52:20.148 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-08-08 17:52:20.150 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-08-08 17:52:20.152 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-08-08 17:52:20.155 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-08-08 17:52:20.157 | + lib/neutron-legacy:_neutron_service_plugin_class_add:949 : local service_plugin_class=router 2022-08-08 17:52:20.159 | + lib/neutron-legacy:_neutron_service_plugin_class_add:950 : [[ '' == '' ]] 2022-08-08 17:52:20.162 | + lib/neutron-legacy:_neutron_service_plugin_class_add:951 : Q_SERVICE_PLUGIN_CLASSES=router 2022-08-08 17:52:20.164 | + lib/neutron-legacy:_configure_neutron_common:799 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-08-08 17:52:20.166 | + lib/neutron-legacy:_configure_neutron_common:799 : [[ ml2_conf.ini == '' ]] 2022-08-08 17:52:20.168 | + lib/neutron-legacy:_configure_neutron_common:799 : [[ ml2 == '' ]] 2022-08-08 17:52:20.171 | + lib/neutron-legacy:_configure_neutron_common:804 : mkdir -p /etc/neutron/plugins/ml2 2022-08-08 17:52:20.175 | + lib/neutron-legacy:_configure_neutron_common:805 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-08 17:52:20.177 | + lib/neutron-legacy:_configure_neutron_common:808 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-08-08 17:52:20.179 | + 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-08-08 17:52:20.184 | ++ lib/neutron-legacy:_configure_neutron_common:814 : database_connection_url neutron 2022-08-08 17:52:20.187 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-08-08 17:52:20.189 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-08-08 17:52:20.191 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=neutron 2022-08-08 17:52:20.194 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-08-08 17:52:20.196 | + 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' 2022-08-08 17:52:20.225 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-08-08 17:52:20.254 | + lib/neutron-legacy:_configure_neutron_common:816 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-08-08 17:52:20.283 | + lib/neutron-legacy:_configure_neutron_common:817 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-08-08 17:52:20.313 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-08-08 17:52:20.342 | + lib/neutron-legacy:_configure_neutron_common:821 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-08-08 17:52:20.371 | + lib/neutron-legacy:_configure_neutron_common:823 : '[' libvirt = fake ']' 2022-08-08 17:52:20.374 | + lib/neutron-legacy:_configure_neutron_common:833 : setup_logging /etc/neutron/neutron.conf 2022-08-08 17:52:20.376 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-08-08 17:52:20.379 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-08-08 17:52:20.381 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-08 17:52:20.398 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-08 17:52:20.400 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-08 17:52:20.402 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-08 17:52:20.405 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-08 17:52:20.408 | + 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-08-08 17:52:20.437 | + 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-08-08 17:52:20.466 | + 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-08-08 17:52:20.496 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-08 17:52:20.525 | + lib/neutron-legacy:_configure_neutron_common:835 : is_service_enabled tls-proxy 2022-08-08 17:52:20.542 | + functions-common:is_service_enabled:2107 : return 1 2022-08-08 17:52:20.544 | + lib/neutron-legacy:_configure_neutron_common:841 : _neutron_setup_rootwrap 2022-08-08 17:52:20.547 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : [[ True == \F\a\l\s\e ]] 2022-08-08 17:52:20.550 | + lib/neutron-legacy:_neutron_setup_rootwrap:988 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-08-08 17:52:20.552 | + lib/neutron-legacy:_neutron_setup_rootwrap:989 : [[ -d /etc/neutron/rootwrap.d ]] 2022-08-08 17:52:20.554 | + lib/neutron-legacy:_neutron_setup_rootwrap:993 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-08-08 17:52:20.557 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:974 : [[ True == \F\a\l\s\e ]] 2022-08-08 17:52:20.559 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:977 : local srcdir=/opt/stack/neutron 2022-08-08 17:52:20.562 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:978 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-08-08 17:52:20.574 | + 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-08-08 17:52:20.586 | + lib/neutron-legacy:_neutron_setup_rootwrap:997 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-08-08 17:52:20.589 | + 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-08-08 17:52:20.602 | + 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-08-08 17:52:20.614 | + 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-08-08 17:52:20.626 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-08-08 17:52:20.629 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-08-08 17:52:20.632 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1010 : mktemp 2022-08-08 17:52:20.636 | + lib/neutron-legacy:_neutron_setup_rootwrap:1010 : TEMPFILE=/tmp/tmp.jZoT05r22B 2022-08-08 17:52:20.638 | + lib/neutron-legacy:_neutron_setup_rootwrap:1011 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-08-08 17:52:20.641 | + lib/neutron-legacy:_neutron_setup_rootwrap:1012 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-08-08 17:52:20.643 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : chmod 0440 /tmp/tmp.jZoT05r22B 2022-08-08 17:52:20.647 | + lib/neutron-legacy:_neutron_setup_rootwrap:1014 : sudo chown root:root /tmp/tmp.jZoT05r22B 2022-08-08 17:52:20.659 | + lib/neutron-legacy:_neutron_setup_rootwrap:1015 : sudo mv /tmp/tmp.jZoT05r22B /etc/sudoers.d/neutron-rootwrap 2022-08-08 17:52:20.672 | + 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-08-08 17:52:20.700 | + lib/neutron-legacy:_neutron_setup_rootwrap:1019 : [[ True == \T\r\u\e ]] 2022-08-08 17:52:20.703 | + 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-08-08 17:52:20.732 | + lib/neutron-legacy:configure_mutnauq:353 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-08-08 17:52:20.735 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-08-08 17:52:20.737 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-08-08 17:52:20.739 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-08-08 17:52:20.742 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-08-08 17:52:20.744 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-08 17:52:20.761 | + functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:52:20.764 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-08-08 17:52:20.767 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-08-08 17:52:20.769 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-08 17:52:20.787 | ++ functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:52:20.789 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.52:5672/ 2022-08-08 17:52:20.792 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.52:5672/ 2022-08-08 17:52:20.823 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-08 17:52:20.825 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-08 17:52:20.828 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-metering 2022-08-08 17:52:20.846 | + functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:52:20.848 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_metering 2022-08-08 17:52:20.851 | + lib/neutron-legacy:_configure_neutron_metering:890 : neutron_agent_metering_configure_common 2022-08-08 17:52:20.853 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-08-08 17:52:20.856 | + lib/neutron-legacy:_neutron_service_plugin_class_add:949 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-08-08 17:52:20.859 | + lib/neutron-legacy:_neutron_service_plugin_class_add:950 : [[ router == '' ]] 2022-08-08 17:52:20.861 | + lib/neutron-legacy:_neutron_service_plugin_class_add:952 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-08-08 17:52:20.864 | + lib/neutron-legacy:_neutron_service_plugin_class_add:953 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-08-08 17:52:20.867 | + lib/neutron-legacy:_configure_neutron_metering:891 : neutron_agent_metering_configure_agent 2022-08-08 17:52:20.869 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-08-08 17:52:20.872 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-08-08 17:52:20.877 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-08-08 17:52:20.879 | + 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-08-08 17:52:20.884 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt q-svc 2022-08-08 17:52:20.901 | + functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:52:20.904 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_service 2022-08-08 17:52:20.906 | + lib/neutron-legacy:_configure_neutron_service:918 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-08-08 17:52:20.909 | + lib/neutron-legacy:_configure_neutron_service:919 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-08-08 17:52:20.913 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-08-08 17:52:20.943 | + lib/neutron-legacy:_configure_neutron_service:924 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-08-08 17:52:20.972 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-08-08 17:52:21.004 | + lib/neutron-legacy:_configure_neutron_service:926 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-08-08 17:52:21.034 | + lib/neutron-legacy:_configure_neutron_service:928 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-08-08 17:52:21.064 | + lib/neutron-legacy:_configure_neutron_service:929 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-08-08 17:52:21.067 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-08-08 17:52:21.069 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-08-08 17:52:21.071 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-08-08 17:52:21.074 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-08-08 17:52:21.103 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-08-08 17:52:21.134 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.52/identity 2022-08-08 17:52:21.164 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-08-08 17:52:21.194 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-08-08 17:52:21.224 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-08-08 17:52:21.254 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-08-08 17:52:21.284 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-08-08 17:52:21.314 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-08-08 17:52:21.345 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-08-08 17:52:21.375 | + lib/neutron-legacy:_configure_neutron_service:932 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-08-08 17:52:21.405 | + lib/neutron-legacy:_configure_neutron_service:933 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-08-08 17:52:21.436 | + lib/neutron-legacy:_configure_neutron_service:935 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-08-08 17:52:21.439 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-08-08 17:52:21.441 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-08-08 17:52:21.444 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-08-08 17:52:21.446 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-08-08 17:52:21.477 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-08-08 17:52:21.506 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.52/identity 2022-08-08 17:52:21.538 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-08-08 17:52:21.567 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-08-08 17:52:21.599 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-08-08 17:52:21.629 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-08-08 17:52:21.659 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-08-08 17:52:21.690 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-08-08 17:52:21.719 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-08-08 17:52:21.750 | + lib/neutron-legacy:_configure_neutron_service:938 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf placement placement 2022-08-08 17:52:21.753 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-08-08 17:52:21.755 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-08-08 17:52:21.758 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=placement 2022-08-08 17:52:21.760 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf placement auth_type password 2022-08-08 17:52:21.791 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf placement interface public 2022-08-08 17:52:21.821 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf placement auth_url http://10.222.0.52/identity 2022-08-08 17:52:21.851 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf placement username placement 2022-08-08 17:52:21.882 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf placement password Passw0rd 2022-08-08 17:52:21.912 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2022-08-08 17:52:21.942 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf placement project_name service 2022-08-08 17:52:21.972 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2022-08-08 17:52:22.002 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf placement cafile /opt/stack/data/ca-bundle.pem 2022-08-08 17:52:22.032 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf placement memcached_servers localhost:11211 2022-08-08 17:52:22.062 | + lib/neutron-legacy:_configure_neutron_service:941 : neutron_plugin_configure_service 2022-08-08 17:52:22.065 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-08-08 17:52:22.067 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-08-08 17:52:22.070 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-08-08 17:52:22.072 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-08-08 17:52:22.075 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-08-08 17:52:22.077 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-08-08 17:52:22.080 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 1050:1099 != '' ]] 2022-08-08 17:52:22.082 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:1050:1099 2022-08-08 17:52:22.085 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:1050:1099 != '' ]] 2022-08-08 17:52:22.087 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-08-08 17:52:22.090 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-08-08 17:52:22.092 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-08-08 17:52:22.095 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-08-08 17:52:22.097 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-08-08 17:52:22.100 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-08-08 17:52:22.102 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-08-08 17:52:22.105 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-08-08 17:52:22.108 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-08-08 17:52:22.110 | + 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-08-08 17:52:22.138 | + 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-08-08 17:52:22.140 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-08 17:52:22.143 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-08-08 17:52:22.146 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-08-08 17:52:22.148 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-08-08 17:52:22.150 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-08 17:52:22.153 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-08-08 17:52:22.182 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-08-08 17:52:22.184 | + 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-08-08 17:52:22.187 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-08 17:52:22.189 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-08-08 17:52:22.192 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-08-08 17:52:22.194 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-08-08 17:52:22.196 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-08 17:52:22.199 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-08-08 17:52:22.228 | + 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-08-08 17:52:22.231 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-08 17:52:22.233 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-08-08 17:52:22.235 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-08-08 17:52:22.238 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-08-08 17:52:22.240 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-08 17:52:22.243 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-08-08 17:52:22.272 | + 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-08-08 17:52:22.274 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-08 17:52:22.277 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-08-08 17:52:22.280 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-08-08 17:52:22.283 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-08-08 17:52:22.285 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-08 17:52:22.288 | + 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-08-08 17:52:22.317 | + 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-08-08 17:52:22.320 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-08 17:52:22.322 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-08-08 17:52:22.324 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-08-08 17:52:22.327 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-08-08 17:52:22.330 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-08 17:52:22.332 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-08-08 17:52:22.361 | + 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-08-08 17:52:22.364 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-08 17:52:22.366 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-08-08 17:52:22.369 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-08-08 17:52:22.371 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-08-08 17:52:22.374 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-08 17:52:22.377 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-08-08 17:52:22.406 | + 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:1050:1099 2022-08-08 17:52:22.409 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-08 17:52:22.411 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-08-08 17:52:22.414 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:1050:1099 2022-08-08 17:52:22.416 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:1050:1099 ']' 2022-08-08 17:52:22.418 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-08 17:52:22.421 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:1050:1099 2022-08-08 17:52:22.451 | + 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-08-08 17:52:22.453 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-08 17:52:22.456 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-08-08 17:52:22.458 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-08-08 17:52:22.461 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-08-08 17:52:22.463 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-08-08 17:52:22.466 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-08-08 17:52:22.495 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-08-08 17:52:22.498 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-agt 2022-08-08 17:52:22.515 | + functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:52:22.518 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_plugin_agent 2022-08-08 17:52:22.521 | + 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-08-08 17:52:22.553 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : [[ True == \T\r\u\e ]] 2022-08-08 17:52:22.556 | + 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-08-08 17:52:22.584 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-08-08 17:52:22.616 | + lib/neutron-legacy:_configure_neutron_plugin_agent:912 : neutron_plugin_configure_plugin_agent 2022-08-08 17:52:22.619 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-08-08 17:52:22.621 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-08-08 17:52:22.624 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-08-08 17:52:25.720 | INFO neutron.common.config [-] Logging enabled! 2022-08-08 17:52:25.721 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.2.1.dev8 2022-08-08 17:52:25.721 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=93548) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-08-08 17:52:25.722 | ERROR ovsdbapp.backend.ovs_idl.idlutils [-] Unable to open stream to tcp:127.0.0.1:6640 to retrieve schema: Connection refused 2022-08-08 17:52:25.723 | INFO oslo.privsep.daemon [-] Running privsep helper: ['sudo', '/usr/local/bin/neutron-rootwrap', '/etc/neutron/rootwrap.conf', 'privsep-helper', '--config-file', '/etc/neutron/neutron.conf', '--privsep_context', 'neutron.privileged.ovs_vsctl_cmd', '--privsep_sock_path', '/tmp/tmpy57hf1cr/privsep.sock'] 2022-08-08 17:52:27.906 | INFO oslo.privsep.daemon [-] Spawned new privsep daemon via rootwrap 2022-08-08 17:52:27.907 | DEBUG oslo.privsep.daemon [-] Accepted privsep connection to /tmp/tmpy57hf1cr/privsep.sock {{(pid=93548) __init__ /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:362}} 2022-08-08 17:52:27.908 | INFO oslo.privsep.daemon [-] privsep daemon starting 2022-08-08 17:52:27.908 | INFO oslo.privsep.daemon [-] privsep process running with uid/gid: 0/0 2022-08-08 17:52:27.908 | INFO oslo.privsep.daemon [-] privsep process running with capabilities (eff/prm/inh): CAP_NET_ADMIN|CAP_SYS_ADMIN/CAP_NET_ADMIN|CAP_SYS_ADMIN/none 2022-08-08 17:52:27.909 | INFO oslo.privsep.daemon [-] privsep daemon running as pid 93559 2022-08-08 17:52:27.909 | DEBUG oslo.privsep.daemon [-] privsep: reply[f30d9fe4-3c95-4eb1-9db5-a30a1c912417]: (2,) {{(pid=93559) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:501}} 2022-08-08 17:52:28.226 | DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): ovs-vsctl --timeout=10 --id=@manager -- create Manager target="ptcp:6640:127.0.0.1" -- add Open_vSwitch . manager_options @manager -- set Manager ptcp:6640:127.0.0.1 inactivity_probe=10000 {{(pid=93559) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}} 2022-08-08 17:52:28.238 | DEBUG oslo_concurrency.processutils [-] CMD "ovs-vsctl --timeout=10 --id=@manager -- create Manager target="ptcp:6640:127.0.0.1" -- add Open_vSwitch . manager_options @manager -- set Manager ptcp:6640:127.0.0.1 inactivity_probe=10000" returned: 0 in 0.013s {{(pid=93559) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}} 2022-08-08 17:52:28.239 | DEBUG oslo.privsep.daemon [-] privsep: reply[986b8329-3a16-431e-9399-c57b7a193a4d]: (4, ('1782527c-2b56-4e03-a204-d0a618c84131\n', '')) {{(pid=93559) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:501}} 2022-08-08 17:52:28.290 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=93548) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-08-08 17:52:28.290 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=93548) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-08-08 17:52:28.291 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=93548) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-08-08 17:52:28.291 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=93548) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-08-08 17:52:28.291 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=93548) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-08-08 17:52:28.291 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=93548) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-08-08 17:52:28.344 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-08-08 17:52:28.344 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:52:28.344 | from cryptography.utils import int_from_bytes 2022-08-08 17:52:28.344 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:52:28.344 | from cryptography.utils import int_from_bytes 2022-08-08 17:52:28.721 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-08-08 17:52:28.724 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-08-08 17:52:28.726 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-08-08 17:52:28.729 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-08-08 17:52:28.732 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-08-08 17:52:28.802 | + 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-08-08 17:52:28.822 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-08-08 17:52:28.824 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-08-08 17:52:28.827 | + 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-08-08 17:52:28.861 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-08-08 17:52:28.864 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-08-08 17:52:28.872 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-08-08 17:52:28.875 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-08-08 17:52:28.878 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-08-08 17:52:28.900 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-08-08 17:52:28.927 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-08-08 17:52:28.929 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-08-08 17:52:28.942 | net.bridge.bridge-nf-call-iptables = 1 2022-08-08 17:52:28.946 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-08-08 17:52:28.948 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-08-08 17:52:28.957 | net.bridge.bridge-nf-call-ip6tables = 1 2022-08-08 17:52:28.961 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-08-08 17:52:28.963 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-08-08 17:52:28.966 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-08-08 17:52:28.969 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-08-08 17:52:28.971 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-08-08 17:52:28.974 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-08-08 17:52:28.976 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-08-08 17:52:28.979 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-08-08 17:52:28.981 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-08-08 17:52:29.007 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-08-08 17:52:29.010 | + 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-08-08 17:52:29.046 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-08-08 17:52:29.048 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-08-08 17:52:29.078 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-08-08 17:52:29.106 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-dhcp 2022-08-08 17:52:29.123 | + functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:52:29.126 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_dhcp_agent 2022-08-08 17:52:29.128 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:846 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-08-08 17:52:29.133 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:848 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-08-08 17:52:29.163 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:850 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-08-08 17:52:29.191 | + 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-08-08 17:52:29.223 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:852 : [[ True == \T\r\u\e ]] 2022-08-08 17:52:29.226 | + 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-08-08 17:52:29.254 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:856 : is_service_enabled q-l3 2022-08-08 17:52:29.272 | + functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:52:29.274 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:867 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-08-08 17:52:29.277 | + lib/neutron-legacy:_neutron_setup_interface_driver:1028 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-08-08 17:52:29.306 | + lib/neutron-legacy:_neutron_setup_interface_driver:1030 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-08-08 17:52:29.308 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-08-08 17:52:29.311 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-08-08 17:52:29.339 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:869 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-08-08 17:52:29.342 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-08-08 17:52:29.345 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-08-08 17:52:29.347 | + lib/neutron-legacy:configure_mutnauq:367 : is_service_enabled q-l3 2022-08-08 17:52:29.365 | + functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:52:29.368 | + lib/neutron-legacy:configure_mutnauq:368 : _configure_neutron_l3_agent 2022-08-08 17:52:29.370 | + 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-08-08 17:52:29.375 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-08-08 17:52:29.404 | + 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-08-08 17:52:29.436 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-08-08 17:52:29.439 | + 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-08-08 17:52:29.468 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-08-08 17:52:29.470 | + lib/neutron-legacy:_neutron_setup_interface_driver:1028 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-08-08 17:52:29.499 | + lib/neutron-legacy:_neutron_setup_interface_driver:1030 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-08-08 17:52:29.502 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-08-08 17:52:29.504 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-08-08 17:52:29.533 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-08-08 17:52:29.536 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-08-08 17:52:29.538 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-08-08 17:52:29.541 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-08-08 17:52:32.593 | INFO neutron.common.config [-] Logging enabled! 2022-08-08 17:52:32.593 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.2.1.dev8 2022-08-08 17:52:32.594 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=94093) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-08-08 17:52:32.644 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=94093) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-08-08 17:52:32.644 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=94093) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-08-08 17:52:32.644 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=94093) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-08-08 17:52:32.644 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=94093) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-08-08 17:52:32.645 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=94093) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-08-08 17:52:32.645 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=94093) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-08-08 17:52:32.705 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-08-08 17:52:32.706 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=94093) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-08-08 17:52:32.706 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=94093) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-08-08 17:52:32.706 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-08-08 17:52:32.706 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:52:32.706 | from cryptography.utils import int_from_bytes 2022-08-08 17:52:32.706 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:52:32.707 | from cryptography.utils import int_from_bytes 2022-08-08 17:52:33.073 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-08-08 17:52:33.075 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-08-08 17:52:33.078 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-08-08 17:52:33.080 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-08-08 17:52:33.083 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-08-08 17:52:33.085 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-08-08 17:52:33.088 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-08-08 17:52:33.105 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-08-08 17:52:33.108 | + functions:set_mtu:785 : local dev=br-data 2022-08-08 17:52:33.111 | + functions:set_mtu:786 : local mtu=1500 2022-08-08 17:52:33.113 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-08-08 17:52:33.127 | + 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-08-08 17:52:33.144 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-08-08 17:52:33.147 | + lib/neutron-legacy:_configure_public_network_connectivity:712 : [[ -n eth1 ]] 2022-08-08 17:52:33.150 | + lib/neutron-legacy:_configure_public_network_connectivity:713 : _move_neutron_addresses_route eth1 br-data True False inet 2022-08-08 17:52:33.152 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local from_intf=eth1 2022-08-08 17:52:33.155 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local to_intf=br-data 2022-08-08 17:52:33.158 | + lib/neutron-legacy:_move_neutron_addresses_route:655 : local add_ovs_port=True 2022-08-08 17:52:33.160 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : local del_ovs_port=False 2022-08-08 17:52:33.162 | + lib/neutron-legacy:_move_neutron_addresses_route:657 : local af=inet 2022-08-08 17:52:33.165 | + lib/neutron-legacy:_move_neutron_addresses_route:659 : [[ -n eth1 ]] 2022-08-08 17:52:33.167 | + lib/neutron-legacy:_move_neutron_addresses_route:659 : [[ -n br-data ]] 2022-08-08 17:52:33.170 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local IP_REPLACE= 2022-08-08 17:52:33.173 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : local IP_DEL= 2022-08-08 17:52:33.175 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local IP_UP= 2022-08-08 17:52:33.178 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEFAULT_ROUTE_GW 2022-08-08 17:52:33.181 | ++ lib/neutron-legacy:_move_neutron_addresses_route:669 : ip -f inet r 2022-08-08 17:52:33.182 | ++ lib/neutron-legacy:_move_neutron_addresses_route:669 : awk '/default.+eth1\s/ { print $3; exit }' 2022-08-08 17:52:33.188 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : DEFAULT_ROUTE_GW= 2022-08-08 17:52:33.190 | + lib/neutron-legacy:_move_neutron_addresses_route:670 : local ADD_OVS_PORT= 2022-08-08 17:52:33.193 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : local DEL_OVS_PORT= 2022-08-08 17:52:33.195 | + lib/neutron-legacy:_move_neutron_addresses_route:672 : local ARP_CMD= 2022-08-08 17:52:33.199 | ++ lib/neutron-legacy:_move_neutron_addresses_route:674 : ip -f inet a s dev eth1 scope global primary 2022-08-08 17:52:33.199 | ++ lib/neutron-legacy:_move_neutron_addresses_route:674 : grep inet 2022-08-08 17:52:33.200 | ++ lib/neutron-legacy:_move_neutron_addresses_route:674 : awk '{ print $2, $3, $4; exit }' 2022-08-08 17:52:33.206 | + lib/neutron-legacy:_move_neutron_addresses_route:674 : IP_BRD='192.168.0.66/22 brd 192.168.3.255' 2022-08-08 17:52:33.209 | + lib/neutron-legacy:_move_neutron_addresses_route:676 : '[' '' '!=' '' ']' 2022-08-08 17:52:33.211 | + lib/neutron-legacy:_move_neutron_addresses_route:680 : [[ True == \T\r\u\e ]] 2022-08-08 17:52:33.213 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-08-08 17:52:33.216 | + lib/neutron-legacy:_move_neutron_addresses_route:684 : [[ False == \T\r\u\e ]] 2022-08-08 17:52:33.219 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : [[ 192.168.0.66/22 brd 192.168.3.255 != '' ]] 2022-08-08 17:52:33.221 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : IP_DEL='sudo ip addr del 192.168.0.66/22 brd 192.168.3.255 dev eth1' 2022-08-08 17:52:33.224 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP_REPLACE='sudo ip addr replace 192.168.0.66/22 brd 192.168.3.255 dev br-data' 2022-08-08 17:52:33.226 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : IP_UP='sudo ip link set br-data up' 2022-08-08 17:52:33.228 | + lib/neutron-legacy:_move_neutron_addresses_route:692 : [[ inet == \i\n\e\t ]] 2022-08-08 17:52:33.233 | ++ lib/neutron-legacy:_move_neutron_addresses_route:693 : echo 192.168.0.66/22 brd 192.168.3.255 2022-08-08 17:52:33.234 | ++ lib/neutron-legacy:_move_neutron_addresses_route:693 : awk '{ print $1; exit }' 2022-08-08 17:52:33.234 | ++ lib/neutron-legacy:_move_neutron_addresses_route:693 : grep -o -E '(.*)/' 2022-08-08 17:52:33.236 | ++ lib/neutron-legacy:_move_neutron_addresses_route:693 : cut -d / -f1 2022-08-08 17:52:33.240 | + lib/neutron-legacy:_move_neutron_addresses_route:693 : IP=192.168.0.66 2022-08-08 17:52:33.243 | + lib/neutron-legacy:_move_neutron_addresses_route:694 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.66 ' 2022-08-08 17:52:33.245 | + lib/neutron-legacy:_move_neutron_addresses_route:700 : sudo ip addr del 192.168.0.66/22 brd 192.168.3.255 dev eth1 2022-08-08 17:52:33.258 | + lib/neutron-legacy:_move_neutron_addresses_route:700 : sudo ip addr replace 192.168.0.66/22 brd 192.168.3.255 dev br-data 2022-08-08 17:52:33.271 | + lib/neutron-legacy:_move_neutron_addresses_route:700 : sudo ip link set br-data up 2022-08-08 17:52:33.284 | + lib/neutron-legacy:_move_neutron_addresses_route:700 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-08-08 17:52:33.305 | + lib/neutron-legacy:_move_neutron_addresses_route:700 : sudo ping -c 3 -w 5 -I br-data 192.168.0.66 2022-08-08 17:52:33.322 | PING 192.168.0.66 (192.168.0.66) from 192.168.0.66 br-data: 56(84) bytes of data. 2022-08-08 17:52:33.322 | 64 bytes from 192.168.0.66: icmp_seq=1 ttl=64 time=0.066 ms 2022-08-08 17:52:34.329 | 64 bytes from 192.168.0.66: icmp_seq=2 ttl=64 time=0.040 ms 2022-08-08 17:52:35.357 | 64 bytes from 192.168.0.66: icmp_seq=3 ttl=64 time=0.048 ms 2022-08-08 17:52:35.357 | 2022-08-08 17:52:35.357 | --- 192.168.0.66 ping statistics --- 2022-08-08 17:52:35.357 | 3 packets transmitted, 3 received, 0% packet loss, time 2035ms 2022-08-08 17:52:35.357 | rtt min/avg/max/mdev = 0.040/0.051/0.066/0.010 ms 2022-08-08 17:52:35.362 | ++ lib/neutron-legacy:_configure_public_network_connectivity:715 : ip -f inet6 a s dev eth1 2022-08-08 17:52:35.363 | ++ lib/neutron-legacy:_configure_public_network_connectivity:715 : grep -c global 2022-08-08 17:52:35.368 | + lib/neutron-legacy:_configure_public_network_connectivity:715 : [[ 0 != 0 ]] 2022-08-08 17:52:35.371 | + lib/neutron-legacy:configure_mutnauq:370 : is_service_enabled q-meta 2022-08-08 17:52:35.388 | + functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:52:35.390 | + lib/neutron-legacy:configure_mutnauq:371 : _configure_neutron_metadata_agent 2022-08-08 17:52:35.393 | + lib/neutron-legacy:_configure_neutron_metadata_agent:874 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2022-08-08 17:52:35.398 | + lib/neutron-legacy:_configure_neutron_metadata_agent:876 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-08-08 17:52:35.428 | + lib/neutron-legacy:_configure_neutron_metadata_agent:877 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.52 2022-08-08 17:52:35.456 | + lib/neutron-legacy:_configure_neutron_metadata_agent:878 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-08-08 17:52:35.487 | + 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-08-08 17:52:35.518 | + lib/neutron-legacy:_configure_neutron_metadata_agent:880 : [[ True == \T\r\u\e ]] 2022-08-08 17:52:35.521 | + 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-08-08 17:52:35.550 | + lib/neutron-legacy:configure_mutnauq:374 : [[ legacy != \l\e\g\a\c\y ]] 2022-08-08 17:52:35.552 | + lib/neutron-legacy:configure_mutnauq:377 : is_service_enabled ceilometer 2022-08-08 17:52:35.569 | + functions-common:is_service_enabled:2107 : return 1 2022-08-08 17:52:35.572 | + lib/neutron-legacy:configure_mutnauq:381 : [[ openvswitch == \o\v\n ]] 2022-08-08 17:52:35.574 | + lib/neutron-legacy:configure_mutnauq:387 : is_service_enabled q-placement neutron-placement 2022-08-08 17:52:35.592 | + functions-common:is_service_enabled:2107 : return 1 2022-08-08 17:52:35.594 | + lib/neutron-legacy:configure_mutnauq:390 : is_service_enabled q-trunk neutron-trunk 2022-08-08 17:52:35.612 | + functions-common:is_service_enabled:2107 : return 1 2022-08-08 17:52:35.614 | + lib/neutron-legacy:configure_mutnauq:393 : is_service_enabled q-qos neutron-qos 2022-08-08 17:52:35.632 | + functions-common:is_service_enabled:2107 : return 1 2022-08-08 17:52:35.634 | + lib/neutron-legacy:configure_mutnauq:401 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-08-08 17:52:35.664 | + lib/neutron-legacy:configure_mutnauq:405 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-08-08 17:52:35.694 | + lib/neutron:configure_neutron:627 : '[' False == True ']' 2022-08-08 17:52:35.697 | + ./stack.sh:main:1150 : is_service_enabled mysql postgresql 2022-08-08 17:52:35.715 | + functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:52:35.718 | + ./stack.sh:main:1150 : is_service_enabled neutron 2022-08-08 17:52:35.735 | + functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:52:35.738 | + ./stack.sh:main:1151 : async_runfunc init_neutron 2022-08-08 17:52:35.740 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2022-08-08 17:52:35.800 | + inc/async:async_inner:63 : init_neutron 2022-08-08 17:52:35.840 | [19159 Async init_neutron:94573]: running: init_neutron 2022-08-08 17:52:35.843 | + ./stack.sh:main:1159 : is_service_enabled q-dhcp 2022-08-08 17:52:35.864 | + functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:52:35.867 | ++ ./stack.sh:main:1162 : pidof NetworkManager 2022-08-08 17:52:35.878 | ++ ./stack.sh:main:1162 : true 2022-08-08 17:52:35.881 | + ./stack.sh:main:1162 : netman_pid= 2022-08-08 17:52:35.884 | + ./stack.sh:main:1163 : '[' -z '' ']' 2022-08-08 17:52:35.886 | + ./stack.sh:main:1164 : sudo killall dnsmasq 2022-08-08 17:52:35.902 | dnsmasq: no process found 2022-08-08 17:52:35.906 | + ./stack.sh:main:1164 : true 2022-08-08 17:52:35.909 | + ./stack.sh:main:1169 : clean_iptables 2022-08-08 17:52:35.914 | + lib/nova:clean_iptables:186 : sed 's/-c [0-9]* [0-9]* //g' 2022-08-08 17:52:35.916 | + lib/nova:clean_iptables:186 : grep nova 2022-08-08 17:52:35.917 | + lib/nova:clean_iptables:186 : grep '\-A' 2022-08-08 17:52:35.920 | + lib/nova:clean_iptables:186 : awk '{print "sudo iptables",$0}' 2022-08-08 17:52:35.920 | + lib/nova:clean_iptables:186 : sudo iptables -S -v 2022-08-08 17:52:35.922 | + lib/nova:clean_iptables:186 : bash 2022-08-08 17:52:35.923 | + lib/nova:clean_iptables:186 : sed s/-A/-D/g 2022-08-08 17:52:35.937 | + lib/nova:clean_iptables:188 : sed s/-A/-D/g 2022-08-08 17:52:35.938 | + lib/nova:clean_iptables:188 : grep '\-A' 2022-08-08 17:52:35.939 | + lib/nova:clean_iptables:188 : sed 's/-c [0-9]* [0-9]* //g' 2022-08-08 17:52:35.940 | + lib/nova:clean_iptables:188 : sudo iptables -S -v -t nat 2022-08-08 17:52:35.943 | + lib/nova:clean_iptables:188 : bash 2022-08-08 17:52:35.944 | + lib/nova:clean_iptables:188 : awk '{print "sudo iptables -t nat",$0}' 2022-08-08 17:52:35.946 | + lib/nova:clean_iptables:188 : grep nova 2022-08-08 17:52:35.962 | + lib/nova:clean_iptables:190 : sed s/-N/-X/g 2022-08-08 17:52:35.962 | + lib/nova:clean_iptables:190 : sudo iptables -S -v 2022-08-08 17:52:35.962 | + lib/nova:clean_iptables:190 : bash 2022-08-08 17:52:35.965 | + lib/nova:clean_iptables:190 : grep '\-N' 2022-08-08 17:52:35.969 | + lib/nova:clean_iptables:190 : grep nova 2022-08-08 17:52:35.970 | + lib/nova:clean_iptables:190 : sed 's/-c [0-9]* [0-9]* //g' 2022-08-08 17:52:35.973 | + lib/nova:clean_iptables:190 : awk '{print "sudo iptables",$0}' 2022-08-08 17:52:35.981 | + lib/nova:clean_iptables:192 : sudo iptables -S -v -t nat 2022-08-08 17:52:35.985 | + lib/nova:clean_iptables:192 : grep '\-N' 2022-08-08 17:52:35.985 | + lib/nova:clean_iptables:192 : grep nova 2022-08-08 17:52:35.987 | + lib/nova:clean_iptables:192 : sed 's/-c [0-9]* [0-9]* //g' 2022-08-08 17:52:35.988 | + lib/nova:clean_iptables:192 : sed s/-N/-X/g 2022-08-08 17:52:35.991 | + lib/nova:clean_iptables:192 : bash 2022-08-08 17:52:35.995 | + lib/nova:clean_iptables:192 : awk '{print "sudo iptables -t nat",$0}' 2022-08-08 17:52:36.001 | + ./stack.sh:main:1172 : sudo sysctl -w net.ipv4.ip_forward=1 2022-08-08 17:52:36.009 | net.ipv4.ip_forward = 1 2022-08-08 17:52:36.014 | + ./stack.sh:main:1177 : is_service_enabled nova neutron 2022-08-08 17:52:36.034 | + functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:52:36.036 | + ./stack.sh:main:1178 : configure_os_vif 2022-08-08 17:52:36.039 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2022-08-08 17:52:36.041 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2022-08-08 17:52:36.074 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2022-08-08 17:52:36.104 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2022-08-08 17:52:36.107 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2022-08-08 17:52:36.141 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2022-08-08 17:52:36.172 | + ./stack.sh:main:1184 : is_service_enabled swift 2022-08-08 17:52:36.191 | + functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:52:36.193 | + ./stack.sh:main:1185 : echo_summary 'Configuring Swift' 2022-08-08 17:52:36.196 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-08-08 17:52:36.198 | + ./stack.sh:echo_summary:446 : echo -e Configuring Swift 2022-08-08 17:52:36.201 | + ./stack.sh:main:1186 : async_runfunc init_swift 2022-08-08 17:52:36.204 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2022-08-08 17:52:36.262 | + inc/async:async_inner:63 : init_swift 2022-08-08 17:52:36.301 | [19159 Async init_swift:94951]: running: init_swift 2022-08-08 17:52:36.304 | + ./stack.sh:main:1193 : is_service_enabled cinder 2022-08-08 17:52:36.330 | + functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:52:36.333 | + ./stack.sh:main:1194 : echo_summary 'Configuring Cinder' 2022-08-08 17:52:36.335 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-08-08 17:52:36.338 | + ./stack.sh:echo_summary:446 : echo -e Configuring Cinder 2022-08-08 17:52:36.340 | + ./stack.sh:main:1195 : async_runfunc init_cinder 2022-08-08 17:52:36.343 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2022-08-08 17:52:36.414 | + inc/async:async_inner:63 : init_cinder 2022-08-08 17:52:36.466 | [19159 Async init_cinder:95046]: running: init_cinder 2022-08-08 17:52:36.468 | + ./stack.sh:main:1201 : is_service_enabled placement 2022-08-08 17:52:36.499 | + functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:52:36.502 | + ./stack.sh:main:1202 : echo_summary 'Configuring placement' 2022-08-08 17:52:36.505 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-08-08 17:52:36.511 | + ./stack.sh:echo_summary:446 : echo -e Configuring placement 2022-08-08 17:52:36.514 | + ./stack.sh:main:1203 : async_runfunc init_placement 2022-08-08 17:52:36.517 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2022-08-08 17:52:36.608 | + inc/async:async_inner:63 : init_placement 2022-08-08 17:52:36.673 | [19159 Async init_placement:95183]: running: init_placement 2022-08-08 17:52:36.688 | + ./stack.sh:main:1207 : async_wait init_neutron 2022-08-08 17:52:36.961 | [19159 Async init_neutron:94573]: Waiting for completion of init_neutron running on PID 94573 (6 other jobs running) 2022-08-08 17:52:37.178 | [19159 Async init_neutron:94573]: Signaling child to exit 2022-08-08 17:52:44.219 | + inc/async:async_inner:64 : rc=0 2022-08-08 17:52:44.269 | [95046 Async init_cinder:95046]: finished successfully 2022-08-08 17:52:49.954 | + inc/async:async_inner:64 : rc=0 2022-08-08 17:52:49.984 | [94951 Async init_swift:94951]: finished successfully 2022-08-08 17:53:01.326 | + inc/async:async_inner:64 : rc=0 2022-08-08 17:53:01.353 | [94573 Async init_neutron:94573]: finished successfully 2022-08-08 17:53:01.374 | WAKEUP 2022-08-08 17:53:01.398 | [19159 Async init_neutron:94573]: Signaled 2022-08-08 17:53:01.400 | + lib/neutron:init_neutron:678 : is_neutron_legacy_enabled 2022-08-08 17:53:01.400 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-08-08 17:53:01.400 | ++ 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-08-08 17:53:01.400 | + 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-08-08 17:53:01.400 | + 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-08-08 17:53:01.400 | + 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-08-08 17:53:01.400 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-08-08 17:53:01.400 | + lib/neutron:init_neutron:680 : init_mutnauq 2022-08-08 17:53:01.400 | + lib/neutron-legacy:init_mutnauq:459 : recreate_database neutron 2022-08-08 17:53:01.400 | + lib/database:recreate_database:112 : local db=neutron 2022-08-08 17:53:01.400 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2022-08-08 17:53:01.400 | + lib/databases/mysql:recreate_database_mysql:66 : local db=neutron 2022-08-08 17:53:01.400 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2022-08-08 17:53:01.400 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-08 17:53:01.400 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2022-08-08 17:53:01.400 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-08 17:53:01.400 | + lib/neutron-legacy:init_mutnauq:460 : time_start dbsync 2022-08-08 17:53:01.400 | + functions-common:time_start:2437 : local name=dbsync 2022-08-08 17:53:01.400 | + functions-common:time_start:2438 : local start_time= 2022-08-08 17:53:01.400 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-08-08 17:53:01.400 | ++ functions-common:time_start:2442 : date +%s%3N 2022-08-08 17:53:01.400 | + functions-common:time_start:2442 : _TIME_START[$name]=1659981155896 2022-08-08 17:53:01.400 | + 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-08-08 17:53:01.400 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:53:01.400 | from cryptography.utils import int_from_bytes 2022-08-08 17:53:01.400 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:53:01.400 | from cryptography.utils import int_from_bytes 2022-08-08 17:53:01.400 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-08-08 17:53:01.400 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-08-08 17:53:01.401 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-08-08 17:53:01.401 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-08-08 17:53:01.401 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2022-08-08 17:53:01.401 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2022-08-08 17:53:01.401 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2022-08-08 17:53:01.401 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2022-08-08 17:53:01.401 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2022-08-08 17:53:01.401 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2022-08-08 17:53:01.401 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2022-08-08 17:53:01.401 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2022-08-08 17:53:01.401 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2022-08-08 17:53:01.401 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2022-08-08 17:53:01.401 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2022-08-08 17:53:01.401 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2022-08-08 17:53:01.401 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2022-08-08 17:53:01.401 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2022-08-08 17:53:01.401 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2022-08-08 17:53:01.401 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2022-08-08 17:53:01.401 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2022-08-08 17:53:01.401 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2022-08-08 17:53:01.401 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2022-08-08 17:53:01.401 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2022-08-08 17:53:01.401 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2022-08-08 17:53:01.401 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2022-08-08 17:53:01.401 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2022-08-08 17:53:01.401 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2022-08-08 17:53:01.401 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2022-08-08 17:53:01.401 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2022-08-08 17:53:01.401 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2022-08-08 17:53:01.401 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2022-08-08 17:53:01.401 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2022-08-08 17:53:01.401 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2022-08-08 17:53:01.401 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2022-08-08 17:53:01.401 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2022-08-08 17:53:01.401 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2022-08-08 17:53:01.401 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2022-08-08 17:53:01.402 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2022-08-08 17:53:01.402 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2022-08-08 17:53:01.402 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2022-08-08 17:53:01.402 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2022-08-08 17:53:01.402 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2022-08-08 17:53:01.402 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2022-08-08 17:53:01.402 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2022-08-08 17:53:01.402 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2022-08-08 17:53:01.402 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2022-08-08 17:53:01.402 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2022-08-08 17:53:01.402 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2022-08-08 17:53:01.402 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2022-08-08 17:53:01.402 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2022-08-08 17:53:01.402 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2022-08-08 17:53:01.402 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2022-08-08 17:53:01.402 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2022-08-08 17:53:01.402 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2022-08-08 17:53:01.402 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2022-08-08 17:53:01.402 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2022-08-08 17:53:01.402 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2022-08-08 17:53:01.402 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2022-08-08 17:53:01.402 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2022-08-08 17:53:01.402 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2022-08-08 17:53:01.402 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2022-08-08 17:53:01.402 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2022-08-08 17:53:01.402 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2022-08-08 17:53:01.402 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2022-08-08 17:53:01.402 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2022-08-08 17:53:01.402 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2022-08-08 17:53:01.402 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2022-08-08 17:53:01.402 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2022-08-08 17:53:01.402 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2022-08-08 17:53:01.402 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2022-08-08 17:53:01.403 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2022-08-08 17:53:01.403 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2022-08-08 17:53:01.403 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2022-08-08 17:53:01.403 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2022-08-08 17:53:01.403 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2022-08-08 17:53:01.403 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2022-08-08 17:53:01.403 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2022-08-08 17:53:01.403 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2022-08-08 17:53:01.403 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2022-08-08 17:53:01.403 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2022-08-08 17:53:01.403 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2022-08-08 17:53:01.403 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2022-08-08 17:53:01.403 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2022-08-08 17:53:01.403 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2022-08-08 17:53:01.403 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2022-08-08 17:53:01.403 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2022-08-08 17:53:01.403 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2022-08-08 17:53:01.403 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2022-08-08 17:53:01.403 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2022-08-08 17:53:01.403 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2022-08-08 17:53:01.403 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2022-08-08 17:53:01.403 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2022-08-08 17:53:01.403 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2022-08-08 17:53:01.403 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2022-08-08 17:53:01.403 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2022-08-08 17:53:01.403 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2022-08-08 17:53:01.403 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2022-08-08 17:53:01.403 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2022-08-08 17:53:01.403 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2022-08-08 17:53:01.403 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2022-08-08 17:53:01.403 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2022-08-08 17:53:01.403 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2022-08-08 17:53:01.403 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2022-08-08 17:53:01.403 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2022-08-08 17:53:01.403 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2022-08-08 17:53:01.403 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2022-08-08 17:53:01.403 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2022-08-08 17:53:01.404 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2022-08-08 17:53:01.404 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2022-08-08 17:53:01.404 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2022-08-08 17:53:01.404 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2022-08-08 17:53:01.404 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2022-08-08 17:53:01.404 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2022-08-08 17:53:01.404 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2022-08-08 17:53:01.404 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2022-08-08 17:53:01.404 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2022-08-08 17:53:01.404 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2022-08-08 17:53:01.404 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2022-08-08 17:53:01.404 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2022-08-08 17:53:01.404 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2022-08-08 17:53:01.404 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2022-08-08 17:53:01.404 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2022-08-08 17:53:01.404 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2022-08-08 17:53:01.404 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2022-08-08 17:53:01.404 | Running upgrade for neutron ... 2022-08-08 17:53:01.404 | OK 2022-08-08 17:53:01.404 | + lib/neutron-legacy:init_mutnauq:463 : time_stop dbsync 2022-08-08 17:53:01.404 | + functions-common:time_stop:2451 : local name 2022-08-08 17:53:01.404 | + functions-common:time_stop:2452 : local end_time 2022-08-08 17:53:01.404 | + functions-common:time_stop:2453 : local elapsed_time 2022-08-08 17:53:01.404 | + functions-common:time_stop:2454 : local total 2022-08-08 17:53:01.404 | + functions-common:time_stop:2455 : local start_time 2022-08-08 17:53:01.404 | + functions-common:time_stop:2457 : name=dbsync 2022-08-08 17:53:01.404 | + functions-common:time_stop:2458 : start_time=1659981155896 2022-08-08 17:53:01.404 | + functions-common:time_stop:2460 : [[ -z 1659981155896 ]] 2022-08-08 17:53:01.404 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-08-08 17:53:01.404 | + functions-common:time_stop:2463 : end_time=1659981181310 2022-08-08 17:53:01.404 | + functions-common:time_stop:2464 : elapsed_time=25414 2022-08-08 17:53:01.404 | + functions-common:time_stop:2465 : total=9021 2022-08-08 17:53:01.404 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-08-08 17:53:01.404 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=34435 2022-08-08 17:53:01.449 | [19159 Async init_neutron:94573]: finished init_neutron with result 0 in 25 seconds 2022-08-08 17:53:01.453 | + inc/async:async_wait:197 : return 0 2022-08-08 17:53:01.456 | + ./stack.sh:main:1208 : async_wait init_placement 2022-08-08 17:53:01.512 | [19159 Async init_placement:95183]: Waiting for completion of init_placement running on PID 95183 (5 other jobs running) 2022-08-08 17:53:01.538 | [19159 Async init_placement:95183]: Signaling child to exit 2022-08-08 17:53:22.808 | + inc/async:async_inner:64 : rc=0 2022-08-08 17:53:22.834 | [95183 Async init_placement:95183]: finished successfully 2022-08-08 17:53:22.854 | WAKEUP 2022-08-08 17:53:22.877 | [19159 Async init_placement:95183]: Signaled 2022-08-08 17:53:22.878 | + lib/placement:init_placement:130 : recreate_database placement 2022-08-08 17:53:22.878 | + lib/database:recreate_database:112 : local db=placement 2022-08-08 17:53:22.878 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2022-08-08 17:53:22.878 | + lib/databases/mysql:recreate_database_mysql:66 : local db=placement 2022-08-08 17:53:22.878 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2022-08-08 17:53:22.879 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-08 17:53:22.879 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2022-08-08 17:53:22.879 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-08 17:53:22.879 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2022-08-08 17:53:22.879 | + lib/placement:init_placement:132 : create_placement_accounts 2022-08-08 17:53:22.879 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2022-08-08 17:53:22.879 | + lib/keystone:create_service_user:431 : get_or_create_user placement Passw0rd Default 2022-08-08 17:53:22.879 | + functions-common:get_or_create_user:921 : local user_id 2022-08-08 17:53:22.879 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-08-08 17:53:22.879 | + functions-common:get_or_create_user:925 : local email= 2022-08-08 17:53:22.879 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2022-08-08 17:53:22.879 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:53:22.879 | from cryptography.utils import int_from_bytes 2022-08-08 17:53:22.879 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:53:22.879 | from cryptography.utils import int_from_bytes 2022-08-08 17:53:22.879 | ++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:53:22.879 | + functions-common:get_or_create_user:937 : user_id=9a6e329e73aa415083a0be0e5601f824 2022-08-08 17:53:22.879 | + functions-common:get_or_create_user:938 : echo 9a6e329e73aa415083a0be0e5601f824 2022-08-08 17:53:22.879 | 9a6e329e73aa415083a0be0e5601f824 2022-08-08 17:53:22.879 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service placement service Default Default 2022-08-08 17:53:22.879 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-08-08 17:53:22.879 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-08-08 17:53:22.879 | ++ functions-common:_get_domain_args:969 : local domain 2022-08-08 17:53:22.879 | ++ functions-common:_get_domain_args:970 : domain= 2022-08-08 17:53:22.879 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-08-08 17:53:22.879 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-08-08 17:53:22.879 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-08-08 17:53:22.879 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-08-08 17:53:22.879 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-08-08 17:53:22.879 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-08-08 17:53:22.879 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-08 17:53:22.879 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-08 17:53:22.879 | ++ functions-common:get_field:823 : local data field 2022-08-08 17:53:22.879 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-08-08 17:53:22.880 | ++ functions-common:get_field:824 : read data 2022-08-08 17:53:22.880 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:53:22.880 | from cryptography.utils import int_from_bytes 2022-08-08 17:53:22.880 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:53:22.880 | from cryptography.utils import int_from_bytes 2022-08-08 17:53:22.880 | ++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:53:22.880 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-08-08 17:53:22.880 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-08-08 17:53:22.880 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2022-08-08 17:53:22.880 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:53:22.880 | from cryptography.utils import int_from_bytes 2022-08-08 17:53:22.880 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:53:22.880 | from cryptography.utils import int_from_bytes 2022-08-08 17:53:22.880 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-08-08 17:53:22.880 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-08-08 17:53:22.880 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-08-08 17:53:22.880 | ++ functions-common:get_field:823 : local data field 2022-08-08 17:53:22.880 | ++ functions-common:get_field:824 : read data 2022-08-08 17:53:22.880 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:53:22.880 | from cryptography.utils import int_from_bytes 2022-08-08 17:53:22.880 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:53:22.880 | from cryptography.utils import int_from_bytes 2022-08-08 17:53:22.880 | ++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:53:22.880 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-08-08 17:53:22.880 | ++ functions-common:get_field:828 : field='$2' 2022-08-08 17:53:22.880 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-08 17:53:22.880 | ++ functions-common:get_field:830 : echo '| 2502f703a6054dcd990ebba7d5e1a937 | 9a6e329e73aa415083a0be0e5601f824 | | 2992a5e585a747499e9c54aa882441e0 | | | False |' 2022-08-08 17:53:22.880 | ++ functions-common:get_field:824 : read data 2022-08-08 17:53:22.880 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=2502f703a6054dcd990ebba7d5e1a937 2022-08-08 17:53:22.880 | + functions-common:get_or_add_user_project_role:1009 : echo 2502f703a6054dcd990ebba7d5e1a937 2022-08-08 17:53:22.880 | 2502f703a6054dcd990ebba7d5e1a937 2022-08-08 17:53:22.880 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-08-08 17:53:22.880 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin placement service Default Default 2022-08-08 17:53:22.880 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-08-08 17:53:22.881 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-08-08 17:53:22.881 | ++ functions-common:_get_domain_args:969 : local domain 2022-08-08 17:53:22.881 | ++ functions-common:_get_domain_args:970 : domain= 2022-08-08 17:53:22.881 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-08-08 17:53:22.881 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-08-08 17:53:22.881 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-08-08 17:53:22.881 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-08-08 17:53:22.881 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-08-08 17:53:22.881 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-08-08 17:53:22.881 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-08-08 17:53:22.881 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-08-08 17:53:22.881 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-08-08 17:53:22.881 | ++ functions-common:get_field:823 : local data field 2022-08-08 17:53:22.881 | ++ functions-common:get_field:824 : read data 2022-08-08 17:53:22.881 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:53:22.881 | from cryptography.utils import int_from_bytes 2022-08-08 17:53:22.881 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:53:22.881 | from cryptography.utils import int_from_bytes 2022-08-08 17:53:22.881 | ++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:53:22.881 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-08-08 17:53:22.881 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-08-08 17:53:22.881 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2022-08-08 17:53:22.881 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:53:22.881 | from cryptography.utils import int_from_bytes 2022-08-08 17:53:22.881 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:53:22.881 | from cryptography.utils import int_from_bytes 2022-08-08 17:53:22.881 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-08-08 17:53:22.881 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-08-08 17:53:22.881 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-08-08 17:53:22.881 | ++ functions-common:get_field:823 : local data field 2022-08-08 17:53:22.881 | ++ functions-common:get_field:824 : read data 2022-08-08 17:53:22.881 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:53:22.881 | from cryptography.utils import int_from_bytes 2022-08-08 17:53:22.882 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:53:22.882 | from cryptography.utils import int_from_bytes 2022-08-08 17:53:22.882 | ++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:53:22.882 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-08-08 17:53:22.882 | ++ functions-common:get_field:828 : field='$2' 2022-08-08 17:53:22.882 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-08 17:53:22.882 | ++ functions-common:get_field:830 : echo '| 912b1332694743d3b69ab0583321f982 | 9a6e329e73aa415083a0be0e5601f824 | | 2992a5e585a747499e9c54aa882441e0 | | | False |' 2022-08-08 17:53:22.882 | ++ functions-common:get_field:824 : read data 2022-08-08 17:53:22.882 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=912b1332694743d3b69ab0583321f982 2022-08-08 17:53:22.882 | + functions-common:get_or_add_user_project_role:1009 : echo 912b1332694743d3b69ab0583321f982 2022-08-08 17:53:22.882 | 912b1332694743d3b69ab0583321f982 2022-08-08 17:53:22.882 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.52/placement 2022-08-08 17:53:22.882 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2022-08-08 17:53:22.882 | + functions-common:get_or_create_service:1094 : local service_id 2022-08-08 17:53:22.882 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2022-08-08 17:53:22.882 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2022-08-08 17:53:22.882 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:53:22.882 | from cryptography.utils import int_from_bytes 2022-08-08 17:53:22.882 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:53:22.882 | from cryptography.utils import int_from_bytes 2022-08-08 17:53:22.882 | ++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:53:22.882 | + functions-common:get_or_create_service:1105 : service_id=' 2022-08-08 17:53:22.882 | 33b38f8546a44465b75b56518e34e4a4' 2022-08-08 17:53:22.882 | + functions-common:get_or_create_service:1106 : echo 33b38f8546a44465b75b56518e34e4a4 2022-08-08 17:53:22.882 | 33b38f8546a44465b75b56518e34e4a4 2022-08-08 17:53:22.882 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.52/placement 2022-08-08 17:53:22.882 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-08-08 17:53:22.882 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface placement public http://10.222.0.52/placement RegionOne 2022-08-08 17:53:22.882 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-08-08 17:53:22.882 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2022-08-08 17:53:22.882 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:53:22.882 | from cryptography.utils import int_from_bytes 2022-08-08 17:53:22.882 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:53:22.882 | from cryptography.utils import int_from_bytes 2022-08-08 17:53:22.883 | +++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:53:22.883 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-08-08 17:53:22.883 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-08-08 17:53:22.883 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://10.222.0.52/placement --region RegionOne -f value -c id 2022-08-08 17:53:22.883 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:53:22.883 | from cryptography.utils import int_from_bytes 2022-08-08 17:53:22.883 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:53:22.883 | from cryptography.utils import int_from_bytes 2022-08-08 17:53:22.883 | +++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:53:22.883 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=707c30cfd20746f5b222935af8be7446 2022-08-08 17:53:22.883 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 707c30cfd20746f5b222935af8be7446 2022-08-08 17:53:22.883 | + functions-common:get_or_create_endpoint:1139 : public_id=707c30cfd20746f5b222935af8be7446 2022-08-08 17:53:22.883 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-08-08 17:53:22.883 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-08-08 17:53:22.883 | + functions-common:get_or_create_endpoint:1148 : echo 707c30cfd20746f5b222935af8be7446 2022-08-08 17:53:22.883 | 707c30cfd20746f5b222935af8be7446 2022-08-08 17:53:22.925 | [19159 Async init_placement:95183]: finished init_placement with result 0 in 46 seconds 2022-08-08 17:53:22.929 | + inc/async:async_wait:197 : return 0 2022-08-08 17:53:22.931 | + ./stack.sh:main:1209 : async_wait init_glance 2022-08-08 17:53:22.983 | [19159 Async init_glance:91361]: Waiting for completion of init_glance running on PID 91361 (4 other jobs running) 2022-08-08 17:53:23.008 | [19159 Async init_glance:91361]: Signaling child to exit 2022-08-08 17:53:23.008 | WAKEUP 2022-08-08 17:53:23.031 | [19159 Async init_glance:91361]: Signaled 2022-08-08 17:53:23.033 | + lib/glance:init_glance:481 : rm -rf /opt/stack/data/glance/images 2022-08-08 17:53:23.033 | + lib/glance:init_glance:482 : mkdir -p /opt/stack/data/glance/images 2022-08-08 17:53:23.033 | + lib/glance:init_glance:485 : recreate_database glance 2022-08-08 17:53:23.033 | + lib/database:recreate_database:112 : local db=glance 2022-08-08 17:53:23.033 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2022-08-08 17:53:23.033 | + lib/databases/mysql:recreate_database_mysql:66 : local db=glance 2022-08-08 17:53:23.033 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2022-08-08 17:53:23.033 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-08 17:53:23.033 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2022-08-08 17:53:23.033 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-08 17:53:23.033 | + lib/glance:init_glance:487 : time_start dbsync 2022-08-08 17:53:23.033 | + functions-common:time_start:2437 : local name=dbsync 2022-08-08 17:53:23.033 | + functions-common:time_start:2438 : local start_time= 2022-08-08 17:53:23.033 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-08-08 17:53:23.033 | ++ functions-common:time_start:2442 : date +%s%3N 2022-08-08 17:53:23.033 | + functions-common:time_start:2442 : _TIME_START[$name]=1659981100178 2022-08-08 17:53:23.033 | + lib/glance:init_glance:489 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2022-08-08 17:53:23.033 | 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=91462) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-08-08 17:53:23.034 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-08-08 17:53:23.034 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-08-08 17:53:23.034 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-08-08 17:53:23.034 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-08-08 17:53:23.034 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-08-08 17:53:23.034 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-08-08 17:53:23.034 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2022-08-08 17:53:23.034 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2022-08-08 17:53:23.034 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2022-08-08 17:53:23.034 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2022-08-08 17:53:23.034 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2022-08-08 17:53:23.034 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2022-08-08 17:53:23.034 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2022-08-08 17:53:23.034 | INFO [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2022-08-08 17:53:23.034 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2022-08-08 17:53:23.034 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2022-08-08 17:53:23.034 | INFO [alembic.runtime.migration] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2022-08-08 17:53:23.034 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-08-08 17:53:23.034 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-08-08 17:53:23.034 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-08-08 17:53:23.034 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-08-08 17:53:23.034 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-08-08 17:53:23.034 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-08-08 17:53:23.034 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-08-08 17:53:23.034 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-08-08 17:53:23.034 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-08-08 17:53:23.034 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-08-08 17:53:23.034 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2022-08-08 17:53:23.034 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2022-08-08 17:53:23.034 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2022-08-08 17:53:23.034 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2022-08-08 17:53:23.034 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2022-08-08 17:53:23.034 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2022-08-08 17:53:23.034 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2022-08-08 17:53:23.034 | INFO [alembic.runtime.migration] Running upgrade ussuri_contract01 -> wallaby_contract01 2022-08-08 17:53:23.034 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-08-08 17:53:23.035 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-08-08 17:53:23.035 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-08-08 17:53:23.035 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-08-08 17:53:23.035 | Upgraded database to: wallaby_expand01, current revision(s): wallaby_expand01 2022-08-08 17:53:23.035 | Database migration is up to date. No migration needed. 2022-08-08 17:53:23.035 | Upgraded database to: wallaby_contract01, current revision(s): wallaby_contract01 2022-08-08 17:53:23.035 | Database is synced successfully. 2022-08-08 17:53:23.035 | + lib/glance:init_glance:492 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2022-08-08 17:53:23.035 | 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=91635) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-08-08 17:53:23.035 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2022-08-08 17:53:23.035 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2022-08-08 17:53:23.035 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2022-08-08 17:53:23.035 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2022-08-08 17:53:23.035 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2022-08-08 17:53:23.035 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2022-08-08 17:53:23.035 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2022-08-08 17:53:23.035 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2022-08-08 17:53:23.035 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2022-08-08 17:53:23.035 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2022-08-08 17:53:23.035 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2022-08-08 17:53:23.035 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2022-08-08 17:53:23.035 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2022-08-08 17:53:23.035 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2022-08-08 17:53:23.035 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2022-08-08 17:53:23.035 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2022-08-08 17:53:23.035 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2022-08-08 17:53:23.035 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2022-08-08 17:53:23.035 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2022-08-08 17:53:23.035 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2022-08-08 17:53:23.035 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2022-08-08 17:53:23.035 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2022-08-08 17:53:23.035 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2022-08-08 17:53:23.036 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2022-08-08 17:53:23.036 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2022-08-08 17:53:23.036 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2022-08-08 17:53:23.036 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2022-08-08 17:53:23.036 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2022-08-08 17:53:23.036 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2022-08-08 17:53:23.036 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2022-08-08 17:53:23.036 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2022-08-08 17:53:23.036 | + lib/glance:init_glance:493 : time_stop dbsync 2022-08-08 17:53:23.036 | + functions-common:time_stop:2451 : local name 2022-08-08 17:53:23.036 | + functions-common:time_stop:2452 : local end_time 2022-08-08 17:53:23.036 | + functions-common:time_stop:2453 : local elapsed_time 2022-08-08 17:53:23.036 | + functions-common:time_stop:2454 : local total 2022-08-08 17:53:23.036 | + functions-common:time_stop:2455 : local start_time 2022-08-08 17:53:23.036 | + functions-common:time_stop:2457 : name=dbsync 2022-08-08 17:53:23.036 | + functions-common:time_stop:2458 : start_time=1659981100178 2022-08-08 17:53:23.036 | + functions-common:time_stop:2460 : [[ -z 1659981100178 ]] 2022-08-08 17:53:23.036 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-08-08 17:53:23.036 | + functions-common:time_stop:2463 : end_time=1659981110181 2022-08-08 17:53:23.036 | + functions-common:time_stop:2464 : elapsed_time=10003 2022-08-08 17:53:23.036 | + functions-common:time_stop:2465 : total=9021 2022-08-08 17:53:23.036 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-08-08 17:53:23.036 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=19024 2022-08-08 17:53:23.078 | [19159 Async init_glance:91361]: finished init_glance with result 0 in 10 seconds 2022-08-08 17:53:23.082 | + inc/async:async_wait:197 : return 0 2022-08-08 17:53:23.085 | + ./stack.sh:main:1210 : async_wait init_swift 2022-08-08 17:53:23.137 | [19159 Async init_swift:94951]: Waiting for completion of init_swift running on PID 94951 (3 other jobs running) 2022-08-08 17:53:23.162 | [19159 Async init_swift:94951]: Signaling child to exit 2022-08-08 17:53:23.162 | WAKEUP 2022-08-08 17:53:23.186 | [19159 Async init_swift:94951]: Signaled 2022-08-08 17:53:23.188 | + lib/swift:init_swift:668 : local node_number 2022-08-08 17:53:23.188 | + lib/swift:init_swift:670 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-08-08 17:53:23.188 | No object-auditor running 2022-08-08 17:53:23.188 | No container-sync running 2022-08-08 17:53:23.188 | No container-updater running 2022-08-08 17:53:23.188 | No container-server running 2022-08-08 17:53:23.188 | No container-sharder running 2022-08-08 17:53:23.188 | No container-replicator running 2022-08-08 17:53:23.188 | No object-replicator running 2022-08-08 17:53:23.188 | No container-reconciler running 2022-08-08 17:53:23.188 | No container-auditor running 2022-08-08 17:53:23.188 | No object-updater running 2022-08-08 17:53:23.188 | No object-expirer running 2022-08-08 17:53:23.188 | No proxy-server running 2022-08-08 17:53:23.188 | No object-server running 2022-08-08 17:53:23.188 | No account-auditor running 2022-08-08 17:53:23.188 | No account-reaper running 2022-08-08 17:53:23.188 | No account-replicator running 2022-08-08 17:53:23.188 | No object-reconstructor running 2022-08-08 17:53:23.188 | No account-server running 2022-08-08 17:53:23.188 | + lib/swift:init_swift:670 : true 2022-08-08 17:53:23.188 | + lib/swift:init_swift:673 : create_swift_disk 2022-08-08 17:53:23.188 | + lib/swift:create_swift_disk:565 : local node_number 2022-08-08 17:53:23.188 | + lib/swift:create_swift_disk:570 : local user_group 2022-08-08 17:53:23.188 | ++ lib/swift:create_swift_disk:571 : id -g ubuntu 2022-08-08 17:53:23.188 | + lib/swift:create_swift_disk:571 : user_group=1000 2022-08-08 17:53:23.188 | + lib/swift:create_swift_disk:572 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift/drives /opt/stack/data/swift/cache /opt/stack/data/swift/run /opt/stack/data/swift/logs 2022-08-08 17:53:23.188 | + lib/swift:create_swift_disk:575 : create_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 6G 2022-08-08 17:53:23.188 | + functions:create_disk:732 : local node_number 2022-08-08 17:53:23.188 | + functions:create_disk:733 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-08-08 17:53:23.188 | + functions:create_disk:734 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-08-08 17:53:23.188 | + functions:create_disk:735 : local loopback_disk_size=6G 2022-08-08 17:53:23.188 | + functions:create_disk:736 : local key 2022-08-08 17:53:23.188 | ++ functions:create_disk:738 : echo /opt/stack/data/swift/drives/images/swift.img 2022-08-08 17:53:23.189 | ++ functions:create_disk:738 : sed s#/.## 2022-08-08 17:53:23.189 | + functions:create_disk:738 : key=pt/stack/data/swift/drives/images/swift.img 2022-08-08 17:53:23.189 | + functions:create_disk:739 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-08-08 17:53:23.189 | + functions:create_disk:741 : destroy_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2022-08-08 17:53:23.189 | + functions:destroy_disk:763 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-08-08 17:53:23.189 | + functions:destroy_disk:764 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-08-08 17:53:23.189 | + functions:destroy_disk:765 : local key 2022-08-08 17:53:23.189 | ++ functions:destroy_disk:767 : echo /opt/stack/data/swift/drives/images/swift.img 2022-08-08 17:53:23.189 | ++ functions:destroy_disk:767 : sed s#/.## 2022-08-08 17:53:23.189 | + functions:destroy_disk:767 : key=pt/stack/data/swift/drives/images/swift.img 2022-08-08 17:53:23.189 | + functions:destroy_disk:768 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-08-08 17:53:23.189 | + functions:destroy_disk:771 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2022-08-08 17:53:23.189 | + functions:destroy_disk:776 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2022-08-08 17:53:23.189 | + functions:destroy_disk:779 : sudo rm -f /opt/stack/data/swift/drives/images/swift.img 2022-08-08 17:53:23.189 | ++ functions:create_disk:745 : dirname /opt/stack/data/swift/drives/images/swift.img 2022-08-08 17:53:23.189 | + functions:create_disk:745 : sudo mkdir -p /opt/stack/data/swift/drives/images 2022-08-08 17:53:23.189 | + functions:create_disk:746 : sudo truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2022-08-08 17:53:23.189 | + functions:create_disk:753 : sudo mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2022-08-08 17:53:23.189 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2022-08-08 17:53:23.189 | = sectsz=512 attr=2, projid32bit=1 2022-08-08 17:53:23.189 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-08-08 17:53:23.189 | = reflink=1 2022-08-08 17:53:23.189 | data = bsize=4096 blocks=1572864, imaxpct=25 2022-08-08 17:53:23.189 | = sunit=0 swidth=0 blks 2022-08-08 17:53:23.189 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-08-08 17:53:23.189 | log =internal log bsize=4096 blocks=2560, version=2 2022-08-08 17:53:23.189 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-08-08 17:53:23.189 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-08-08 17:53:23.189 | + 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-08-08 17:53:23.189 | + functions:create_disk:756 : sudo tee -a /etc/fstab 2022-08-08 17:53:23.189 | /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-08-08 17:53:23.189 | + functions:create_disk:757 : sudo mkdir -p /opt/stack/data/swift/drives/sdb1 2022-08-08 17:53:23.189 | + functions:create_disk:758 : sudo mount -v /opt/stack/data/swift/drives/sdb1 2022-08-08 17:53:23.190 | mount: /dev/loop3 mounted on /opt/stack/data/swift/drives/sdb1. 2022-08-08 17:53:23.190 | + lib/swift:create_swift_disk:579 : local node_number 2022-08-08 17:53:23.190 | + lib/swift:create_swift_disk:580 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-08-08 17:53:23.190 | + lib/swift:create_swift_disk:582 : local node_devices=/opt/stack/data/swift/1 2022-08-08 17:53:23.190 | + lib/swift:create_swift_disk:583 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2022-08-08 17:53:23.190 | + lib/swift:create_swift_disk:584 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2022-08-08 17:53:23.190 | + lib/swift:create_swift_disk:585 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2022-08-08 17:53:23.190 | + lib/swift:create_swift_disk:586 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2022-08-08 17:53:23.190 | + lib/swift:create_swift_disk:587 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2022-08-08 17:53:23.190 | + lib/swift:init_swift:677 : pushd /etc/swift 2022-08-08 17:53:23.190 | + lib/swift:init_swift:679 : rm -f '*.builder' '*.ring.gz' 'backups/*.builder' 'backups/*.ring.gz' 2022-08-08 17:53:23.190 | + lib/swift:init_swift:681 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2022-08-08 17:53:23.190 | + lib/swift:init_swift:682 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2022-08-08 17:53:23.190 | + lib/swift:init_swift:683 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2022-08-08 17:53:23.190 | + lib/swift:init_swift:689 : [[ -n '' ]] 2022-08-08 17:53:23.190 | + lib/swift:init_swift:702 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-08-08 17:53:23.190 | + lib/swift:init_swift:703 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2022-08-08 17:53:23.190 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2022-08-08 17:53:23.190 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2022-08-08 17:53:23.190 | + lib/swift:init_swift:704 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2022-08-08 17:53:23.190 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2022-08-08 17:53:23.190 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2022-08-08 17:53:23.190 | + lib/swift:init_swift:705 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2022-08-08 17:53:23.190 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2022-08-08 17:53:23.190 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2022-08-08 17:53:23.190 | + lib/swift:init_swift:711 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2022-08-08 17:53:23.190 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-08-08 17:53:23.190 | + lib/swift:init_swift:712 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2022-08-08 17:53:23.190 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-08-08 17:53:23.190 | + lib/swift:init_swift:713 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2022-08-08 17:53:23.190 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-08-08 17:53:23.190 | + lib/swift:init_swift:714 : popd 2022-08-08 17:53:23.234 | [19159 Async init_swift:94951]: finished init_swift with result 0 in 13 seconds 2022-08-08 17:53:23.238 | + inc/async:async_wait:197 : return 0 2022-08-08 17:53:23.241 | + ./stack.sh:main:1211 : async_wait init_cinder 2022-08-08 17:53:23.294 | [19159 Async init_cinder:95046]: Waiting for completion of init_cinder running on PID 95046 (2 other jobs running) 2022-08-08 17:53:23.320 | [19159 Async init_cinder:95046]: Signaling child to exit 2022-08-08 17:53:23.320 | WAKEUP 2022-08-08 17:53:23.343 | [19159 Async init_cinder:95046]: Signaled 2022-08-08 17:53:23.344 | + lib/cinder:init_cinder:434 : is_service_enabled mysql postgresql 2022-08-08 17:53:23.344 | + functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:53:23.344 | + lib/cinder:init_cinder:436 : recreate_database cinder 2022-08-08 17:53:23.344 | + lib/database:recreate_database:112 : local db=cinder 2022-08-08 17:53:23.344 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2022-08-08 17:53:23.344 | + lib/databases/mysql:recreate_database_mysql:66 : local db=cinder 2022-08-08 17:53:23.344 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2022-08-08 17:53:23.344 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-08 17:53:23.344 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2022-08-08 17:53:23.344 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-08 17:53:23.344 | + lib/cinder:init_cinder:438 : time_start dbsync 2022-08-08 17:53:23.344 | + functions-common:time_start:2437 : local name=dbsync 2022-08-08 17:53:23.344 | + functions-common:time_start:2438 : local start_time= 2022-08-08 17:53:23.344 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-08-08 17:53:23.344 | ++ functions-common:time_start:2442 : date +%s%3N 2022-08-08 17:53:23.344 | + functions-common:time_start:2442 : _TIME_START[$name]=1659981156537 2022-08-08 17:53:23.344 | + lib/cinder:init_cinder:440 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2022-08-08 17:53:23.345 | 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=95159) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-08-08 17:53:23.345 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/legacy_migrations... {{(pid=95159) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-08-08 17:53:23.345 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py... {{(pid=95159) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:53:23.345 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py loaded successfully {{(pid=95159) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:53:23.345 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py... {{(pid=95159) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:53:23.345 | 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=95159) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:53:23.345 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py... {{(pid=95159) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:53:23.345 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py loaded successfully {{(pid=95159) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:53:23.345 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py... {{(pid=95159) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:53:23.345 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py loaded successfully {{(pid=95159) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:53:23.345 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py... {{(pid=95159) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:53:23.345 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py loaded successfully {{(pid=95159) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:53:23.345 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py... {{(pid=95159) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:53:23.345 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py loaded successfully {{(pid=95159) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:53:23.345 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py... {{(pid=95159) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:53:23.345 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py loaded successfully {{(pid=95159) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:53:23.345 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py... {{(pid=95159) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:53:23.345 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py loaded successfully {{(pid=95159) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:53:23.345 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py... {{(pid=95159) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:53:23.345 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py loaded successfully {{(pid=95159) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:53:23.345 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py... {{(pid=95159) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:53:23.345 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py loaded successfully {{(pid=95159) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:53:23.345 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py... {{(pid=95159) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:53:23.345 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py loaded successfully {{(pid=95159) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:53:23.345 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/legacy_migrations loaded successfully {{(pid=95159) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-08-08 17:53:23.345 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'cinder', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=95159) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-08-08 17:53:23.346 | INFO cinder.db.migration [-] Applying migration(s) 2022-08-08 17:53:23.346 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-08-08 17:53:23.346 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-08-08 17:53:23.346 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2022-08-08 17:53:23.346 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=95159) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-08-08 17:53:23.346 | INFO cinder.db.migration [-] Migration(s) applied 2022-08-08 17:53:23.346 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:53:23.346 | from cryptography.utils import int_from_bytes 2022-08-08 17:53:23.346 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:53:23.346 | from cryptography.utils import int_from_bytes 2022-08-08 17:53:23.346 | /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-08-08 17:53:23.346 | last_heartbeat = column_property( 2022-08-08 17:53:23.346 | /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-08-08 17:53:23.346 | num_hosts = column_property( 2022-08-08 17:53:23.346 | /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-08-08 17:53:23.346 | num_down_hosts = column_property( 2022-08-08 17:53:23.346 | + lib/cinder:init_cinder:441 : time_stop dbsync 2022-08-08 17:53:23.346 | + functions-common:time_stop:2451 : local name 2022-08-08 17:53:23.346 | + functions-common:time_stop:2452 : local end_time 2022-08-08 17:53:23.346 | + functions-common:time_stop:2453 : local elapsed_time 2022-08-08 17:53:23.346 | + functions-common:time_stop:2454 : local total 2022-08-08 17:53:23.346 | + functions-common:time_stop:2455 : local start_time 2022-08-08 17:53:23.346 | + functions-common:time_stop:2457 : name=dbsync 2022-08-08 17:53:23.346 | + functions-common:time_stop:2458 : start_time=1659981156537 2022-08-08 17:53:23.346 | + functions-common:time_stop:2460 : [[ -z 1659981156537 ]] 2022-08-08 17:53:23.346 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-08-08 17:53:23.346 | + functions-common:time_stop:2463 : end_time=1659981164098 2022-08-08 17:53:23.346 | + functions-common:time_stop:2464 : elapsed_time=7561 2022-08-08 17:53:23.346 | + functions-common:time_stop:2465 : total=9021 2022-08-08 17:53:23.346 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-08-08 17:53:23.346 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=16582 2022-08-08 17:53:23.346 | + lib/cinder:init_cinder:444 : is_service_enabled c-vol 2022-08-08 17:53:23.346 | + functions-common:is_service_enabled:2107 : return 1 2022-08-08 17:53:23.346 | + lib/cinder:init_cinder:455 : is_service_enabled c-bak 2022-08-08 17:53:23.347 | + functions-common:is_service_enabled:2107 : return 1 2022-08-08 17:53:23.347 | + lib/cinder:init_cinder:461 : mkdir -p /opt/stack/data/cinder/volumes 2022-08-08 17:53:23.390 | [19159 Async init_cinder:95046]: finished init_cinder with result 0 in 7 seconds 2022-08-08 17:53:23.394 | + inc/async:async_wait:197 : return 0 2022-08-08 17:53:23.397 | + ./stack.sh:main:1216 : is_service_enabled nova 2022-08-08 17:53:23.415 | + functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:53:23.418 | + ./stack.sh:main:1217 : echo_summary 'Configuring Nova' 2022-08-08 17:53:23.421 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-08-08 17:53:23.423 | + ./stack.sh:echo_summary:446 : echo -e Configuring Nova 2022-08-08 17:53:23.426 | + ./stack.sh:main:1218 : init_nova 2022-08-08 17:53:23.428 | + lib/nova:init_nova:829 : is_service_enabled mysql postgresql 2022-08-08 17:53:23.446 | + functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:53:23.448 | + lib/nova:init_nova:829 : is_service_enabled n-api 2022-08-08 17:53:23.466 | + functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:53:23.469 | + lib/nova:init_nova:831 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-08-08 17:53:23.471 | + lib/nova:init_nova:839 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2022-08-08 17:53:23.530 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2022-08-08 17:53:23.568 | [19159 Async nova-cell-0:97286]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2022-08-08 17:53:23.571 | ++ lib/nova:init_nova:842 : seq 1 1 2022-08-08 17:53:23.575 | + lib/nova:init_nova:842 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-08 17:53:23.579 | ++ lib/nova:init_nova:843 : conductor_conf 1 2022-08-08 17:53:23.581 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-08-08 17:53:23.585 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-08-08 17:53:23.588 | + lib/nova:init_nova:843 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-08-08 17:53:23.649 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-08-08 17:53:23.689 | [19159 Async nova-cell-1:97384]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-08-08 17:53:23.693 | + lib/nova:init_nova:846 : recreate_database nova_api 2022-08-08 17:53:23.695 | + lib/database:recreate_database:112 : local db=nova_api 2022-08-08 17:53:23.698 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2022-08-08 17:53:23.701 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_api 2022-08-08 17:53:23.704 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2022-08-08 17:53:23.708 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-08 17:53:23.725 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2022-08-08 17:53:23.729 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-08 17:53:23.748 | + lib/nova:init_nova:847 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2022-08-08 17:53:24.780 | 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-08-08 17:53:28.017 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/api/legacy_migrations... {{(pid=97448) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-08-08 17:53:28.018 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py... {{(pid=97448) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:53:28.018 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py loaded successfully {{(pid=97448) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:53:28.018 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py... {{(pid=97448) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:53:28.018 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py loaded successfully {{(pid=97448) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:53:28.019 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py... {{(pid=97448) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:53:28.019 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py loaded successfully {{(pid=97448) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:53:28.019 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py... {{(pid=97448) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:53:28.019 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py loaded successfully {{(pid=97448) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:53:28.020 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py... {{(pid=97448) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:53:28.020 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py loaded successfully {{(pid=97448) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:53:28.020 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py... {{(pid=97448) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:53:28.020 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py loaded successfully {{(pid=97448) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:53:28.021 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py... {{(pid=97448) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:53:28.021 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py loaded successfully {{(pid=97448) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:53:28.021 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py... {{(pid=97448) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:53:28.022 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py loaded successfully {{(pid=97448) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:53:28.022 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py... {{(pid=97448) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:53:28.022 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py loaded successfully {{(pid=97448) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:53:28.022 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py... {{(pid=97448) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:53:28.022 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py loaded successfully {{(pid=97448) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:53:28.023 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py... {{(pid=97448) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:53:28.023 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py loaded successfully {{(pid=97448) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:53:28.023 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py... {{(pid=97448) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:53:28.023 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py loaded successfully {{(pid=97448) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:53:28.024 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py... {{(pid=97448) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:53:28.024 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py loaded successfully {{(pid=97448) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:53:28.024 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py... {{(pid=97448) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:53:28.024 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py loaded successfully {{(pid=97448) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:53:28.024 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py... {{(pid=97448) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:53:28.025 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py loaded successfully {{(pid=97448) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:53:28.025 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py... {{(pid=97448) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:53:28.025 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py loaded successfully {{(pid=97448) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:53:28.025 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py... {{(pid=97448) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:53:28.026 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py loaded successfully {{(pid=97448) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:53:28.026 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py... {{(pid=97448) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:53:28.026 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py loaded successfully {{(pid=97448) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:53:28.027 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py... {{(pid=97448) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:53:28.027 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py loaded successfully {{(pid=97448) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:53:28.027 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py... {{(pid=97448) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:53:28.027 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py loaded successfully {{(pid=97448) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:53:28.027 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py... {{(pid=97448) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:53:28.028 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py loaded successfully {{(pid=97448) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:53:28.028 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/api/legacy_migrations loaded successfully {{(pid=97448) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-08-08 17:53:28.028 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova_api', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=97448) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-08-08 17:53:28.055 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-08-08 17:53:28.055 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-08-08 17:53:28.092 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2022-08-08 17:53:30.394 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=97448) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-08-08 17:53:30.400 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2022-08-08 17:53:30.853 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=97448) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-08-08 17:53:30.859 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:53:30.859 | from cryptography.utils import int_from_bytes 2022-08-08 17:53:30.859 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:53:30.859 | from cryptography.utils import int_from_bytes 2022-08-08 17:53:31.338 | ++ lib/nova:init_nova:851 : database_connection_url nova_cell0 2022-08-08 17:53:31.341 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-08-08 17:53:31.343 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-08-08 17:53:31.346 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell0 2022-08-08 17:53:31.349 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-08-08 17:53:31.352 | + lib/nova:init_nova:851 : /usr/local/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-08-08 17:53:32.631 | 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-08-08 17:53:35.733 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:53:35.733 | from cryptography.utils import int_from_bytes 2022-08-08 17:53:35.734 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:53:35.734 | from cryptography.utils import int_from_bytes 2022-08-08 17:53:36.242 | ++ lib/nova:init_nova:854 : seq 0 1 2022-08-08 17:53:36.247 | + lib/nova:init_nova:854 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-08-08 17:53:36.250 | + lib/nova:init_nova:855 : async_wait nova-cell-0 2022-08-08 17:53:36.318 | [19159 Async nova-cell-0:97286]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 97286 (3 other jobs running) 2022-08-08 17:53:36.351 | [19159 Async nova-cell-0:97286]: Signaling child to exit 2022-08-08 17:53:36.526 | + inc/async:async_inner:64 : rc=0 2022-08-08 17:53:36.553 | [97384 Async nova-cell-1:97384]: finished successfully 2022-08-08 17:53:36.636 | + inc/async:async_inner:64 : rc=0 2022-08-08 17:53:36.661 | [97286 Async nova-cell-0:97286]: finished successfully 2022-08-08 17:53:36.681 | WAKEUP 2022-08-08 17:53:36.704 | [19159 Async nova-cell-0:97286]: Signaled 2022-08-08 17:53:36.705 | + lib/nova:init_nova_db:819 : local dbname=nova_cell0 2022-08-08 17:53:36.705 | + lib/nova:init_nova_db:820 : local conffile=/etc/nova/nova.conf 2022-08-08 17:53:36.705 | + lib/nova:init_nova_db:821 : recreate_database nova_cell0 2022-08-08 17:53:36.705 | + lib/database:recreate_database:112 : local db=nova_cell0 2022-08-08 17:53:36.705 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2022-08-08 17:53:36.705 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell0 2022-08-08 17:53:36.705 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2022-08-08 17:53:36.705 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-08 17:53:36.706 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2022-08-08 17:53:36.706 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-08 17:53:36.706 | + lib/nova:init_nova_db:822 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2022-08-08 17:53:36.706 | 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-08-08 17:53:36.706 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=97348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-08-08 17:53:36.706 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=97348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:53:36.706 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=97348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:53:36.706 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=97348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:53:36.706 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=97348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:53:36.706 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=97348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:53:36.706 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=97348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:53:36.706 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=97348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:53:36.706 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=97348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:53:36.706 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=97348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:53:36.706 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=97348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:53:36.706 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=97348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:53:36.706 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=97348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:53:36.706 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=97348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:53:36.706 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=97348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:53:36.706 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=97348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:53:36.706 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=97348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:53:36.706 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=97348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:53:36.706 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=97348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:53:36.706 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=97348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:53:36.706 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=97348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:53:36.706 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=97348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:53:36.706 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=97348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:53:36.707 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=97348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:53:36.707 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=97348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:53:36.707 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=97348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:53:36.707 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=97348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:53:36.707 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=97348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:53:36.707 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=97348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:53:36.707 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=97348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:53:36.707 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=97348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:53:36.707 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=97348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:53:36.707 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=97348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:53:36.707 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=97348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:53:36.707 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=97348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:53:36.707 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=97348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:53:36.707 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=97348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:53:36.707 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=97348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:53:36.707 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=97348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:53:36.707 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=97348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:53:36.707 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=97348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:53:36.707 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=97348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:53:36.707 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=97348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:53:36.707 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=97348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-08-08 17:53:36.707 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=97348) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-08-08 17:53:36.707 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-08-08 17:53:36.707 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-08-08 17:53:36.707 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-08-08 17:53:36.707 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=97348) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-08-08 17:53:36.707 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-08-08 17:53:36.707 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=97348) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-08-08 17:53:36.707 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:53:36.708 | from cryptography.utils import int_from_bytes 2022-08-08 17:53:36.708 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:53:36.708 | from cryptography.utils import int_from_bytes 2022-08-08 17:53:36.750 | [19159 Async nova-cell-0:97286]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 13 seconds 2022-08-08 17:53:36.754 | + inc/async:async_wait:197 : return 0 2022-08-08 17:53:36.757 | + lib/nova:init_nova:854 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-08-08 17:53:36.760 | + lib/nova:init_nova:855 : async_wait nova-cell-1 2022-08-08 17:53:36.811 | [19159 Async nova-cell-1:97384]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 97384 (2 other jobs running) 2022-08-08 17:53:36.835 | [19159 Async nova-cell-1:97384]: Signaling child to exit 2022-08-08 17:53:36.836 | WAKEUP 2022-08-08 17:53:36.859 | [19159 Async nova-cell-1:97384]: Signaled 2022-08-08 17:53:36.861 | + lib/nova:init_nova_db:819 : local dbname=nova_cell1 2022-08-08 17:53:36.861 | + lib/nova:init_nova_db:820 : local conffile=/etc/nova/nova_cell1.conf 2022-08-08 17:53:36.861 | + lib/nova:init_nova_db:821 : recreate_database nova_cell1 2022-08-08 17:53:36.861 | + lib/database:recreate_database:112 : local db=nova_cell1 2022-08-08 17:53:36.861 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2022-08-08 17:53:36.861 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell1 2022-08-08 17:53:36.861 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2022-08-08 17:53:36.861 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-08 17:53:36.861 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2022-08-08 17:53:36.861 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-08 17:53:36.861 | + lib/nova:init_nova_db:822 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2022-08-08 17:53:36.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-08-08 17:53:36.861 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=97442) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-08-08 17:53:36.861 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=97442) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:53:36.861 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=97442) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:53:36.861 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=97442) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:53:36.861 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=97442) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:53:36.861 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=97442) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:53:36.861 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=97442) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:53:36.861 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=97442) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:53:36.861 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=97442) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:53:36.861 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=97442) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:53:36.861 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=97442) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:53:36.861 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=97442) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:53:36.861 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=97442) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:53:36.862 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=97442) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:53:36.862 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=97442) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:53:36.862 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=97442) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:53:36.862 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=97442) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:53:36.862 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=97442) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:53:36.862 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=97442) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:53:36.862 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=97442) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:53:36.862 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=97442) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:53:36.862 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=97442) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:53:36.862 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=97442) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:53:36.862 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=97442) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:53:36.862 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=97442) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:53:36.862 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=97442) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:53:36.862 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=97442) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:53:36.862 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=97442) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:53:36.862 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=97442) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:53:36.862 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=97442) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:53:36.862 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=97442) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:53:36.862 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=97442) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:53:36.862 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=97442) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:53:36.862 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=97442) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:53:36.862 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=97442) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:53:36.862 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=97442) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:53:36.862 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=97442) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:53:36.862 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=97442) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:53:36.862 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=97442) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:53:36.862 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=97442) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:53:36.863 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=97442) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:53:36.863 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=97442) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-08 17:53:36.863 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=97442) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-08 17:53:36.863 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=97442) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-08-08 17:53:36.863 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=97442) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-08-08 17:53:36.863 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-08-08 17:53:36.863 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-08-08 17:53:36.863 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-08-08 17:53:36.863 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=97442) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-08-08 17:53:36.863 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-08-08 17:53:36.863 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=97442) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-08-08 17:53:36.863 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:53:36.863 | from cryptography.utils import int_from_bytes 2022-08-08 17:53:36.863 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:53:36.863 | from cryptography.utils import int_from_bytes 2022-08-08 17:53:36.905 | [19159 Async nova-cell-1:97384]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 12 seconds 2022-08-08 17:53:36.909 | + inc/async:async_wait:197 : return 0 2022-08-08 17:53:36.912 | + lib/nova:init_nova:858 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-08-08 17:53:36.914 | + lib/nova:init_nova:865 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2022-08-08 17:53:37.931 | 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-08-08 17:53:40.866 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:53:40.866 | from cryptography.utils import int_from_bytes 2022-08-08 17:53:40.866 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:53:40.866 | from cryptography.utils import int_from_bytes 2022-08-08 17:53:40.866 | Running batches of 50 until complete 2022-08-08 17:53:40.866 | +-------------------------------------+--------------+-----------+ 2022-08-08 17:53:40.866 | | Migration | Total Needed | Completed | 2022-08-08 17:53:40.866 | +-------------------------------------+--------------+-----------+ 2022-08-08 17:53:40.866 | | fill_virtual_interface_list | 0 | 0 | 2022-08-08 17:53:40.866 | | migrate_empty_ratio | 0 | 0 | 2022-08-08 17:53:40.866 | | migrate_quota_classes_to_api_db | 0 | 0 | 2022-08-08 17:53:40.866 | | migrate_quota_limits_to_api_db | 0 | 0 | 2022-08-08 17:53:40.866 | | migration_migrate_to_uuid | 0 | 0 | 2022-08-08 17:53:40.866 | | populate_dev_uuids | 0 | 0 | 2022-08-08 17:53:40.866 | | populate_missing_availability_zones | 0 | 0 | 2022-08-08 17:53:40.866 | | populate_queued_for_delete | 0 | 0 | 2022-08-08 17:53:40.866 | | populate_user_id | 0 | 0 | 2022-08-08 17:53:40.866 | | populate_uuids | 0 | 0 | 2022-08-08 17:53:40.866 | +-------------------------------------+--------------+-----------+ 2022-08-08 17:53:41.352 | ++ lib/nova:init_nova:868 : seq 1 1 2022-08-08 17:53:41.357 | + lib/nova:init_nova:868 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-08 17:53:41.360 | ++ lib/nova:init_nova:869 : conductor_conf 1 2022-08-08 17:53:41.362 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-08-08 17:53:41.365 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-08-08 17:53:41.368 | + lib/nova:init_nova:869 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2022-08-08 17:53:42.388 | 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-08-08 17:53:45.007 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:53:45.008 | from cryptography.utils import int_from_bytes 2022-08-08 17:53:45.008 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:53:45.008 | from cryptography.utils import int_from_bytes 2022-08-08 17:53:45.008 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2022-08-08 17:53:45.008 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2022-08-08 17:53:45.459 | + lib/nova:init_nova:873 : create_nova_keys_dir 2022-08-08 17:53:45.462 | + lib/nova:create_nova_keys_dir:815 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2022-08-08 17:53:45.475 | + lib/nova:init_nova:875 : [[ '' == \L\V\M ]] 2022-08-08 17:53:45.478 | + ./stack.sh:main:1223 : is_service_enabled neutron 2022-08-08 17:53:45.496 | + functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:53:45.498 | + ./stack.sh:main:1224 : async_runfunc configure_neutron_nova 2022-08-08 17:53:45.501 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2022-08-08 17:53:45.560 | + inc/async:async_inner:63 : configure_neutron_nova 2022-08-08 17:53:45.602 | [19159 Async configure_neutron_nova:98556]: running: configure_neutron_nova 2022-08-08 17:53:45.605 | + ./stack.sh:main:1233 : run_phase stack post-config 2022-08-08 17:53:45.608 | + functions-common:run_phase:1879 : local mode=stack 2022-08-08 17:53:45.611 | + functions-common:run_phase:1880 : local phase=post-config 2022-08-08 17:53:45.613 | + functions-common:run_phase:1881 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-08-08 17:53:45.616 | + functions-common:run_phase:1882 : local extra_plugin_file_name 2022-08-08 17:53:45.619 | + functions-common:run_phase:1883 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-08-08 17:53:45.622 | + functions-common:run_phase:1888 : local exceptions=80-tempest.sh 2022-08-08 17:53:45.625 | + functions-common:run_phase:1889 : local extra 2022-08-08 17:53:45.628 | ++ functions-common:run_phase:1890 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-08-08 17:53:45.633 | + functions-common:run_phase:1890 : extra=80-tempest.sh 2022-08-08 17:53:45.636 | + functions-common:run_phase:1891 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-08-08 17:53:45.639 | + functions-common:run_phase:1895 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-08-08 17:53:45.641 | + functions-common:run_phase:1895 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2022-08-08 17:53:45.644 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-08-08 17:53:45.663 | ++ functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:53:45.665 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-08-08 17:53:45.668 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-08-08 17:53:45.670 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2022-08-08 17:53:45.673 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-08-08 17:53:45.675 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-08-08 17:53:45.678 | ++ extras.d/80-tempest.sh:source:12 : : 2022-08-08 17:53:45.681 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-08-08 17:53:45.683 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-08-08 17:53:45.687 | + functions-common:run_phase:1900 : [[ stack == \s\o\u\r\c\e ]] 2022-08-08 17:53:45.690 | + functions-common:run_phase:1903 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-08-08 17:53:45.692 | + functions-common:run_phase:1906 : run_plugins stack post-config 2022-08-08 17:53:45.695 | + functions-common:run_plugins:1865 : local mode=stack 2022-08-08 17:53:45.698 | + functions-common:run_plugins:1866 : local phase=post-config 2022-08-08 17:53:45.702 | + functions-common:run_plugins:1868 : local plugins= 2022-08-08 17:53:45.704 | + functions-common:run_plugins:1869 : local plugin 2022-08-08 17:53:45.707 | + ./stack.sh:main:1241 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2022-08-08 17:53:45.710 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-08-08 17:53:45.712 | + inc/meta-config:merge_config_group:171 : shift 2022-08-08 17:53:45.716 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2022-08-08 17:53:45.718 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-08-08 17:53:45.721 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-08-08 17:53:45.723 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-08-08 17:53:45.727 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2022-08-08 17:53:45.730 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-08-08 17:53:45.732 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2022-08-08 17:53:45.735 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-08-08 17:53:45.737 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2022-08-08 17:53:45.738 | /^\[\[.+\|.*\]\]/ { 2022-08-08 17:53:45.738 | gsub("[][]", "", $1); 2022-08-08 17:53:45.738 | split($1, a, "|"); 2022-08-08 17:53:45.738 | if (a[1] == matchgroup) 2022-08-08 17:53:45.738 | print a[2] 2022-08-08 17:53:45.738 | } 2022-08-08 17:53:45.738 | ' /home/ubuntu/devstack/local.conf 2022-08-08 17:53:45.744 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-08-08 17:53:45.747 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-08-08 17:53:45.750 | + inc/meta-config:merge_config_group:180 : local dir 2022-08-08 17:53:45.753 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2022-08-08 17:53:45.756 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2022-08-08 17:53:45.759 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2022-08-08 17:53:45.762 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2022-08-08 17:53:45.766 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2022-08-08 17:53:45.770 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2022-08-08 17:53:45.773 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2022-08-08 17:53:45.776 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-08-08 17:53:45.780 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-08-08 17:53:45.782 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-08-08 17:53:45.785 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2022-08-08 17:53:45.788 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-08-08 17:53:45.791 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2022-08-08 17:53:45.794 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2022-08-08 17:53:45.797 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2022-08-08 17:53:45.800 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2022-08-08 17:53:45.805 | + inc/meta-config:merge_config_file:164 : read a 2022-08-08 17:53:45.805 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-08-08 17:53:45.806 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2022-08-08 17:53:45.806 | BEGIN { 2022-08-08 17:53:45.806 | section = "" 2022-08-08 17:53:45.806 | last_section = "" 2022-08-08 17:53:45.806 | section_count = 0 2022-08-08 17:53:45.806 | } 2022-08-08 17:53:45.806 | /^\[.+\]/ { 2022-08-08 17:53:45.806 | gsub("[][]", "", $1); 2022-08-08 17:53:45.806 | section=$1 2022-08-08 17:53:45.806 | next 2022-08-08 17:53:45.806 | } 2022-08-08 17:53:45.806 | /^ *\#/ { 2022-08-08 17:53:45.806 | next 2022-08-08 17:53:45.806 | } 2022-08-08 17:53:45.806 | /^[^ \t]+/ { 2022-08-08 17:53:45.806 | # get offset of first = in $0 2022-08-08 17:53:45.806 | eq_idx = index($0, "=") 2022-08-08 17:53:45.806 | # extract attr & value from $0 2022-08-08 17:53:45.806 | attr = substr($0, 1, eq_idx - 1) 2022-08-08 17:53:45.806 | value = substr($0, eq_idx + 1) 2022-08-08 17:53:45.806 | # only need to strip trailing whitespace from attr 2022-08-08 17:53:45.806 | sub(/[ \t]*$/, "", attr) 2022-08-08 17:53:45.806 | # need to strip leading & trailing whitespace from value 2022-08-08 17:53:45.806 | sub(/^[ \t]*/, "", value) 2022-08-08 17:53:45.806 | sub(/[ \t]*$/, "", value) 2022-08-08 17:53:45.807 | 2022-08-08 17:53:45.807 | # cfg_attr_count: number of config lines per [section, attr] 2022-08-08 17:53:45.807 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-08-08 17:53:45.807 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-08-08 17:53:45.807 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-08-08 17:53:45.807 | if (! (section, attr) in cfg_attr_count) { 2022-08-08 17:53:45.807 | if (section != last_section) { 2022-08-08 17:53:45.807 | cfg_section[section_count++] = section 2022-08-08 17:53:45.807 | last_section = section 2022-08-08 17:53:45.807 | } 2022-08-08 17:53:45.807 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-08-08 17:53:45.807 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-08-08 17:53:45.807 | 2022-08-08 17:53:45.807 | cfg_attr[section, attr, 0] = value 2022-08-08 17:53:45.807 | cfg_attr_count[section, attr] = 1 2022-08-08 17:53:45.807 | } else { 2022-08-08 17:53:45.807 | lno = cfg_attr_count[section, attr]++ 2022-08-08 17:53:45.807 | cfg_attr[section, attr, lno] = value 2022-08-08 17:53:45.807 | } 2022-08-08 17:53:45.807 | } 2022-08-08 17:53:45.807 | END { 2022-08-08 17:53:45.807 | # Process each section in order 2022-08-08 17:53:45.807 | for (sno = 0; sno < section_count; sno++) { 2022-08-08 17:53:45.807 | section = cfg_section[sno] 2022-08-08 17:53:45.807 | # The ini routines simply append a config item immediately 2022-08-08 17:53:45.807 | # after the section header. To keep the same order as defined 2022-08-08 17:53:45.807 | # in local.conf, invoke the ini routines in the reverse order 2022-08-08 17:53:45.807 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-08-08 17:53:45.807 | attr = cfg_sec_attr_name[sno, attr_no] 2022-08-08 17:53:45.807 | if (cfg_attr_count[section, attr] == 1) 2022-08-08 17:53:45.808 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-08-08 17:53:45.808 | else { 2022-08-08 17:53:45.808 | # For multiline, invoke the ini routines in the reverse order 2022-08-08 17:53:45.808 | count = cfg_attr_count[section, attr] 2022-08-08 17:53:45.808 | print "inidelete " configfile " " section " " attr 2022-08-08 17:53:45.808 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-08-08 17:53:45.808 | for (l = count -2; l >= 0; l--) 2022-08-08 17:53:45.808 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-08-08 17:53:45.808 | } 2022-08-08 17:53:45.808 | } 2022-08-08 17:53:45.808 | } 2022-08-08 17:53:45.808 | } 2022-08-08 17:53:45.808 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-08-08 17:53:45.809 | ' 2022-08-08 17:53:45.811 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-08-08 17:53:45.811 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-08-08 17:53:45.815 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2022-08-08 17:53:45.817 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-08-08 17:53:45.820 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2022-08-08 17:53:45.823 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2022-08-08 17:53:45.823 | BEGIN { group = "" } 2022-08-08 17:53:45.823 | /^\[\[.+\|.*\]\]/ { 2022-08-08 17:53:45.823 | gsub("[][]", "", $1); 2022-08-08 17:53:45.823 | split($1, a, "|"); 2022-08-08 17:53:45.823 | if (a[1] == matchgroup && a[2] == configfile) { 2022-08-08 17:53:45.823 | group=a[1] 2022-08-08 17:53:45.823 | } else { 2022-08-08 17:53:45.823 | group="" 2022-08-08 17:53:45.823 | } 2022-08-08 17:53:45.823 | next 2022-08-08 17:53:45.824 | } 2022-08-08 17:53:45.824 | { 2022-08-08 17:53:45.824 | if (group != "") 2022-08-08 17:53:45.824 | print $0 2022-08-08 17:53:45.824 | } 2022-08-08 17:53:45.824 | ' /home/ubuntu/devstack/local.conf 2022-08-08 17:53:45.830 | + 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-08-08 17:53:45.833 | ++ 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-08-08 17:53:45.863 | + inc/meta-config:merge_config_file:164 : read a 2022-08-08 17:53:45.866 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2022-08-08 17:53:45.869 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2022-08-08 17:53:45.901 | + inc/meta-config:merge_config_file:164 : read a 2022-08-08 17:53:45.904 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2022-08-08 17:53:45.907 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2022-08-08 17:53:45.940 | + inc/meta-config:merge_config_file:164 : read a 2022-08-08 17:53:45.943 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2022-08-08 17:53:45.945 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2022-08-08 17:53:45.979 | + inc/meta-config:merge_config_file:164 : read a 2022-08-08 17:53:45.981 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2022-08-08 17:53:45.984 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2022-08-08 17:53:46.015 | + inc/meta-config:merge_config_file:164 : read a 2022-08-08 17:53:46.019 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2022-08-08 17:53:46.022 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2022-08-08 17:53:46.058 | + inc/meta-config:merge_config_file:164 : read a 2022-08-08 17:53:46.061 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.52/identity"' 2022-08-08 17:53:46.064 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.52/identity 2022-08-08 17:53:46.096 | + inc/meta-config:merge_config_file:164 : read a 2022-08-08 17:53:46.099 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2022-08-08 17:53:46.101 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2022-08-08 17:53:46.134 | + inc/meta-config:merge_config_file:164 : read a 2022-08-08 17:53:46.137 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2022-08-08 17:53:46.139 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-08-08 17:53:46.172 | + inc/meta-config:merge_config_file:164 : read a 2022-08-08 17:53:46.174 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2022-08-08 17:53:46.177 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-08-08 17:53:46.210 | + inc/meta-config:merge_config_file:164 : read a 2022-08-08 17:53:46.213 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2022-08-08 17:53:46.216 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2022-08-08 17:53:46.248 | + inc/meta-config:merge_config_file:164 : read a 2022-08-08 17:53:46.250 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2022-08-08 17:53:46.253 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-08-08 17:53:46.285 | + inc/meta-config:merge_config_file:164 : read a 2022-08-08 17:53:46.288 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2022-08-08 17:53:46.290 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2022-08-08 17:53:46.329 | + inc/meta-config:merge_config_file:164 : read a 2022-08-08 17:53:46.332 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-08-08 17:53:46.335 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-08-08 17:53:46.338 | + inc/meta-config:merge_config_group:180 : local dir 2022-08-08 17:53:46.342 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2022-08-08 17:53:46.344 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2022-08-08 17:53:46.347 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2022-08-08 17:53:46.350 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2022-08-08 17:53:46.354 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2022-08-08 17:53:46.360 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2022-08-08 17:53:46.363 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2022-08-08 17:53:46.365 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-08-08 17:53:46.368 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-08-08 17:53:46.372 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-08-08 17:53:46.374 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2022-08-08 17:53:46.377 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-08-08 17:53:46.380 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2022-08-08 17:53:46.383 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2022-08-08 17:53:46.386 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2022-08-08 17:53:46.389 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2022-08-08 17:53:46.394 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2022-08-08 17:53:46.394 | BEGIN { 2022-08-08 17:53:46.394 | section = "" 2022-08-08 17:53:46.394 | last_section = "" 2022-08-08 17:53:46.394 | section_count = 0 2022-08-08 17:53:46.394 | } 2022-08-08 17:53:46.394 | /^\[.+\]/ { 2022-08-08 17:53:46.394 | gsub("[][]", "", $1); 2022-08-08 17:53:46.394 | section=$1 2022-08-08 17:53:46.394 | next 2022-08-08 17:53:46.394 | } 2022-08-08 17:53:46.394 | /^ *\#/ { 2022-08-08 17:53:46.394 | next 2022-08-08 17:53:46.394 | } 2022-08-08 17:53:46.394 | /^[^ \t]+/ { 2022-08-08 17:53:46.394 | # get offset of first = in $0 2022-08-08 17:53:46.394 | eq_idx = index($0, "=") 2022-08-08 17:53:46.394 | # extract attr & value from $0 2022-08-08 17:53:46.394 | attr = substr($0, 1, eq_idx - 1) 2022-08-08 17:53:46.394 | value = substr($0, eq_idx + 1) 2022-08-08 17:53:46.394 | # only need to strip trailing whitespace from attr 2022-08-08 17:53:46.394 | sub(/[ \t]*$/, "", attr) 2022-08-08 17:53:46.394 | # need to strip leading & trailing whitespace from value 2022-08-08 17:53:46.394 | sub(/^[ \t]*/, "", value) 2022-08-08 17:53:46.394 | sub(/[ \t]*$/, "", value) 2022-08-08 17:53:46.394 | 2022-08-08 17:53:46.394 | # cfg_attr_count: number of config lines per [section, attr] 2022-08-08 17:53:46.394 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-08-08 17:53:46.394 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-08-08 17:53:46.394 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-08-08 17:53:46.394 | if (! (section, attr) in cfg_attr_count) { 2022-08-08 17:53:46.394 | if (section != last_section) { 2022-08-08 17:53:46.395 | cfg_section[section_count++] = section 2022-08-08 17:53:46.395 | last_section = section 2022-08-08 17:53:46.395 | } 2022-08-08 17:53:46.395 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-08-08 17:53:46.395 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-08-08 17:53:46.395 | 2022-08-08 17:53:46.395 | cfg_attr[section, attr, 0] = value 2022-08-08 17:53:46.395 | cfg_attr_count[section, attr] = 1 2022-08-08 17:53:46.395 | } else { 2022-08-08 17:53:46.395 | lno = cfg_attr_count[section, attr]++ 2022-08-08 17:53:46.395 | cfg_attr[section, attr, lno] = value 2022-08-08 17:53:46.395 | } 2022-08-08 17:53:46.395 | } 2022-08-08 17:53:46.395 | END { 2022-08-08 17:53:46.395 | # Process each section in order 2022-08-08 17:53:46.395 | for (sno = 0; sno < section_count; sno++) { 2022-08-08 17:53:46.395 | section = cfg_section[sno] 2022-08-08 17:53:46.395 | # The ini routines simply append a config item immediately 2022-08-08 17:53:46.395 | # after the section header. To keep the same order as defined 2022-08-08 17:53:46.395 | # in local.conf, invoke the ini routines in the reverse order 2022-08-08 17:53:46.395 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-08-08 17:53:46.395 | attr = cfg_sec_attr_name[sno, attr_no] 2022-08-08 17:53:46.395 | if (cfg_attr_count[section, attr] == 1) 2022-08-08 17:53:46.395 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-08-08 17:53:46.395 | else { 2022-08-08 17:53:46.395 | # For multiline, invoke the ini routines in the reverse order 2022-08-08 17:53:46.395 | count = cfg_attr_count[section, attr] 2022-08-08 17:53:46.395 | print "inidelete " configfile " " section " " attr 2022-08-08 17:53:46.395 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-08-08 17:53:46.395 | for (l = count -2; l >= 0; l--) 2022-08-08 17:53:46.395 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-08-08 17:53:46.395 | } 2022-08-08 17:53:46.395 | } 2022-08-08 17:53:46.395 | } 2022-08-08 17:53:46.395 | } 2022-08-08 17:53:46.395 | ' 2022-08-08 17:53:46.395 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-08-08 17:53:46.397 | + inc/meta-config:merge_config_file:164 : read a 2022-08-08 17:53:46.397 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-08-08 17:53:46.398 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-08-08 17:53:46.401 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-08-08 17:53:46.404 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2022-08-08 17:53:46.408 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-08-08 17:53:46.411 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2022-08-08 17:53:46.413 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2022-08-08 17:53:46.413 | BEGIN { group = "" } 2022-08-08 17:53:46.414 | /^\[\[.+\|.*\]\]/ { 2022-08-08 17:53:46.414 | gsub("[][]", "", $1); 2022-08-08 17:53:46.414 | split($1, a, "|"); 2022-08-08 17:53:46.414 | if (a[1] == matchgroup && a[2] == configfile) { 2022-08-08 17:53:46.414 | group=a[1] 2022-08-08 17:53:46.414 | } else { 2022-08-08 17:53:46.414 | group="" 2022-08-08 17:53:46.414 | } 2022-08-08 17:53:46.414 | next 2022-08-08 17:53:46.414 | } 2022-08-08 17:53:46.414 | { 2022-08-08 17:53:46.414 | if (group != "") 2022-08-08 17:53:46.414 | print $0 2022-08-08 17:53:46.414 | } 2022-08-08 17:53:46.414 | ' /home/ubuntu/devstack/local.conf 2022-08-08 17:53:46.415 | + inc/async:async_inner:64 : rc=0 2022-08-08 17:53:46.421 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2022-08-08 17:53:46.424 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2022-08-08 17:53:46.444 | [98556 Async configure_neutron_nova:98556]: finished successfully 2022-08-08 17:53:46.463 | + inc/meta-config:merge_config_file:164 : read a 2022-08-08 17:53:46.466 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2022-08-08 17:53:46.468 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2022-08-08 17:53:46.499 | + inc/meta-config:merge_config_file:164 : read a 2022-08-08 17:53:46.502 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2022-08-08 17:53:46.504 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2022-08-08 17:53:46.534 | + inc/meta-config:merge_config_file:164 : read a 2022-08-08 17:53:46.537 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2022-08-08 17:53:46.539 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2022-08-08 17:53:46.569 | + inc/meta-config:merge_config_file:164 : read a 2022-08-08 17:53:46.572 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2022-08-08 17:53:46.574 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2022-08-08 17:53:46.605 | + inc/meta-config:merge_config_file:164 : read a 2022-08-08 17:53:46.608 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2022-08-08 17:53:46.610 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2022-08-08 17:53:46.639 | + inc/meta-config:merge_config_file:164 : read a 2022-08-08 17:53:46.641 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2022-08-08 17:53:46.644 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2022-08-08 17:53:46.675 | + inc/meta-config:merge_config_file:164 : read a 2022-08-08 17:53:46.677 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2022-08-08 17:53:46.680 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2022-08-08 17:53:46.709 | + inc/meta-config:merge_config_file:164 : read a 2022-08-08 17:53:46.712 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2022-08-08 17:53:46.715 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2022-08-08 17:53:46.744 | + inc/meta-config:merge_config_file:164 : read a 2022-08-08 17:53:46.748 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2022-08-08 17:53:46.750 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2022-08-08 17:53:46.780 | + inc/meta-config:merge_config_file:164 : read a 2022-08-08 17:53:46.782 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2022-08-08 17:53:46.785 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2022-08-08 17:53:46.815 | + inc/meta-config:merge_config_file:164 : read a 2022-08-08 17:53:46.817 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2022-08-08 17:53:46.820 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2022-08-08 17:53:46.849 | + inc/meta-config:merge_config_file:164 : read a 2022-08-08 17:53:46.852 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2022-08-08 17:53:46.855 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2022-08-08 17:53:46.884 | + inc/meta-config:merge_config_file:164 : read a 2022-08-08 17:53:46.887 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2022-08-08 17:53:46.889 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2022-08-08 17:53:46.920 | + inc/meta-config:merge_config_file:164 : read a 2022-08-08 17:53:46.922 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2022-08-08 17:53:46.925 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2022-08-08 17:53:46.955 | + inc/meta-config:merge_config_file:164 : read a 2022-08-08 17:53:46.957 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2022-08-08 17:53:46.960 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2022-08-08 17:53:46.990 | + inc/meta-config:merge_config_file:164 : read a 2022-08-08 17:53:46.993 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-08-08 17:53:46.995 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-08-08 17:53:46.998 | + inc/meta-config:merge_config_group:180 : local dir 2022-08-08 17:53:47.001 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2022-08-08 17:53:47.004 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2022-08-08 17:53:47.007 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2022-08-08 17:53:47.009 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2022-08-08 17:53:47.013 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2022-08-08 17:53:47.017 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2022-08-08 17:53:47.021 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2022-08-08 17:53:47.023 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-08-08 17:53:47.027 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-08-08 17:53:47.030 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-08-08 17:53:47.032 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2022-08-08 17:53:47.035 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-08-08 17:53:47.038 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2022-08-08 17:53:47.041 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2022-08-08 17:53:47.045 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2022-08-08 17:53:47.048 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2022-08-08 17:53:47.052 | + inc/meta-config:merge_config_file:164 : read a 2022-08-08 17:53:47.053 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2022-08-08 17:53:47.053 | BEGIN { 2022-08-08 17:53:47.053 | section = "" 2022-08-08 17:53:47.053 | last_section = "" 2022-08-08 17:53:47.053 | section_count = 0 2022-08-08 17:53:47.053 | } 2022-08-08 17:53:47.053 | /^\[.+\]/ { 2022-08-08 17:53:47.053 | gsub("[][]", "", $1); 2022-08-08 17:53:47.053 | section=$1 2022-08-08 17:53:47.053 | next 2022-08-08 17:53:47.053 | } 2022-08-08 17:53:47.053 | /^ *\#/ { 2022-08-08 17:53:47.053 | next 2022-08-08 17:53:47.053 | } 2022-08-08 17:53:47.053 | /^[^ \t]+/ { 2022-08-08 17:53:47.053 | # get offset of first = in $0 2022-08-08 17:53:47.053 | eq_idx = index($0, "=") 2022-08-08 17:53:47.053 | # extract attr & value from $0 2022-08-08 17:53:47.053 | attr = substr($0, 1, eq_idx - 1) 2022-08-08 17:53:47.053 | value = substr($0, eq_idx + 1) 2022-08-08 17:53:47.053 | # only need to strip trailing whitespace from attr 2022-08-08 17:53:47.053 | sub(/[ \t]*$/, "", attr) 2022-08-08 17:53:47.053 | # need to strip leading & trailing whitespace from value 2022-08-08 17:53:47.053 | sub(/^[ \t]*/, "", value) 2022-08-08 17:53:47.053 | sub(/[ \t]*$/, "", value) 2022-08-08 17:53:47.053 | 2022-08-08 17:53:47.054 | # cfg_attr_count: number of config lines per [section, attr] 2022-08-08 17:53:47.054 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-08-08 17:53:47.054 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-08-08 17:53:47.054 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-08-08 17:53:47.054 | if (! (section, attr) in cfg_attr_count) { 2022-08-08 17:53:47.054 | if (section != last_section) { 2022-08-08 17:53:47.054 | cfg_section[section_count++] = section 2022-08-08 17:53:47.054 | last_section = section 2022-08-08 17:53:47.054 | } 2022-08-08 17:53:47.054 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-08-08 17:53:47.054 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-08-08 17:53:47.055 | 2022-08-08 17:53:47.055 | cfg_attr[section, attr, 0] = value 2022-08-08 17:53:47.055 | cfg_attr_count[section, attr] = 1 2022-08-08 17:53:47.055 | } else { 2022-08-08 17:53:47.055 | lno = cfg_attr_count[section, attr]++ 2022-08-08 17:53:47.055 | cfg_attr[section, attr, lno] = value 2022-08-08 17:53:47.055 | } 2022-08-08 17:53:47.055 | } 2022-08-08 17:53:47.055 | END { 2022-08-08 17:53:47.055 | # Process each section in order 2022-08-08 17:53:47.055 | for (sno = 0; sno < section_count; sno++) { 2022-08-08 17:53:47.055 | section = cfg_section[sno] 2022-08-08 17:53:47.055 | # The ini routines simply append a config item immediately 2022-08-08 17:53:47.055 | # after the section header. To keep the same order as defined 2022-08-08 17:53:47.055 | # in local.conf, invoke the ini routines in the reverse order 2022-08-08 17:53:47.055 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-08-08 17:53:47.055 | attr = cfg_sec_attr_name[sno, attr_no] 2022-08-08 17:53:47.055 | if (cfg_attr_count[section, attr] == 1) 2022-08-08 17:53:47.055 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-08-08 17:53:47.055 | else { 2022-08-08 17:53:47.055 | # For multiline, invoke the ini routines in the reverse order 2022-08-08 17:53:47.056 | count = cfg_attr_count[section, attr] 2022-08-08 17:53:47.056 | print "inidelete " configfile " " section " " attr 2022-08-08 17:53:47.056 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-08-08 17:53:47.056 | for (l = count -2; l >= 0; l--) 2022-08-08 17:53:47.056 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-08-08 17:53:47.056 | } 2022-08-08 17:53:47.056 | } 2022-08-08 17:53:47.056 | } 2022-08-08 17:53:47.056 | } 2022-08-08 17:53:47.056 | ' 2022-08-08 17:53:47.057 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-08-08 17:53:47.057 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-08-08 17:53:47.058 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-08-08 17:53:47.059 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-08-08 17:53:47.062 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2022-08-08 17:53:47.064 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-08-08 17:53:47.067 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2022-08-08 17:53:47.070 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2022-08-08 17:53:47.070 | BEGIN { group = "" } 2022-08-08 17:53:47.070 | /^\[\[.+\|.*\]\]/ { 2022-08-08 17:53:47.070 | gsub("[][]", "", $1); 2022-08-08 17:53:47.070 | split($1, a, "|"); 2022-08-08 17:53:47.070 | if (a[1] == matchgroup && a[2] == configfile) { 2022-08-08 17:53:47.071 | group=a[1] 2022-08-08 17:53:47.071 | } else { 2022-08-08 17:53:47.071 | group="" 2022-08-08 17:53:47.071 | } 2022-08-08 17:53:47.071 | next 2022-08-08 17:53:47.071 | } 2022-08-08 17:53:47.071 | { 2022-08-08 17:53:47.071 | if (group != "") 2022-08-08 17:53:47.071 | print $0 2022-08-08 17:53:47.071 | } 2022-08-08 17:53:47.071 | ' /home/ubuntu/devstack/local.conf 2022-08-08 17:53:47.078 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT os_privileged_user_auth_url "http://10.222.0.52/identity/v2.0"' 2022-08-08 17:53:47.081 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT os_privileged_user_auth_url http://10.222.0.52/identity/v2.0 2022-08-08 17:53:47.111 | + inc/meta-config:merge_config_file:164 : read a 2022-08-08 17:53:47.114 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-08-08 17:53:47.117 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-08-08 17:53:47.120 | + inc/meta-config:merge_config_group:180 : local dir 2022-08-08 17:53:47.123 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2022-08-08 17:53:47.126 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-08 17:53:47.129 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-08 17:53:47.132 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2022-08-08 17:53:47.135 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-08 17:53:47.140 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2022-08-08 17:53:47.142 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2022-08-08 17:53:47.145 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-08-08 17:53:47.148 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-08-08 17:53:47.151 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-08-08 17:53:47.154 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-08-08 17:53:47.156 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-08-08 17:53:47.160 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2022-08-08 17:53:47.162 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-08 17:53:47.165 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-08 17:53:47.168 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2022-08-08 17:53:47.171 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-08-08 17:53:47.172 | BEGIN { 2022-08-08 17:53:47.172 | section = "" 2022-08-08 17:53:47.172 | last_section = "" 2022-08-08 17:53:47.172 | section_count = 0 2022-08-08 17:53:47.172 | } 2022-08-08 17:53:47.172 | /^\[.+\]/ { 2022-08-08 17:53:47.172 | gsub("[][]", "", $1); 2022-08-08 17:53:47.172 | section=$1 2022-08-08 17:53:47.172 | next 2022-08-08 17:53:47.172 | } 2022-08-08 17:53:47.172 | /^ *\#/ { 2022-08-08 17:53:47.172 | next 2022-08-08 17:53:47.172 | } 2022-08-08 17:53:47.172 | /^[^ \t]+/ { 2022-08-08 17:53:47.172 | # get offset of first = in $0 2022-08-08 17:53:47.172 | eq_idx = index($0, "=") 2022-08-08 17:53:47.172 | # extract attr & value from $0 2022-08-08 17:53:47.172 | attr = substr($0, 1, eq_idx - 1) 2022-08-08 17:53:47.172 | value = substr($0, eq_idx + 1) 2022-08-08 17:53:47.172 | # only need to strip trailing whitespace from attr 2022-08-08 17:53:47.172 | sub(/[ \t]*$/, "", attr) 2022-08-08 17:53:47.172 | # need to strip leading & trailing whitespace from value 2022-08-08 17:53:47.172 | sub(/^[ \t]*/, "", value) 2022-08-08 17:53:47.172 | sub(/[ \t]*$/, "", value) 2022-08-08 17:53:47.172 | 2022-08-08 17:53:47.172 | # cfg_attr_count: number of config lines per [section, attr] 2022-08-08 17:53:47.172 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-08-08 17:53:47.172 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-08-08 17:53:47.172 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-08-08 17:53:47.172 | if (! (section, attr) in cfg_attr_count) { 2022-08-08 17:53:47.172 | if (section != last_section) { 2022-08-08 17:53:47.172 | cfg_section[section_count++] = section 2022-08-08 17:53:47.172 | last_section = section 2022-08-08 17:53:47.172 | } 2022-08-08 17:53:47.172 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-08-08 17:53:47.172 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-08-08 17:53:47.172 | 2022-08-08 17:53:47.173 | cfg_attr[section, attr, 0] = value 2022-08-08 17:53:47.173 | cfg_attr_count[section, attr] = 1 2022-08-08 17:53:47.173 | } else { 2022-08-08 17:53:47.173 | lno = cfg_attr_count[section, attr]++ 2022-08-08 17:53:47.173 | cfg_attr[section, attr, lno] = value 2022-08-08 17:53:47.173 | } 2022-08-08 17:53:47.173 | } 2022-08-08 17:53:47.173 | END { 2022-08-08 17:53:47.173 | # Process each section in order 2022-08-08 17:53:47.173 | for (sno = 0; sno < section_count; sno++) { 2022-08-08 17:53:47.173 | section = cfg_section[sno] 2022-08-08 17:53:47.173 | # The ini routines simply append a config item immediately 2022-08-08 17:53:47.173 | # after the section header. To keep the same order as defined 2022-08-08 17:53:47.173 | # in local.conf, invoke the ini routines in the reverse order 2022-08-08 17:53:47.173 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-08-08 17:53:47.173 | attr = cfg_sec_attr_name[sno, attr_no] 2022-08-08 17:53:47.173 | if (cfg_attr_count[section, attr] == 1) 2022-08-08 17:53:47.173 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-08-08 17:53:47.173 | else { 2022-08-08 17:53:47.173 | # For multiline, invoke the ini routines in the reverse order 2022-08-08 17:53:47.173 | count = cfg_attr_count[section, attr] 2022-08-08 17:53:47.173 | print "inidelete " configfile " " section " " attr 2022-08-08 17:53:47.173 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-08-08 17:53:47.173 | for (l = count -2; l >= 0; l--) 2022-08-08 17:53:47.173 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-08-08 17:53:47.173 | } 2022-08-08 17:53:47.173 | } 2022-08-08 17:53:47.173 | } 2022-08-08 17:53:47.173 | } 2022-08-08 17:53:47.173 | ' 2022-08-08 17:53:47.173 | + inc/meta-config:merge_config_file:164 : read a 2022-08-08 17:53:47.173 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-08-08 17:53:47.174 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-08-08 17:53:47.175 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-08-08 17:53:47.178 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-08-08 17:53:47.180 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-08-08 17:53:47.183 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-08-08 17:53:47.185 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2022-08-08 17:53:47.188 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-08-08 17:53:47.188 | BEGIN { group = "" } 2022-08-08 17:53:47.188 | /^\[\[.+\|.*\]\]/ { 2022-08-08 17:53:47.188 | gsub("[][]", "", $1); 2022-08-08 17:53:47.188 | split($1, a, "|"); 2022-08-08 17:53:47.188 | if (a[1] == matchgroup && a[2] == configfile) { 2022-08-08 17:53:47.188 | group=a[1] 2022-08-08 17:53:47.188 | } else { 2022-08-08 17:53:47.188 | group="" 2022-08-08 17:53:47.188 | } 2022-08-08 17:53:47.188 | next 2022-08-08 17:53:47.188 | } 2022-08-08 17:53:47.188 | { 2022-08-08 17:53:47.188 | if (group != "") 2022-08-08 17:53:47.188 | print $0 2022-08-08 17:53:47.188 | } 2022-08-08 17:53:47.188 | ' /home/ubuntu/devstack/local.conf 2022-08-08 17:53:47.194 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2022-08-08 17:53:47.197 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2022-08-08 17:53:47.225 | + inc/meta-config:merge_config_file:164 : read a 2022-08-08 17:53:47.228 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2022-08-08 17:53:47.230 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2022-08-08 17:53:47.258 | + inc/meta-config:merge_config_file:164 : read a 2022-08-08 17:53:47.261 | + ./stack.sh:main:1250 : is_service_enabled swift 2022-08-08 17:53:47.280 | + functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:53:47.282 | + ./stack.sh:main:1251 : echo_summary 'Starting Swift' 2022-08-08 17:53:47.285 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-08-08 17:53:47.287 | + ./stack.sh:echo_summary:446 : echo -e Starting Swift 2022-08-08 17:53:47.290 | + ./stack.sh:main:1252 : start_swift 2022-08-08 17:53:47.293 | + lib/swift:start_swift:752 : restart_service memcached 2022-08-08 17:53:47.295 | + functions-common:restart_service:2335 : '[' -x /bin/systemctl ']' 2022-08-08 17:53:47.298 | + functions-common:restart_service:2336 : sudo /bin/systemctl restart memcached 2022-08-08 17:53:47.327 | + lib/swift:start_swift:755 : is_ubuntu 2022-08-08 17:53:47.331 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-08-08 17:53:47.334 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-08-08 17:53:47.336 | + lib/swift:start_swift:756 : sudo /etc/init.d/rsync restart 2022-08-08 17:53:47.382 | Restarting rsync (via systemctl): rsync.service. 2022-08-08 17:53:47.385 | + lib/swift:start_swift:763 : '[' False == True ']' 2022-08-08 17:53:47.388 | + lib/swift:start_swift:782 : [[ 1 == 1 ]] 2022-08-08 17:53:47.391 | + lib/swift:start_swift:783 : local foreground_services type 2022-08-08 17:53:47.393 | + lib/swift:start_swift:785 : foreground_services='object container account' 2022-08-08 17:53:47.396 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-08-08 17:53:47.399 | + lib/swift:start_swift:787 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-08-08 17:53:47.401 | + functions-common:run_process:1705 : local service=s-object 2022-08-08 17:53:47.404 | + functions-common:run_process:1706 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-08-08 17:53:47.406 | + functions-common:run_process:1707 : local group= 2022-08-08 17:53:47.409 | + functions-common:run_process:1708 : local user= 2022-08-08 17:53:47.411 | + functions-common:run_process:1709 : local env_vars= 2022-08-08 17:53:47.414 | + functions-common:run_process:1711 : local name=s-object 2022-08-08 17:53:47.416 | + functions-common:run_process:1713 : time_start run_process 2022-08-08 17:53:47.419 | + functions-common:time_start:2437 : local name=run_process 2022-08-08 17:53:47.421 | + functions-common:time_start:2438 : local start_time= 2022-08-08 17:53:47.423 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-08-08 17:53:47.427 | ++ functions-common:time_start:2442 : date +%s%3N 2022-08-08 17:53:47.431 | + functions-common:time_start:2442 : _TIME_START[$name]=1659981227428 2022-08-08 17:53:47.434 | + functions-common:run_process:1714 : is_service_enabled s-object 2022-08-08 17:53:47.451 | + functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:53:47.453 | + functions-common:run_process:1715 : _run_under_systemd s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' '' 2022-08-08 17:53:47.459 | + functions-common:_run_under_systemd:1665 : local service=s-object 2022-08-08 17:53:47.461 | + functions-common:_run_under_systemd:1666 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-08-08 17:53:47.464 | + functions-common:_run_under_systemd:1667 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-08-08 17:53:47.467 | + functions-common:_run_under_systemd:1669 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-08-08 17:53:47.469 | + functions-common:_common_systemd_pitfalls:1637 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-08-08 17:53:47.472 | + functions-common:_common_systemd_pitfalls:1640 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2022-08-08 17:53:47.474 | + functions-common:_common_systemd_pitfalls:1651 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2022-08-08 17:53:47.477 | + functions-common:_run_under_systemd:1671 : local systemd_service=devstack@s-object.service 2022-08-08 17:53:47.479 | + functions-common:_run_under_systemd:1672 : local group= 2022-08-08 17:53:47.481 | + functions-common:_run_under_systemd:1673 : local user=ubuntu 2022-08-08 17:53:47.484 | + functions-common:_run_under_systemd:1674 : [[ -z ubuntu ]] 2022-08-08 17:53:47.486 | + functions-common:_run_under_systemd:1677 : local env_vars= 2022-08-08 17:53:47.489 | + functions-common:_run_under_systemd:1678 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2022-08-08 17:53:47.491 | + functions-common:_run_under_systemd:1681 : write_user_unit_file devstack@s-object.service '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' ubuntu '' 2022-08-08 17:53:47.494 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-object.service 2022-08-08 17:53:47.497 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-08-08 17:53:47.499 | + functions-common:write_user_unit_file:1576 : local group= 2022-08-08 17:53:47.501 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-08-08 17:53:47.503 | + functions-common:write_user_unit_file:1578 : local env_vars= 2022-08-08 17:53:47.506 | + functions-common:write_user_unit_file:1579 : local extra= 2022-08-08 17:53:47.508 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-08-08 17:53:47.510 | + functions-common:write_user_unit_file:1583 : local unitfile=/etc/systemd/system/devstack@s-object.service 2022-08-08 17:53:47.513 | + functions-common:write_user_unit_file:1584 : mkdir -p /etc/systemd/system 2022-08-08 17:53:47.517 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2022-08-08 17:53:47.578 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2022-08-08 17:53:47.640 | + functions-common:write_user_unit_file:1588 : 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-08-08 17:53:47.691 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2022-08-08 17:53:47.742 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2022-08-08 17:53:47.794 | + functions-common:write_user_unit_file:1591 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-08 17:53:47.846 | + functions-common:write_user_unit_file:1592 : [[ -n '' ]] 2022-08-08 17:53:47.848 | + functions-common:write_user_unit_file:1595 : [[ -n '' ]] 2022-08-08 17:53:47.850 | + functions-common:write_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2022-08-08 17:53:47.913 | + functions-common:write_user_unit_file:1601 : sudo systemctl daemon-reload 2022-08-08 17:53:48.323 | + functions-common:_run_under_systemd:1684 : sudo systemctl enable devstack@s-object.service 2022-08-08 17:53:48.336 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2022-08-08 17:53:48.713 | + functions-common:_run_under_systemd:1685 : sudo systemctl start devstack@s-object.service 2022-08-08 17:53:48.735 | + functions-common:run_process:1717 : time_stop run_process 2022-08-08 17:53:48.737 | + functions-common:time_stop:2451 : local name 2022-08-08 17:53:48.740 | + functions-common:time_stop:2452 : local end_time 2022-08-08 17:53:48.744 | + functions-common:time_stop:2453 : local elapsed_time 2022-08-08 17:53:48.749 | + functions-common:time_stop:2454 : local total 2022-08-08 17:53:48.751 | + functions-common:time_stop:2455 : local start_time 2022-08-08 17:53:48.754 | + functions-common:time_stop:2457 : name=run_process 2022-08-08 17:53:48.756 | + functions-common:time_stop:2458 : start_time=1659981227428 2022-08-08 17:53:48.759 | + functions-common:time_stop:2460 : [[ -z 1659981227428 ]] 2022-08-08 17:53:48.763 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-08-08 17:53:48.767 | + functions-common:time_stop:2463 : end_time=1659981228764 2022-08-08 17:53:48.769 | + functions-common:time_stop:2464 : elapsed_time=1336 2022-08-08 17:53:48.772 | + functions-common:time_stop:2465 : total=4382 2022-08-08 17:53:48.775 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-08-08 17:53:48.777 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=5718 2022-08-08 17:53:48.780 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-08-08 17:53:48.782 | + lib/swift:start_swift:787 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-08-08 17:53:48.785 | + functions-common:run_process:1705 : local service=s-container 2022-08-08 17:53:48.787 | + functions-common:run_process:1706 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-08-08 17:53:48.790 | + functions-common:run_process:1707 : local group= 2022-08-08 17:53:48.792 | + functions-common:run_process:1708 : local user= 2022-08-08 17:53:48.795 | + functions-common:run_process:1709 : local env_vars= 2022-08-08 17:53:48.797 | + functions-common:run_process:1711 : local name=s-container 2022-08-08 17:53:48.799 | + functions-common:run_process:1713 : time_start run_process 2022-08-08 17:53:48.802 | + functions-common:time_start:2437 : local name=run_process 2022-08-08 17:53:48.804 | + functions-common:time_start:2438 : local start_time= 2022-08-08 17:53:48.807 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-08-08 17:53:48.810 | ++ functions-common:time_start:2442 : date +%s%3N 2022-08-08 17:53:48.815 | + functions-common:time_start:2442 : _TIME_START[$name]=1659981228812 2022-08-08 17:53:48.817 | + functions-common:run_process:1714 : is_service_enabled s-container 2022-08-08 17:53:48.835 | + functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:53:48.837 | + functions-common:run_process:1715 : _run_under_systemd s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' '' 2022-08-08 17:53:48.840 | + functions-common:_run_under_systemd:1665 : local service=s-container 2022-08-08 17:53:48.842 | + functions-common:_run_under_systemd:1666 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-08-08 17:53:48.845 | + functions-common:_run_under_systemd:1667 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-08-08 17:53:48.847 | + functions-common:_run_under_systemd:1669 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-08-08 17:53:48.850 | + functions-common:_common_systemd_pitfalls:1637 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-08-08 17:53:48.852 | + functions-common:_common_systemd_pitfalls:1640 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2022-08-08 17:53:48.855 | + functions-common:_common_systemd_pitfalls:1651 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2022-08-08 17:53:48.858 | + functions-common:_run_under_systemd:1671 : local systemd_service=devstack@s-container.service 2022-08-08 17:53:48.860 | + functions-common:_run_under_systemd:1672 : local group= 2022-08-08 17:53:48.863 | + functions-common:_run_under_systemd:1673 : local user=ubuntu 2022-08-08 17:53:48.865 | + functions-common:_run_under_systemd:1674 : [[ -z ubuntu ]] 2022-08-08 17:53:48.867 | + functions-common:_run_under_systemd:1677 : local env_vars= 2022-08-08 17:53:48.870 | + functions-common:_run_under_systemd:1678 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2022-08-08 17:53:48.873 | + functions-common:_run_under_systemd:1681 : write_user_unit_file devstack@s-container.service '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' ubuntu '' 2022-08-08 17:53:48.875 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-container.service 2022-08-08 17:53:48.878 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-08-08 17:53:48.880 | + functions-common:write_user_unit_file:1576 : local group= 2022-08-08 17:53:48.882 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-08-08 17:53:48.885 | + functions-common:write_user_unit_file:1578 : local env_vars= 2022-08-08 17:53:48.888 | + functions-common:write_user_unit_file:1579 : local extra= 2022-08-08 17:53:48.890 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-08-08 17:53:48.893 | + functions-common:write_user_unit_file:1583 : local unitfile=/etc/systemd/system/devstack@s-container.service 2022-08-08 17:53:48.895 | + functions-common:write_user_unit_file:1584 : mkdir -p /etc/systemd/system 2022-08-08 17:53:48.899 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2022-08-08 17:53:48.962 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2022-08-08 17:53:49.025 | + functions-common:write_user_unit_file:1588 : 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-08-08 17:53:49.083 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2022-08-08 17:53:49.141 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2022-08-08 17:53:49.195 | + functions-common:write_user_unit_file:1591 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-08 17:53:49.248 | + functions-common:write_user_unit_file:1592 : [[ -n '' ]] 2022-08-08 17:53:49.251 | + functions-common:write_user_unit_file:1595 : [[ -n '' ]] 2022-08-08 17:53:49.253 | + functions-common:write_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2022-08-08 17:53:49.316 | + functions-common:write_user_unit_file:1601 : sudo systemctl daemon-reload 2022-08-08 17:53:49.714 | + functions-common:_run_under_systemd:1684 : sudo systemctl enable devstack@s-container.service 2022-08-08 17:53:49.728 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2022-08-08 17:53:50.163 | + functions-common:_run_under_systemd:1685 : sudo systemctl start devstack@s-container.service 2022-08-08 17:53:50.187 | + functions-common:run_process:1717 : time_stop run_process 2022-08-08 17:53:50.193 | + functions-common:time_stop:2451 : local name 2022-08-08 17:53:50.195 | + functions-common:time_stop:2452 : local end_time 2022-08-08 17:53:50.198 | + functions-common:time_stop:2453 : local elapsed_time 2022-08-08 17:53:50.200 | + functions-common:time_stop:2454 : local total 2022-08-08 17:53:50.203 | + functions-common:time_stop:2455 : local start_time 2022-08-08 17:53:50.205 | + functions-common:time_stop:2457 : name=run_process 2022-08-08 17:53:50.208 | + functions-common:time_stop:2458 : start_time=1659981228812 2022-08-08 17:53:50.210 | + functions-common:time_stop:2460 : [[ -z 1659981228812 ]] 2022-08-08 17:53:50.213 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-08-08 17:53:50.218 | + functions-common:time_stop:2463 : end_time=1659981230216 2022-08-08 17:53:50.222 | + functions-common:time_stop:2464 : elapsed_time=1404 2022-08-08 17:53:50.225 | + functions-common:time_stop:2465 : total=5718 2022-08-08 17:53:50.228 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-08-08 17:53:50.231 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=7122 2022-08-08 17:53:50.233 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-08-08 17:53:50.236 | + lib/swift:start_swift:787 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-08-08 17:53:50.238 | + functions-common:run_process:1705 : local service=s-account 2022-08-08 17:53:50.240 | + functions-common:run_process:1706 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-08-08 17:53:50.243 | + functions-common:run_process:1707 : local group= 2022-08-08 17:53:50.245 | + functions-common:run_process:1708 : local user= 2022-08-08 17:53:50.248 | + functions-common:run_process:1709 : local env_vars= 2022-08-08 17:53:50.251 | + functions-common:run_process:1711 : local name=s-account 2022-08-08 17:53:50.253 | + functions-common:run_process:1713 : time_start run_process 2022-08-08 17:53:50.256 | + functions-common:time_start:2437 : local name=run_process 2022-08-08 17:53:50.258 | + functions-common:time_start:2438 : local start_time= 2022-08-08 17:53:50.260 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-08-08 17:53:50.266 | ++ functions-common:time_start:2442 : date +%s%3N 2022-08-08 17:53:50.268 | + functions-common:time_start:2442 : _TIME_START[$name]=1659981230265 2022-08-08 17:53:50.271 | + functions-common:run_process:1714 : is_service_enabled s-account 2022-08-08 17:53:50.293 | + functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:53:50.296 | + functions-common:run_process:1715 : _run_under_systemd s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' '' 2022-08-08 17:53:50.298 | + functions-common:_run_under_systemd:1665 : local service=s-account 2022-08-08 17:53:50.301 | + functions-common:_run_under_systemd:1666 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-08-08 17:53:50.304 | + functions-common:_run_under_systemd:1667 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-08-08 17:53:50.306 | + functions-common:_run_under_systemd:1669 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-08-08 17:53:50.309 | + functions-common:_common_systemd_pitfalls:1637 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-08-08 17:53:50.312 | + functions-common:_common_systemd_pitfalls:1640 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2022-08-08 17:53:50.314 | + functions-common:_common_systemd_pitfalls:1651 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2022-08-08 17:53:50.317 | + functions-common:_run_under_systemd:1671 : local systemd_service=devstack@s-account.service 2022-08-08 17:53:50.320 | + functions-common:_run_under_systemd:1672 : local group= 2022-08-08 17:53:50.322 | + functions-common:_run_under_systemd:1673 : local user=ubuntu 2022-08-08 17:53:50.325 | + functions-common:_run_under_systemd:1674 : [[ -z ubuntu ]] 2022-08-08 17:53:50.327 | + functions-common:_run_under_systemd:1677 : local env_vars= 2022-08-08 17:53:50.330 | + functions-common:_run_under_systemd:1678 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2022-08-08 17:53:50.332 | + functions-common:_run_under_systemd:1681 : write_user_unit_file devstack@s-account.service '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' ubuntu '' 2022-08-08 17:53:50.335 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-account.service 2022-08-08 17:53:50.338 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-08-08 17:53:50.341 | + functions-common:write_user_unit_file:1576 : local group= 2022-08-08 17:53:50.343 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-08-08 17:53:50.345 | + functions-common:write_user_unit_file:1578 : local env_vars= 2022-08-08 17:53:50.348 | + functions-common:write_user_unit_file:1579 : local extra= 2022-08-08 17:53:50.350 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-08-08 17:53:50.353 | + functions-common:write_user_unit_file:1583 : local unitfile=/etc/systemd/system/devstack@s-account.service 2022-08-08 17:53:50.355 | + functions-common:write_user_unit_file:1584 : mkdir -p /etc/systemd/system 2022-08-08 17:53:50.360 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2022-08-08 17:53:50.424 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2022-08-08 17:53:50.490 | + functions-common:write_user_unit_file:1588 : 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-08-08 17:53:50.545 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2022-08-08 17:53:50.601 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2022-08-08 17:53:50.655 | + functions-common:write_user_unit_file:1591 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-08 17:53:50.707 | + functions-common:write_user_unit_file:1592 : [[ -n '' ]] 2022-08-08 17:53:50.709 | + functions-common:write_user_unit_file:1595 : [[ -n '' ]] 2022-08-08 17:53:50.712 | + functions-common:write_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2022-08-08 17:53:50.774 | + functions-common:write_user_unit_file:1601 : sudo systemctl daemon-reload 2022-08-08 17:53:51.183 | + functions-common:_run_under_systemd:1684 : sudo systemctl enable devstack@s-account.service 2022-08-08 17:53:51.197 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2022-08-08 17:53:51.604 | + functions-common:_run_under_systemd:1685 : sudo systemctl start devstack@s-account.service 2022-08-08 17:53:51.631 | + functions-common:run_process:1717 : time_stop run_process 2022-08-08 17:53:51.634 | + functions-common:time_stop:2451 : local name 2022-08-08 17:53:51.637 | + functions-common:time_stop:2452 : local end_time 2022-08-08 17:53:51.639 | + functions-common:time_stop:2453 : local elapsed_time 2022-08-08 17:53:51.642 | + functions-common:time_stop:2454 : local total 2022-08-08 17:53:51.645 | + functions-common:time_stop:2455 : local start_time 2022-08-08 17:53:51.647 | + functions-common:time_stop:2457 : name=run_process 2022-08-08 17:53:51.650 | + functions-common:time_stop:2458 : start_time=1659981230265 2022-08-08 17:53:51.653 | + functions-common:time_stop:2460 : [[ -z 1659981230265 ]] 2022-08-08 17:53:51.656 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-08-08 17:53:51.661 | + functions-common:time_stop:2463 : end_time=1659981231658 2022-08-08 17:53:51.663 | + functions-common:time_stop:2464 : elapsed_time=1393 2022-08-08 17:53:51.666 | + functions-common:time_stop:2465 : total=7122 2022-08-08 17:53:51.669 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-08-08 17:53:51.671 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=8515 2022-08-08 17:53:51.674 | + lib/swift:start_swift:790 : [[ False == \T\r\u\e ]] 2022-08-08 17:53:51.676 | + lib/swift:start_swift:795 : enable_service s-container-sync 2022-08-08 17:53:51.729 | + lib/swift:start_swift:796 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-08-08 17:53:51.732 | + functions-common:run_process:1705 : local service=s-container-sync 2022-08-08 17:53:51.734 | + functions-common:run_process:1706 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-08-08 17:53:51.737 | + functions-common:run_process:1707 : local group= 2022-08-08 17:53:51.739 | + functions-common:run_process:1708 : local user= 2022-08-08 17:53:51.742 | + functions-common:run_process:1709 : local env_vars= 2022-08-08 17:53:51.744 | + functions-common:run_process:1711 : local name=s-container-sync 2022-08-08 17:53:51.747 | + functions-common:run_process:1713 : time_start run_process 2022-08-08 17:53:51.750 | + functions-common:time_start:2437 : local name=run_process 2022-08-08 17:53:51.752 | + functions-common:time_start:2438 : local start_time= 2022-08-08 17:53:51.755 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-08-08 17:53:51.758 | ++ functions-common:time_start:2442 : date +%s%3N 2022-08-08 17:53:51.762 | + functions-common:time_start:2442 : _TIME_START[$name]=1659981231760 2022-08-08 17:53:51.765 | + functions-common:run_process:1714 : is_service_enabled s-container-sync 2022-08-08 17:53:51.782 | + functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:53:51.785 | + functions-common:run_process:1715 : _run_under_systemd s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' '' 2022-08-08 17:53:51.787 | + functions-common:_run_under_systemd:1665 : local service=s-container-sync 2022-08-08 17:53:51.790 | + functions-common:_run_under_systemd:1666 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-08-08 17:53:51.792 | + functions-common:_run_under_systemd:1667 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-08-08 17:53:51.795 | + functions-common:_run_under_systemd:1669 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-08-08 17:53:51.798 | + functions-common:_common_systemd_pitfalls:1637 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-08-08 17:53:51.800 | + functions-common:_common_systemd_pitfalls:1640 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2022-08-08 17:53:51.803 | + functions-common:_common_systemd_pitfalls:1651 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2022-08-08 17:53:51.805 | + functions-common:_run_under_systemd:1671 : local systemd_service=devstack@s-container-sync.service 2022-08-08 17:53:51.807 | + functions-common:_run_under_systemd:1672 : local group= 2022-08-08 17:53:51.810 | + functions-common:_run_under_systemd:1673 : local user=ubuntu 2022-08-08 17:53:51.812 | + functions-common:_run_under_systemd:1674 : [[ -z ubuntu ]] 2022-08-08 17:53:51.815 | + functions-common:_run_under_systemd:1677 : local env_vars= 2022-08-08 17:53:51.817 | + functions-common:_run_under_systemd:1678 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2022-08-08 17:53:51.820 | + functions-common:_run_under_systemd:1681 : write_user_unit_file devstack@s-container-sync.service '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' ubuntu '' 2022-08-08 17:53:51.822 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-container-sync.service 2022-08-08 17:53:51.825 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-08-08 17:53:51.827 | + functions-common:write_user_unit_file:1576 : local group= 2022-08-08 17:53:51.829 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-08-08 17:53:51.832 | + functions-common:write_user_unit_file:1578 : local env_vars= 2022-08-08 17:53:51.834 | + functions-common:write_user_unit_file:1579 : local extra= 2022-08-08 17:53:51.836 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-08-08 17:53:51.839 | + functions-common:write_user_unit_file:1583 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2022-08-08 17:53:51.842 | + functions-common:write_user_unit_file:1584 : mkdir -p /etc/systemd/system 2022-08-08 17:53:51.846 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Unit Description 'Devstack devstack@s-container-sync.service' 2022-08-08 17:53:51.909 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2022-08-08 17:53:51.971 | + functions-common:write_user_unit_file:1588 : 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-08-08 17:53:52.025 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2022-08-08 17:53:52.077 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2022-08-08 17:53:52.129 | + functions-common:write_user_unit_file:1591 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-08 17:53:52.182 | + functions-common:write_user_unit_file:1592 : [[ -n '' ]] 2022-08-08 17:53:52.184 | + functions-common:write_user_unit_file:1595 : [[ -n '' ]] 2022-08-08 17:53:52.187 | + functions-common:write_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2022-08-08 17:53:52.249 | + functions-common:write_user_unit_file:1601 : sudo systemctl daemon-reload 2022-08-08 17:53:52.660 | + functions-common:_run_under_systemd:1684 : sudo systemctl enable devstack@s-container-sync.service 2022-08-08 17:53:52.674 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container-sync.service → /etc/systemd/system/devstack@s-container-sync.service. 2022-08-08 17:53:53.057 | + functions-common:_run_under_systemd:1685 : sudo systemctl start devstack@s-container-sync.service 2022-08-08 17:53:53.078 | + functions-common:run_process:1717 : time_stop run_process 2022-08-08 17:53:53.081 | + functions-common:time_stop:2451 : local name 2022-08-08 17:53:53.087 | + functions-common:time_stop:2452 : local end_time 2022-08-08 17:53:53.090 | + functions-common:time_stop:2453 : local elapsed_time 2022-08-08 17:53:53.092 | + functions-common:time_stop:2454 : local total 2022-08-08 17:53:53.095 | + functions-common:time_stop:2455 : local start_time 2022-08-08 17:53:53.097 | + functions-common:time_stop:2457 : name=run_process 2022-08-08 17:53:53.100 | + functions-common:time_stop:2458 : start_time=1659981231760 2022-08-08 17:53:53.102 | + functions-common:time_stop:2460 : [[ -z 1659981231760 ]] 2022-08-08 17:53:53.106 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-08-08 17:53:53.111 | + functions-common:time_stop:2463 : end_time=1659981233108 2022-08-08 17:53:53.113 | + functions-common:time_stop:2464 : elapsed_time=1348 2022-08-08 17:53:53.116 | + functions-common:time_stop:2465 : total=8515 2022-08-08 17:53:53.118 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-08-08 17:53:53.121 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=9863 2022-08-08 17:53:53.124 | + lib/swift:start_swift:803 : is_service_enabled tls-proxy 2022-08-08 17:53:53.142 | + functions-common:is_service_enabled:2107 : return 1 2022-08-08 17:53:53.144 | + lib/swift:start_swift:807 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-08-08 17:53:53.147 | + functions-common:run_process:1705 : local service=s-proxy 2022-08-08 17:53:53.149 | + functions-common:run_process:1706 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-08-08 17:53:53.152 | + functions-common:run_process:1707 : local group= 2022-08-08 17:53:53.154 | + functions-common:run_process:1708 : local user= 2022-08-08 17:53:53.157 | + functions-common:run_process:1709 : local env_vars= 2022-08-08 17:53:53.159 | + functions-common:run_process:1711 : local name=s-proxy 2022-08-08 17:53:53.161 | + functions-common:run_process:1713 : time_start run_process 2022-08-08 17:53:53.164 | + functions-common:time_start:2437 : local name=run_process 2022-08-08 17:53:53.166 | + functions-common:time_start:2438 : local start_time= 2022-08-08 17:53:53.170 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-08-08 17:53:53.173 | ++ functions-common:time_start:2442 : date +%s%3N 2022-08-08 17:53:53.178 | + functions-common:time_start:2442 : _TIME_START[$name]=1659981233175 2022-08-08 17:53:53.180 | + functions-common:run_process:1714 : is_service_enabled s-proxy 2022-08-08 17:53:53.199 | + functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:53:53.202 | + functions-common:run_process:1715 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' '' 2022-08-08 17:53:53.205 | + functions-common:_run_under_systemd:1665 : local service=s-proxy 2022-08-08 17:53:53.207 | + functions-common:_run_under_systemd:1666 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-08-08 17:53:53.209 | + functions-common:_run_under_systemd:1667 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-08-08 17:53:53.212 | + functions-common:_run_under_systemd:1669 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-08-08 17:53:53.215 | + functions-common:_common_systemd_pitfalls:1637 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-08-08 17:53:53.218 | + functions-common:_common_systemd_pitfalls:1640 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2022-08-08 17:53:53.220 | + functions-common:_common_systemd_pitfalls:1651 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2022-08-08 17:53:53.223 | + functions-common:_run_under_systemd:1671 : local systemd_service=devstack@s-proxy.service 2022-08-08 17:53:53.225 | + functions-common:_run_under_systemd:1672 : local group= 2022-08-08 17:53:53.228 | + functions-common:_run_under_systemd:1673 : local user=ubuntu 2022-08-08 17:53:53.230 | + functions-common:_run_under_systemd:1674 : [[ -z ubuntu ]] 2022-08-08 17:53:53.233 | + functions-common:_run_under_systemd:1677 : local env_vars= 2022-08-08 17:53:53.235 | + functions-common:_run_under_systemd:1678 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2022-08-08 17:53:53.238 | + functions-common:_run_under_systemd:1681 : write_user_unit_file devstack@s-proxy.service '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' ubuntu '' 2022-08-08 17:53:53.240 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-proxy.service 2022-08-08 17:53:53.243 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-08-08 17:53:53.245 | + functions-common:write_user_unit_file:1576 : local group= 2022-08-08 17:53:53.248 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-08-08 17:53:53.250 | + functions-common:write_user_unit_file:1578 : local env_vars= 2022-08-08 17:53:53.252 | + functions-common:write_user_unit_file:1579 : local extra= 2022-08-08 17:53:53.255 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-08-08 17:53:53.257 | + functions-common:write_user_unit_file:1583 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2022-08-08 17:53:53.260 | + functions-common:write_user_unit_file:1584 : mkdir -p /etc/systemd/system 2022-08-08 17:53:53.265 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2022-08-08 17:53:53.327 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2022-08-08 17:53:53.389 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecStart '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-08-08 17:53:53.446 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2022-08-08 17:53:53.503 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2022-08-08 17:53:53.555 | + functions-common:write_user_unit_file:1591 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-08 17:53:53.607 | + functions-common:write_user_unit_file:1592 : [[ -n '' ]] 2022-08-08 17:53:53.610 | + functions-common:write_user_unit_file:1595 : [[ -n '' ]] 2022-08-08 17:53:53.612 | + functions-common:write_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2022-08-08 17:53:53.676 | + functions-common:write_user_unit_file:1601 : sudo systemctl daemon-reload 2022-08-08 17:53:54.065 | + functions-common:_run_under_systemd:1684 : sudo systemctl enable devstack@s-proxy.service 2022-08-08 17:53:54.080 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2022-08-08 17:53:54.492 | + functions-common:_run_under_systemd:1685 : sudo systemctl start devstack@s-proxy.service 2022-08-08 17:53:54.515 | + functions-common:run_process:1717 : time_stop run_process 2022-08-08 17:53:54.521 | + functions-common:time_stop:2451 : local name 2022-08-08 17:53:54.525 | + functions-common:time_stop:2452 : local end_time 2022-08-08 17:53:54.528 | + functions-common:time_stop:2453 : local elapsed_time 2022-08-08 17:53:54.531 | + functions-common:time_stop:2454 : local total 2022-08-08 17:53:54.534 | + functions-common:time_stop:2455 : local start_time 2022-08-08 17:53:54.536 | + functions-common:time_stop:2457 : name=run_process 2022-08-08 17:53:54.539 | + functions-common:time_stop:2458 : start_time=1659981233175 2022-08-08 17:53:54.541 | + functions-common:time_stop:2460 : [[ -z 1659981233175 ]] 2022-08-08 17:53:54.544 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-08-08 17:53:54.549 | + functions-common:time_stop:2463 : end_time=1659981234546 2022-08-08 17:53:54.551 | + functions-common:time_stop:2464 : elapsed_time=1371 2022-08-08 17:53:54.554 | + functions-common:time_stop:2465 : total=9863 2022-08-08 17:53:54.556 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-08-08 17:53:54.559 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=11234 2022-08-08 17:53:54.561 | + lib/swift:start_swift:812 : echo 'Waiting for swift proxy to start...' 2022-08-08 17:53:54.561 | Waiting for swift proxy to start... 2022-08-08 17:53:54.564 | + lib/swift:start_swift:813 : wait_for_service 60 http://10.222.0.52:8080/info 2022-08-08 17:53:54.566 | + functions:wait_for_service:457 : local timeout=60 2022-08-08 17:53:54.569 | + functions:wait_for_service:458 : local url=http://10.222.0.52:8080/info 2022-08-08 17:53:54.571 | + functions:wait_for_service:459 : local rval=0 2022-08-08 17:53:54.574 | + functions:wait_for_service:460 : time_start wait_for_service 2022-08-08 17:53:54.577 | + functions-common:time_start:2437 : local name=wait_for_service 2022-08-08 17:53:54.579 | + functions-common:time_start:2438 : local start_time= 2022-08-08 17:53:54.582 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-08-08 17:53:54.585 | ++ functions-common:time_start:2442 : date +%s%3N 2022-08-08 17:53:54.591 | + functions-common:time_start:2442 : _TIME_START[$name]=1659981234588 2022-08-08 17:53:54.593 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-08-08 17:53:54.599 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.52:8080/info 2022-08-08 17:53:54.612 | + :: : [[ 000 == 503 ]] 2022-08-08 17:53:54.613 | + :: : [[ 7 -eq 7 ]] 2022-08-08 17:53:54.615 | + :: : sleep 1 2022-08-08 17:53:55.618 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.52:8080/info 2022-08-08 17:53:55.632 | + :: : [[ 000 == 503 ]] 2022-08-08 17:53:55.633 | + :: : [[ 7 -eq 7 ]] 2022-08-08 17:53:55.635 | + :: : sleep 1 2022-08-08 17:53:56.638 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.52:8080/info 2022-08-08 17:53:56.652 | + :: : [[ 000 == 503 ]] 2022-08-08 17:53:56.653 | + :: : [[ 7 -eq 7 ]] 2022-08-08 17:53:56.654 | + :: : sleep 1 2022-08-08 17:53:57.658 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.52:8080/info 2022-08-08 17:53:57.749 | + :: : [[ 200 == 503 ]] 2022-08-08 17:53:57.750 | + :: : [[ 0 -eq 7 ]] 2022-08-08 17:53:57.753 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-08-08 17:53:57.756 | + functions-common:time_stop:2451 : local name 2022-08-08 17:53:57.758 | + functions-common:time_stop:2452 : local end_time 2022-08-08 17:53:57.761 | + functions-common:time_stop:2453 : local elapsed_time 2022-08-08 17:53:57.763 | + functions-common:time_stop:2454 : local total 2022-08-08 17:53:57.765 | + functions-common:time_stop:2455 : local start_time 2022-08-08 17:53:57.768 | + functions-common:time_stop:2457 : name=wait_for_service 2022-08-08 17:53:57.771 | + functions-common:time_stop:2458 : start_time=1659981234588 2022-08-08 17:53:57.773 | + functions-common:time_stop:2460 : [[ -z 1659981234588 ]] 2022-08-08 17:53:57.777 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-08-08 17:53:57.781 | + functions-common:time_stop:2463 : end_time=1659981237779 2022-08-08 17:53:57.784 | + functions-common:time_stop:2464 : elapsed_time=3191 2022-08-08 17:53:57.786 | + functions-common:time_stop:2465 : total=6735 2022-08-08 17:53:57.789 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-08-08 17:53:57.791 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=9926 2022-08-08 17:53:57.794 | + functions:wait_for_service:467 : return 0 2022-08-08 17:53:57.797 | + lib/swift:start_swift:817 : [[ False == \T\r\u\e ]] 2022-08-08 17:53:57.799 | + ./stack.sh:main:1258 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-08-08 17:53:57.802 | + ./stack.sh:main:1259 : is_service_enabled cinder 2022-08-08 17:53:57.820 | + functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:53:57.822 | + ./stack.sh:main:1260 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-08-08 17:53:57.854 | + ./stack.sh:main:1263 : async_wait configure_neutron_nova 2022-08-08 17:53:57.905 | [19159 Async configure_neutron_nova:98556]: Waiting for completion of configure_neutron_nova running on PID 98556 (2 other jobs running) 2022-08-08 17:53:57.931 | [19159 Async configure_neutron_nova:98556]: Signaling child to exit 2022-08-08 17:53:57.931 | WAKEUP 2022-08-08 17:53:57.953 | [19159 Async configure_neutron_nova:98556]: Signaled 2022-08-08 17:53:57.955 | + lib/neutron:configure_neutron_nova:646 : is_neutron_legacy_enabled 2022-08-08 17:53:57.955 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-08-08 17:53:57.955 | ++ 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-08-08 17:53:57.955 | + 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-08-08 17:53:57.955 | + 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-08-08 17:53:57.955 | + 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-08-08 17:53:57.955 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-08-08 17:53:57.955 | + lib/neutron:configure_neutron_nova:648 : create_nova_conf_neutron /etc/nova/nova.conf 2022-08-08 17:53:57.955 | + lib/neutron-legacy:create_nova_conf_neutron:409 : local conf=/etc/nova/nova.conf 2022-08-08 17:53:57.955 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova.conf neutron auth_type password 2022-08-08 17:53:57.955 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.52/identity 2022-08-08 17:53:57.955 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova.conf neutron username neutron 2022-08-08 17:53:57.955 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova.conf neutron password Passw0rd 2022-08-08 17:53:57.955 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2022-08-08 17:53:57.955 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova.conf neutron project_name service 2022-08-08 17:53:57.955 | + lib/neutron-legacy:create_nova_conf_neutron:416 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2022-08-08 17:53:57.955 | + lib/neutron-legacy:create_nova_conf_neutron:417 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2022-08-08 17:53:57.955 | + lib/neutron-legacy:create_nova_conf_neutron:418 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2022-08-08 17:53:57.955 | + lib/neutron-legacy:create_nova_conf_neutron:421 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2022-08-08 17:53:57.955 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-08-08 17:53:57.955 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-08-08 17:53:57.955 | + lib/neutron-legacy:create_nova_conf_neutron:423 : is_service_enabled q-meta 2022-08-08 17:53:57.955 | + functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:53:57.956 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2022-08-08 17:53:57.956 | + lib/neutron-legacy:create_nova_conf_neutron:427 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2022-08-08 17:53:57.956 | + lib/neutron-legacy:create_nova_conf_neutron:428 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2022-08-08 17:53:57.956 | + lib/neutron:configure_neutron_nova:649 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2022-08-08 17:53:57.956 | ++ lib/neutron:configure_neutron_nova:650 : seq 1 1 2022-08-08 17:53:57.956 | + lib/neutron:configure_neutron_nova:650 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-08 17:53:57.956 | + lib/neutron:configure_neutron_nova:651 : local conf 2022-08-08 17:53:57.956 | ++ lib/neutron:configure_neutron_nova:652 : conductor_conf 1 2022-08-08 17:53:57.956 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-08-08 17:53:57.956 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-08-08 17:53:57.956 | + lib/neutron:configure_neutron_nova:652 : conf=/etc/nova/nova_cell1.conf 2022-08-08 17:53:57.956 | + lib/neutron:configure_neutron_nova:653 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2022-08-08 17:53:57.956 | + lib/neutron-legacy:create_nova_conf_neutron:409 : local conf=/etc/nova/nova_cell1.conf 2022-08-08 17:53:57.956 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2022-08-08 17:53:57.956 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.52/identity 2022-08-08 17:53:57.956 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2022-08-08 17:53:57.956 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2022-08-08 17:53:57.956 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2022-08-08 17:53:57.956 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2022-08-08 17:53:57.956 | + lib/neutron-legacy:create_nova_conf_neutron:416 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2022-08-08 17:53:57.956 | + lib/neutron-legacy:create_nova_conf_neutron:417 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2022-08-08 17:53:57.956 | + lib/neutron-legacy:create_nova_conf_neutron:418 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2022-08-08 17:53:57.956 | + lib/neutron-legacy:create_nova_conf_neutron:421 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2022-08-08 17:53:57.956 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-08-08 17:53:57.956 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-08-08 17:53:57.956 | + lib/neutron-legacy:create_nova_conf_neutron:423 : is_service_enabled q-meta 2022-08-08 17:53:57.956 | + functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:53:57.956 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2022-08-08 17:53:57.956 | + lib/neutron-legacy:create_nova_conf_neutron:427 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2022-08-08 17:53:57.956 | + lib/neutron-legacy:create_nova_conf_neutron:428 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2022-08-08 17:53:58.001 | [19159 Async configure_neutron_nova:98556]: finished configure_neutron_nova with result 0 in 0 seconds 2022-08-08 17:53:58.005 | + inc/async:async_wait:197 : return 0 2022-08-08 17:53:58.008 | + ./stack.sh:main:1269 : is_service_enabled nova 2022-08-08 17:53:58.026 | + functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:53:58.029 | + ./stack.sh:main:1270 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-08-08 17:53:58.059 | + ./stack.sh:main:1271 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-08-08 17:53:58.091 | + ./stack.sh:main:1275 : is_service_enabled n-api 2022-08-08 17:53:58.108 | + functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:53:58.111 | + ./stack.sh:main:1276 : echo_summary 'Starting Nova API' 2022-08-08 17:53:58.113 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-08-08 17:53:58.116 | + ./stack.sh:echo_summary:446 : echo -e Starting Nova API 2022-08-08 17:53:58.119 | + ./stack.sh:main:1277 : start_nova_api 2022-08-08 17:53:58.122 | + lib/nova:start_nova_api:934 : local service_port=8774 2022-08-08 17:53:58.124 | + lib/nova:start_nova_api:935 : local service_protocol=http 2022-08-08 17:53:58.127 | + lib/nova:start_nova_api:936 : local nova_url 2022-08-08 17:53:58.129 | + lib/nova:start_nova_api:937 : is_service_enabled tls-proxy 2022-08-08 17:53:58.147 | + functions-common:is_service_enabled:2107 : return 1 2022-08-08 17:53:58.149 | + lib/nova:start_nova_api:943 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-08 17:53:58.152 | + lib/nova:start_nova_api:944 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-08 17:53:58.155 | + lib/nova:start_nova_api:944 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-08 17:53:58.158 | + lib/nova:start_nova_api:946 : '[' True == False ']' 2022-08-08 17:53:58.161 | ++ lib/nova:start_nova_api:954 : which uwsgi 2022-08-08 17:53:58.165 | + lib/nova:start_nova_api:954 : run_process n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-08-08 17:53:58.168 | + functions-common:run_process:1705 : local service=n-api 2022-08-08 17:53:58.171 | + functions-common:run_process:1706 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-08-08 17:53:58.174 | + functions-common:run_process:1707 : local group= 2022-08-08 17:53:58.176 | + functions-common:run_process:1708 : local user= 2022-08-08 17:53:58.179 | + functions-common:run_process:1709 : local env_vars= 2022-08-08 17:53:58.181 | + functions-common:run_process:1711 : local name=n-api 2022-08-08 17:53:58.184 | + functions-common:run_process:1713 : time_start run_process 2022-08-08 17:53:58.187 | + functions-common:time_start:2437 : local name=run_process 2022-08-08 17:53:58.190 | + functions-common:time_start:2438 : local start_time= 2022-08-08 17:53:58.192 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-08-08 17:53:58.195 | ++ functions-common:time_start:2442 : date +%s%3N 2022-08-08 17:53:58.200 | + functions-common:time_start:2442 : _TIME_START[$name]=1659981238197 2022-08-08 17:53:58.202 | + functions-common:run_process:1714 : is_service_enabled n-api 2022-08-08 17:53:58.219 | + functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:53:58.222 | + functions-common:run_process:1715 : _run_under_systemd n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' '' 2022-08-08 17:53:58.225 | + functions-common:_run_under_systemd:1665 : local service=n-api 2022-08-08 17:53:58.227 | + functions-common:_run_under_systemd:1666 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-08-08 17:53:58.230 | + functions-common:_run_under_systemd:1667 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-08-08 17:53:58.233 | + functions-common:_run_under_systemd:1669 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-08-08 17:53:58.235 | + functions-common:_common_systemd_pitfalls:1637 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-08-08 17:53:58.238 | + functions-common:_common_systemd_pitfalls:1640 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2022-08-08 17:53:58.240 | + functions-common:_common_systemd_pitfalls:1651 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2022-08-08 17:53:58.243 | + functions-common:_run_under_systemd:1671 : local systemd_service=devstack@n-api.service 2022-08-08 17:53:58.246 | + functions-common:_run_under_systemd:1672 : local group= 2022-08-08 17:53:58.249 | + functions-common:_run_under_systemd:1673 : local user=ubuntu 2022-08-08 17:53:58.251 | + functions-common:_run_under_systemd:1674 : [[ -z ubuntu ]] 2022-08-08 17:53:58.254 | + functions-common:_run_under_systemd:1677 : local env_vars= 2022-08-08 17:53:58.256 | + functions-common:_run_under_systemd:1678 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2022-08-08 17:53:58.259 | + functions-common:_run_under_systemd:1679 : 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-08-08 17:53:58.262 | + functions-common:write_uwsgi_user_unit_file:1605 : local service=devstack@n-api.service 2022-08-08 17:53:58.264 | + functions-common:write_uwsgi_user_unit_file:1606 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-08-08 17:53:58.266 | + functions-common:write_uwsgi_user_unit_file:1607 : local group= 2022-08-08 17:53:58.268 | + functions-common:write_uwsgi_user_unit_file:1608 : local user=ubuntu 2022-08-08 17:53:58.271 | + functions-common:write_uwsgi_user_unit_file:1609 : local env_vars= 2022-08-08 17:53:58.273 | + functions-common:write_uwsgi_user_unit_file:1610 : local unitfile=/etc/systemd/system/devstack@n-api.service 2022-08-08 17:53:58.275 | + functions-common:write_uwsgi_user_unit_file:1611 : mkdir -p /etc/systemd/system 2022-08-08 17:53:58.280 | + functions-common:write_uwsgi_user_unit_file:1613 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2022-08-08 17:53:58.341 | + functions-common:write_uwsgi_user_unit_file:1614 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2022-08-08 17:53:58.403 | + functions-common:write_uwsgi_user_unit_file:1615 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2022-08-08 17:53:58.457 | + functions-common:write_uwsgi_user_unit_file:1616 : 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-08-08 17:53:58.509 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-08 17:53:58.563 | + functions-common:write_uwsgi_user_unit_file:1618 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2022-08-08 17:53:58.615 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2022-08-08 17:53:58.666 | + functions-common:write_uwsgi_user_unit_file:1620 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2022-08-08 17:53:58.718 | + functions-common:write_uwsgi_user_unit_file:1621 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2022-08-08 17:53:58.770 | + functions-common:write_uwsgi_user_unit_file:1622 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2022-08-08 17:53:58.821 | + functions-common:write_uwsgi_user_unit_file:1624 : [[ -n '' ]] 2022-08-08 17:53:58.824 | + functions-common:write_uwsgi_user_unit_file:1627 : [[ -n '' ]] 2022-08-08 17:53:58.827 | + functions-common:write_uwsgi_user_unit_file:1630 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2022-08-08 17:53:58.889 | + functions-common:write_uwsgi_user_unit_file:1633 : sudo systemctl daemon-reload 2022-08-08 17:53:59.290 | + functions-common:_run_under_systemd:1684 : sudo systemctl enable devstack@n-api.service 2022-08-08 17:53:59.305 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2022-08-08 17:53:59.704 | + functions-common:_run_under_systemd:1685 : sudo systemctl start devstack@n-api.service 2022-08-08 17:53:59.783 | + functions-common:run_process:1717 : time_stop run_process 2022-08-08 17:53:59.786 | + functions-common:time_stop:2451 : local name 2022-08-08 17:53:59.789 | + functions-common:time_stop:2452 : local end_time 2022-08-08 17:53:59.793 | + functions-common:time_stop:2453 : local elapsed_time 2022-08-08 17:53:59.796 | + functions-common:time_stop:2454 : local total 2022-08-08 17:53:59.799 | + functions-common:time_stop:2455 : local start_time 2022-08-08 17:53:59.802 | + functions-common:time_stop:2457 : name=run_process 2022-08-08 17:53:59.805 | + functions-common:time_stop:2458 : start_time=1659981238197 2022-08-08 17:53:59.808 | + functions-common:time_stop:2460 : [[ -z 1659981238197 ]] 2022-08-08 17:53:59.812 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-08-08 17:53:59.816 | + functions-common:time_stop:2463 : end_time=1659981239814 2022-08-08 17:53:59.819 | + functions-common:time_stop:2464 : elapsed_time=1617 2022-08-08 17:53:59.821 | + functions-common:time_stop:2465 : total=11234 2022-08-08 17:53:59.824 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-08-08 17:53:59.826 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=12851 2022-08-08 17:53:59.829 | + lib/nova:start_nova_api:955 : nova_url=http://10.222.0.52/compute/v2.1/ 2022-08-08 17:53:59.832 | + lib/nova:start_nova_api:958 : echo 'Waiting for nova-api to start...' 2022-08-08 17:53:59.832 | Waiting for nova-api to start... 2022-08-08 17:53:59.834 | + lib/nova:start_nova_api:959 : wait_for_service 60 http://10.222.0.52/compute/v2.1/ 2022-08-08 17:53:59.837 | + functions:wait_for_service:457 : local timeout=60 2022-08-08 17:53:59.839 | + functions:wait_for_service:458 : local url=http://10.222.0.52/compute/v2.1/ 2022-08-08 17:53:59.842 | + functions:wait_for_service:459 : local rval=0 2022-08-08 17:53:59.844 | + functions:wait_for_service:460 : time_start wait_for_service 2022-08-08 17:53:59.847 | + functions-common:time_start:2437 : local name=wait_for_service 2022-08-08 17:53:59.849 | + functions-common:time_start:2438 : local start_time= 2022-08-08 17:53:59.852 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-08-08 17:53:59.856 | ++ functions-common:time_start:2442 : date +%s%3N 2022-08-08 17:53:59.860 | + functions-common:time_start:2442 : _TIME_START[$name]=1659981239858 2022-08-08 17:53:59.863 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-08-08 17:53:59.869 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.52/compute/v2.1/ 2022-08-08 17:54:05.624 | + :: : [[ 200 == 503 ]] 2022-08-08 17:54:05.626 | + :: : [[ 0 -eq 7 ]] 2022-08-08 17:54:05.629 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-08-08 17:54:05.631 | + functions-common:time_stop:2451 : local name 2022-08-08 17:54:05.634 | + functions-common:time_stop:2452 : local end_time 2022-08-08 17:54:05.637 | + functions-common:time_stop:2453 : local elapsed_time 2022-08-08 17:54:05.639 | + functions-common:time_stop:2454 : local total 2022-08-08 17:54:05.642 | + functions-common:time_stop:2455 : local start_time 2022-08-08 17:54:05.644 | + functions-common:time_stop:2457 : name=wait_for_service 2022-08-08 17:54:05.647 | + functions-common:time_stop:2458 : start_time=1659981239858 2022-08-08 17:54:05.649 | + functions-common:time_stop:2460 : [[ -z 1659981239858 ]] 2022-08-08 17:54:05.653 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-08-08 17:54:05.657 | + functions-common:time_stop:2463 : end_time=1659981245655 2022-08-08 17:54:05.660 | + functions-common:time_stop:2464 : elapsed_time=5797 2022-08-08 17:54:05.662 | + functions-common:time_stop:2465 : total=9926 2022-08-08 17:54:05.665 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-08-08 17:54:05.668 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=15723 2022-08-08 17:54:05.670 | + functions:wait_for_service:467 : return 0 2022-08-08 17:54:05.673 | + lib/nova:start_nova_api:963 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-08 17:54:05.676 | + lib/nova:start_nova_api:963 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-08 17:54:05.679 | + ./stack.sh:main:1280 : is_service_enabled ovn-controller ovn-controller-vtep 2022-08-08 17:54:05.696 | + functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:54:05.699 | + ./stack.sh:main:1281 : echo_summary 'Starting OVN services' 2022-08-08 17:54:05.702 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-08-08 17:54:05.704 | + ./stack.sh:echo_summary:446 : echo -e Starting OVN services 2022-08-08 17:54:05.707 | + ./stack.sh:main:1282 : start_ovn_services 2022-08-08 17:54:05.710 | + lib/neutron-legacy:start_ovn_services:517 : [[ openvswitch == \o\v\n ]] 2022-08-08 17:54:05.712 | + ./stack.sh:main:1285 : is_service_enabled neutron-api 2022-08-08 17:54:05.730 | + functions-common:is_service_enabled:2107 : return 1 2022-08-08 17:54:05.732 | + ./stack.sh:main:1288 : is_service_enabled q-svc 2022-08-08 17:54:05.750 | + functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:54:05.753 | + ./stack.sh:main:1289 : echo_summary 'Starting Neutron' 2022-08-08 17:54:05.755 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-08-08 17:54:05.758 | + ./stack.sh:echo_summary:446 : echo -e Starting Neutron 2022-08-08 17:54:05.761 | + ./stack.sh:main:1290 : configure_neutron_after_post_config 2022-08-08 17:54:05.763 | + lib/neutron-legacy:configure_neutron_after_post_config:497 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2022-08-08 17:54:05.766 | + 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-08-08 17:54:05.797 | + lib/neutron-legacy:configure_neutron_after_post_config:500 : configure_rbac_policies 2022-08-08 17:54:05.799 | + lib/neutron:configure_rbac_policies:635 : '[' False == True ']' 2022-08-08 17:54:05.802 | + lib/neutron:configure_rbac_policies:639 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults False 2022-08-08 17:54:05.833 | + lib/neutron:configure_rbac_policies:640 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope False 2022-08-08 17:54:05.863 | + ./stack.sh:main:1291 : start_neutron_service_and_check 2022-08-08 17:54:05.866 | + lib/neutron-legacy:start_neutron_service_and_check:533 : local service_port=9696 2022-08-08 17:54:05.869 | + lib/neutron-legacy:start_neutron_service_and_check:534 : local service_protocol=http 2022-08-08 17:54:05.872 | + lib/neutron-legacy:start_neutron_service_and_check:535 : local cfg_file_options 2022-08-08 17:54:05.874 | + lib/neutron-legacy:start_neutron_service_and_check:536 : local neutron_url 2022-08-08 17:54:05.877 | ++ lib/neutron-legacy:start_neutron_service_and_check:538 : determine_config_files neutron-server 2022-08-08 17:54:05.880 | ++ lib/neutron-legacy:determine_config_files:338 : local opts= 2022-08-08 17:54:05.883 | ++ lib/neutron-legacy:determine_config_files:339 : case "$1" in 2022-08-08 17:54:05.886 | +++ lib/neutron-legacy:determine_config_files:340 : _determine_config_server 2022-08-08 17:54:05.889 | +++ lib/neutron-legacy:_determine_config_server:308 : [[ '' != '' ]] 2022-08-08 17:54:05.891 | +++ lib/neutron-legacy:_determine_config_server:315 : [[ 0 > 0 ]] 2022-08-08 17:54:05.893 | +++ lib/neutron-legacy:_determine_config_server:322 : local cfg_file 2022-08-08 17:54:05.896 | +++ 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-08-08 17:54:05.899 | +++ lib/neutron-legacy:_determine_config_server:327 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-08 17:54:05.902 | ++ lib/neutron-legacy:determine_config_files:340 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-08 17:54:05.905 | ++ lib/neutron-legacy:determine_config_files:343 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2022-08-08 17:54:05.907 | ++ lib/neutron-legacy:determine_config_files:346 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-08 17:54:05.910 | + 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-08-08 17:54:05.913 | + lib/neutron-legacy:start_neutron_service_and_check:540 : is_service_enabled tls-proxy 2022-08-08 17:54:05.930 | + functions-common:is_service_enabled:2107 : return 1 2022-08-08 17:54:05.934 | + lib/neutron-legacy:start_neutron_service_and_check:545 : '[' False == True ']' 2022-08-08 17:54:05.936 | + 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-08-08 17:54:05.939 | + functions-common:run_process:1705 : local service=q-svc 2022-08-08 17:54:05.941 | + functions-common:run_process:1706 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-08 17:54:05.944 | + functions-common:run_process:1707 : local group= 2022-08-08 17:54:05.947 | + functions-common:run_process:1708 : local user= 2022-08-08 17:54:05.949 | + functions-common:run_process:1709 : local env_vars= 2022-08-08 17:54:05.952 | + functions-common:run_process:1711 : local name=q-svc 2022-08-08 17:54:05.954 | + functions-common:run_process:1713 : time_start run_process 2022-08-08 17:54:05.957 | + functions-common:time_start:2437 : local name=run_process 2022-08-08 17:54:05.959 | + functions-common:time_start:2438 : local start_time= 2022-08-08 17:54:05.962 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-08-08 17:54:05.965 | ++ functions-common:time_start:2442 : date +%s%3N 2022-08-08 17:54:05.969 | + functions-common:time_start:2442 : _TIME_START[$name]=1659981245966 2022-08-08 17:54:05.972 | + functions-common:run_process:1714 : is_service_enabled q-svc 2022-08-08 17:54:05.988 | + functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:54:05.990 | + functions-common:run_process:1715 : _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-08-08 17:54:05.993 | + functions-common:_run_under_systemd:1665 : local service=q-svc 2022-08-08 17:54:05.996 | + functions-common:_run_under_systemd:1666 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-08 17:54:05.999 | + functions-common:_run_under_systemd:1667 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-08 17:54:06.001 | + functions-common:_run_under_systemd:1669 : _common_systemd_pitfalls '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-08 17:54:06.004 | + functions-common:_common_systemd_pitfalls:1637 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-08 17:54:06.006 | + functions-common:_common_systemd_pitfalls:1640 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-08-08 17:54:06.008 | + functions-common:_common_systemd_pitfalls:1651 : [[ ! /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-08-08 17:54:06.011 | + functions-common:_run_under_systemd:1671 : local systemd_service=devstack@q-svc.service 2022-08-08 17:54:06.013 | + functions-common:_run_under_systemd:1672 : local group= 2022-08-08 17:54:06.016 | + functions-common:_run_under_systemd:1673 : local user=ubuntu 2022-08-08 17:54:06.018 | + functions-common:_run_under_systemd:1674 : [[ -z ubuntu ]] 2022-08-08 17:54:06.021 | + functions-common:_run_under_systemd:1677 : local env_vars= 2022-08-08 17:54:06.024 | + functions-common:_run_under_systemd:1678 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-08-08 17:54:06.027 | + functions-common:_run_under_systemd:1681 : 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-08-08 17:54:06.029 | + functions-common:write_user_unit_file:1574 : local service=devstack@q-svc.service 2022-08-08 17:54:06.031 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-08 17:54:06.034 | + functions-common:write_user_unit_file:1576 : local group= 2022-08-08 17:54:06.036 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-08-08 17:54:06.038 | + functions-common:write_user_unit_file:1578 : local env_vars= 2022-08-08 17:54:06.040 | + functions-common:write_user_unit_file:1579 : local extra= 2022-08-08 17:54:06.043 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-08-08 17:54:06.046 | + functions-common:write_user_unit_file:1583 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2022-08-08 17:54:06.048 | + functions-common:write_user_unit_file:1584 : mkdir -p /etc/systemd/system 2022-08-08 17:54:06.052 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Unit Description 'Devstack devstack@q-svc.service' 2022-08-08 17:54:06.114 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2022-08-08 17:54:06.175 | + functions-common:write_user_unit_file:1588 : 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-08-08 17:54:06.226 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2022-08-08 17:54:06.279 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2022-08-08 17:54:06.329 | + functions-common:write_user_unit_file:1591 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-08 17:54:06.381 | + functions-common:write_user_unit_file:1592 : [[ -n '' ]] 2022-08-08 17:54:06.384 | + functions-common:write_user_unit_file:1595 : [[ -n '' ]] 2022-08-08 17:54:06.387 | + functions-common:write_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2022-08-08 17:54:06.450 | + functions-common:write_user_unit_file:1601 : sudo systemctl daemon-reload 2022-08-08 17:54:06.849 | + functions-common:_run_under_systemd:1684 : sudo systemctl enable devstack@q-svc.service 2022-08-08 17:54:06.862 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2022-08-08 17:54:07.264 | + functions-common:_run_under_systemd:1685 : sudo systemctl start devstack@q-svc.service 2022-08-08 17:54:07.288 | + functions-common:run_process:1717 : time_stop run_process 2022-08-08 17:54:07.290 | + functions-common:time_stop:2451 : local name 2022-08-08 17:54:07.293 | + functions-common:time_stop:2452 : local end_time 2022-08-08 17:54:07.296 | + functions-common:time_stop:2453 : local elapsed_time 2022-08-08 17:54:07.298 | + functions-common:time_stop:2454 : local total 2022-08-08 17:54:07.301 | + functions-common:time_stop:2455 : local start_time 2022-08-08 17:54:07.303 | + functions-common:time_stop:2457 : name=run_process 2022-08-08 17:54:07.306 | + functions-common:time_stop:2458 : start_time=1659981245966 2022-08-08 17:54:07.308 | + functions-common:time_stop:2460 : [[ -z 1659981245966 ]] 2022-08-08 17:54:07.312 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-08-08 17:54:07.316 | + functions-common:time_stop:2463 : end_time=1659981247314 2022-08-08 17:54:07.319 | + functions-common:time_stop:2464 : elapsed_time=1348 2022-08-08 17:54:07.322 | + functions-common:time_stop:2465 : total=12851 2022-08-08 17:54:07.324 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-08-08 17:54:07.327 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=14199 2022-08-08 17:54:07.329 | + lib/neutron-legacy:start_neutron_service_and_check:553 : neutron_url=http://10.222.0.52:9696 2022-08-08 17:54:07.332 | + lib/neutron-legacy:start_neutron_service_and_check:555 : is_service_enabled tls-proxy 2022-08-08 17:54:07.350 | + functions-common:is_service_enabled:2107 : return 1 2022-08-08 17:54:07.352 | + lib/neutron-legacy:start_neutron_service_and_check:559 : echo 'Waiting for Neutron to start...' 2022-08-08 17:54:07.352 | Waiting for Neutron to start... 2022-08-08 17:54:07.355 | + lib/neutron-legacy:start_neutron_service_and_check:561 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.52:9696' 2022-08-08 17:54:07.358 | + lib/neutron-legacy:start_neutron_service_and_check:562 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.52:9696' 'Neutron did not start' 60 2022-08-08 17:54:07.360 | + functions-common:test_with_retry:2389 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.52:9696' 2022-08-08 17:54:07.363 | + functions-common:test_with_retry:2390 : local 'failmsg=Neutron did not start' 2022-08-08 17:54:07.365 | + functions-common:test_with_retry:2391 : local until=60 2022-08-08 17:54:07.368 | + functions-common:test_with_retry:2392 : local sleep=0.5 2022-08-08 17:54:07.371 | + functions-common:test_with_retry:2394 : time_start test_with_retry 2022-08-08 17:54:07.374 | + functions-common:time_start:2437 : local name=test_with_retry 2022-08-08 17:54:07.376 | + functions-common:time_start:2438 : local start_time= 2022-08-08 17:54:07.379 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-08-08 17:54:07.382 | ++ functions-common:time_start:2442 : date +%s%3N 2022-08-08 17:54:07.386 | + functions-common:time_start:2442 : _TIME_START[$name]=1659981247383 2022-08-08 17:54:07.389 | + functions-common:test_with_retry:2395 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.52:9696; do sleep 0.5; done' 2022-08-08 17:54:12.967 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://10.222.0.52:9696/v2.0/"}]}]}+ functions-common:test_with_retry:2398 : time_stop test_with_retry 2022-08-08 17:54:12.971 | + functions-common:time_stop:2451 : local name 2022-08-08 17:54:12.974 | + functions-common:time_stop:2452 : local end_time 2022-08-08 17:54:12.982 | + functions-common:time_stop:2453 : local elapsed_time 2022-08-08 17:54:12.986 | + functions-common:time_stop:2454 : local total 2022-08-08 17:54:12.991 | + functions-common:time_stop:2455 : local start_time 2022-08-08 17:54:12.994 | + functions-common:time_stop:2457 : name=test_with_retry 2022-08-08 17:54:12.996 | + functions-common:time_stop:2458 : start_time=1659981247383 2022-08-08 17:54:12.999 | + functions-common:time_stop:2460 : [[ -z 1659981247383 ]] 2022-08-08 17:54:13.005 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-08-08 17:54:13.011 | + functions-common:time_stop:2463 : end_time=1659981253007 2022-08-08 17:54:13.015 | + functions-common:time_stop:2464 : elapsed_time=5624 2022-08-08 17:54:13.019 | + functions-common:time_stop:2465 : total=0 2022-08-08 17:54:13.021 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-08-08 17:54:13.024 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=5624 2022-08-08 17:54:13.028 | + ./stack.sh:main:1296 : is_service_enabled placement 2022-08-08 17:54:13.051 | + functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:54:13.054 | + ./stack.sh:main:1297 : echo_summary 'Starting Placement' 2022-08-08 17:54:13.058 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-08-08 17:54:13.061 | + ./stack.sh:echo_summary:446 : echo -e Starting Placement 2022-08-08 17:54:13.063 | + ./stack.sh:main:1298 : start_placement 2022-08-08 17:54:13.067 | + lib/placement:start_placement:160 : start_placement_api 2022-08-08 17:54:13.071 | + lib/placement:start_placement_api:146 : [[ uwsgi == \u\w\s\g\i ]] 2022-08-08 17:54:13.075 | ++ lib/placement:start_placement_api:147 : which uwsgi 2022-08-08 17:54:13.079 | + lib/placement:start_placement_api:147 : run_process placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-08-08 17:54:13.083 | + functions-common:run_process:1705 : local service=placement-api 2022-08-08 17:54:13.086 | + functions-common:run_process:1706 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-08-08 17:54:13.089 | + functions-common:run_process:1707 : local group= 2022-08-08 17:54:13.093 | + functions-common:run_process:1708 : local user= 2022-08-08 17:54:13.096 | + functions-common:run_process:1709 : local env_vars= 2022-08-08 17:54:13.099 | + functions-common:run_process:1711 : local name=placement-api 2022-08-08 17:54:13.102 | + functions-common:run_process:1713 : time_start run_process 2022-08-08 17:54:13.105 | + functions-common:time_start:2437 : local name=run_process 2022-08-08 17:54:13.108 | + functions-common:time_start:2438 : local start_time= 2022-08-08 17:54:13.111 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-08-08 17:54:13.117 | ++ functions-common:time_start:2442 : date +%s%3N 2022-08-08 17:54:13.123 | + functions-common:time_start:2442 : _TIME_START[$name]=1659981253119 2022-08-08 17:54:13.127 | + functions-common:run_process:1714 : is_service_enabled placement-api 2022-08-08 17:54:13.148 | + functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:54:13.152 | + functions-common:run_process:1715 : _run_under_systemd placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' '' 2022-08-08 17:54:13.155 | + functions-common:_run_under_systemd:1665 : local service=placement-api 2022-08-08 17:54:13.157 | + functions-common:_run_under_systemd:1666 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-08-08 17:54:13.160 | + functions-common:_run_under_systemd:1667 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-08-08 17:54:13.162 | + functions-common:_run_under_systemd:1669 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-08-08 17:54:13.165 | + functions-common:_common_systemd_pitfalls:1637 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-08-08 17:54:13.167 | + functions-common:_common_systemd_pitfalls:1640 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2022-08-08 17:54:13.170 | + functions-common:_common_systemd_pitfalls:1651 : [[ ! /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2022-08-08 17:54:13.172 | + functions-common:_run_under_systemd:1671 : local systemd_service=devstack@placement-api.service 2022-08-08 17:54:13.175 | + functions-common:_run_under_systemd:1672 : local group= 2022-08-08 17:54:13.178 | + functions-common:_run_under_systemd:1673 : local user=ubuntu 2022-08-08 17:54:13.180 | + functions-common:_run_under_systemd:1674 : [[ -z ubuntu ]] 2022-08-08 17:54:13.183 | + functions-common:_run_under_systemd:1677 : local env_vars= 2022-08-08 17:54:13.186 | + functions-common:_run_under_systemd:1678 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2022-08-08 17:54:13.188 | + functions-common:_run_under_systemd:1679 : write_uwsgi_user_unit_file devstack@placement-api.service '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' ubuntu '' 2022-08-08 17:54:13.191 | + functions-common:write_uwsgi_user_unit_file:1605 : local service=devstack@placement-api.service 2022-08-08 17:54:13.193 | + functions-common:write_uwsgi_user_unit_file:1606 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-08-08 17:54:13.196 | + functions-common:write_uwsgi_user_unit_file:1607 : local group= 2022-08-08 17:54:13.199 | + functions-common:write_uwsgi_user_unit_file:1608 : local user=ubuntu 2022-08-08 17:54:13.201 | + functions-common:write_uwsgi_user_unit_file:1609 : local env_vars= 2022-08-08 17:54:13.203 | + functions-common:write_uwsgi_user_unit_file:1610 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2022-08-08 17:54:13.206 | + functions-common:write_uwsgi_user_unit_file:1611 : mkdir -p /etc/systemd/system 2022-08-08 17:54:13.210 | + functions-common:write_uwsgi_user_unit_file:1613 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2022-08-08 17:54:13.273 | + functions-common:write_uwsgi_user_unit_file:1614 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2022-08-08 17:54:13.336 | + functions-common:write_uwsgi_user_unit_file:1615 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User ubuntu 2022-08-08 17:54:13.389 | + functions-common:write_uwsgi_user_unit_file:1616 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-08-08 17:54:13.443 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-08 17:54:13.499 | + functions-common:write_uwsgi_user_unit_file:1618 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2022-08-08 17:54:13.553 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2022-08-08 17:54:13.607 | + functions-common:write_uwsgi_user_unit_file:1620 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2022-08-08 17:54:13.661 | + functions-common:write_uwsgi_user_unit_file:1621 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2022-08-08 17:54:13.714 | + functions-common:write_uwsgi_user_unit_file:1622 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2022-08-08 17:54:13.768 | + functions-common:write_uwsgi_user_unit_file:1624 : [[ -n '' ]] 2022-08-08 17:54:13.771 | + functions-common:write_uwsgi_user_unit_file:1627 : [[ -n '' ]] 2022-08-08 17:54:13.773 | + functions-common:write_uwsgi_user_unit_file:1630 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2022-08-08 17:54:13.836 | + functions-common:write_uwsgi_user_unit_file:1633 : sudo systemctl daemon-reload 2022-08-08 17:54:14.234 | + functions-common:_run_under_systemd:1684 : sudo systemctl enable devstack@placement-api.service 2022-08-08 17:54:14.247 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2022-08-08 17:54:14.640 | + functions-common:_run_under_systemd:1685 : sudo systemctl start devstack@placement-api.service 2022-08-08 17:54:14.719 | + functions-common:run_process:1717 : time_stop run_process 2022-08-08 17:54:14.722 | + functions-common:time_stop:2451 : local name 2022-08-08 17:54:14.724 | + functions-common:time_stop:2452 : local end_time 2022-08-08 17:54:14.727 | + functions-common:time_stop:2453 : local elapsed_time 2022-08-08 17:54:14.731 | + functions-common:time_stop:2454 : local total 2022-08-08 17:54:14.733 | + functions-common:time_stop:2455 : local start_time 2022-08-08 17:54:14.736 | + functions-common:time_stop:2457 : name=run_process 2022-08-08 17:54:14.738 | + functions-common:time_stop:2458 : start_time=1659981253119 2022-08-08 17:54:14.741 | + functions-common:time_stop:2460 : [[ -z 1659981253119 ]] 2022-08-08 17:54:14.744 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-08-08 17:54:14.749 | + functions-common:time_stop:2463 : end_time=1659981254746 2022-08-08 17:54:14.751 | + functions-common:time_stop:2464 : elapsed_time=1627 2022-08-08 17:54:14.754 | + functions-common:time_stop:2465 : total=14199 2022-08-08 17:54:14.756 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-08-08 17:54:14.758 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=15826 2022-08-08 17:54:14.762 | + lib/placement:start_placement_api:153 : echo 'Waiting for placement-api to start...' 2022-08-08 17:54:14.762 | Waiting for placement-api to start... 2022-08-08 17:54:14.764 | + lib/placement:start_placement_api:154 : wait_for_service 60 http://10.222.0.52/placement 2022-08-08 17:54:14.767 | + functions:wait_for_service:457 : local timeout=60 2022-08-08 17:54:14.769 | + functions:wait_for_service:458 : local url=http://10.222.0.52/placement 2022-08-08 17:54:14.772 | + functions:wait_for_service:459 : local rval=0 2022-08-08 17:54:14.774 | + functions:wait_for_service:460 : time_start wait_for_service 2022-08-08 17:54:14.777 | + functions-common:time_start:2437 : local name=wait_for_service 2022-08-08 17:54:14.780 | + functions-common:time_start:2438 : local start_time= 2022-08-08 17:54:14.782 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-08-08 17:54:14.785 | ++ functions-common:time_start:2442 : date +%s%3N 2022-08-08 17:54:14.790 | + functions-common:time_start:2442 : _TIME_START[$name]=1659981254787 2022-08-08 17:54:14.792 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-08-08 17:54:14.798 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.52/placement 2022-08-08 17:54:17.516 | + :: : [[ 200 == 503 ]] 2022-08-08 17:54:17.518 | + :: : [[ 0 -eq 7 ]] 2022-08-08 17:54:17.521 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-08-08 17:54:17.524 | + functions-common:time_stop:2451 : local name 2022-08-08 17:54:17.527 | + functions-common:time_stop:2452 : local end_time 2022-08-08 17:54:17.529 | + functions-common:time_stop:2453 : local elapsed_time 2022-08-08 17:54:17.532 | + functions-common:time_stop:2454 : local total 2022-08-08 17:54:17.534 | + functions-common:time_stop:2455 : local start_time 2022-08-08 17:54:17.537 | + functions-common:time_stop:2457 : name=wait_for_service 2022-08-08 17:54:17.539 | + functions-common:time_stop:2458 : start_time=1659981254787 2022-08-08 17:54:17.542 | + functions-common:time_stop:2460 : [[ -z 1659981254787 ]] 2022-08-08 17:54:17.545 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-08-08 17:54:17.550 | + functions-common:time_stop:2463 : end_time=1659981257547 2022-08-08 17:54:17.552 | + functions-common:time_stop:2464 : elapsed_time=2760 2022-08-08 17:54:17.555 | + functions-common:time_stop:2465 : total=15723 2022-08-08 17:54:17.558 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-08-08 17:54:17.561 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=18483 2022-08-08 17:54:17.563 | + functions:wait_for_service:467 : return 0 2022-08-08 17:54:17.566 | + ./stack.sh:main:1301 : is_service_enabled neutron 2022-08-08 17:54:17.584 | + functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:54:17.587 | + ./stack.sh:main:1302 : start_neutron 2022-08-08 17:54:17.589 | + lib/neutron:start_neutron:732 : is_neutron_legacy_enabled 2022-08-08 17:54:17.593 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-08 17:54:17.593 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-08-08 17:54:17.599 | + 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-08-08 17:54:17.602 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-08-08 17:54:17.604 | + 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-08-08 17:54:17.607 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-08-08 17:54:17.610 | + lib/neutron:start_neutron:734 : start_mutnauq_l2_agent 2022-08-08 17:54:17.612 | + 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-08-08 17:54:17.615 | + functions-common:run_process:1705 : local service=q-agt 2022-08-08 17:54:17.617 | + functions-common:run_process:1706 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-08 17:54:17.620 | + functions-common:run_process:1707 : local group= 2022-08-08 17:54:17.623 | + functions-common:run_process:1708 : local user= 2022-08-08 17:54:17.626 | + functions-common:run_process:1709 : local env_vars= 2022-08-08 17:54:17.628 | + functions-common:run_process:1711 : local name=q-agt 2022-08-08 17:54:17.631 | + functions-common:run_process:1713 : time_start run_process 2022-08-08 17:54:17.634 | + functions-common:time_start:2437 : local name=run_process 2022-08-08 17:54:17.636 | + functions-common:time_start:2438 : local start_time= 2022-08-08 17:54:17.639 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-08-08 17:54:17.642 | ++ functions-common:time_start:2442 : date +%s%3N 2022-08-08 17:54:17.646 | + functions-common:time_start:2442 : _TIME_START[$name]=1659981257643 2022-08-08 17:54:17.649 | + functions-common:run_process:1714 : is_service_enabled q-agt 2022-08-08 17:54:17.665 | + functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:54:17.669 | + functions-common:run_process:1715 : _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-08-08 17:54:17.671 | + functions-common:_run_under_systemd:1665 : local service=q-agt 2022-08-08 17:54:17.674 | + functions-common:_run_under_systemd:1666 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-08 17:54:17.676 | + functions-common:_run_under_systemd:1667 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-08 17:54:17.679 | + functions-common:_run_under_systemd:1669 : _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-08-08 17:54:17.682 | + functions-common:_common_systemd_pitfalls:1637 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-08 17:54:17.684 | + functions-common:_common_systemd_pitfalls:1640 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-08-08 17:54:17.687 | + functions-common:_common_systemd_pitfalls:1651 : [[ ! /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-08-08 17:54:17.689 | + functions-common:_run_under_systemd:1671 : local systemd_service=devstack@q-agt.service 2022-08-08 17:54:17.692 | + functions-common:_run_under_systemd:1672 : local group= 2022-08-08 17:54:17.694 | + functions-common:_run_under_systemd:1673 : local user=ubuntu 2022-08-08 17:54:17.697 | + functions-common:_run_under_systemd:1674 : [[ -z ubuntu ]] 2022-08-08 17:54:17.699 | + functions-common:_run_under_systemd:1677 : local env_vars= 2022-08-08 17:54:17.702 | + functions-common:_run_under_systemd:1678 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-08-08 17:54:17.705 | + functions-common:_run_under_systemd:1681 : 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-08-08 17:54:17.707 | + functions-common:write_user_unit_file:1574 : local service=devstack@q-agt.service 2022-08-08 17:54:17.709 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-08-08 17:54:17.712 | + functions-common:write_user_unit_file:1576 : local group= 2022-08-08 17:54:17.714 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-08-08 17:54:17.717 | + functions-common:write_user_unit_file:1578 : local env_vars= 2022-08-08 17:54:17.719 | + functions-common:write_user_unit_file:1579 : local extra= 2022-08-08 17:54:17.721 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-08-08 17:54:17.723 | + functions-common:write_user_unit_file:1583 : local unitfile=/etc/systemd/system/devstack@q-agt.service 2022-08-08 17:54:17.726 | + functions-common:write_user_unit_file:1584 : mkdir -p /etc/systemd/system 2022-08-08 17:54:17.731 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Unit Description 'Devstack devstack@q-agt.service' 2022-08-08 17:54:17.792 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service User ubuntu 2022-08-08 17:54:17.853 | + functions-common:write_user_unit_file:1588 : 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-08-08 17:54:17.905 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service KillMode process 2022-08-08 17:54:17.957 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service TimeoutStopSec 300 2022-08-08 17:54:18.009 | + functions-common:write_user_unit_file:1591 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-08 17:54:18.063 | + functions-common:write_user_unit_file:1592 : [[ -n '' ]] 2022-08-08 17:54:18.065 | + functions-common:write_user_unit_file:1595 : [[ -n '' ]] 2022-08-08 17:54:18.068 | + functions-common:write_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Install WantedBy multi-user.target 2022-08-08 17:54:18.130 | + functions-common:write_user_unit_file:1601 : sudo systemctl daemon-reload 2022-08-08 17:54:18.535 | + functions-common:_run_under_systemd:1684 : sudo systemctl enable devstack@q-agt.service 2022-08-08 17:54:18.548 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-agt.service → /etc/systemd/system/devstack@q-agt.service. 2022-08-08 17:54:18.944 | + functions-common:_run_under_systemd:1685 : sudo systemctl start devstack@q-agt.service 2022-08-08 17:54:18.971 | + functions-common:run_process:1717 : time_stop run_process 2022-08-08 17:54:18.974 | + functions-common:time_stop:2451 : local name 2022-08-08 17:54:18.976 | + functions-common:time_stop:2452 : local end_time 2022-08-08 17:54:18.979 | + functions-common:time_stop:2453 : local elapsed_time 2022-08-08 17:54:18.981 | + functions-common:time_stop:2454 : local total 2022-08-08 17:54:18.984 | + functions-common:time_stop:2455 : local start_time 2022-08-08 17:54:18.987 | + functions-common:time_stop:2457 : name=run_process 2022-08-08 17:54:18.989 | + functions-common:time_stop:2458 : start_time=1659981257643 2022-08-08 17:54:18.992 | + functions-common:time_stop:2460 : [[ -z 1659981257643 ]] 2022-08-08 17:54:18.996 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-08-08 17:54:19.000 | + functions-common:time_stop:2463 : end_time=1659981258998 2022-08-08 17:54:19.003 | + functions-common:time_stop:2464 : elapsed_time=1355 2022-08-08 17:54:19.006 | + functions-common:time_stop:2465 : total=15826 2022-08-08 17:54:19.008 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-08-08 17:54:19.011 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=17181 2022-08-08 17:54:19.014 | + lib/neutron-legacy:start_mutnauq_l2_agent:570 : is_provider_network 2022-08-08 17:54:19.017 | + functions-common:is_provider_network:2300 : '[' '' == True ']' 2022-08-08 17:54:19.019 | + functions-common:is_provider_network:2303 : return 1 2022-08-08 17:54:19.022 | + lib/neutron:start_neutron:735 : start_mutnauq_other_agents 2022-08-08 17:54:19.024 | + 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-08-08 17:54:19.027 | + functions-common:run_process:1705 : local service=q-dhcp 2022-08-08 17:54:19.030 | + functions-common:run_process:1706 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-08-08 17:54:19.032 | + functions-common:run_process:1707 : local group= 2022-08-08 17:54:19.034 | + functions-common:run_process:1708 : local user= 2022-08-08 17:54:19.037 | + functions-common:run_process:1709 : local env_vars= 2022-08-08 17:54:19.039 | + functions-common:run_process:1711 : local name=q-dhcp 2022-08-08 17:54:19.042 | + functions-common:run_process:1713 : time_start run_process 2022-08-08 17:54:19.044 | + functions-common:time_start:2437 : local name=run_process 2022-08-08 17:54:19.047 | + functions-common:time_start:2438 : local start_time= 2022-08-08 17:54:19.049 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-08-08 17:54:19.052 | ++ functions-common:time_start:2442 : date +%s%3N 2022-08-08 17:54:19.057 | + functions-common:time_start:2442 : _TIME_START[$name]=1659981259054 2022-08-08 17:54:19.060 | + functions-common:run_process:1714 : is_service_enabled q-dhcp 2022-08-08 17:54:19.079 | + functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:54:19.081 | + functions-common:run_process:1715 : _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-08-08 17:54:19.084 | + functions-common:_run_under_systemd:1665 : local service=q-dhcp 2022-08-08 17:54:19.086 | + functions-common:_run_under_systemd:1666 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-08-08 17:54:19.089 | + functions-common:_run_under_systemd:1667 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-08-08 17:54:19.091 | + functions-common:_run_under_systemd:1669 : _common_systemd_pitfalls '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-08-08 17:54:19.094 | + functions-common:_common_systemd_pitfalls:1637 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-08-08 17:54:19.096 | + functions-common:_common_systemd_pitfalls:1640 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ sudo ]] 2022-08-08 17:54:19.099 | + functions-common:_common_systemd_pitfalls:1651 : [[ ! /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ ^/ ]] 2022-08-08 17:54:19.102 | + functions-common:_run_under_systemd:1671 : local systemd_service=devstack@q-dhcp.service 2022-08-08 17:54:19.105 | + functions-common:_run_under_systemd:1672 : local group= 2022-08-08 17:54:19.107 | + functions-common:_run_under_systemd:1673 : local user=ubuntu 2022-08-08 17:54:19.110 | + functions-common:_run_under_systemd:1674 : [[ -z ubuntu ]] 2022-08-08 17:54:19.112 | + functions-common:_run_under_systemd:1677 : local env_vars= 2022-08-08 17:54:19.115 | + functions-common:_run_under_systemd:1678 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ uwsgi ]] 2022-08-08 17:54:19.118 | + functions-common:_run_under_systemd:1681 : 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-08-08 17:54:19.121 | + functions-common:write_user_unit_file:1574 : local service=devstack@q-dhcp.service 2022-08-08 17:54:19.123 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-08-08 17:54:19.126 | + functions-common:write_user_unit_file:1576 : local group= 2022-08-08 17:54:19.128 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-08-08 17:54:19.131 | + functions-common:write_user_unit_file:1578 : local env_vars= 2022-08-08 17:54:19.133 | + functions-common:write_user_unit_file:1579 : local extra= 2022-08-08 17:54:19.136 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-08-08 17:54:19.139 | + functions-common:write_user_unit_file:1583 : local unitfile=/etc/systemd/system/devstack@q-dhcp.service 2022-08-08 17:54:19.141 | + functions-common:write_user_unit_file:1584 : mkdir -p /etc/systemd/system 2022-08-08 17:54:19.146 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Unit Description 'Devstack devstack@q-dhcp.service' 2022-08-08 17:54:19.209 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service User ubuntu 2022-08-08 17:54:19.276 | + functions-common:write_user_unit_file:1588 : 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-08-08 17:54:19.329 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service KillMode process 2022-08-08 17:54:19.384 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service TimeoutStopSec 300 2022-08-08 17:54:19.441 | + functions-common:write_user_unit_file:1591 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-08 17:54:19.497 | + functions-common:write_user_unit_file:1592 : [[ -n '' ]] 2022-08-08 17:54:19.499 | + functions-common:write_user_unit_file:1595 : [[ -n '' ]] 2022-08-08 17:54:19.502 | + functions-common:write_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Install WantedBy multi-user.target 2022-08-08 17:54:19.566 | + functions-common:write_user_unit_file:1601 : sudo systemctl daemon-reload 2022-08-08 17:54:19.981 | + functions-common:_run_under_systemd:1684 : sudo systemctl enable devstack@q-dhcp.service 2022-08-08 17:54:19.996 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-dhcp.service → /etc/systemd/system/devstack@q-dhcp.service. 2022-08-08 17:54:20.407 | + functions-common:_run_under_systemd:1685 : sudo systemctl start devstack@q-dhcp.service 2022-08-08 17:54:20.437 | + functions-common:run_process:1717 : time_stop run_process 2022-08-08 17:54:20.439 | + functions-common:time_stop:2451 : local name 2022-08-08 17:54:20.442 | + functions-common:time_stop:2452 : local end_time 2022-08-08 17:54:20.444 | + functions-common:time_stop:2453 : local elapsed_time 2022-08-08 17:54:20.447 | + functions-common:time_stop:2454 : local total 2022-08-08 17:54:20.449 | + functions-common:time_stop:2455 : local start_time 2022-08-08 17:54:20.452 | + functions-common:time_stop:2457 : name=run_process 2022-08-08 17:54:20.454 | + functions-common:time_stop:2458 : start_time=1659981259054 2022-08-08 17:54:20.457 | + functions-common:time_stop:2460 : [[ -z 1659981259054 ]] 2022-08-08 17:54:20.464 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-08-08 17:54:20.468 | + functions-common:time_stop:2463 : end_time=1659981260466 2022-08-08 17:54:20.471 | + functions-common:time_stop:2464 : elapsed_time=1412 2022-08-08 17:54:20.473 | + functions-common:time_stop:2465 : total=17181 2022-08-08 17:54:20.476 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-08-08 17:54:20.479 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=18593 2022-08-08 17:54:20.482 | ++ lib/neutron-legacy:start_mutnauq_other_agents:588 : determine_config_files neutron-l3-agent 2022-08-08 17:54:20.485 | ++ lib/neutron-legacy:determine_config_files:338 : local opts= 2022-08-08 17:54:20.488 | ++ lib/neutron-legacy:determine_config_files:339 : case "$1" in 2022-08-08 17:54:20.491 | +++ lib/neutron-legacy:determine_config_files:341 : _determine_config_l3 2022-08-08 17:54:20.494 | +++ lib/neutron-legacy:_determine_config_l3:331 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-08 17:54:20.497 | +++ lib/neutron-legacy:_determine_config_l3:332 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-08 17:54:20.500 | ++ lib/neutron-legacy:determine_config_files:341 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-08 17:54:20.502 | ++ lib/neutron-legacy:determine_config_files:343 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2022-08-08 17:54:20.505 | ++ lib/neutron-legacy:determine_config_files:346 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-08 17:54:20.508 | + 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-08-08 17:54:20.511 | + functions-common:run_process:1705 : local service=q-l3 2022-08-08 17:54:20.514 | + functions-common:run_process:1706 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-08 17:54:20.517 | + functions-common:run_process:1707 : local group= 2022-08-08 17:54:20.519 | + functions-common:run_process:1708 : local user= 2022-08-08 17:54:20.522 | + functions-common:run_process:1709 : local env_vars= 2022-08-08 17:54:20.525 | + functions-common:run_process:1711 : local name=q-l3 2022-08-08 17:54:20.528 | + functions-common:run_process:1713 : time_start run_process 2022-08-08 17:54:20.530 | + functions-common:time_start:2437 : local name=run_process 2022-08-08 17:54:20.533 | + functions-common:time_start:2438 : local start_time= 2022-08-08 17:54:20.535 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-08-08 17:54:20.538 | ++ functions-common:time_start:2442 : date +%s%3N 2022-08-08 17:54:20.544 | + functions-common:time_start:2442 : _TIME_START[$name]=1659981260541 2022-08-08 17:54:20.547 | + functions-common:run_process:1714 : is_service_enabled q-l3 2022-08-08 17:54:20.567 | + functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:54:20.570 | + functions-common:run_process:1715 : _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-08-08 17:54:20.572 | + functions-common:_run_under_systemd:1665 : local service=q-l3 2022-08-08 17:54:20.575 | + functions-common:_run_under_systemd:1666 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-08 17:54:20.578 | + functions-common:_run_under_systemd:1667 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-08 17:54:20.580 | + functions-common:_run_under_systemd:1669 : _common_systemd_pitfalls '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-08 17:54:20.583 | + functions-common:_common_systemd_pitfalls:1637 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-08 17:54:20.585 | + functions-common:_common_systemd_pitfalls:1640 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ sudo ]] 2022-08-08 17:54:20.588 | + functions-common:_common_systemd_pitfalls:1651 : [[ ! /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ ^/ ]] 2022-08-08 17:54:20.591 | + functions-common:_run_under_systemd:1671 : local systemd_service=devstack@q-l3.service 2022-08-08 17:54:20.594 | + functions-common:_run_under_systemd:1672 : local group= 2022-08-08 17:54:20.596 | + functions-common:_run_under_systemd:1673 : local user=ubuntu 2022-08-08 17:54:20.599 | + functions-common:_run_under_systemd:1674 : [[ -z ubuntu ]] 2022-08-08 17:54:20.601 | + functions-common:_run_under_systemd:1677 : local env_vars= 2022-08-08 17:54:20.604 | + functions-common:_run_under_systemd:1678 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ uwsgi ]] 2022-08-08 17:54:20.607 | + functions-common:_run_under_systemd:1681 : 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-08-08 17:54:20.609 | + functions-common:write_user_unit_file:1574 : local service=devstack@q-l3.service 2022-08-08 17:54:20.612 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-08-08 17:54:20.614 | + functions-common:write_user_unit_file:1576 : local group= 2022-08-08 17:54:20.617 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-08-08 17:54:20.619 | + functions-common:write_user_unit_file:1578 : local env_vars= 2022-08-08 17:54:20.622 | + functions-common:write_user_unit_file:1579 : local extra= 2022-08-08 17:54:20.624 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-08-08 17:54:20.627 | + functions-common:write_user_unit_file:1583 : local unitfile=/etc/systemd/system/devstack@q-l3.service 2022-08-08 17:54:20.629 | + functions-common:write_user_unit_file:1584 : mkdir -p /etc/systemd/system 2022-08-08 17:54:20.633 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Unit Description 'Devstack devstack@q-l3.service' 2022-08-08 17:54:20.710 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service User ubuntu 2022-08-08 17:54:20.785 | + functions-common:write_user_unit_file:1588 : 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-08-08 17:54:20.843 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service KillMode process 2022-08-08 17:54:20.904 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service TimeoutStopSec 300 2022-08-08 17:54:20.962 | + functions-common:write_user_unit_file:1591 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-08 17:54:21.023 | + functions-common:write_user_unit_file:1592 : [[ -n '' ]] 2022-08-08 17:54:21.025 | + functions-common:write_user_unit_file:1595 : [[ -n '' ]] 2022-08-08 17:54:21.028 | + functions-common:write_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Install WantedBy multi-user.target 2022-08-08 17:54:21.095 | + functions-common:write_user_unit_file:1601 : sudo systemctl daemon-reload 2022-08-08 17:54:21.519 | + functions-common:_run_under_systemd:1684 : sudo systemctl enable devstack@q-l3.service 2022-08-08 17:54:21.533 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-l3.service → /etc/systemd/system/devstack@q-l3.service. 2022-08-08 17:54:21.953 | + functions-common:_run_under_systemd:1685 : sudo systemctl start devstack@q-l3.service 2022-08-08 17:54:21.979 | + functions-common:run_process:1717 : time_stop run_process 2022-08-08 17:54:21.990 | + functions-common:time_stop:2451 : local name 2022-08-08 17:54:21.992 | + functions-common:time_stop:2452 : local end_time 2022-08-08 17:54:21.996 | + functions-common:time_stop:2453 : local elapsed_time 2022-08-08 17:54:21.998 | + functions-common:time_stop:2454 : local total 2022-08-08 17:54:22.001 | + functions-common:time_stop:2455 : local start_time 2022-08-08 17:54:22.005 | + functions-common:time_stop:2457 : name=run_process 2022-08-08 17:54:22.008 | + functions-common:time_stop:2458 : start_time=1659981260541 2022-08-08 17:54:22.011 | + functions-common:time_stop:2460 : [[ -z 1659981260541 ]] 2022-08-08 17:54:22.019 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-08-08 17:54:22.022 | + functions-common:time_stop:2463 : end_time=1659981262019 2022-08-08 17:54:22.025 | + functions-common:time_stop:2464 : elapsed_time=1478 2022-08-08 17:54:22.028 | + functions-common:time_stop:2465 : total=18593 2022-08-08 17:54:22.030 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-08-08 17:54:22.033 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=20071 2022-08-08 17:54:22.036 | + 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-08-08 17:54:22.038 | + functions-common:run_process:1705 : local service=q-meta 2022-08-08 17:54:22.042 | + functions-common:run_process:1706 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-08-08 17:54:22.044 | + functions-common:run_process:1707 : local group= 2022-08-08 17:54:22.047 | + functions-common:run_process:1708 : local user= 2022-08-08 17:54:22.050 | + functions-common:run_process:1709 : local env_vars= 2022-08-08 17:54:22.052 | + functions-common:run_process:1711 : local name=q-meta 2022-08-08 17:54:22.055 | + functions-common:run_process:1713 : time_start run_process 2022-08-08 17:54:22.058 | + functions-common:time_start:2437 : local name=run_process 2022-08-08 17:54:22.060 | + functions-common:time_start:2438 : local start_time= 2022-08-08 17:54:22.063 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-08-08 17:54:22.069 | ++ functions-common:time_start:2442 : date +%s%3N 2022-08-08 17:54:22.072 | + functions-common:time_start:2442 : _TIME_START[$name]=1659981262068 2022-08-08 17:54:22.074 | + functions-common:run_process:1714 : is_service_enabled q-meta 2022-08-08 17:54:22.095 | + functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:54:22.098 | + functions-common:run_process:1715 : _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-08-08 17:54:22.100 | + functions-common:_run_under_systemd:1665 : local service=q-meta 2022-08-08 17:54:22.103 | + functions-common:_run_under_systemd:1666 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-08-08 17:54:22.105 | + functions-common:_run_under_systemd:1667 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-08-08 17:54:22.108 | + functions-common:_run_under_systemd:1669 : _common_systemd_pitfalls '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-08-08 17:54:22.111 | + functions-common:_common_systemd_pitfalls:1637 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-08-08 17:54:22.113 | + functions-common:_common_systemd_pitfalls:1640 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ sudo ]] 2022-08-08 17:54:22.116 | + functions-common:_common_systemd_pitfalls:1651 : [[ ! /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ ^/ ]] 2022-08-08 17:54:22.119 | + functions-common:_run_under_systemd:1671 : local systemd_service=devstack@q-meta.service 2022-08-08 17:54:22.122 | + functions-common:_run_under_systemd:1672 : local group= 2022-08-08 17:54:22.124 | + functions-common:_run_under_systemd:1673 : local user=ubuntu 2022-08-08 17:54:22.127 | + functions-common:_run_under_systemd:1674 : [[ -z ubuntu ]] 2022-08-08 17:54:22.129 | + functions-common:_run_under_systemd:1677 : local env_vars= 2022-08-08 17:54:22.132 | + functions-common:_run_under_systemd:1678 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ uwsgi ]] 2022-08-08 17:54:22.135 | + functions-common:_run_under_systemd:1681 : 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-08-08 17:54:22.138 | + functions-common:write_user_unit_file:1574 : local service=devstack@q-meta.service 2022-08-08 17:54:22.141 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-08-08 17:54:22.143 | + functions-common:write_user_unit_file:1576 : local group= 2022-08-08 17:54:22.146 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-08-08 17:54:22.148 | + functions-common:write_user_unit_file:1578 : local env_vars= 2022-08-08 17:54:22.151 | + functions-common:write_user_unit_file:1579 : local extra= 2022-08-08 17:54:22.153 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-08-08 17:54:22.156 | + functions-common:write_user_unit_file:1583 : local unitfile=/etc/systemd/system/devstack@q-meta.service 2022-08-08 17:54:22.158 | + functions-common:write_user_unit_file:1584 : mkdir -p /etc/systemd/system 2022-08-08 17:54:22.163 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Unit Description 'Devstack devstack@q-meta.service' 2022-08-08 17:54:22.237 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service User ubuntu 2022-08-08 17:54:22.316 | + functions-common:write_user_unit_file:1588 : 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-08-08 17:54:22.381 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service KillMode process 2022-08-08 17:54:22.450 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service TimeoutStopSec 300 2022-08-08 17:54:22.512 | + functions-common:write_user_unit_file:1591 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-08 17:54:22.581 | + functions-common:write_user_unit_file:1592 : [[ -n '' ]] 2022-08-08 17:54:22.583 | + functions-common:write_user_unit_file:1595 : [[ -n '' ]] 2022-08-08 17:54:22.586 | + functions-common:write_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Install WantedBy multi-user.target 2022-08-08 17:54:22.665 | + functions-common:write_user_unit_file:1601 : sudo systemctl daemon-reload 2022-08-08 17:54:23.159 | + functions-common:_run_under_systemd:1684 : sudo systemctl enable devstack@q-meta.service 2022-08-08 17:54:23.176 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-meta.service → /etc/systemd/system/devstack@q-meta.service. 2022-08-08 17:54:23.613 | + functions-common:_run_under_systemd:1685 : sudo systemctl start devstack@q-meta.service 2022-08-08 17:54:23.648 | + functions-common:run_process:1717 : time_stop run_process 2022-08-08 17:54:23.652 | + functions-common:time_stop:2451 : local name 2022-08-08 17:54:23.655 | + functions-common:time_stop:2452 : local end_time 2022-08-08 17:54:23.661 | + functions-common:time_stop:2453 : local elapsed_time 2022-08-08 17:54:23.664 | + functions-common:time_stop:2454 : local total 2022-08-08 17:54:23.672 | + functions-common:time_stop:2455 : local start_time 2022-08-08 17:54:23.675 | + functions-common:time_stop:2457 : name=run_process 2022-08-08 17:54:23.680 | + functions-common:time_stop:2458 : start_time=1659981262068 2022-08-08 17:54:23.683 | + functions-common:time_stop:2460 : [[ -z 1659981262068 ]] 2022-08-08 17:54:23.686 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-08-08 17:54:23.691 | + functions-common:time_stop:2463 : end_time=1659981263688 2022-08-08 17:54:23.694 | + functions-common:time_stop:2464 : elapsed_time=1620 2022-08-08 17:54:23.698 | + functions-common:time_stop:2465 : total=20071 2022-08-08 17:54:23.700 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-08-08 17:54:23.703 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=21691 2022-08-08 17:54:23.706 | + 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-08-08 17:54:23.709 | + functions-common:run_process:1705 : local service=q-metering 2022-08-08 17:54:23.713 | + functions-common:run_process:1706 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-08-08 17:54:23.715 | + functions-common:run_process:1707 : local group= 2022-08-08 17:54:23.718 | + functions-common:run_process:1708 : local user= 2022-08-08 17:54:23.720 | + functions-common:run_process:1709 : local env_vars= 2022-08-08 17:54:23.723 | + functions-common:run_process:1711 : local name=q-metering 2022-08-08 17:54:23.726 | + functions-common:run_process:1713 : time_start run_process 2022-08-08 17:54:23.728 | + functions-common:time_start:2437 : local name=run_process 2022-08-08 17:54:23.733 | + functions-common:time_start:2438 : local start_time= 2022-08-08 17:54:23.736 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-08-08 17:54:23.739 | ++ functions-common:time_start:2442 : date +%s%3N 2022-08-08 17:54:23.744 | + functions-common:time_start:2442 : _TIME_START[$name]=1659981263741 2022-08-08 17:54:23.747 | + functions-common:run_process:1714 : is_service_enabled q-metering 2022-08-08 17:54:23.773 | + functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:54:23.775 | + functions-common:run_process:1715 : _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-08-08 17:54:23.778 | + functions-common:_run_under_systemd:1665 : local service=q-metering 2022-08-08 17:54:23.781 | + functions-common:_run_under_systemd:1666 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-08-08 17:54:23.783 | + functions-common:_run_under_systemd:1667 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-08-08 17:54:23.786 | + functions-common:_run_under_systemd:1669 : _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-08-08 17:54:23.789 | + functions-common:_common_systemd_pitfalls:1637 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-08-08 17:54:23.792 | + functions-common:_common_systemd_pitfalls:1640 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ sudo ]] 2022-08-08 17:54:23.795 | + functions-common:_common_systemd_pitfalls:1651 : [[ ! /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ ^/ ]] 2022-08-08 17:54:23.797 | + functions-common:_run_under_systemd:1671 : local systemd_service=devstack@q-metering.service 2022-08-08 17:54:23.800 | + functions-common:_run_under_systemd:1672 : local group= 2022-08-08 17:54:23.803 | + functions-common:_run_under_systemd:1673 : local user=ubuntu 2022-08-08 17:54:23.805 | + functions-common:_run_under_systemd:1674 : [[ -z ubuntu ]] 2022-08-08 17:54:23.808 | + functions-common:_run_under_systemd:1677 : local env_vars= 2022-08-08 17:54:23.811 | + functions-common:_run_under_systemd:1678 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ uwsgi ]] 2022-08-08 17:54:23.814 | + functions-common:_run_under_systemd:1681 : 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-08-08 17:54:23.816 | + functions-common:write_user_unit_file:1574 : local service=devstack@q-metering.service 2022-08-08 17:54:23.819 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-08-08 17:54:23.822 | + functions-common:write_user_unit_file:1576 : local group= 2022-08-08 17:54:23.825 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-08-08 17:54:23.827 | + functions-common:write_user_unit_file:1578 : local env_vars= 2022-08-08 17:54:23.830 | + functions-common:write_user_unit_file:1579 : local extra= 2022-08-08 17:54:23.833 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-08-08 17:54:23.835 | + functions-common:write_user_unit_file:1583 : local unitfile=/etc/systemd/system/devstack@q-metering.service 2022-08-08 17:54:23.838 | + functions-common:write_user_unit_file:1584 : mkdir -p /etc/systemd/system 2022-08-08 17:54:23.843 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Unit Description 'Devstack devstack@q-metering.service' 2022-08-08 17:54:23.919 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service User ubuntu 2022-08-08 17:54:24.000 | + functions-common:write_user_unit_file:1588 : 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-08-08 17:54:24.064 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service KillMode process 2022-08-08 17:54:24.128 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service TimeoutStopSec 300 2022-08-08 17:54:24.193 | + functions-common:write_user_unit_file:1591 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-08 17:54:24.259 | + functions-common:write_user_unit_file:1592 : [[ -n '' ]] 2022-08-08 17:54:24.262 | + functions-common:write_user_unit_file:1595 : [[ -n '' ]] 2022-08-08 17:54:24.264 | + functions-common:write_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Install WantedBy multi-user.target 2022-08-08 17:54:24.342 | + functions-common:write_user_unit_file:1601 : sudo systemctl daemon-reload 2022-08-08 17:54:24.802 | + functions-common:_run_under_systemd:1684 : sudo systemctl enable devstack@q-metering.service 2022-08-08 17:54:24.819 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-metering.service → /etc/systemd/system/devstack@q-metering.service. 2022-08-08 17:54:25.261 | + functions-common:_run_under_systemd:1685 : sudo systemctl start devstack@q-metering.service 2022-08-08 17:54:25.293 | + functions-common:run_process:1717 : time_stop run_process 2022-08-08 17:54:25.296 | + functions-common:time_stop:2451 : local name 2022-08-08 17:54:25.299 | + functions-common:time_stop:2452 : local end_time 2022-08-08 17:54:25.303 | + functions-common:time_stop:2453 : local elapsed_time 2022-08-08 17:54:25.307 | + functions-common:time_stop:2454 : local total 2022-08-08 17:54:25.311 | + functions-common:time_stop:2455 : local start_time 2022-08-08 17:54:25.315 | + functions-common:time_stop:2457 : name=run_process 2022-08-08 17:54:25.319 | + functions-common:time_stop:2458 : start_time=1659981263741 2022-08-08 17:54:25.323 | + functions-common:time_stop:2460 : [[ -z 1659981263741 ]] 2022-08-08 17:54:25.331 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-08-08 17:54:25.336 | + functions-common:time_stop:2463 : end_time=1659981265332 2022-08-08 17:54:25.339 | + functions-common:time_stop:2464 : elapsed_time=1591 2022-08-08 17:54:25.342 | + functions-common:time_stop:2465 : total=21691 2022-08-08 17:54:25.345 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-08-08 17:54:25.348 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=23282 2022-08-08 17:54:25.350 | + ./stack.sh:main:1305 : is_service_enabled q-svc 2022-08-08 17:54:25.373 | + functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:54:25.376 | + ./stack.sh:main:1305 : [[ True == \T\r\u\e ]] 2022-08-08 17:54:25.379 | + ./stack.sh:main:1306 : echo_summary 'Creating initial neutron network elements' 2022-08-08 17:54:25.382 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-08-08 17:54:25.389 | + ./stack.sh:echo_summary:446 : echo -e Creating initial neutron network elements 2022-08-08 17:54:25.396 | + ./stack.sh:main:1309 : type -p neutron_plugin_create_initial_networks 2022-08-08 17:54:25.399 | + ./stack.sh:main:1312 : create_neutron_initial_network 2022-08-08 17:54:25.403 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:150 : local project_id 2022-08-08 17:54:25.411 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : grep ' demo ' 2022-08-08 17:54:25.413 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : oscwrap project list 2022-08-08 17:54:25.420 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : get_field 1 2022-08-08 17:54:25.421 | ++ functions-common:get_field:823 : local data field 2022-08-08 17:54:25.421 | ++ functions-common:get_field:824 : read data 2022-08-08 17:54:28.205 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:54:28.205 | from cryptography.utils import int_from_bytes 2022-08-08 17:54:28.205 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:54:28.205 | from cryptography.utils import int_from_bytes 2022-08-08 17:54:28.377 | ++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:54:28.381 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-08-08 17:54:28.383 | ++ functions-common:get_field:828 : field='$2' 2022-08-08 17:54:28.388 | ++ functions-common:get_field:830 : echo '| 437ab4c7e89f49799ce89f3af535d459 | demo |' 2022-08-08 17:54:28.388 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-08-08 17:54:28.393 | ++ functions-common:get_field:824 : read data 2022-08-08 17:54:28.397 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : project_id=437ab4c7e89f49799ce89f3af535d459 2022-08-08 17:54:28.400 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:152 : die_if_not_set 152 project_id 'Failure retrieving project_id for demo' 2022-08-08 17:54:28.403 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-08 17:54:28.422 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:155 : type -p neutron_plugin_create_initial_network_profile 2022-08-08 17:54:28.428 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:159 : is_networking_extension_supported auto-allocated-topology 2022-08-08 17:54:28.430 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : local extension=auto-allocated-topology 2022-08-08 17:54:28.434 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-08-08 17:54:31.660 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:54:31.660 | from cryptography.utils import int_from_bytes 2022-08-08 17:54:31.660 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:54:31.660 | from cryptography.utils import int_from_bytes 2022-08-08 17:54:31.838 | ++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:54:31.841 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : EXT_LIST='address-group 2022-08-08 17:54:31.841 | address-scope 2022-08-08 17:54:31.841 | router-admin-state-down-before-update 2022-08-08 17:54:31.841 | agent 2022-08-08 17:54:31.841 | agent-resources-synced 2022-08-08 17:54:31.841 | allowed-address-pairs 2022-08-08 17:54:31.842 | auto-allocated-topology 2022-08-08 17:54:31.842 | availability_zone 2022-08-08 17:54:31.842 | availability_zone_filter 2022-08-08 17:54:31.842 | default-subnetpools 2022-08-08 17:54:31.842 | dhcp_agent_scheduler 2022-08-08 17:54:31.842 | dvr 2022-08-08 17:54:31.842 | empty-string-filtering 2022-08-08 17:54:31.842 | external-net 2022-08-08 17:54:31.842 | extra_dhcp_opt 2022-08-08 17:54:31.842 | extraroute 2022-08-08 17:54:31.842 | extraroute-atomic 2022-08-08 17:54:31.842 | filter-validation 2022-08-08 17:54:31.842 | fip-port-details 2022-08-08 17:54:31.842 | flavors 2022-08-08 17:54:31.842 | floatingip-pools 2022-08-08 17:54:31.842 | ip-substring-filtering 2022-08-08 17:54:31.842 | router 2022-08-08 17:54:31.842 | ext-gw-mode 2022-08-08 17:54:31.842 | l3-ha 2022-08-08 17:54:31.842 | l3-flavors 2022-08-08 17:54:31.842 | l3-port-ip-change-not-allowed 2022-08-08 17:54:31.842 | l3_agent_scheduler 2022-08-08 17:54:31.842 | metering 2022-08-08 17:54:31.842 | metering_source_and_destination_fields 2022-08-08 17:54:31.842 | multi-provider 2022-08-08 17:54:31.842 | net-mtu 2022-08-08 17:54:31.842 | net-mtu-writable 2022-08-08 17:54:31.842 | network_availability_zone 2022-08-08 17:54:31.842 | network-ip-availability 2022-08-08 17:54:31.842 | pagination 2022-08-08 17:54:31.842 | port-device-profile 2022-08-08 17:54:31.842 | port-mac-address-regenerate 2022-08-08 17:54:31.842 | port-numa-affinity-policy 2022-08-08 17:54:31.842 | binding 2022-08-08 17:54:31.842 | binding-extended 2022-08-08 17:54:31.842 | port-security 2022-08-08 17:54:31.842 | project-id 2022-08-08 17:54:31.842 | provider 2022-08-08 17:54:31.842 | quota-check-limit 2022-08-08 17:54:31.843 | quotas 2022-08-08 17:54:31.843 | quota_details 2022-08-08 17:54:31.843 | rbac-policies 2022-08-08 17:54:31.843 | rbac-address-group 2022-08-08 17:54:31.843 | rbac-address-scope 2022-08-08 17:54:31.843 | rbac-security-groups 2022-08-08 17:54:31.843 | rbac-subnetpool 2022-08-08 17:54:31.843 | revision-if-match 2022-08-08 17:54:31.843 | standard-attr-revisions 2022-08-08 17:54:31.843 | router_availability_zone 2022-08-08 17:54:31.843 | security-groups-normalized-cidr 2022-08-08 17:54:31.843 | port-security-groups-filtering 2022-08-08 17:54:31.843 | security-groups-remote-address-group 2022-08-08 17:54:31.843 | security-groups-shared-filtering 2022-08-08 17:54:31.843 | security-group 2022-08-08 17:54:31.843 | service-type 2022-08-08 17:54:31.843 | sorting 2022-08-08 17:54:31.843 | standard-attr-description 2022-08-08 17:54:31.843 | stateful-security-group 2022-08-08 17:54:31.843 | subnet_onboard 2022-08-08 17:54:31.843 | subnet-service-types 2022-08-08 17:54:31.843 | subnet_allocation 2022-08-08 17:54:31.843 | subnetpool-prefix-ops 2022-08-08 17:54:31.843 | standard-attr-tag 2022-08-08 17:54:31.843 | standard-attr-timestamp' 2022-08-08 17:54:31.844 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : [[ address-group 2022-08-08 17:54:31.844 | address-scope 2022-08-08 17:54:31.844 | router-admin-state-down-before-update 2022-08-08 17:54:31.844 | agent 2022-08-08 17:54:31.844 | agent-resources-synced 2022-08-08 17:54:31.844 | allowed-address-pairs 2022-08-08 17:54:31.844 | auto-allocated-topology 2022-08-08 17:54:31.844 | availability_zone 2022-08-08 17:54:31.844 | availability_zone_filter 2022-08-08 17:54:31.844 | default-subnetpools 2022-08-08 17:54:31.844 | dhcp_agent_scheduler 2022-08-08 17:54:31.844 | dvr 2022-08-08 17:54:31.844 | empty-string-filtering 2022-08-08 17:54:31.844 | external-net 2022-08-08 17:54:31.844 | extra_dhcp_opt 2022-08-08 17:54:31.844 | extraroute 2022-08-08 17:54:31.844 | extraroute-atomic 2022-08-08 17:54:31.844 | filter-validation 2022-08-08 17:54:31.844 | fip-port-details 2022-08-08 17:54:31.844 | flavors 2022-08-08 17:54:31.844 | floatingip-pools 2022-08-08 17:54:31.844 | ip-substring-filtering 2022-08-08 17:54:31.844 | router 2022-08-08 17:54:31.844 | ext-gw-mode 2022-08-08 17:54:31.844 | l3-ha 2022-08-08 17:54:31.844 | l3-flavors 2022-08-08 17:54:31.844 | l3-port-ip-change-not-allowed 2022-08-08 17:54:31.844 | l3_agent_scheduler 2022-08-08 17:54:31.844 | metering 2022-08-08 17:54:31.844 | metering_source_and_destination_fields 2022-08-08 17:54:31.844 | multi-provider 2022-08-08 17:54:31.844 | net-mtu 2022-08-08 17:54:31.844 | net-mtu-writable 2022-08-08 17:54:31.844 | network_availability_zone 2022-08-08 17:54:31.844 | network-ip-availability 2022-08-08 17:54:31.845 | pagination 2022-08-08 17:54:31.845 | port-device-profile 2022-08-08 17:54:31.845 | port-mac-address-regenerate 2022-08-08 17:54:31.845 | port-numa-affinity-policy 2022-08-08 17:54:31.845 | binding 2022-08-08 17:54:31.845 | binding-extended 2022-08-08 17:54:31.845 | port-security 2022-08-08 17:54:31.845 | project-id 2022-08-08 17:54:31.845 | provider 2022-08-08 17:54:31.845 | quota-check-limit 2022-08-08 17:54:31.845 | quotas 2022-08-08 17:54:31.845 | quota_details 2022-08-08 17:54:31.845 | rbac-policies 2022-08-08 17:54:31.845 | rbac-address-group 2022-08-08 17:54:31.845 | rbac-address-scope 2022-08-08 17:54:31.845 | rbac-security-groups 2022-08-08 17:54:31.845 | rbac-subnetpool 2022-08-08 17:54:31.845 | revision-if-match 2022-08-08 17:54:31.845 | standard-attr-revisions 2022-08-08 17:54:31.845 | router_availability_zone 2022-08-08 17:54:31.845 | security-groups-normalized-cidr 2022-08-08 17:54:31.845 | port-security-groups-filtering 2022-08-08 17:54:31.845 | security-groups-remote-address-group 2022-08-08 17:54:31.845 | security-groups-shared-filtering 2022-08-08 17:54:31.845 | security-group 2022-08-08 17:54:31.845 | service-type 2022-08-08 17:54:31.845 | sorting 2022-08-08 17:54:31.845 | standard-attr-description 2022-08-08 17:54:31.845 | stateful-security-group 2022-08-08 17:54:31.845 | subnet_onboard 2022-08-08 17:54:31.845 | subnet-service-types 2022-08-08 17:54:31.845 | subnet_allocation 2022-08-08 17:54:31.845 | subnetpool-prefix-ops 2022-08-08 17:54:31.845 | standard-attr-tag 2022-08-08 17:54:31.845 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-08-08 17:54:31.846 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : return 0 2022-08-08 17:54:31.849 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:160 : [[ True == \T\r\u\e ]] 2022-08-08 17:54:31.852 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:161 : [[ 4 =~ 4.* ]] 2022-08-08 17:54:31.856 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : 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-08-08 17:54:35.231 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:54:35.231 | from cryptography.utils import int_from_bytes 2022-08-08 17:54:35.231 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:54:35.231 | from cryptography.utils import int_from_bytes 2022-08-08 17:54:35.396 | ++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:54:35.400 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : SUBNETPOOL_V4_ID=e49bbfde-0d0b-4f69-a6b3-1dc963c86101 2022-08-08 17:54:35.403 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : [[ 4 =~ .*6 ]] 2022-08-08 17:54:35.405 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:170 : is_provider_network 2022-08-08 17:54:35.408 | + functions-common:is_provider_network:2300 : '[' '' == True ']' 2022-08-08 17:54:35.411 | + functions-common:is_provider_network:2303 : return 1 2022-08-08 17:54:35.415 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:200 : oscwrap --os-cloud devstack --os-region RegionOne network create private 2022-08-08 17:54:35.416 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:200 : get_field 2 2022-08-08 17:54:35.417 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:200 : grep ' id ' 2022-08-08 17:54:35.419 | ++ functions-common:get_field:823 : local data field 2022-08-08 17:54:35.421 | ++ functions-common:get_field:824 : read data 2022-08-08 17:54:38.646 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:54:38.646 | from cryptography.utils import int_from_bytes 2022-08-08 17:54:38.646 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:54:38.646 | from cryptography.utils import int_from_bytes 2022-08-08 17:54:38.829 | ++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:54:38.832 | ++ functions-common:get_field:825 : '[' 2 -lt 0 ']' 2022-08-08 17:54:38.836 | ++ functions-common:get_field:828 : field='$3' 2022-08-08 17:54:38.839 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-08-08 17:54:38.839 | ++ functions-common:get_field:830 : echo '| id | 41e01a01-784a-479c-83f8-fb38eae81af0 |' 2022-08-08 17:54:38.845 | ++ functions-common:get_field:824 : read data 2022-08-08 17:54:38.849 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:200 : NET_ID=41e01a01-784a-479c-83f8-fb38eae81af0 2022-08-08 17:54:38.851 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : die_if_not_set 201 NET_ID 'Failure creating NET_ID for private 437ab4c7e89f49799ce89f3af535d459' 2022-08-08 17:54:38.855 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-08 17:54:38.873 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : [[ 4 =~ 4.* ]] 2022-08-08 17:54:38.876 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:205 : _neutron_create_private_subnet_v4 437ab4c7e89f49799ce89f3af535d459 2022-08-08 17:54:38.879 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:252 : local project_id=437ab4c7e89f49799ce89f3af535d459 2022-08-08 17:54:38.882 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:253 : '[' -z e49bbfde-0d0b-4f69-a6b3-1dc963c86101 ']' 2022-08-08 17:54:38.884 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:256 : local 'subnet_params=--ip-version 4 ' 2022-08-08 17:54:38.887 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:257 : [[ -n 172.20.0.1 ]] 2022-08-08 17:54:38.889 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : subnet_params+='--gateway 172.20.0.1 ' 2022-08-08 17:54:38.892 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:261 : subnet_params+='--subnet-pool e49bbfde-0d0b-4f69-a6b3-1dc963c86101 ' 2022-08-08 17:54:38.894 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:262 : subnet_params+=' ' 2022-08-08 17:54:38.897 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+='--network 41e01a01-784a-479c-83f8-fb38eae81af0 private-subnet' 2022-08-08 17:54:38.900 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : local subnet_id 2022-08-08 17:54:38.904 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : grep ' id ' 2022-08-08 17:54:38.904 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne subnet create --ip-version 4 --gateway 172.20.0.1 --subnet-pool e49bbfde-0d0b-4f69-a6b3-1dc963c86101 --network 41e01a01-784a-479c-83f8-fb38eae81af0 private-subnet 2022-08-08 17:54:38.904 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : get_field 2 2022-08-08 17:54:38.907 | +++ functions-common:get_field:823 : local data field 2022-08-08 17:54:38.910 | +++ functions-common:get_field:824 : read data 2022-08-08 17:54:42.115 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:54:42.115 | from cryptography.utils import int_from_bytes 2022-08-08 17:54:42.115 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:54:42.115 | from cryptography.utils import int_from_bytes 2022-08-08 17:54:42.291 | +++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:54:42.294 | +++ functions-common:get_field:825 : '[' 2 -lt 0 ']' 2022-08-08 17:54:42.297 | +++ functions-common:get_field:828 : field='$3' 2022-08-08 17:54:42.300 | +++ functions-common:get_field:830 : echo '| id | 0581937f-cabe-4a0a-aab8-90e089432e20 |' 2022-08-08 17:54:42.300 | +++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-08-08 17:54:42.307 | +++ functions-common:get_field:824 : read data 2022-08-08 17:54:42.310 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : subnet_id=0581937f-cabe-4a0a-aab8-90e089432e20 2022-08-08 17:54:42.313 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : die_if_not_set 266 subnet_id 'Failure creating private IPv4 subnet for 437ab4c7e89f49799ce89f3af535d459' 2022-08-08 17:54:42.315 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-08-08 17:54:42.334 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : echo 0581937f-cabe-4a0a-aab8-90e089432e20 2022-08-08 17:54:42.338 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:205 : SUBNET_ID=0581937f-cabe-4a0a-aab8-90e089432e20 2022-08-08 17:54:42.341 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : [[ 4 =~ .*6 ]] 2022-08-08 17:54:42.344 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : is_networking_extension_supported router 2022-08-08 17:54:42.346 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : local extension=router 2022-08-08 17:54:42.350 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-08-08 17:54:45.085 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:54:45.085 | from cryptography.utils import int_from_bytes 2022-08-08 17:54:45.085 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:54:45.085 | from cryptography.utils import int_from_bytes 2022-08-08 17:54:45.256 | ++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:54:45.259 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : EXT_LIST='address-group 2022-08-08 17:54:45.260 | address-scope 2022-08-08 17:54:45.260 | router-admin-state-down-before-update 2022-08-08 17:54:45.260 | agent 2022-08-08 17:54:45.260 | agent-resources-synced 2022-08-08 17:54:45.260 | allowed-address-pairs 2022-08-08 17:54:45.260 | auto-allocated-topology 2022-08-08 17:54:45.260 | availability_zone 2022-08-08 17:54:45.260 | availability_zone_filter 2022-08-08 17:54:45.260 | default-subnetpools 2022-08-08 17:54:45.260 | dhcp_agent_scheduler 2022-08-08 17:54:45.260 | dvr 2022-08-08 17:54:45.260 | empty-string-filtering 2022-08-08 17:54:45.260 | external-net 2022-08-08 17:54:45.260 | extra_dhcp_opt 2022-08-08 17:54:45.260 | extraroute 2022-08-08 17:54:45.260 | extraroute-atomic 2022-08-08 17:54:45.260 | filter-validation 2022-08-08 17:54:45.260 | fip-port-details 2022-08-08 17:54:45.260 | flavors 2022-08-08 17:54:45.260 | floatingip-pools 2022-08-08 17:54:45.260 | ip-substring-filtering 2022-08-08 17:54:45.260 | router 2022-08-08 17:54:45.260 | ext-gw-mode 2022-08-08 17:54:45.260 | l3-ha 2022-08-08 17:54:45.260 | l3-flavors 2022-08-08 17:54:45.260 | l3-port-ip-change-not-allowed 2022-08-08 17:54:45.260 | l3_agent_scheduler 2022-08-08 17:54:45.260 | metering 2022-08-08 17:54:45.260 | metering_source_and_destination_fields 2022-08-08 17:54:45.260 | multi-provider 2022-08-08 17:54:45.260 | net-mtu 2022-08-08 17:54:45.260 | net-mtu-writable 2022-08-08 17:54:45.260 | network_availability_zone 2022-08-08 17:54:45.260 | network-ip-availability 2022-08-08 17:54:45.260 | pagination 2022-08-08 17:54:45.260 | port-device-profile 2022-08-08 17:54:45.260 | port-mac-address-regenerate 2022-08-08 17:54:45.260 | port-numa-affinity-policy 2022-08-08 17:54:45.261 | binding 2022-08-08 17:54:45.261 | binding-extended 2022-08-08 17:54:45.261 | port-security 2022-08-08 17:54:45.261 | project-id 2022-08-08 17:54:45.261 | provider 2022-08-08 17:54:45.261 | quota-check-limit 2022-08-08 17:54:45.261 | quotas 2022-08-08 17:54:45.261 | quota_details 2022-08-08 17:54:45.261 | rbac-policies 2022-08-08 17:54:45.261 | rbac-address-group 2022-08-08 17:54:45.261 | rbac-address-scope 2022-08-08 17:54:45.261 | rbac-security-groups 2022-08-08 17:54:45.261 | rbac-subnetpool 2022-08-08 17:54:45.261 | revision-if-match 2022-08-08 17:54:45.261 | standard-attr-revisions 2022-08-08 17:54:45.261 | router_availability_zone 2022-08-08 17:54:45.261 | security-groups-normalized-cidr 2022-08-08 17:54:45.261 | port-security-groups-filtering 2022-08-08 17:54:45.261 | security-groups-remote-address-group 2022-08-08 17:54:45.261 | security-groups-shared-filtering 2022-08-08 17:54:45.261 | security-group 2022-08-08 17:54:45.261 | service-type 2022-08-08 17:54:45.261 | sorting 2022-08-08 17:54:45.261 | standard-attr-description 2022-08-08 17:54:45.261 | stateful-security-group 2022-08-08 17:54:45.261 | subnet_onboard 2022-08-08 17:54:45.261 | subnet-service-types 2022-08-08 17:54:45.261 | subnet_allocation 2022-08-08 17:54:45.261 | subnetpool-prefix-ops 2022-08-08 17:54:45.261 | standard-attr-tag 2022-08-08 17:54:45.261 | standard-attr-timestamp' 2022-08-08 17:54:45.264 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : [[ address-group 2022-08-08 17:54:45.264 | address-scope 2022-08-08 17:54:45.264 | router-admin-state-down-before-update 2022-08-08 17:54:45.264 | agent 2022-08-08 17:54:45.264 | agent-resources-synced 2022-08-08 17:54:45.264 | allowed-address-pairs 2022-08-08 17:54:45.264 | auto-allocated-topology 2022-08-08 17:54:45.264 | availability_zone 2022-08-08 17:54:45.264 | availability_zone_filter 2022-08-08 17:54:45.264 | default-subnetpools 2022-08-08 17:54:45.264 | dhcp_agent_scheduler 2022-08-08 17:54:45.264 | dvr 2022-08-08 17:54:45.264 | empty-string-filtering 2022-08-08 17:54:45.264 | external-net 2022-08-08 17:54:45.264 | extra_dhcp_opt 2022-08-08 17:54:45.264 | extraroute 2022-08-08 17:54:45.264 | extraroute-atomic 2022-08-08 17:54:45.264 | filter-validation 2022-08-08 17:54:45.264 | fip-port-details 2022-08-08 17:54:45.264 | flavors 2022-08-08 17:54:45.264 | floatingip-pools 2022-08-08 17:54:45.264 | ip-substring-filtering 2022-08-08 17:54:45.264 | router 2022-08-08 17:54:45.264 | ext-gw-mode 2022-08-08 17:54:45.264 | l3-ha 2022-08-08 17:54:45.264 | l3-flavors 2022-08-08 17:54:45.264 | l3-port-ip-change-not-allowed 2022-08-08 17:54:45.264 | l3_agent_scheduler 2022-08-08 17:54:45.264 | metering 2022-08-08 17:54:45.264 | metering_source_and_destination_fields 2022-08-08 17:54:45.264 | multi-provider 2022-08-08 17:54:45.265 | net-mtu 2022-08-08 17:54:45.265 | net-mtu-writable 2022-08-08 17:54:45.265 | network_availability_zone 2022-08-08 17:54:45.265 | network-ip-availability 2022-08-08 17:54:45.265 | pagination 2022-08-08 17:54:45.265 | port-device-profile 2022-08-08 17:54:45.265 | port-mac-address-regenerate 2022-08-08 17:54:45.265 | port-numa-affinity-policy 2022-08-08 17:54:45.265 | binding 2022-08-08 17:54:45.265 | binding-extended 2022-08-08 17:54:45.265 | port-security 2022-08-08 17:54:45.265 | project-id 2022-08-08 17:54:45.265 | provider 2022-08-08 17:54:45.265 | quota-check-limit 2022-08-08 17:54:45.265 | quotas 2022-08-08 17:54:45.265 | quota_details 2022-08-08 17:54:45.265 | rbac-policies 2022-08-08 17:54:45.265 | rbac-address-group 2022-08-08 17:54:45.265 | rbac-address-scope 2022-08-08 17:54:45.265 | rbac-security-groups 2022-08-08 17:54:45.265 | rbac-subnetpool 2022-08-08 17:54:45.265 | revision-if-match 2022-08-08 17:54:45.265 | standard-attr-revisions 2022-08-08 17:54:45.265 | router_availability_zone 2022-08-08 17:54:45.265 | security-groups-normalized-cidr 2022-08-08 17:54:45.265 | port-security-groups-filtering 2022-08-08 17:54:45.265 | security-groups-remote-address-group 2022-08-08 17:54:45.265 | security-groups-shared-filtering 2022-08-08 17:54:45.265 | security-group 2022-08-08 17:54:45.265 | service-type 2022-08-08 17:54:45.265 | sorting 2022-08-08 17:54:45.265 | standard-attr-description 2022-08-08 17:54:45.265 | stateful-security-group 2022-08-08 17:54:45.265 | subnet_onboard 2022-08-08 17:54:45.265 | subnet-service-types 2022-08-08 17:54:45.265 | subnet_allocation 2022-08-08 17:54:45.265 | subnetpool-prefix-ops 2022-08-08 17:54:45.265 | standard-attr-tag 2022-08-08 17:54:45.266 | standard-attr-timestamp =~ router ]] 2022-08-08 17:54:45.267 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : return 0 2022-08-08 17:54:45.270 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : is_networking_extension_supported external-net 2022-08-08 17:54:45.273 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : local extension=external-net 2022-08-08 17:54:45.277 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-08-08 17:54:47.998 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:54:47.998 | from cryptography.utils import int_from_bytes 2022-08-08 17:54:47.998 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:54:47.998 | from cryptography.utils import int_from_bytes 2022-08-08 17:54:48.169 | ++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:54:48.173 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : EXT_LIST='address-group 2022-08-08 17:54:48.173 | address-scope 2022-08-08 17:54:48.173 | router-admin-state-down-before-update 2022-08-08 17:54:48.173 | agent 2022-08-08 17:54:48.173 | agent-resources-synced 2022-08-08 17:54:48.173 | allowed-address-pairs 2022-08-08 17:54:48.173 | auto-allocated-topology 2022-08-08 17:54:48.173 | availability_zone 2022-08-08 17:54:48.173 | availability_zone_filter 2022-08-08 17:54:48.173 | default-subnetpools 2022-08-08 17:54:48.173 | dhcp_agent_scheduler 2022-08-08 17:54:48.173 | dvr 2022-08-08 17:54:48.173 | empty-string-filtering 2022-08-08 17:54:48.173 | external-net 2022-08-08 17:54:48.173 | extra_dhcp_opt 2022-08-08 17:54:48.173 | extraroute 2022-08-08 17:54:48.173 | extraroute-atomic 2022-08-08 17:54:48.173 | filter-validation 2022-08-08 17:54:48.173 | fip-port-details 2022-08-08 17:54:48.173 | flavors 2022-08-08 17:54:48.173 | floatingip-pools 2022-08-08 17:54:48.173 | ip-substring-filtering 2022-08-08 17:54:48.173 | router 2022-08-08 17:54:48.173 | ext-gw-mode 2022-08-08 17:54:48.173 | l3-ha 2022-08-08 17:54:48.173 | l3-flavors 2022-08-08 17:54:48.173 | l3-port-ip-change-not-allowed 2022-08-08 17:54:48.173 | l3_agent_scheduler 2022-08-08 17:54:48.173 | metering 2022-08-08 17:54:48.174 | metering_source_and_destination_fields 2022-08-08 17:54:48.174 | multi-provider 2022-08-08 17:54:48.174 | net-mtu 2022-08-08 17:54:48.174 | net-mtu-writable 2022-08-08 17:54:48.174 | network_availability_zone 2022-08-08 17:54:48.174 | network-ip-availability 2022-08-08 17:54:48.174 | pagination 2022-08-08 17:54:48.174 | port-device-profile 2022-08-08 17:54:48.174 | port-mac-address-regenerate 2022-08-08 17:54:48.174 | port-numa-affinity-policy 2022-08-08 17:54:48.174 | binding 2022-08-08 17:54:48.174 | binding-extended 2022-08-08 17:54:48.174 | port-security 2022-08-08 17:54:48.174 | project-id 2022-08-08 17:54:48.174 | provider 2022-08-08 17:54:48.174 | quota-check-limit 2022-08-08 17:54:48.174 | quotas 2022-08-08 17:54:48.174 | quota_details 2022-08-08 17:54:48.174 | rbac-policies 2022-08-08 17:54:48.174 | rbac-address-group 2022-08-08 17:54:48.174 | rbac-address-scope 2022-08-08 17:54:48.174 | rbac-security-groups 2022-08-08 17:54:48.174 | rbac-subnetpool 2022-08-08 17:54:48.174 | revision-if-match 2022-08-08 17:54:48.174 | standard-attr-revisions 2022-08-08 17:54:48.174 | router_availability_zone 2022-08-08 17:54:48.174 | security-groups-normalized-cidr 2022-08-08 17:54:48.174 | port-security-groups-filtering 2022-08-08 17:54:48.174 | security-groups-remote-address-group 2022-08-08 17:54:48.174 | security-groups-shared-filtering 2022-08-08 17:54:48.174 | security-group 2022-08-08 17:54:48.174 | service-type 2022-08-08 17:54:48.174 | sorting 2022-08-08 17:54:48.174 | standard-attr-description 2022-08-08 17:54:48.174 | stateful-security-group 2022-08-08 17:54:48.174 | subnet_onboard 2022-08-08 17:54:48.174 | subnet-service-types 2022-08-08 17:54:48.174 | subnet_allocation 2022-08-08 17:54:48.174 | subnetpool-prefix-ops 2022-08-08 17:54:48.174 | standard-attr-tag 2022-08-08 17:54:48.175 | standard-attr-timestamp' 2022-08-08 17:54:48.175 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : [[ address-group 2022-08-08 17:54:48.176 | address-scope 2022-08-08 17:54:48.176 | router-admin-state-down-before-update 2022-08-08 17:54:48.176 | agent 2022-08-08 17:54:48.176 | agent-resources-synced 2022-08-08 17:54:48.176 | allowed-address-pairs 2022-08-08 17:54:48.176 | auto-allocated-topology 2022-08-08 17:54:48.176 | availability_zone 2022-08-08 17:54:48.176 | availability_zone_filter 2022-08-08 17:54:48.176 | default-subnetpools 2022-08-08 17:54:48.176 | dhcp_agent_scheduler 2022-08-08 17:54:48.176 | dvr 2022-08-08 17:54:48.176 | empty-string-filtering 2022-08-08 17:54:48.176 | external-net 2022-08-08 17:54:48.176 | extra_dhcp_opt 2022-08-08 17:54:48.176 | extraroute 2022-08-08 17:54:48.176 | extraroute-atomic 2022-08-08 17:54:48.176 | filter-validation 2022-08-08 17:54:48.176 | fip-port-details 2022-08-08 17:54:48.176 | flavors 2022-08-08 17:54:48.176 | floatingip-pools 2022-08-08 17:54:48.176 | ip-substring-filtering 2022-08-08 17:54:48.176 | router 2022-08-08 17:54:48.176 | ext-gw-mode 2022-08-08 17:54:48.176 | l3-ha 2022-08-08 17:54:48.176 | l3-flavors 2022-08-08 17:54:48.176 | l3-port-ip-change-not-allowed 2022-08-08 17:54:48.176 | l3_agent_scheduler 2022-08-08 17:54:48.176 | metering 2022-08-08 17:54:48.176 | metering_source_and_destination_fields 2022-08-08 17:54:48.176 | multi-provider 2022-08-08 17:54:48.176 | net-mtu 2022-08-08 17:54:48.176 | net-mtu-writable 2022-08-08 17:54:48.176 | network_availability_zone 2022-08-08 17:54:48.176 | network-ip-availability 2022-08-08 17:54:48.176 | pagination 2022-08-08 17:54:48.176 | port-device-profile 2022-08-08 17:54:48.176 | port-mac-address-regenerate 2022-08-08 17:54:48.176 | port-numa-affinity-policy 2022-08-08 17:54:48.177 | binding 2022-08-08 17:54:48.177 | binding-extended 2022-08-08 17:54:48.177 | port-security 2022-08-08 17:54:48.177 | project-id 2022-08-08 17:54:48.177 | provider 2022-08-08 17:54:48.177 | quota-check-limit 2022-08-08 17:54:48.177 | quotas 2022-08-08 17:54:48.177 | quota_details 2022-08-08 17:54:48.177 | rbac-policies 2022-08-08 17:54:48.177 | rbac-address-group 2022-08-08 17:54:48.177 | rbac-address-scope 2022-08-08 17:54:48.177 | rbac-security-groups 2022-08-08 17:54:48.177 | rbac-subnetpool 2022-08-08 17:54:48.177 | revision-if-match 2022-08-08 17:54:48.177 | standard-attr-revisions 2022-08-08 17:54:48.177 | router_availability_zone 2022-08-08 17:54:48.177 | security-groups-normalized-cidr 2022-08-08 17:54:48.177 | port-security-groups-filtering 2022-08-08 17:54:48.177 | security-groups-remote-address-group 2022-08-08 17:54:48.177 | security-groups-shared-filtering 2022-08-08 17:54:48.177 | security-group 2022-08-08 17:54:48.177 | service-type 2022-08-08 17:54:48.177 | sorting 2022-08-08 17:54:48.177 | standard-attr-description 2022-08-08 17:54:48.177 | stateful-security-group 2022-08-08 17:54:48.177 | subnet_onboard 2022-08-08 17:54:48.177 | subnet-service-types 2022-08-08 17:54:48.177 | subnet_allocation 2022-08-08 17:54:48.177 | subnetpool-prefix-ops 2022-08-08 17:54:48.177 | standard-attr-tag 2022-08-08 17:54:48.177 | standard-attr-timestamp =~ external-net ]] 2022-08-08 17:54:48.180 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : return 0 2022-08-08 17:54:48.183 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:216 : [[ True == \T\r\u\e ]] 2022-08-08 17:54:48.188 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : oscwrap --os-cloud devstack --os-region RegionOne router create router1 2022-08-08 17:54:48.188 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : grep ' id ' 2022-08-08 17:54:48.188 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : get_field 2 2022-08-08 17:54:48.191 | ++ functions-common:get_field:823 : local data field 2022-08-08 17:54:48.194 | ++ functions-common:get_field:824 : read data 2022-08-08 17:54:51.055 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:54:51.055 | from cryptography.utils import int_from_bytes 2022-08-08 17:54:51.055 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:54:51.055 | from cryptography.utils import int_from_bytes 2022-08-08 17:54:51.228 | ++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:54:51.231 | ++ functions-common:get_field:825 : '[' 2 -lt 0 ']' 2022-08-08 17:54:51.234 | ++ functions-common:get_field:828 : field='$3' 2022-08-08 17:54:51.237 | ++ functions-common:get_field:830 : echo '| id | c90d6c2d-14a7-4f7c-b000-4610f9070f3b |' 2022-08-08 17:54:51.237 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-08-08 17:54:51.244 | ++ functions-common:get_field:824 : read data 2022-08-08 17:54:51.248 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : ROUTER_ID=c90d6c2d-14a7-4f7c-b000-4610f9070f3b 2022-08-08 17:54:51.250 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : die_if_not_set 219 ROUTER_ID 'Failure creating ROUTER_ID for 437ab4c7e89f49799ce89f3af535d459 router1' 2022-08-08 17:54:51.253 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-08 17:54:51.271 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:226 : EXTERNAL_NETWORK_FLAGS=--external 2022-08-08 17:54:51.274 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:227 : is_networking_extension_supported auto-allocated-topology 2022-08-08 17:54:51.276 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : local extension=auto-allocated-topology 2022-08-08 17:54:51.280 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-08-08 17:54:54.042 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:54:54.043 | from cryptography.utils import int_from_bytes 2022-08-08 17:54:54.043 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:54:54.043 | from cryptography.utils import int_from_bytes 2022-08-08 17:54:54.214 | ++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:54:54.217 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : EXT_LIST='address-group 2022-08-08 17:54:54.217 | address-scope 2022-08-08 17:54:54.217 | router-admin-state-down-before-update 2022-08-08 17:54:54.217 | agent 2022-08-08 17:54:54.217 | agent-resources-synced 2022-08-08 17:54:54.217 | allowed-address-pairs 2022-08-08 17:54:54.217 | auto-allocated-topology 2022-08-08 17:54:54.217 | availability_zone 2022-08-08 17:54:54.217 | availability_zone_filter 2022-08-08 17:54:54.217 | default-subnetpools 2022-08-08 17:54:54.217 | dhcp_agent_scheduler 2022-08-08 17:54:54.217 | dvr 2022-08-08 17:54:54.218 | empty-string-filtering 2022-08-08 17:54:54.218 | external-net 2022-08-08 17:54:54.218 | extra_dhcp_opt 2022-08-08 17:54:54.218 | extraroute 2022-08-08 17:54:54.218 | extraroute-atomic 2022-08-08 17:54:54.218 | filter-validation 2022-08-08 17:54:54.218 | fip-port-details 2022-08-08 17:54:54.218 | flavors 2022-08-08 17:54:54.218 | floatingip-pools 2022-08-08 17:54:54.218 | ip-substring-filtering 2022-08-08 17:54:54.218 | router 2022-08-08 17:54:54.218 | ext-gw-mode 2022-08-08 17:54:54.218 | l3-ha 2022-08-08 17:54:54.218 | l3-flavors 2022-08-08 17:54:54.218 | l3-port-ip-change-not-allowed 2022-08-08 17:54:54.218 | l3_agent_scheduler 2022-08-08 17:54:54.218 | metering 2022-08-08 17:54:54.218 | metering_source_and_destination_fields 2022-08-08 17:54:54.218 | multi-provider 2022-08-08 17:54:54.218 | net-mtu 2022-08-08 17:54:54.218 | net-mtu-writable 2022-08-08 17:54:54.218 | network_availability_zone 2022-08-08 17:54:54.218 | network-ip-availability 2022-08-08 17:54:54.218 | pagination 2022-08-08 17:54:54.218 | port-device-profile 2022-08-08 17:54:54.218 | port-mac-address-regenerate 2022-08-08 17:54:54.218 | port-numa-affinity-policy 2022-08-08 17:54:54.218 | binding 2022-08-08 17:54:54.218 | binding-extended 2022-08-08 17:54:54.218 | port-security 2022-08-08 17:54:54.218 | project-id 2022-08-08 17:54:54.218 | provider 2022-08-08 17:54:54.218 | quota-check-limit 2022-08-08 17:54:54.218 | quotas 2022-08-08 17:54:54.218 | quota_details 2022-08-08 17:54:54.218 | rbac-policies 2022-08-08 17:54:54.218 | rbac-address-group 2022-08-08 17:54:54.218 | rbac-address-scope 2022-08-08 17:54:54.218 | rbac-security-groups 2022-08-08 17:54:54.219 | rbac-subnetpool 2022-08-08 17:54:54.219 | revision-if-match 2022-08-08 17:54:54.219 | standard-attr-revisions 2022-08-08 17:54:54.219 | router_availability_zone 2022-08-08 17:54:54.219 | security-groups-normalized-cidr 2022-08-08 17:54:54.219 | port-security-groups-filtering 2022-08-08 17:54:54.219 | security-groups-remote-address-group 2022-08-08 17:54:54.219 | security-groups-shared-filtering 2022-08-08 17:54:54.219 | security-group 2022-08-08 17:54:54.219 | service-type 2022-08-08 17:54:54.219 | sorting 2022-08-08 17:54:54.219 | standard-attr-description 2022-08-08 17:54:54.219 | stateful-security-group 2022-08-08 17:54:54.219 | subnet_onboard 2022-08-08 17:54:54.219 | subnet-service-types 2022-08-08 17:54:54.219 | subnet_allocation 2022-08-08 17:54:54.219 | subnetpool-prefix-ops 2022-08-08 17:54:54.219 | standard-attr-tag 2022-08-08 17:54:54.219 | standard-attr-timestamp' 2022-08-08 17:54:54.221 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : [[ address-group 2022-08-08 17:54:54.222 | address-scope 2022-08-08 17:54:54.222 | router-admin-state-down-before-update 2022-08-08 17:54:54.222 | agent 2022-08-08 17:54:54.222 | agent-resources-synced 2022-08-08 17:54:54.222 | allowed-address-pairs 2022-08-08 17:54:54.222 | auto-allocated-topology 2022-08-08 17:54:54.222 | availability_zone 2022-08-08 17:54:54.222 | availability_zone_filter 2022-08-08 17:54:54.222 | default-subnetpools 2022-08-08 17:54:54.222 | dhcp_agent_scheduler 2022-08-08 17:54:54.222 | dvr 2022-08-08 17:54:54.222 | empty-string-filtering 2022-08-08 17:54:54.222 | external-net 2022-08-08 17:54:54.222 | extra_dhcp_opt 2022-08-08 17:54:54.222 | extraroute 2022-08-08 17:54:54.222 | extraroute-atomic 2022-08-08 17:54:54.222 | filter-validation 2022-08-08 17:54:54.222 | fip-port-details 2022-08-08 17:54:54.222 | flavors 2022-08-08 17:54:54.222 | floatingip-pools 2022-08-08 17:54:54.222 | ip-substring-filtering 2022-08-08 17:54:54.222 | router 2022-08-08 17:54:54.222 | ext-gw-mode 2022-08-08 17:54:54.222 | l3-ha 2022-08-08 17:54:54.222 | l3-flavors 2022-08-08 17:54:54.222 | l3-port-ip-change-not-allowed 2022-08-08 17:54:54.222 | l3_agent_scheduler 2022-08-08 17:54:54.222 | metering 2022-08-08 17:54:54.222 | metering_source_and_destination_fields 2022-08-08 17:54:54.222 | multi-provider 2022-08-08 17:54:54.222 | net-mtu 2022-08-08 17:54:54.222 | net-mtu-writable 2022-08-08 17:54:54.222 | network_availability_zone 2022-08-08 17:54:54.222 | network-ip-availability 2022-08-08 17:54:54.222 | pagination 2022-08-08 17:54:54.222 | port-device-profile 2022-08-08 17:54:54.222 | port-mac-address-regenerate 2022-08-08 17:54:54.222 | port-numa-affinity-policy 2022-08-08 17:54:54.222 | binding 2022-08-08 17:54:54.223 | binding-extended 2022-08-08 17:54:54.223 | port-security 2022-08-08 17:54:54.223 | project-id 2022-08-08 17:54:54.223 | provider 2022-08-08 17:54:54.223 | quota-check-limit 2022-08-08 17:54:54.223 | quotas 2022-08-08 17:54:54.223 | quota_details 2022-08-08 17:54:54.223 | rbac-policies 2022-08-08 17:54:54.223 | rbac-address-group 2022-08-08 17:54:54.223 | rbac-address-scope 2022-08-08 17:54:54.223 | rbac-security-groups 2022-08-08 17:54:54.223 | rbac-subnetpool 2022-08-08 17:54:54.223 | revision-if-match 2022-08-08 17:54:54.223 | standard-attr-revisions 2022-08-08 17:54:54.223 | router_availability_zone 2022-08-08 17:54:54.223 | security-groups-normalized-cidr 2022-08-08 17:54:54.223 | port-security-groups-filtering 2022-08-08 17:54:54.223 | security-groups-remote-address-group 2022-08-08 17:54:54.223 | security-groups-shared-filtering 2022-08-08 17:54:54.223 | security-group 2022-08-08 17:54:54.223 | service-type 2022-08-08 17:54:54.223 | sorting 2022-08-08 17:54:54.223 | standard-attr-description 2022-08-08 17:54:54.223 | stateful-security-group 2022-08-08 17:54:54.223 | subnet_onboard 2022-08-08 17:54:54.223 | subnet-service-types 2022-08-08 17:54:54.223 | subnet_allocation 2022-08-08 17:54:54.223 | subnetpool-prefix-ops 2022-08-08 17:54:54.223 | standard-attr-tag 2022-08-08 17:54:54.223 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-08-08 17:54:54.224 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : return 0 2022-08-08 17:54:54.227 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : EXTERNAL_NETWORK_FLAGS='--external --default' 2022-08-08 17:54:54.230 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : '[' True = True ']' 2022-08-08 17:54:54.235 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create public --external --default --provider-network-type flat --provider-physical-network physnet1 2022-08-08 17:54:54.235 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : grep ' id ' 2022-08-08 17:54:54.235 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : get_field 2 2022-08-08 17:54:54.239 | ++ functions-common:get_field:823 : local data field 2022-08-08 17:54:54.245 | ++ functions-common:get_field:824 : read data 2022-08-08 17:54:57.213 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:54:57.213 | from cryptography.utils import int_from_bytes 2022-08-08 17:54:57.213 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:54:57.213 | from cryptography.utils import int_from_bytes 2022-08-08 17:54:57.385 | ++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:54:57.388 | ++ functions-common:get_field:825 : '[' 2 -lt 0 ']' 2022-08-08 17:54:57.391 | ++ functions-common:get_field:828 : field='$3' 2022-08-08 17:54:57.395 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-08-08 17:54:57.395 | ++ functions-common:get_field:830 : echo '| id | bad936e5-c9e3-44e5-b820-56cb6dd0d8fb |' 2022-08-08 17:54:57.402 | ++ functions-common:get_field:824 : read data 2022-08-08 17:54:57.406 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : EXT_NET_ID=bad936e5-c9e3-44e5-b820-56cb6dd0d8fb 2022-08-08 17:54:57.408 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:236 : die_if_not_set 236 EXT_NET_ID 'Failure creating EXT_NET_ID for public' 2022-08-08 17:54:57.411 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-08 17:54:57.429 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:238 : [[ 4 =~ 4.* ]] 2022-08-08 17:54:57.432 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:240 : _neutron_configure_router_v4 2022-08-08 17:54:57.434 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet c90d6c2d-14a7-4f7c-b000-4610f9070f3b 0581937f-cabe-4a0a-aab8-90e089432e20 2022-08-08 17:55:01.787 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:55:01.787 | from cryptography.utils import int_from_bytes 2022-08-08 17:55:01.787 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:55:01.787 | from cryptography.utils import int_from_bytes 2022-08-08 17:55:01.958 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:323 : local id_and_ext_gw_ip 2022-08-08 17:55:01.962 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:324 : _neutron_create_public_subnet_v4 bad936e5-c9e3-44e5-b820-56cb6dd0d8fb 2022-08-08 17:55:01.964 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:294 : local 'subnet_params=--ip-version 4 ' 2022-08-08 17:55:01.966 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : subnet_params+=' ' 2022-08-08 17:55:01.969 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : [[ -n 172.28.1.1 ]] 2022-08-08 17:55:01.971 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:297 : subnet_params+='--gateway 172.28.1.1 ' 2022-08-08 17:55:01.973 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:299 : subnet_params+='--network bad936e5-c9e3-44e5-b820-56cb6dd0d8fb --subnet-range 172.28.1.0/24 --no-dhcp ' 2022-08-08 17:55:01.976 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+=public-subnet 2022-08-08 17:55:01.978 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : local id_and_ext_gw_ip 2022-08-08 17:55:01.982 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 4 --gateway 172.28.1.1 --network bad936e5-c9e3-44e5-b820-56cb6dd0d8fb --subnet-range 172.28.1.0/24 --no-dhcp public-subnet 2022-08-08 17:55:01.982 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : grep -e gateway_ip -e ' id ' 2022-08-08 17:55:04.923 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:55:04.923 | from cryptography.utils import int_from_bytes 2022-08-08 17:55:04.923 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:55:04.923 | from cryptography.utils import int_from_bytes 2022-08-08 17:55:05.112 | +++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:55:05.116 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : id_and_ext_gw_ip='| gateway_ip | 172.28.1.1 | 2022-08-08 17:55:05.116 | | id | dfc4ad17-8d16-4d42-9135-2b9e6db7eb1d |' 2022-08-08 17:55:05.119 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:303 : die_if_not_set 303 id_and_ext_gw_ip 'Failure creating public IPv4 subnet' 2022-08-08 17:55:05.121 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-08-08 17:55:05.138 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:304 : echo '|' gateway_ip '|' 172.28.1.1 '|' '|' id '|' dfc4ad17-8d16-4d42-9135-2b9e6db7eb1d '|' 2022-08-08 17:55:05.141 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:324 : id_and_ext_gw_ip='| gateway_ip | 172.28.1.1 | | id | dfc4ad17-8d16-4d42-9135-2b9e6db7eb1d |' 2022-08-08 17:55:05.144 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:325 : local ext_gw_ip 2022-08-08 17:55:05.148 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : echo '|' gateway_ip '|' 172.28.1.1 '|' '|' id '|' dfc4ad17-8d16-4d42-9135-2b9e6db7eb1d '|' 2022-08-08 17:55:05.148 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : get_field 2 2022-08-08 17:55:05.151 | ++ functions-common:get_field:823 : local data field 2022-08-08 17:55:05.153 | ++ functions-common:get_field:824 : read data 2022-08-08 17:55:05.156 | ++ functions-common:get_field:825 : '[' 2 -lt 0 ']' 2022-08-08 17:55:05.158 | ++ functions-common:get_field:828 : field='$3' 2022-08-08 17:55:05.161 | ++ functions-common:get_field:830 : echo '| gateway_ip | 172.28.1.1 | | id | dfc4ad17-8d16-4d42-9135-2b9e6db7eb1d |' 2022-08-08 17:55:05.161 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-08-08 17:55:05.168 | ++ functions-common:get_field:824 : read data 2022-08-08 17:55:05.171 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : ext_gw_ip=172.28.1.1 2022-08-08 17:55:05.175 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : get_field 5 2022-08-08 17:55:05.176 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : echo '|' gateway_ip '|' 172.28.1.1 '|' '|' id '|' dfc4ad17-8d16-4d42-9135-2b9e6db7eb1d '|' 2022-08-08 17:55:05.178 | ++ functions-common:get_field:823 : local data field 2022-08-08 17:55:05.180 | ++ functions-common:get_field:824 : read data 2022-08-08 17:55:05.183 | ++ functions-common:get_field:825 : '[' 5 -lt 0 ']' 2022-08-08 17:55:05.185 | ++ functions-common:get_field:828 : field='$6' 2022-08-08 17:55:05.188 | ++ functions-common:get_field:830 : echo '| gateway_ip | 172.28.1.1 | | id | dfc4ad17-8d16-4d42-9135-2b9e6db7eb1d |' 2022-08-08 17:55:05.189 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2022-08-08 17:55:05.194 | ++ functions-common:get_field:824 : read data 2022-08-08 17:55:05.198 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : PUB_SUBNET_ID=dfc4ad17-8d16-4d42-9135-2b9e6db7eb1d 2022-08-08 17:55:05.200 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:329 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway bad936e5-c9e3-44e5-b820-56cb6dd0d8fb c90d6c2d-14a7-4f7c-b000-4610f9070f3b 2022-08-08 17:55:09.218 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:55:09.218 | from cryptography.utils import int_from_bytes 2022-08-08 17:55:09.218 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:55:09.218 | from cryptography.utils import int_from_bytes 2022-08-08 17:55:09.387 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : [[ openvswitch == \o\v\n ]] 2022-08-08 17:55:09.389 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : is_service_enabled q-l3 neutron-l3 2022-08-08 17:55:09.407 | + functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:55:09.409 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:334 : local ext_gw_interface=none 2022-08-08 17:55:09.412 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : is_neutron_ovs_base_plugin 2022-08-08 17:55:09.414 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2022-08-08 17:55:09.417 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : _neutron_get_ext_gw_interface 2022-08-08 17:55:09.420 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:138 : [[ False == \T\r\u\e ]] 2022-08-08 17:55:09.422 | ++ 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-08-08 17:55:09.443 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : echo br-data 2022-08-08 17:55:09.446 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : ext_gw_interface=br-data 2022-08-08 17:55:09.449 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : [[ br-data != \n\o\n\e ]] 2022-08-08 17:55:09.451 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : local cidr_len=24 2022-08-08 17:55:09.453 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : local 'testcmd=ip -o link | grep -q br-data' 2022-08-08 17:55:09.456 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : test_with_retry 'ip -o link | grep -q br-data' 'br-data creation failed' 2022-08-08 17:55:09.458 | + functions-common:test_with_retry:2389 : local 'testcmd=ip -o link | grep -q br-data' 2022-08-08 17:55:09.462 | + functions-common:test_with_retry:2390 : local 'failmsg=br-data creation failed' 2022-08-08 17:55:09.464 | + functions-common:test_with_retry:2391 : local until=10 2022-08-08 17:55:09.466 | + functions-common:test_with_retry:2392 : local sleep=0.5 2022-08-08 17:55:09.469 | + functions-common:test_with_retry:2394 : time_start test_with_retry 2022-08-08 17:55:09.472 | + functions-common:time_start:2437 : local name=test_with_retry 2022-08-08 17:55:09.474 | + functions-common:time_start:2438 : local start_time= 2022-08-08 17:55:09.477 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-08-08 17:55:09.480 | ++ functions-common:time_start:2442 : date +%s%3N 2022-08-08 17:55:09.484 | + functions-common:time_start:2442 : _TIME_START[$name]=1659981309482 2022-08-08 17:55:09.487 | + functions-common:test_with_retry:2395 : timeout 10 sh -c 'while ! ip -o link | grep -q br-data; do sleep 0.5; done' 2022-08-08 17:55:09.495 | + functions-common:test_with_retry:2398 : time_stop test_with_retry 2022-08-08 17:55:09.498 | + functions-common:time_stop:2451 : local name 2022-08-08 17:55:09.500 | + functions-common:time_stop:2452 : local end_time 2022-08-08 17:55:09.503 | + functions-common:time_stop:2453 : local elapsed_time 2022-08-08 17:55:09.509 | + functions-common:time_stop:2454 : local total 2022-08-08 17:55:09.511 | + functions-common:time_stop:2455 : local start_time 2022-08-08 17:55:09.514 | + functions-common:time_stop:2457 : name=test_with_retry 2022-08-08 17:55:09.516 | + functions-common:time_stop:2458 : start_time=1659981309482 2022-08-08 17:55:09.519 | + functions-common:time_stop:2460 : [[ -z 1659981309482 ]] 2022-08-08 17:55:09.522 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-08-08 17:55:09.527 | + functions-common:time_stop:2463 : end_time=1659981309524 2022-08-08 17:55:09.529 | + functions-common:time_stop:2464 : elapsed_time=42 2022-08-08 17:55:09.531 | + functions-common:time_stop:2465 : total=5624 2022-08-08 17:55:09.534 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-08-08 17:55:09.536 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=5666 2022-08-08 17:55:09.540 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : ip addr show dev br-data 2022-08-08 17:55:09.541 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : grep -c 172.28.1.1 2022-08-08 17:55:09.546 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : [[ 0 == 0 ]] 2022-08-08 17:55:09.549 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : [[ True == \F\a\l\s\e ]] 2022-08-08 17:55:09.551 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : [[ False == \T\r\u\e ]] 2022-08-08 17:55:09.554 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : [[ True == \T\r\u\e ]] 2022-08-08 17:55:09.557 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : sudo ip addr add 172.28.1.1/24 dev br-data 2022-08-08 17:55:09.572 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:354 : sudo ip link set br-data up 2022-08-08 17:55:09.587 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : awk -Fip_address '{ print $2 }' 2022-08-08 17:55:09.590 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : cut -f2 '-d'\''' 2022-08-08 17:55:09.590 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : tr '\n' ' ' 2022-08-08 17:55:09.591 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : oscwrap --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' --device-owner network:router_gateway 2022-08-08 17:55:12.094 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:55:12.094 | from cryptography.utils import int_from_bytes 2022-08-08 17:55:12.094 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:55:12.094 | from cryptography.utils import int_from_bytes 2022-08-08 17:55:12.270 | ++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:55:12.275 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : ROUTER_GW_IP=' 172.28.1.39 ' 2022-08-08 17:55:12.277 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:357 : die_if_not_set 357 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2022-08-08 17:55:12.280 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-08-08 17:55:12.297 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:359 : _neutron_set_router_id 2022-08-08 17:55:12.300 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:131 : [[ True == \F\a\l\s\e ]] 2022-08-08 17:55:12.302 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : [[ 4 =~ .*6 ]] 2022-08-08 17:55:12.305 | + ./stack.sh:main:1317 : is_service_enabled nova 2022-08-08 17:55:12.323 | + functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:55:12.325 | + ./stack.sh:main:1318 : echo_summary 'Starting Nova' 2022-08-08 17:55:12.328 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-08-08 17:55:12.331 | + ./stack.sh:echo_summary:446 : echo -e Starting Nova 2022-08-08 17:55:12.333 | + ./stack.sh:main:1319 : start_nova 2022-08-08 17:55:12.336 | + lib/nova:start_nova:1137 : start_nova_rest 2022-08-08 17:55:12.339 | + lib/nova:start_nova_rest:1045 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-08 17:55:12.342 | + lib/nova:start_nova_rest:1046 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-08 17:55:12.344 | + lib/nova:start_nova_rest:1046 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-08 17:55:12.347 | + lib/nova:start_nova_rest:1048 : local api_cell_conf=/etc/nova/nova.conf 2022-08-08 17:55:12.350 | + lib/nova:start_nova_rest:1049 : local compute_cell_conf=/etc/nova/nova.conf 2022-08-08 17:55:12.353 | + lib/nova:start_nova_rest:1051 : run_process n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-08-08 17:55:12.356 | + functions-common:run_process:1705 : local service=n-sch 2022-08-08 17:55:12.358 | + functions-common:run_process:1706 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-08-08 17:55:12.361 | + functions-common:run_process:1707 : local group= 2022-08-08 17:55:12.364 | + functions-common:run_process:1708 : local user= 2022-08-08 17:55:12.367 | + functions-common:run_process:1709 : local env_vars= 2022-08-08 17:55:12.369 | + functions-common:run_process:1711 : local name=n-sch 2022-08-08 17:55:12.372 | + functions-common:run_process:1713 : time_start run_process 2022-08-08 17:55:12.375 | + functions-common:time_start:2437 : local name=run_process 2022-08-08 17:55:12.377 | + functions-common:time_start:2438 : local start_time= 2022-08-08 17:55:12.380 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-08-08 17:55:12.384 | ++ functions-common:time_start:2442 : date +%s%3N 2022-08-08 17:55:12.389 | + functions-common:time_start:2442 : _TIME_START[$name]=1659981312386 2022-08-08 17:55:12.392 | + functions-common:run_process:1714 : is_service_enabled n-sch 2022-08-08 17:55:12.411 | + functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:55:12.414 | + functions-common:run_process:1715 : _run_under_systemd n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' '' 2022-08-08 17:55:12.417 | + functions-common:_run_under_systemd:1665 : local service=n-sch 2022-08-08 17:55:12.420 | + functions-common:_run_under_systemd:1666 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-08-08 17:55:12.423 | + functions-common:_run_under_systemd:1667 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-08-08 17:55:12.426 | + functions-common:_run_under_systemd:1669 : _common_systemd_pitfalls '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-08-08 17:55:12.429 | + functions-common:_common_systemd_pitfalls:1637 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-08-08 17:55:12.431 | + functions-common:_common_systemd_pitfalls:1640 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2022-08-08 17:55:12.434 | + functions-common:_common_systemd_pitfalls:1651 : [[ ! /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-08-08 17:55:12.437 | + functions-common:_run_under_systemd:1671 : local systemd_service=devstack@n-sch.service 2022-08-08 17:55:12.439 | + functions-common:_run_under_systemd:1672 : local group= 2022-08-08 17:55:12.442 | + functions-common:_run_under_systemd:1673 : local user=ubuntu 2022-08-08 17:55:12.445 | + functions-common:_run_under_systemd:1674 : [[ -z ubuntu ]] 2022-08-08 17:55:12.448 | + functions-common:_run_under_systemd:1677 : local env_vars= 2022-08-08 17:55:12.450 | + functions-common:_run_under_systemd:1678 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-08-08 17:55:12.453 | + functions-common:_run_under_systemd:1681 : write_user_unit_file devstack@n-sch.service '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' ubuntu '' 2022-08-08 17:55:12.456 | + functions-common:write_user_unit_file:1574 : local service=devstack@n-sch.service 2022-08-08 17:55:12.458 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-08-08 17:55:12.462 | + functions-common:write_user_unit_file:1576 : local group= 2022-08-08 17:55:12.464 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-08-08 17:55:12.467 | + functions-common:write_user_unit_file:1578 : local env_vars= 2022-08-08 17:55:12.469 | + functions-common:write_user_unit_file:1579 : local extra= 2022-08-08 17:55:12.471 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-08-08 17:55:12.474 | + functions-common:write_user_unit_file:1583 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2022-08-08 17:55:12.477 | + functions-common:write_user_unit_file:1584 : mkdir -p /etc/systemd/system 2022-08-08 17:55:12.481 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2022-08-08 17:55:12.548 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User ubuntu 2022-08-08 17:55:12.614 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-08-08 17:55:12.672 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2022-08-08 17:55:12.729 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2022-08-08 17:55:12.783 | + functions-common:write_user_unit_file:1591 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-08 17:55:12.840 | + functions-common:write_user_unit_file:1592 : [[ -n '' ]] 2022-08-08 17:55:12.843 | + functions-common:write_user_unit_file:1595 : [[ -n '' ]] 2022-08-08 17:55:12.845 | + functions-common:write_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2022-08-08 17:55:12.912 | + functions-common:write_user_unit_file:1601 : sudo systemctl daemon-reload 2022-08-08 17:55:13.340 | + functions-common:_run_under_systemd:1684 : sudo systemctl enable devstack@n-sch.service 2022-08-08 17:55:13.354 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2022-08-08 17:55:13.766 | + functions-common:_run_under_systemd:1685 : sudo systemctl start devstack@n-sch.service 2022-08-08 17:55:13.792 | + functions-common:run_process:1717 : time_stop run_process 2022-08-08 17:55:13.793 | + functions-common:time_stop:2451 : local name 2022-08-08 17:55:13.796 | + functions-common:time_stop:2452 : local end_time 2022-08-08 17:55:13.799 | + functions-common:time_stop:2453 : local elapsed_time 2022-08-08 17:55:13.801 | + functions-common:time_stop:2454 : local total 2022-08-08 17:55:13.805 | + functions-common:time_stop:2455 : local start_time 2022-08-08 17:55:13.808 | + functions-common:time_stop:2457 : name=run_process 2022-08-08 17:55:13.810 | + functions-common:time_stop:2458 : start_time=1659981312386 2022-08-08 17:55:13.813 | + functions-common:time_stop:2460 : [[ -z 1659981312386 ]] 2022-08-08 17:55:13.817 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-08-08 17:55:13.823 | + functions-common:time_stop:2463 : end_time=1659981313820 2022-08-08 17:55:13.826 | + functions-common:time_stop:2464 : elapsed_time=1434 2022-08-08 17:55:13.828 | + functions-common:time_stop:2465 : total=23282 2022-08-08 17:55:13.832 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-08-08 17:55:13.840 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=24716 2022-08-08 17:55:13.844 | + lib/nova:start_nova_rest:1052 : '[' True == False ']' 2022-08-08 17:55:13.848 | ++ lib/nova:start_nova_rest:1055 : which uwsgi 2022-08-08 17:55:13.854 | + lib/nova:start_nova_rest:1055 : run_process n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-08-08 17:55:13.856 | + functions-common:run_process:1705 : local service=n-api-meta 2022-08-08 17:55:13.859 | + functions-common:run_process:1706 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-08-08 17:55:13.862 | + functions-common:run_process:1707 : local group= 2022-08-08 17:55:13.864 | + functions-common:run_process:1708 : local user= 2022-08-08 17:55:13.867 | + functions-common:run_process:1709 : local env_vars= 2022-08-08 17:55:13.870 | + functions-common:run_process:1711 : local name=n-api-meta 2022-08-08 17:55:13.873 | + functions-common:run_process:1713 : time_start run_process 2022-08-08 17:55:13.875 | + functions-common:time_start:2437 : local name=run_process 2022-08-08 17:55:13.879 | + functions-common:time_start:2438 : local start_time= 2022-08-08 17:55:13.883 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-08-08 17:55:13.888 | ++ functions-common:time_start:2442 : date +%s%3N 2022-08-08 17:55:13.891 | + functions-common:time_start:2442 : _TIME_START[$name]=1659981313888 2022-08-08 17:55:13.895 | + functions-common:run_process:1714 : is_service_enabled n-api-meta 2022-08-08 17:55:13.920 | + functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:55:13.922 | + functions-common:run_process:1715 : _run_under_systemd n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' '' 2022-08-08 17:55:13.925 | + functions-common:_run_under_systemd:1665 : local service=n-api-meta 2022-08-08 17:55:13.931 | + functions-common:_run_under_systemd:1666 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-08-08 17:55:13.934 | + functions-common:_run_under_systemd:1667 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-08-08 17:55:13.936 | + functions-common:_run_under_systemd:1669 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-08-08 17:55:13.939 | + functions-common:_common_systemd_pitfalls:1637 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-08-08 17:55:13.941 | + functions-common:_common_systemd_pitfalls:1640 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2022-08-08 17:55:13.944 | + functions-common:_common_systemd_pitfalls:1651 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2022-08-08 17:55:13.947 | + functions-common:_run_under_systemd:1671 : local systemd_service=devstack@n-api-meta.service 2022-08-08 17:55:13.950 | + functions-common:_run_under_systemd:1672 : local group= 2022-08-08 17:55:13.952 | + functions-common:_run_under_systemd:1673 : local user=ubuntu 2022-08-08 17:55:13.955 | + functions-common:_run_under_systemd:1674 : [[ -z ubuntu ]] 2022-08-08 17:55:13.957 | + functions-common:_run_under_systemd:1677 : local env_vars= 2022-08-08 17:55:13.961 | + functions-common:_run_under_systemd:1678 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2022-08-08 17:55:13.964 | + functions-common:_run_under_systemd:1679 : 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-08-08 17:55:13.967 | + functions-common:write_uwsgi_user_unit_file:1605 : local service=devstack@n-api-meta.service 2022-08-08 17:55:13.970 | + functions-common:write_uwsgi_user_unit_file:1606 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-08-08 17:55:13.972 | + functions-common:write_uwsgi_user_unit_file:1607 : local group= 2022-08-08 17:55:13.975 | + functions-common:write_uwsgi_user_unit_file:1608 : local user=ubuntu 2022-08-08 17:55:13.978 | + functions-common:write_uwsgi_user_unit_file:1609 : local env_vars= 2022-08-08 17:55:13.981 | + functions-common:write_uwsgi_user_unit_file:1610 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2022-08-08 17:55:13.983 | + functions-common:write_uwsgi_user_unit_file:1611 : mkdir -p /etc/systemd/system 2022-08-08 17:55:13.988 | + functions-common:write_uwsgi_user_unit_file:1613 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2022-08-08 17:55:14.070 | + functions-common:write_uwsgi_user_unit_file:1614 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2022-08-08 17:55:14.140 | + functions-common:write_uwsgi_user_unit_file:1615 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User ubuntu 2022-08-08 17:55:14.201 | + functions-common:write_uwsgi_user_unit_file:1616 : 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-08-08 17:55:14.258 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-08 17:55:14.322 | + functions-common:write_uwsgi_user_unit_file:1618 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2022-08-08 17:55:14.389 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2022-08-08 17:55:14.478 | + functions-common:write_uwsgi_user_unit_file:1620 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2022-08-08 17:55:14.541 | + functions-common:write_uwsgi_user_unit_file:1621 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2022-08-08 17:55:14.609 | + functions-common:write_uwsgi_user_unit_file:1622 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2022-08-08 17:55:14.674 | + functions-common:write_uwsgi_user_unit_file:1624 : [[ -n '' ]] 2022-08-08 17:55:14.677 | + functions-common:write_uwsgi_user_unit_file:1627 : [[ -n '' ]] 2022-08-08 17:55:14.681 | + functions-common:write_uwsgi_user_unit_file:1630 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2022-08-08 17:55:14.759 | + functions-common:write_uwsgi_user_unit_file:1633 : sudo systemctl daemon-reload 2022-08-08 17:55:15.219 | + functions-common:_run_under_systemd:1684 : sudo systemctl enable devstack@n-api-meta.service 2022-08-08 17:55:15.233 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2022-08-08 17:55:15.718 | + functions-common:_run_under_systemd:1685 : sudo systemctl start devstack@n-api-meta.service 2022-08-08 17:55:15.811 | + functions-common:run_process:1717 : time_stop run_process 2022-08-08 17:55:15.814 | + functions-common:time_stop:2451 : local name 2022-08-08 17:55:15.819 | + functions-common:time_stop:2452 : local end_time 2022-08-08 17:55:15.822 | + functions-common:time_stop:2453 : local elapsed_time 2022-08-08 17:55:15.829 | + functions-common:time_stop:2454 : local total 2022-08-08 17:55:15.831 | + functions-common:time_stop:2455 : local start_time 2022-08-08 17:55:15.834 | + functions-common:time_stop:2457 : name=run_process 2022-08-08 17:55:15.839 | + functions-common:time_stop:2458 : start_time=1659981313888 2022-08-08 17:55:15.842 | + functions-common:time_stop:2460 : [[ -z 1659981313888 ]] 2022-08-08 17:55:15.853 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-08-08 17:55:15.859 | + functions-common:time_stop:2463 : end_time=1659981315853 2022-08-08 17:55:15.862 | + functions-common:time_stop:2464 : elapsed_time=1965 2022-08-08 17:55:15.866 | + functions-common:time_stop:2465 : total=24716 2022-08-08 17:55:15.874 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-08-08 17:55:15.877 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=26681 2022-08-08 17:55:15.881 | + lib/nova:start_nova_rest:1058 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-08 17:55:15.886 | + lib/nova:start_nova_rest:1058 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-08 17:55:15.891 | + lib/nova:start_nova:1138 : start_nova_console_proxies 2022-08-08 17:55:15.895 | + lib/nova:start_nova_console_proxies:1073 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-08 17:55:15.899 | + lib/nova:start_nova_console_proxies:1075 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-08 17:55:15.909 | + lib/nova:start_nova_console_proxies:1075 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-08 17:55:15.909 | + lib/nova:start_nova_console_proxies:1077 : local api_cell_conf=/etc/nova/nova.conf 2022-08-08 17:55:15.909 | + lib/nova:start_nova_console_proxies:1079 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-08-08 17:55:15.912 | + lib/nova:start_nova_console_proxies:1084 : enable_nova_console_proxies 2022-08-08 17:55:15.920 | ++ lib/nova:enable_nova_console_proxies:1062 : seq 1 1 2022-08-08 17:55:15.927 | + lib/nova:enable_nova_console_proxies:1062 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-08 17:55:15.931 | + lib/nova:enable_nova_console_proxies:1063 : for srv in n-novnc n-spice n-sproxy 2022-08-08 17:55:15.939 | + lib/nova:enable_nova_console_proxies:1064 : is_service_enabled n-novnc 2022-08-08 17:55:15.965 | + functions-common:is_service_enabled:2107 : return 1 2022-08-08 17:55:15.968 | + lib/nova:enable_nova_console_proxies:1063 : for srv in n-novnc n-spice n-sproxy 2022-08-08 17:55:15.972 | + lib/nova:enable_nova_console_proxies:1064 : is_service_enabled n-spice 2022-08-08 17:55:15.997 | + functions-common:is_service_enabled:2107 : return 1 2022-08-08 17:55:16.003 | + lib/nova:enable_nova_console_proxies:1063 : for srv in n-novnc n-spice n-sproxy 2022-08-08 17:55:16.009 | + lib/nova:enable_nova_console_proxies:1064 : is_service_enabled n-sproxy 2022-08-08 17:55:16.028 | + functions-common:is_service_enabled:2107 : return 1 2022-08-08 17:55:16.034 | ++ lib/nova:start_nova_console_proxies:1085 : seq 1 1 2022-08-08 17:55:16.037 | + lib/nova:start_nova_console_proxies:1085 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-08 17:55:16.040 | + lib/nova:start_nova_console_proxies:1086 : local conf 2022-08-08 17:55:16.043 | ++ lib/nova:start_nova_console_proxies:1087 : conductor_conf 1 2022-08-08 17:55:16.053 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-08-08 17:55:16.053 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-08-08 17:55:16.053 | + lib/nova:start_nova_console_proxies:1087 : conf=/etc/nova/nova_cell1.conf 2022-08-08 17:55:16.057 | + lib/nova:start_nova_console_proxies:1088 : run_process n-novnc-cell1 '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-08-08 17:55:16.062 | + functions-common:run_process:1705 : local service=n-novnc-cell1 2022-08-08 17:55:16.065 | + functions-common:run_process:1706 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-08-08 17:55:16.067 | + functions-common:run_process:1707 : local group= 2022-08-08 17:55:16.073 | + functions-common:run_process:1708 : local user= 2022-08-08 17:55:16.075 | + functions-common:run_process:1709 : local env_vars= 2022-08-08 17:55:16.078 | + functions-common:run_process:1711 : local name=n-novnc-cell1 2022-08-08 17:55:16.080 | + functions-common:run_process:1713 : time_start run_process 2022-08-08 17:55:16.083 | + functions-common:time_start:2437 : local name=run_process 2022-08-08 17:55:16.086 | + functions-common:time_start:2438 : local start_time= 2022-08-08 17:55:16.089 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-08-08 17:55:16.095 | ++ functions-common:time_start:2442 : date +%s%3N 2022-08-08 17:55:16.101 | + functions-common:time_start:2442 : _TIME_START[$name]=1659981316096 2022-08-08 17:55:16.104 | + functions-common:run_process:1714 : is_service_enabled n-novnc-cell1 2022-08-08 17:55:16.125 | + functions-common:is_service_enabled:2107 : return 1 2022-08-08 17:55:16.127 | + functions-common:run_process:1717 : time_stop run_process 2022-08-08 17:55:16.130 | + functions-common:time_stop:2451 : local name 2022-08-08 17:55:16.133 | + functions-common:time_stop:2452 : local end_time 2022-08-08 17:55:16.136 | + functions-common:time_stop:2453 : local elapsed_time 2022-08-08 17:55:16.138 | + functions-common:time_stop:2454 : local total 2022-08-08 17:55:16.141 | + functions-common:time_stop:2455 : local start_time 2022-08-08 17:55:16.144 | + functions-common:time_stop:2457 : name=run_process 2022-08-08 17:55:16.146 | + functions-common:time_stop:2458 : start_time=1659981316096 2022-08-08 17:55:16.149 | + functions-common:time_stop:2460 : [[ -z 1659981316096 ]] 2022-08-08 17:55:16.153 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-08-08 17:55:16.157 | + functions-common:time_stop:2463 : end_time=1659981316154 2022-08-08 17:55:16.160 | + functions-common:time_stop:2464 : elapsed_time=58 2022-08-08 17:55:16.163 | + functions-common:time_stop:2465 : total=26681 2022-08-08 17:55:16.165 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-08-08 17:55:16.168 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=26739 2022-08-08 17:55:16.171 | + lib/nova:start_nova_console_proxies:1089 : run_process n-spice-cell1 '/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-08-08 17:55:16.174 | + functions-common:run_process:1705 : local service=n-spice-cell1 2022-08-08 17:55:16.176 | + functions-common:run_process:1706 : local 'command=/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-08-08 17:55:16.185 | + functions-common:run_process:1707 : local group= 2022-08-08 17:55:16.186 | + functions-common:run_process:1708 : local user= 2022-08-08 17:55:16.189 | + functions-common:run_process:1709 : local env_vars= 2022-08-08 17:55:16.192 | + functions-common:run_process:1711 : local name=n-spice-cell1 2022-08-08 17:55:16.195 | + functions-common:run_process:1713 : time_start run_process 2022-08-08 17:55:16.197 | + functions-common:time_start:2437 : local name=run_process 2022-08-08 17:55:16.202 | + functions-common:time_start:2438 : local start_time= 2022-08-08 17:55:16.205 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-08-08 17:55:16.209 | ++ functions-common:time_start:2442 : date +%s%3N 2022-08-08 17:55:16.214 | + functions-common:time_start:2442 : _TIME_START[$name]=1659981316210 2022-08-08 17:55:16.217 | + functions-common:run_process:1714 : is_service_enabled n-spice-cell1 2022-08-08 17:55:16.237 | + functions-common:is_service_enabled:2107 : return 1 2022-08-08 17:55:16.239 | + functions-common:run_process:1717 : time_stop run_process 2022-08-08 17:55:16.242 | + functions-common:time_stop:2451 : local name 2022-08-08 17:55:16.245 | + functions-common:time_stop:2452 : local end_time 2022-08-08 17:55:16.247 | + functions-common:time_stop:2453 : local elapsed_time 2022-08-08 17:55:16.250 | + functions-common:time_stop:2454 : local total 2022-08-08 17:55:16.253 | + functions-common:time_stop:2455 : local start_time 2022-08-08 17:55:16.255 | + functions-common:time_stop:2457 : name=run_process 2022-08-08 17:55:16.259 | + functions-common:time_stop:2458 : start_time=1659981316210 2022-08-08 17:55:16.261 | + functions-common:time_stop:2460 : [[ -z 1659981316210 ]] 2022-08-08 17:55:16.266 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-08-08 17:55:16.269 | + functions-common:time_stop:2463 : end_time=1659981316266 2022-08-08 17:55:16.273 | + functions-common:time_stop:2464 : elapsed_time=56 2022-08-08 17:55:16.276 | + functions-common:time_stop:2465 : total=26739 2022-08-08 17:55:16.285 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-08-08 17:55:16.285 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=26795 2022-08-08 17:55:16.285 | + lib/nova:start_nova_console_proxies:1090 : run_process n-sproxy-cell1 '/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-08-08 17:55:16.289 | + functions-common:run_process:1705 : local service=n-sproxy-cell1 2022-08-08 17:55:16.293 | + functions-common:run_process:1706 : local 'command=/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-08-08 17:55:16.293 | + functions-common:run_process:1707 : local group= 2022-08-08 17:55:16.297 | + functions-common:run_process:1708 : local user= 2022-08-08 17:55:16.301 | + functions-common:run_process:1709 : local env_vars= 2022-08-08 17:55:16.301 | + functions-common:run_process:1711 : local name=n-sproxy-cell1 2022-08-08 17:55:16.305 | + functions-common:run_process:1713 : time_start run_process 2022-08-08 17:55:16.308 | + functions-common:time_start:2437 : local name=run_process 2022-08-08 17:55:16.309 | + functions-common:time_start:2438 : local start_time= 2022-08-08 17:55:16.314 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-08-08 17:55:16.320 | ++ functions-common:time_start:2442 : date +%s%3N 2022-08-08 17:55:16.323 | + functions-common:time_start:2442 : _TIME_START[$name]=1659981316320 2022-08-08 17:55:16.326 | + functions-common:run_process:1714 : is_service_enabled n-sproxy-cell1 2022-08-08 17:55:16.347 | + functions-common:is_service_enabled:2107 : return 1 2022-08-08 17:55:16.350 | + functions-common:run_process:1717 : time_stop run_process 2022-08-08 17:55:16.353 | + functions-common:time_stop:2451 : local name 2022-08-08 17:55:16.355 | + functions-common:time_stop:2452 : local end_time 2022-08-08 17:55:16.358 | + functions-common:time_stop:2453 : local elapsed_time 2022-08-08 17:55:16.361 | + functions-common:time_stop:2454 : local total 2022-08-08 17:55:16.364 | + functions-common:time_stop:2455 : local start_time 2022-08-08 17:55:16.366 | + functions-common:time_stop:2457 : name=run_process 2022-08-08 17:55:16.369 | + functions-common:time_stop:2458 : start_time=1659981316320 2022-08-08 17:55:16.372 | + functions-common:time_stop:2460 : [[ -z 1659981316320 ]] 2022-08-08 17:55:16.377 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-08-08 17:55:16.380 | + functions-common:time_stop:2463 : end_time=1659981316377 2022-08-08 17:55:16.383 | + functions-common:time_stop:2464 : elapsed_time=57 2022-08-08 17:55:16.386 | + functions-common:time_stop:2465 : total=26795 2022-08-08 17:55:16.388 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-08-08 17:55:16.391 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=26852 2022-08-08 17:55:16.394 | + lib/nova:start_nova_console_proxies:1094 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-08 17:55:16.398 | + lib/nova:start_nova_console_proxies:1094 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-08 17:55:16.401 | + lib/nova:start_nova:1139 : start_nova_conductor 2022-08-08 17:55:16.403 | + lib/nova:start_nova_conductor:1107 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-08-08 17:55:16.406 | + lib/nova:start_nova_conductor:1113 : enable_nova_fleet 2022-08-08 17:55:16.413 | + lib/nova:enable_nova_fleet:1098 : is_service_enabled n-cond 2022-08-08 17:55:16.442 | + functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:55:16.445 | + lib/nova:enable_nova_fleet:1099 : enable_service n-super-cond 2022-08-08 17:55:16.516 | ++ lib/nova:enable_nova_fleet:1100 : seq 1 1 2022-08-08 17:55:16.519 | + lib/nova:enable_nova_fleet:1100 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-08 17:55:16.522 | + lib/nova:enable_nova_fleet:1101 : enable_service n-cond-cell1 2022-08-08 17:55:16.582 | + lib/nova:start_nova_conductor:1114 : is_service_enabled n-super-cond 2022-08-08 17:55:16.607 | + functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:55:16.610 | + lib/nova:start_nova_conductor:1115 : run_process n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-08-08 17:55:16.612 | + functions-common:run_process:1705 : local service=n-super-cond 2022-08-08 17:55:16.621 | + functions-common:run_process:1706 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-08-08 17:55:16.621 | + functions-common:run_process:1707 : local group= 2022-08-08 17:55:16.625 | + functions-common:run_process:1708 : local user= 2022-08-08 17:55:16.629 | + functions-common:run_process:1709 : local env_vars= 2022-08-08 17:55:16.629 | + functions-common:run_process:1711 : local name=n-super-cond 2022-08-08 17:55:16.633 | + functions-common:run_process:1713 : time_start run_process 2022-08-08 17:55:16.637 | + functions-common:time_start:2437 : local name=run_process 2022-08-08 17:55:16.641 | + functions-common:time_start:2438 : local start_time= 2022-08-08 17:55:16.641 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-08-08 17:55:16.645 | ++ functions-common:time_start:2442 : date +%s%3N 2022-08-08 17:55:16.653 | + functions-common:time_start:2442 : _TIME_START[$name]=1659981316646 2022-08-08 17:55:16.653 | + functions-common:run_process:1714 : is_service_enabled n-super-cond 2022-08-08 17:55:16.677 | + functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:55:16.677 | + functions-common:run_process:1715 : _run_under_systemd n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' '' 2022-08-08 17:55:16.681 | + functions-common:_run_under_systemd:1665 : local service=n-super-cond 2022-08-08 17:55:16.685 | + functions-common:_run_under_systemd:1666 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-08-08 17:55:16.689 | + functions-common:_run_under_systemd:1667 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-08-08 17:55:16.689 | + functions-common:_run_under_systemd:1669 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-08-08 17:55:16.693 | + functions-common:_common_systemd_pitfalls:1637 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-08-08 17:55:16.693 | + functions-common:_common_systemd_pitfalls:1640 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2022-08-08 17:55:16.697 | + functions-common:_common_systemd_pitfalls:1651 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-08-08 17:55:16.701 | + functions-common:_run_under_systemd:1671 : local systemd_service=devstack@n-super-cond.service 2022-08-08 17:55:16.701 | + functions-common:_run_under_systemd:1672 : local group= 2022-08-08 17:55:16.705 | + functions-common:_run_under_systemd:1673 : local user=ubuntu 2022-08-08 17:55:16.709 | + functions-common:_run_under_systemd:1674 : [[ -z ubuntu ]] 2022-08-08 17:55:16.709 | + functions-common:_run_under_systemd:1677 : local env_vars= 2022-08-08 17:55:16.713 | + functions-common:_run_under_systemd:1678 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-08-08 17:55:16.716 | + functions-common:_run_under_systemd:1681 : write_user_unit_file devstack@n-super-cond.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' ubuntu '' 2022-08-08 17:55:16.716 | + functions-common:write_user_unit_file:1574 : local service=devstack@n-super-cond.service 2022-08-08 17:55:16.718 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-08-08 17:55:16.721 | + functions-common:write_user_unit_file:1576 : local group= 2022-08-08 17:55:16.723 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-08-08 17:55:16.725 | + functions-common:write_user_unit_file:1578 : local env_vars= 2022-08-08 17:55:16.728 | + functions-common:write_user_unit_file:1579 : local extra= 2022-08-08 17:55:16.731 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-08-08 17:55:16.735 | + functions-common:write_user_unit_file:1583 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2022-08-08 17:55:16.739 | + functions-common:write_user_unit_file:1584 : mkdir -p /etc/systemd/system 2022-08-08 17:55:16.744 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2022-08-08 17:55:16.825 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User ubuntu 2022-08-08 17:55:16.909 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-08-08 17:55:16.977 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2022-08-08 17:55:17.046 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2022-08-08 17:55:17.113 | + functions-common:write_user_unit_file:1591 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-08 17:55:17.179 | + functions-common:write_user_unit_file:1592 : [[ -n '' ]] 2022-08-08 17:55:17.181 | + functions-common:write_user_unit_file:1595 : [[ -n '' ]] 2022-08-08 17:55:17.184 | + functions-common:write_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2022-08-08 17:55:17.267 | + functions-common:write_user_unit_file:1601 : sudo systemctl daemon-reload 2022-08-08 17:55:17.741 | + functions-common:_run_under_systemd:1684 : sudo systemctl enable devstack@n-super-cond.service 2022-08-08 17:55:17.751 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2022-08-08 17:55:18.259 | + functions-common:_run_under_systemd:1685 : sudo systemctl start devstack@n-super-cond.service 2022-08-08 17:55:18.285 | + functions-common:run_process:1717 : time_stop run_process 2022-08-08 17:55:18.288 | + functions-common:time_stop:2451 : local name 2022-08-08 17:55:18.290 | + functions-common:time_stop:2452 : local end_time 2022-08-08 17:55:18.293 | + functions-common:time_stop:2453 : local elapsed_time 2022-08-08 17:55:18.297 | + functions-common:time_stop:2454 : local total 2022-08-08 17:55:18.301 | + functions-common:time_stop:2455 : local start_time 2022-08-08 17:55:18.314 | + functions-common:time_stop:2457 : name=run_process 2022-08-08 17:55:18.325 | + functions-common:time_stop:2458 : start_time=1659981316646 2022-08-08 17:55:18.332 | + functions-common:time_stop:2460 : [[ -z 1659981316646 ]] 2022-08-08 17:55:18.341 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-08-08 17:55:18.348 | + functions-common:time_stop:2463 : end_time=1659981318343 2022-08-08 17:55:18.353 | + functions-common:time_stop:2464 : elapsed_time=1697 2022-08-08 17:55:18.358 | + functions-common:time_stop:2465 : total=26852 2022-08-08 17:55:18.364 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-08-08 17:55:18.368 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=28549 2022-08-08 17:55:18.378 | ++ lib/nova:start_nova_conductor:1117 : seq 1 1 2022-08-08 17:55:18.385 | + lib/nova:start_nova_conductor:1117 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-08 17:55:18.391 | + lib/nova:start_nova_conductor:1118 : is_service_enabled n-cond-cell1 2022-08-08 17:55:18.434 | + functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:55:18.442 | + lib/nova:start_nova_conductor:1119 : local conf 2022-08-08 17:55:18.457 | ++ lib/nova:start_nova_conductor:1120 : conductor_conf 1 2022-08-08 17:55:18.463 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-08-08 17:55:18.469 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-08-08 17:55:18.470 | + lib/nova:start_nova_conductor:1120 : conf=/etc/nova/nova_cell1.conf 2022-08-08 17:55:18.476 | + lib/nova:start_nova_conductor:1121 : run_process n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-08-08 17:55:18.476 | + functions-common:run_process:1705 : local service=n-cond-cell1 2022-08-08 17:55:18.479 | + functions-common:run_process:1706 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-08-08 17:55:18.481 | + functions-common:run_process:1707 : local group= 2022-08-08 17:55:18.484 | + functions-common:run_process:1708 : local user= 2022-08-08 17:55:18.491 | + functions-common:run_process:1709 : local env_vars= 2022-08-08 17:55:18.495 | + functions-common:run_process:1711 : local name=n-cond-cell1 2022-08-08 17:55:18.497 | + functions-common:run_process:1713 : time_start run_process 2022-08-08 17:55:18.500 | + functions-common:time_start:2437 : local name=run_process 2022-08-08 17:55:18.503 | + functions-common:time_start:2438 : local start_time= 2022-08-08 17:55:18.506 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-08-08 17:55:18.511 | ++ functions-common:time_start:2442 : date +%s%3N 2022-08-08 17:55:18.514 | + functions-common:time_start:2442 : _TIME_START[$name]=1659981318510 2022-08-08 17:55:18.517 | + functions-common:run_process:1714 : is_service_enabled n-cond-cell1 2022-08-08 17:55:18.541 | + functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:55:18.541 | + functions-common:run_process:1715 : _run_under_systemd n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' '' 2022-08-08 17:55:18.545 | + functions-common:_run_under_systemd:1665 : local service=n-cond-cell1 2022-08-08 17:55:18.545 | + functions-common:_run_under_systemd:1666 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-08-08 17:55:18.549 | + functions-common:_run_under_systemd:1667 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-08-08 17:55:18.553 | + functions-common:_run_under_systemd:1669 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-08-08 17:55:18.556 | + functions-common:_common_systemd_pitfalls:1637 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-08-08 17:55:18.556 | + functions-common:_common_systemd_pitfalls:1640 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2022-08-08 17:55:18.561 | + functions-common:_common_systemd_pitfalls:1651 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2022-08-08 17:55:18.563 | + functions-common:_run_under_systemd:1671 : local systemd_service=devstack@n-cond-cell1.service 2022-08-08 17:55:18.566 | + functions-common:_run_under_systemd:1672 : local group= 2022-08-08 17:55:18.569 | + functions-common:_run_under_systemd:1673 : local user=ubuntu 2022-08-08 17:55:18.569 | + functions-common:_run_under_systemd:1674 : [[ -z ubuntu ]] 2022-08-08 17:55:18.572 | + functions-common:_run_under_systemd:1677 : local env_vars= 2022-08-08 17:55:18.575 | + functions-common:_run_under_systemd:1678 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2022-08-08 17:55:18.578 | + functions-common:_run_under_systemd:1681 : write_user_unit_file devstack@n-cond-cell1.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' ubuntu '' 2022-08-08 17:55:18.580 | + functions-common:write_user_unit_file:1574 : local service=devstack@n-cond-cell1.service 2022-08-08 17:55:18.583 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-08-08 17:55:18.585 | + functions-common:write_user_unit_file:1576 : local group= 2022-08-08 17:55:18.588 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-08-08 17:55:18.590 | + functions-common:write_user_unit_file:1578 : local env_vars= 2022-08-08 17:55:18.593 | + functions-common:write_user_unit_file:1579 : local extra= 2022-08-08 17:55:18.595 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-08-08 17:55:18.598 | + functions-common:write_user_unit_file:1583 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2022-08-08 17:55:18.601 | + functions-common:write_user_unit_file:1584 : mkdir -p /etc/systemd/system 2022-08-08 17:55:18.606 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2022-08-08 17:55:18.689 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User ubuntu 2022-08-08 17:55:18.762 | + functions-common:write_user_unit_file:1588 : 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-08-08 17:55:18.823 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2022-08-08 17:55:18.896 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2022-08-08 17:55:18.965 | + functions-common:write_user_unit_file:1591 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-08 17:55:19.031 | + functions-common:write_user_unit_file:1592 : [[ -n '' ]] 2022-08-08 17:55:19.034 | + functions-common:write_user_unit_file:1595 : [[ -n '' ]] 2022-08-08 17:55:19.037 | + functions-common:write_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2022-08-08 17:55:19.125 | + functions-common:write_user_unit_file:1601 : sudo systemctl daemon-reload 2022-08-08 17:55:19.577 | + functions-common:_run_under_systemd:1684 : sudo systemctl enable devstack@n-cond-cell1.service 2022-08-08 17:55:19.600 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2022-08-08 17:55:20.058 | + functions-common:_run_under_systemd:1685 : sudo systemctl start devstack@n-cond-cell1.service 2022-08-08 17:55:20.084 | + functions-common:run_process:1717 : time_stop run_process 2022-08-08 17:55:20.092 | + functions-common:time_stop:2451 : local name 2022-08-08 17:55:20.095 | + functions-common:time_stop:2452 : local end_time 2022-08-08 17:55:20.099 | + functions-common:time_stop:2453 : local elapsed_time 2022-08-08 17:55:20.103 | + functions-common:time_stop:2454 : local total 2022-08-08 17:55:20.106 | + functions-common:time_stop:2455 : local start_time 2022-08-08 17:55:20.108 | + functions-common:time_stop:2457 : name=run_process 2022-08-08 17:55:20.112 | + functions-common:time_stop:2458 : start_time=1659981318510 2022-08-08 17:55:20.114 | + functions-common:time_stop:2460 : [[ -z 1659981318510 ]] 2022-08-08 17:55:20.122 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-08-08 17:55:20.125 | + functions-common:time_stop:2463 : end_time=1659981320121 2022-08-08 17:55:20.127 | + functions-common:time_stop:2464 : elapsed_time=1611 2022-08-08 17:55:20.130 | + functions-common:time_stop:2465 : total=28549 2022-08-08 17:55:20.134 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-08-08 17:55:20.137 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=30160 2022-08-08 17:55:20.139 | + lib/nova:start_nova:1140 : start_nova_compute 2022-08-08 17:55:20.143 | + lib/nova:start_nova_compute:970 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-08 17:55:20.147 | + lib/nova:start_nova_compute:971 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-08 17:55:20.153 | + lib/nova:start_nova_compute:971 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-08 17:55:20.162 | + lib/nova:start_nova_compute:973 : local compute_cell_conf=/etc/nova/nova.conf 2022-08-08 17:55:20.167 | + lib/nova:start_nova_compute:976 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2022-08-08 17:55:20.182 | + lib/nova:start_nova_compute:978 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-08-08 17:55:20.192 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-08-08 17:55:20.199 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-08-08 17:55:20.206 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2022-08-08 17:55:20.210 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-08-08 17:55:20.221 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2022-08-08 17:55:20.232 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2022-08-08 17:55:20.239 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2022-08-08 17:55:20.251 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2022-08-08 17:55:20.259 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2022-08-08 17:55:20.260 | BEGIN { 2022-08-08 17:55:20.260 | section = "" 2022-08-08 17:55:20.260 | last_section = "" 2022-08-08 17:55:20.260 | section_count = 0 2022-08-08 17:55:20.260 | } 2022-08-08 17:55:20.260 | /^\[.+\]/ { 2022-08-08 17:55:20.260 | gsub("[][]", "", $1); 2022-08-08 17:55:20.260 | section=$1 2022-08-08 17:55:20.260 | next 2022-08-08 17:55:20.260 | } 2022-08-08 17:55:20.260 | /^ *\#/ { 2022-08-08 17:55:20.260 | next 2022-08-08 17:55:20.260 | } 2022-08-08 17:55:20.260 | /^[^ \t]+/ { 2022-08-08 17:55:20.260 | # get offset of first = in $0 2022-08-08 17:55:20.260 | eq_idx = index($0, "=") 2022-08-08 17:55:20.260 | # extract attr & value from $0 2022-08-08 17:55:20.260 | attr = substr($0, 1, eq_idx - 1) 2022-08-08 17:55:20.260 | value = substr($0, eq_idx + 1) 2022-08-08 17:55:20.260 | # only need to strip trailing whitespace from attr 2022-08-08 17:55:20.260 | sub(/[ \t]*$/, "", attr) 2022-08-08 17:55:20.260 | # need to strip leading & trailing whitespace from value 2022-08-08 17:55:20.260 | sub(/^[ \t]*/, "", value) 2022-08-08 17:55:20.260 | sub(/[ \t]*$/, "", value) 2022-08-08 17:55:20.260 | 2022-08-08 17:55:20.260 | # cfg_attr_count: number of config lines per [section, attr] 2022-08-08 17:55:20.260 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-08-08 17:55:20.260 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-08-08 17:55:20.260 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-08-08 17:55:20.260 | if (! (section, attr) in cfg_attr_count) { 2022-08-08 17:55:20.260 | if (section != last_section) { 2022-08-08 17:55:20.260 | cfg_section[section_count++] = section 2022-08-08 17:55:20.260 | last_section = section 2022-08-08 17:55:20.260 | } 2022-08-08 17:55:20.261 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-08-08 17:55:20.261 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-08-08 17:55:20.261 | 2022-08-08 17:55:20.261 | cfg_attr[section, attr, 0] = value 2022-08-08 17:55:20.261 | cfg_attr_count[section, attr] = 1 2022-08-08 17:55:20.261 | } else { 2022-08-08 17:55:20.261 | lno = cfg_attr_count[section, attr]++ 2022-08-08 17:55:20.261 | cfg_attr[section, attr, lno] = value 2022-08-08 17:55:20.261 | } 2022-08-08 17:55:20.261 | } 2022-08-08 17:55:20.261 | END { 2022-08-08 17:55:20.261 | # Process each section in order 2022-08-08 17:55:20.261 | for (sno = 0; sno < section_count; sno++) { 2022-08-08 17:55:20.261 | section = cfg_section[sno] 2022-08-08 17:55:20.261 | # The ini routines simply append a config item immediately 2022-08-08 17:55:20.261 | # after the section header. To keep the same order as defined 2022-08-08 17:55:20.261 | # in local.conf, invoke the ini routines in the reverse order 2022-08-08 17:55:20.261 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-08-08 17:55:20.261 | attr = cfg_sec_attr_name[sno, attr_no] 2022-08-08 17:55:20.261 | if (cfg_attr_count[section, attr] == 1) 2022-08-08 17:55:20.261 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-08-08 17:55:20.261 | else { 2022-08-08 17:55:20.261 | # For multiline, invoke the ini routines in the reverse order 2022-08-08 17:55:20.261 | count = cfg_attr_count[section, attr] 2022-08-08 17:55:20.261 | print "inidelete " configfile " " section " " attr 2022-08-08 17:55:20.261 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-08-08 17:55:20.261 | for (l = count -2; l >= 0; l--) 2022-08-08 17:55:20.261 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-08-08 17:55:20.261 | } 2022-08-08 17:55:20.261 | } 2022-08-08 17:55:20.261 | } 2022-08-08 17:55:20.261 | } 2022-08-08 17:55:20.261 | ' 2022-08-08 17:55:20.261 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-08-08 17:55:20.264 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-08-08 17:55:20.266 | + inc/meta-config:merge_config_file:164 : read a 2022-08-08 17:55:20.279 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-08-08 17:55:20.282 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-08-08 17:55:20.293 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2022-08-08 17:55:20.298 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-08-08 17:55:20.307 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2022-08-08 17:55:20.324 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2022-08-08 17:55:20.324 | BEGIN { group = "" } 2022-08-08 17:55:20.324 | /^\[\[.+\|.*\]\]/ { 2022-08-08 17:55:20.324 | gsub("[][]", "", $1); 2022-08-08 17:55:20.324 | split($1, a, "|"); 2022-08-08 17:55:20.324 | if (a[1] == matchgroup && a[2] == configfile) { 2022-08-08 17:55:20.324 | group=a[1] 2022-08-08 17:55:20.324 | } else { 2022-08-08 17:55:20.324 | group="" 2022-08-08 17:55:20.324 | } 2022-08-08 17:55:20.324 | next 2022-08-08 17:55:20.324 | } 2022-08-08 17:55:20.324 | { 2022-08-08 17:55:20.324 | if (group != "") 2022-08-08 17:55:20.324 | print $0 2022-08-08 17:55:20.324 | } 2022-08-08 17:55:20.324 | ' /home/ubuntu/devstack/local.conf 2022-08-08 17:55:20.334 | + lib/nova:start_nova_compute:980 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-08-08 17:55:20.339 | + lib/nova:start_nova_compute:987 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2022-08-08 17:55:20.395 | + lib/nova:start_nova_compute:990 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2022-08-08 17:55:20.439 | + lib/nova:start_nova_compute:991 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2022-08-08 17:55:20.445 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-08-08 17:55:20.449 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova-cpu.conf 2022-08-08 17:55:20.451 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-08-08 17:55:20.454 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-08-08 17:55:20.457 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-08 17:55:20.506 | + functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:55:20.511 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-08-08 17:55:20.519 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-08-08 17:55:20.528 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-08 17:55:20.573 | ++ functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:55:20.581 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.52:5672/nova_cell1 2022-08-08 17:55:20.592 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.52:5672/nova_cell1 2022-08-08 17:55:20.656 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-08 17:55:20.663 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-08 17:55:20.667 | + lib/nova:start_nova_compute:995 : inidelete /etc/nova/nova-cpu.conf database connection 2022-08-08 17:55:20.722 | + lib/nova:start_nova_compute:996 : inidelete /etc/nova/nova-cpu.conf api_database connection 2022-08-08 17:55:20.756 | + lib/nova:start_nova_compute:1001 : configure_console_compute 2022-08-08 17:55:20.765 | + lib/nova:configure_console_compute:643 : local offset 2022-08-08 17:55:20.774 | + lib/nova:configure_console_compute:644 : offset=0 2022-08-08 17:55:20.780 | + lib/nova:configure_console_compute:648 : local default_proxyclient_addr 2022-08-08 17:55:20.787 | ++ lib/nova:configure_console_compute:649 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2022-08-08 17:55:20.841 | + lib/nova:configure_console_compute:649 : default_proxyclient_addr=10.222.0.52 2022-08-08 17:55:20.846 | + lib/nova:configure_console_compute:653 : is_service_enabled n-cpu 2022-08-08 17:55:20.882 | + functions-common:is_service_enabled:2107 : return 1 2022-08-08 17:55:20.885 | + lib/nova:configure_console_compute:669 : is_service_enabled n-novnc 2022-08-08 17:55:20.908 | + functions-common:is_service_enabled:2107 : return 1 2022-08-08 17:55:20.911 | + lib/nova:configure_console_compute:669 : '[' False '!=' False ']' 2022-08-08 17:55:20.914 | + lib/nova:configure_console_compute:677 : iniset /etc/nova/nova-cpu.conf vnc enabled false 2022-08-08 17:55:20.986 | + lib/nova:configure_console_compute:680 : is_service_enabled n-spice 2022-08-08 17:55:21.029 | + functions-common:is_service_enabled:2107 : return 1 2022-08-08 17:55:21.040 | + lib/nova:configure_console_compute:690 : is_service_enabled n-sproxy 2022-08-08 17:55:21.086 | + functions-common:is_service_enabled:2107 : return 1 2022-08-08 17:55:21.092 | + lib/nova:start_nova_compute:1004 : '[' -n '' ']' 2022-08-08 17:55:21.100 | + lib/nova:start_nova_compute:1009 : [[ libvirt == \l\i\b\v\i\r\t ]] 2022-08-08 17:55:21.105 | + lib/nova:start_nova_compute:1009 : [[ kvm == \q\e\m\u ]] 2022-08-08 17:55:21.112 | + lib/nova:start_nova_compute:1013 : [[ libvirt = \l\i\b\v\i\r\t ]] 2022-08-08 17:55:21.116 | + lib/nova:start_nova_compute:1017 : run_process n-cpu '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2022-08-08 17:55:21.119 | + functions-common:run_process:1705 : local service=n-cpu 2022-08-08 17:55:21.123 | + functions-common:run_process:1706 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2022-08-08 17:55:21.127 | + functions-common:run_process:1707 : local group=libvirt 2022-08-08 17:55:21.130 | + functions-common:run_process:1708 : local user= 2022-08-08 17:55:21.134 | + functions-common:run_process:1709 : local env_vars= 2022-08-08 17:55:21.142 | + functions-common:run_process:1711 : local name=n-cpu 2022-08-08 17:55:21.146 | + functions-common:run_process:1713 : time_start run_process 2022-08-08 17:55:21.149 | + functions-common:time_start:2437 : local name=run_process 2022-08-08 17:55:21.152 | + functions-common:time_start:2438 : local start_time= 2022-08-08 17:55:21.156 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-08-08 17:55:21.161 | ++ functions-common:time_start:2442 : date +%s%3N 2022-08-08 17:55:21.165 | + functions-common:time_start:2442 : _TIME_START[$name]=1659981321159 2022-08-08 17:55:21.171 | + functions-common:run_process:1714 : is_service_enabled n-cpu 2022-08-08 17:55:21.211 | + functions-common:is_service_enabled:2107 : return 1 2022-08-08 17:55:21.219 | + functions-common:run_process:1717 : time_stop run_process 2022-08-08 17:55:21.228 | + functions-common:time_stop:2451 : local name 2022-08-08 17:55:21.232 | + functions-common:time_stop:2452 : local end_time 2022-08-08 17:55:21.236 | + functions-common:time_stop:2453 : local elapsed_time 2022-08-08 17:55:21.243 | + functions-common:time_stop:2454 : local total 2022-08-08 17:55:21.250 | + functions-common:time_stop:2455 : local start_time 2022-08-08 17:55:21.261 | + functions-common:time_stop:2457 : name=run_process 2022-08-08 17:55:21.270 | + functions-common:time_stop:2458 : start_time=1659981321159 2022-08-08 17:55:21.275 | + functions-common:time_stop:2460 : [[ -z 1659981321159 ]] 2022-08-08 17:55:21.290 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-08-08 17:55:21.303 | + functions-common:time_stop:2463 : end_time=1659981321291 2022-08-08 17:55:21.313 | + functions-common:time_stop:2464 : elapsed_time=132 2022-08-08 17:55:21.322 | + functions-common:time_stop:2465 : total=30160 2022-08-08 17:55:21.323 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-08-08 17:55:21.330 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=30292 2022-08-08 17:55:21.334 | + lib/nova:start_nova_compute:1039 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-08 17:55:21.338 | + lib/nova:start_nova_compute:1039 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-08-08 17:55:21.341 | + lib/nova:start_nova:1141 : is_service_enabled n-api 2022-08-08 17:55:21.363 | + functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:55:21.366 | + lib/nova:start_nova:1143 : echo 'Dumping cells_v2 mapping' 2022-08-08 17:55:21.366 | Dumping cells_v2 mapping 2022-08-08 17:55:21.371 | + lib/nova:start_nova:1144 : /usr/local/bin/nova-manage cell_v2 list_cells --verbose 2022-08-08 17:55:22.417 | 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-08-08 17:55:24.962 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:55:24.962 | from cryptography.utils import int_from_bytes 2022-08-08 17:55:24.962 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:55:24.962 | from cryptography.utils import int_from_bytes 2022-08-08 17:55:24.962 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-08-08 17:55:24.962 | | Name | UUID | Transport URL | Database Connection | Disabled | 2022-08-08 17:55:24.962 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-08-08 17:55:24.962 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8 | False | 2022-08-08 17:55:24.962 | | cell1 | 511dc10a-2acd-4ba5-b192-1be9738c5fb3 | rabbit://stackrabbit:Passw0rd@10.222.0.52:5672/nova_cell1 | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8 | False | 2022-08-08 17:55:24.962 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-08-08 17:55:25.400 | + ./stack.sh:main:1320 : async_runfunc create_flavors 2022-08-08 17:55:25.402 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2022-08-08 17:55:25.466 | + inc/async:async_inner:63 : create_flavors 2022-08-08 17:55:25.507 | [19159 Async create_flavors:110516]: running: create_flavors 2022-08-08 17:55:25.510 | + ./stack.sh:main:1322 : is_service_enabled cinder 2022-08-08 17:55:25.530 | + functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:55:25.533 | + ./stack.sh:main:1323 : echo_summary 'Starting Cinder' 2022-08-08 17:55:25.536 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-08-08 17:55:25.538 | + ./stack.sh:echo_summary:446 : echo -e Starting Cinder 2022-08-08 17:55:25.541 | + ./stack.sh:main:1324 : start_cinder 2022-08-08 17:55:25.544 | + lib/cinder:start_cinder:508 : local service_port=8776 2022-08-08 17:55:25.546 | + lib/cinder:start_cinder:509 : local service_protocol=http 2022-08-08 17:55:25.549 | + lib/cinder:start_cinder:510 : local cinder_url 2022-08-08 17:55:25.552 | + lib/cinder:start_cinder:511 : is_service_enabled tls-proxy 2022-08-08 17:55:25.570 | + functions-common:is_service_enabled:2107 : return 1 2022-08-08 17:55:25.573 | + lib/cinder:start_cinder:515 : '[' lioadm = tgtadm ']' 2022-08-08 17:55:25.575 | + 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-08-08 17:55:25.578 | + lib/cinder:start_cinder:536 : '[' True == False ']' 2022-08-08 17:55:25.582 | ++ lib/cinder:start_cinder:544 : which uwsgi 2022-08-08 17:55:25.586 | + lib/cinder:start_cinder:544 : run_process c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-08-08 17:55:25.589 | + functions-common:run_process:1705 : local service=c-api 2022-08-08 17:55:25.592 | + functions-common:run_process:1706 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-08-08 17:55:25.594 | + functions-common:run_process:1707 : local group= 2022-08-08 17:55:25.597 | + functions-common:run_process:1708 : local user= 2022-08-08 17:55:25.600 | + functions-common:run_process:1709 : local env_vars= 2022-08-08 17:55:25.603 | + functions-common:run_process:1711 : local name=c-api 2022-08-08 17:55:25.605 | + functions-common:run_process:1713 : time_start run_process 2022-08-08 17:55:25.608 | + functions-common:time_start:2437 : local name=run_process 2022-08-08 17:55:25.610 | + functions-common:time_start:2438 : local start_time= 2022-08-08 17:55:25.613 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-08-08 17:55:25.617 | ++ functions-common:time_start:2442 : date +%s%3N 2022-08-08 17:55:25.621 | + functions-common:time_start:2442 : _TIME_START[$name]=1659981325618 2022-08-08 17:55:25.623 | + functions-common:run_process:1714 : is_service_enabled c-api 2022-08-08 17:55:25.641 | + functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:55:25.644 | + functions-common:run_process:1715 : _run_under_systemd c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' '' 2022-08-08 17:55:25.647 | + functions-common:_run_under_systemd:1665 : local service=c-api 2022-08-08 17:55:25.650 | + functions-common:_run_under_systemd:1666 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-08-08 17:55:25.652 | + functions-common:_run_under_systemd:1667 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-08-08 17:55:25.655 | + functions-common:_run_under_systemd:1669 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-08-08 17:55:25.657 | + functions-common:_common_systemd_pitfalls:1637 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-08-08 17:55:25.660 | + functions-common:_common_systemd_pitfalls:1640 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2022-08-08 17:55:25.663 | + functions-common:_common_systemd_pitfalls:1651 : [[ ! /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2022-08-08 17:55:25.666 | + functions-common:_run_under_systemd:1671 : local systemd_service=devstack@c-api.service 2022-08-08 17:55:25.668 | + functions-common:_run_under_systemd:1672 : local group= 2022-08-08 17:55:25.671 | + functions-common:_run_under_systemd:1673 : local user=ubuntu 2022-08-08 17:55:25.674 | + functions-common:_run_under_systemd:1674 : [[ -z ubuntu ]] 2022-08-08 17:55:25.676 | + functions-common:_run_under_systemd:1677 : local env_vars= 2022-08-08 17:55:25.679 | + functions-common:_run_under_systemd:1678 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2022-08-08 17:55:25.682 | + functions-common:_run_under_systemd:1679 : 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-08-08 17:55:25.684 | + functions-common:write_uwsgi_user_unit_file:1605 : local service=devstack@c-api.service 2022-08-08 17:55:25.686 | + functions-common:write_uwsgi_user_unit_file:1606 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-08-08 17:55:25.689 | + functions-common:write_uwsgi_user_unit_file:1607 : local group= 2022-08-08 17:55:25.691 | + functions-common:write_uwsgi_user_unit_file:1608 : local user=ubuntu 2022-08-08 17:55:25.694 | + functions-common:write_uwsgi_user_unit_file:1609 : local env_vars= 2022-08-08 17:55:25.696 | + functions-common:write_uwsgi_user_unit_file:1610 : local unitfile=/etc/systemd/system/devstack@c-api.service 2022-08-08 17:55:25.699 | + functions-common:write_uwsgi_user_unit_file:1611 : mkdir -p /etc/systemd/system 2022-08-08 17:55:25.703 | + functions-common:write_uwsgi_user_unit_file:1613 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2022-08-08 17:55:25.767 | + functions-common:write_uwsgi_user_unit_file:1614 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2022-08-08 17:55:25.830 | + functions-common:write_uwsgi_user_unit_file:1615 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User ubuntu 2022-08-08 17:55:25.882 | + functions-common:write_uwsgi_user_unit_file:1616 : 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-08-08 17:55:25.935 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-08 17:55:25.988 | + functions-common:write_uwsgi_user_unit_file:1618 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2022-08-08 17:55:26.051 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2022-08-08 17:55:26.106 | + functions-common:write_uwsgi_user_unit_file:1620 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2022-08-08 17:55:26.159 | + functions-common:write_uwsgi_user_unit_file:1621 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2022-08-08 17:55:26.214 | + functions-common:write_uwsgi_user_unit_file:1622 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2022-08-08 17:55:26.267 | + functions-common:write_uwsgi_user_unit_file:1624 : [[ -n '' ]] 2022-08-08 17:55:26.270 | + functions-common:write_uwsgi_user_unit_file:1627 : [[ -n '' ]] 2022-08-08 17:55:26.273 | + functions-common:write_uwsgi_user_unit_file:1630 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2022-08-08 17:55:26.337 | + functions-common:write_uwsgi_user_unit_file:1633 : sudo systemctl daemon-reload 2022-08-08 17:55:26.750 | + functions-common:_run_under_systemd:1684 : sudo systemctl enable devstack@c-api.service 2022-08-08 17:55:26.764 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2022-08-08 17:55:27.211 | + functions-common:_run_under_systemd:1685 : sudo systemctl start devstack@c-api.service 2022-08-08 17:55:27.293 | + functions-common:run_process:1717 : time_stop run_process 2022-08-08 17:55:27.301 | + functions-common:time_stop:2451 : local name 2022-08-08 17:55:27.305 | + functions-common:time_stop:2452 : local end_time 2022-08-08 17:55:27.309 | + functions-common:time_stop:2453 : local elapsed_time 2022-08-08 17:55:27.312 | + functions-common:time_stop:2454 : local total 2022-08-08 17:55:27.313 | + functions-common:time_stop:2455 : local start_time 2022-08-08 17:55:27.317 | + functions-common:time_stop:2457 : name=run_process 2022-08-08 17:55:27.321 | + functions-common:time_stop:2458 : start_time=1659981325618 2022-08-08 17:55:27.321 | + functions-common:time_stop:2460 : [[ -z 1659981325618 ]] 2022-08-08 17:55:27.325 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-08-08 17:55:27.332 | + functions-common:time_stop:2463 : end_time=1659981327326 2022-08-08 17:55:27.333 | + functions-common:time_stop:2464 : elapsed_time=1708 2022-08-08 17:55:27.334 | + functions-common:time_stop:2465 : total=30292 2022-08-08 17:55:27.336 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-08-08 17:55:27.339 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=32000 2022-08-08 17:55:27.342 | + lib/cinder:start_cinder:545 : cinder_url=http://10.222.0.52/volume/v3 2022-08-08 17:55:27.345 | + lib/cinder:start_cinder:549 : echo 'Waiting for Cinder API to start...' 2022-08-08 17:55:27.345 | Waiting for Cinder API to start... 2022-08-08 17:55:27.347 | + lib/cinder:start_cinder:550 : wait_for_service 60 http://10.222.0.52/volume/v3 2022-08-08 17:55:27.350 | + functions:wait_for_service:457 : local timeout=60 2022-08-08 17:55:27.353 | + functions:wait_for_service:458 : local url=http://10.222.0.52/volume/v3 2022-08-08 17:55:27.355 | + functions:wait_for_service:459 : local rval=0 2022-08-08 17:55:27.358 | + functions:wait_for_service:460 : time_start wait_for_service 2022-08-08 17:55:27.361 | + functions-common:time_start:2437 : local name=wait_for_service 2022-08-08 17:55:27.363 | + functions-common:time_start:2438 : local start_time= 2022-08-08 17:55:27.367 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-08-08 17:55:27.372 | ++ functions-common:time_start:2442 : date +%s%3N 2022-08-08 17:55:27.375 | + functions-common:time_start:2442 : _TIME_START[$name]=1659981327371 2022-08-08 17:55:27.378 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-08-08 17:55:27.384 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.52/volume/v3 2022-08-08 17:55:32.019 | + :: : [[ 401 == 503 ]] 2022-08-08 17:55:32.021 | + :: : [[ 0 -eq 7 ]] 2022-08-08 17:55:32.025 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-08-08 17:55:32.027 | + functions-common:time_stop:2451 : local name 2022-08-08 17:55:32.030 | + functions-common:time_stop:2452 : local end_time 2022-08-08 17:55:32.034 | + functions-common:time_stop:2453 : local elapsed_time 2022-08-08 17:55:32.037 | + functions-common:time_stop:2454 : local total 2022-08-08 17:55:32.039 | + functions-common:time_stop:2455 : local start_time 2022-08-08 17:55:32.042 | + functions-common:time_stop:2457 : name=wait_for_service 2022-08-08 17:55:32.045 | + functions-common:time_stop:2458 : start_time=1659981327371 2022-08-08 17:55:32.047 | + functions-common:time_stop:2460 : [[ -z 1659981327371 ]] 2022-08-08 17:55:32.050 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-08-08 17:55:32.055 | + functions-common:time_stop:2463 : end_time=1659981332052 2022-08-08 17:55:32.058 | + functions-common:time_stop:2464 : elapsed_time=4681 2022-08-08 17:55:32.060 | + functions-common:time_stop:2465 : total=18483 2022-08-08 17:55:32.063 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-08-08 17:55:32.065 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=23164 2022-08-08 17:55:32.068 | + functions:wait_for_service:467 : return 0 2022-08-08 17:55:32.071 | + lib/cinder:start_cinder:554 : run_process c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-08-08 17:55:32.074 | + functions-common:run_process:1705 : local service=c-sch 2022-08-08 17:55:32.076 | + functions-common:run_process:1706 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-08-08 17:55:32.079 | + functions-common:run_process:1707 : local group= 2022-08-08 17:55:32.082 | + functions-common:run_process:1708 : local user= 2022-08-08 17:55:32.085 | + functions-common:run_process:1709 : local env_vars= 2022-08-08 17:55:32.088 | + functions-common:run_process:1711 : local name=c-sch 2022-08-08 17:55:32.090 | + functions-common:run_process:1713 : time_start run_process 2022-08-08 17:55:32.093 | + functions-common:time_start:2437 : local name=run_process 2022-08-08 17:55:32.095 | + functions-common:time_start:2438 : local start_time= 2022-08-08 17:55:32.098 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-08-08 17:55:32.101 | ++ functions-common:time_start:2442 : date +%s%3N 2022-08-08 17:55:32.106 | + functions-common:time_start:2442 : _TIME_START[$name]=1659981332103 2022-08-08 17:55:32.109 | + functions-common:run_process:1714 : is_service_enabled c-sch 2022-08-08 17:55:32.127 | + functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:55:32.130 | + functions-common:run_process:1715 : _run_under_systemd c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' '' 2022-08-08 17:55:32.133 | + functions-common:_run_under_systemd:1665 : local service=c-sch 2022-08-08 17:55:32.136 | + functions-common:_run_under_systemd:1666 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-08-08 17:55:32.138 | + functions-common:_run_under_systemd:1667 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-08-08 17:55:32.141 | + functions-common:_run_under_systemd:1669 : _common_systemd_pitfalls '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-08-08 17:55:32.143 | + functions-common:_common_systemd_pitfalls:1637 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-08-08 17:55:32.146 | + functions-common:_common_systemd_pitfalls:1640 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-08-08 17:55:32.149 | + functions-common:_common_systemd_pitfalls:1651 : [[ ! /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-08-08 17:55:32.152 | + functions-common:_run_under_systemd:1671 : local systemd_service=devstack@c-sch.service 2022-08-08 17:55:32.154 | + functions-common:_run_under_systemd:1672 : local group= 2022-08-08 17:55:32.157 | + functions-common:_run_under_systemd:1673 : local user=ubuntu 2022-08-08 17:55:32.159 | + functions-common:_run_under_systemd:1674 : [[ -z ubuntu ]] 2022-08-08 17:55:32.162 | + functions-common:_run_under_systemd:1677 : local env_vars= 2022-08-08 17:55:32.165 | + functions-common:_run_under_systemd:1678 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-08-08 17:55:32.168 | + functions-common:_run_under_systemd:1681 : write_user_unit_file devstack@c-sch.service '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' ubuntu '' 2022-08-08 17:55:32.170 | + functions-common:write_user_unit_file:1574 : local service=devstack@c-sch.service 2022-08-08 17:55:32.173 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-08-08 17:55:32.175 | + functions-common:write_user_unit_file:1576 : local group= 2022-08-08 17:55:32.178 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-08-08 17:55:32.180 | + functions-common:write_user_unit_file:1578 : local env_vars= 2022-08-08 17:55:32.182 | + functions-common:write_user_unit_file:1579 : local extra= 2022-08-08 17:55:32.185 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-08-08 17:55:32.187 | + functions-common:write_user_unit_file:1583 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2022-08-08 17:55:32.190 | + functions-common:write_user_unit_file:1584 : mkdir -p /etc/systemd/system 2022-08-08 17:55:32.195 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2022-08-08 17:55:32.259 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User ubuntu 2022-08-08 17:55:32.322 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-08-08 17:55:32.374 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2022-08-08 17:55:32.431 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2022-08-08 17:55:32.486 | + functions-common:write_user_unit_file:1591 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-08 17:55:32.541 | + functions-common:write_user_unit_file:1592 : [[ -n '' ]] 2022-08-08 17:55:32.544 | + functions-common:write_user_unit_file:1595 : [[ -n '' ]] 2022-08-08 17:55:32.546 | + functions-common:write_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2022-08-08 17:55:32.612 | + functions-common:write_user_unit_file:1601 : sudo systemctl daemon-reload 2022-08-08 17:55:33.057 | + functions-common:_run_under_systemd:1684 : sudo systemctl enable devstack@c-sch.service 2022-08-08 17:55:33.071 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2022-08-08 17:55:33.500 | + functions-common:_run_under_systemd:1685 : sudo systemctl start devstack@c-sch.service 2022-08-08 17:55:33.537 | + functions-common:run_process:1717 : time_stop run_process 2022-08-08 17:55:33.540 | + functions-common:time_stop:2451 : local name 2022-08-08 17:55:33.543 | + functions-common:time_stop:2452 : local end_time 2022-08-08 17:55:33.546 | + functions-common:time_stop:2453 : local elapsed_time 2022-08-08 17:55:33.549 | + functions-common:time_stop:2454 : local total 2022-08-08 17:55:33.551 | + functions-common:time_stop:2455 : local start_time 2022-08-08 17:55:33.554 | + functions-common:time_stop:2457 : name=run_process 2022-08-08 17:55:33.556 | + functions-common:time_stop:2458 : start_time=1659981332103 2022-08-08 17:55:33.559 | + functions-common:time_stop:2460 : [[ -z 1659981332103 ]] 2022-08-08 17:55:33.562 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-08-08 17:55:33.570 | + functions-common:time_stop:2463 : end_time=1659981333564 2022-08-08 17:55:33.572 | + functions-common:time_stop:2464 : elapsed_time=1461 2022-08-08 17:55:33.579 | + functions-common:time_stop:2465 : total=32000 2022-08-08 17:55:33.581 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-08-08 17:55:33.585 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=33461 2022-08-08 17:55:33.591 | + lib/cinder:start_cinder:559 : malloc_tuning='MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-08 17:55:33.595 | + lib/cinder:start_cinder:560 : run_process c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-08 17:55:33.599 | + functions-common:run_process:1705 : local service=c-bak 2022-08-08 17:55:33.601 | + functions-common:run_process:1706 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-08-08 17:55:33.604 | + functions-common:run_process:1707 : local group= 2022-08-08 17:55:33.607 | + functions-common:run_process:1708 : local user= 2022-08-08 17:55:33.609 | + functions-common:run_process:1709 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-08 17:55:33.612 | + functions-common:run_process:1711 : local name=c-bak 2022-08-08 17:55:33.615 | + functions-common:run_process:1713 : time_start run_process 2022-08-08 17:55:33.618 | + functions-common:time_start:2437 : local name=run_process 2022-08-08 17:55:33.620 | + functions-common:time_start:2438 : local start_time= 2022-08-08 17:55:33.623 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-08-08 17:55:33.626 | ++ functions-common:time_start:2442 : date +%s%3N 2022-08-08 17:55:33.632 | + functions-common:time_start:2442 : _TIME_START[$name]=1659981333628 2022-08-08 17:55:33.635 | + functions-common:run_process:1714 : is_service_enabled c-bak 2022-08-08 17:55:33.662 | + functions-common:is_service_enabled:2107 : return 1 2022-08-08 17:55:33.665 | + functions-common:run_process:1717 : time_stop run_process 2022-08-08 17:55:33.669 | + functions-common:time_stop:2451 : local name 2022-08-08 17:55:33.671 | + functions-common:time_stop:2452 : local end_time 2022-08-08 17:55:33.674 | + functions-common:time_stop:2453 : local elapsed_time 2022-08-08 17:55:33.677 | + functions-common:time_stop:2454 : local total 2022-08-08 17:55:33.680 | + functions-common:time_stop:2455 : local start_time 2022-08-08 17:55:33.682 | + functions-common:time_stop:2457 : name=run_process 2022-08-08 17:55:33.685 | + functions-common:time_stop:2458 : start_time=1659981333628 2022-08-08 17:55:33.687 | + functions-common:time_stop:2460 : [[ -z 1659981333628 ]] 2022-08-08 17:55:33.691 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-08-08 17:55:33.696 | + functions-common:time_stop:2463 : end_time=1659981333693 2022-08-08 17:55:33.699 | + functions-common:time_stop:2464 : elapsed_time=65 2022-08-08 17:55:33.701 | + functions-common:time_stop:2465 : total=33461 2022-08-08 17:55:33.704 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-08-08 17:55:33.707 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=33526 2022-08-08 17:55:33.710 | + lib/cinder:start_cinder:561 : run_process c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-08 17:55:33.713 | + functions-common:run_process:1705 : local service=c-vol 2022-08-08 17:55:33.716 | + functions-common:run_process:1706 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-08-08 17:55:33.719 | + functions-common:run_process:1707 : local group= 2022-08-08 17:55:33.721 | + functions-common:run_process:1708 : local user= 2022-08-08 17:55:33.724 | + functions-common:run_process:1709 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2022-08-08 17:55:33.727 | + functions-common:run_process:1711 : local name=c-vol 2022-08-08 17:55:33.729 | + functions-common:run_process:1713 : time_start run_process 2022-08-08 17:55:33.732 | + functions-common:time_start:2437 : local name=run_process 2022-08-08 17:55:33.735 | + functions-common:time_start:2438 : local start_time= 2022-08-08 17:55:33.737 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-08-08 17:55:33.742 | ++ functions-common:time_start:2442 : date +%s%3N 2022-08-08 17:55:33.747 | + functions-common:time_start:2442 : _TIME_START[$name]=1659981333744 2022-08-08 17:55:33.750 | + functions-common:run_process:1714 : is_service_enabled c-vol 2022-08-08 17:55:33.771 | + functions-common:is_service_enabled:2107 : return 1 2022-08-08 17:55:33.774 | + functions-common:run_process:1717 : time_stop run_process 2022-08-08 17:55:33.777 | + functions-common:time_stop:2451 : local name 2022-08-08 17:55:33.779 | + functions-common:time_stop:2452 : local end_time 2022-08-08 17:55:33.782 | + functions-common:time_stop:2453 : local elapsed_time 2022-08-08 17:55:33.785 | + functions-common:time_stop:2454 : local total 2022-08-08 17:55:33.788 | + functions-common:time_stop:2455 : local start_time 2022-08-08 17:55:33.790 | + functions-common:time_stop:2457 : name=run_process 2022-08-08 17:55:33.793 | + functions-common:time_stop:2458 : start_time=1659981333744 2022-08-08 17:55:33.795 | + functions-common:time_stop:2460 : [[ -z 1659981333744 ]] 2022-08-08 17:55:33.799 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-08-08 17:55:33.804 | + functions-common:time_stop:2463 : end_time=1659981333801 2022-08-08 17:55:33.806 | + functions-common:time_stop:2464 : elapsed_time=57 2022-08-08 17:55:33.809 | + functions-common:time_stop:2465 : total=33526 2022-08-08 17:55:33.811 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-08-08 17:55:33.814 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=33583 2022-08-08 17:55:33.817 | + ./stack.sh:main:1325 : create_volume_types 2022-08-08 17:55:33.820 | + lib/cinder:create_volume_types:579 : is_service_enabled c-api 2022-08-08 17:55:33.843 | + functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:55:33.846 | + lib/cinder:create_volume_types:579 : [[ -n lvm:lvmdriver-1 ]] 2022-08-08 17:55:33.849 | + lib/cinder:create_volume_types:580 : local be be_name 2022-08-08 17:55:33.851 | + lib/cinder:create_volume_types:581 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-08-08 17:55:33.854 | + lib/cinder:create_volume_types:582 : be_name=lvmdriver-1 2022-08-08 17:55:33.856 | + lib/cinder:create_volume_types:584 : is_service_enabled keystone 2022-08-08 17:55:33.877 | + functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:55:33.879 | + lib/cinder:create_volume_types:585 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2022-08-08 17:55:38.247 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:55:38.247 | from cryptography.utils import int_from_bytes 2022-08-08 17:55:38.247 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:55:38.247 | from cryptography.utils import int_from_bytes 2022-08-08 17:55:38.247 | +-------------+--------------------------------------+ 2022-08-08 17:55:38.248 | | Field | Value | 2022-08-08 17:55:38.248 | +-------------+--------------------------------------+ 2022-08-08 17:55:38.248 | | description | None | 2022-08-08 17:55:38.248 | | id | aff83ca2-cab8-4726-8024-d851d619649f | 2022-08-08 17:55:38.248 | | is_public | True | 2022-08-08 17:55:38.248 | | name | lvmdriver-1 | 2022-08-08 17:55:38.248 | | properties | volume_backend_name='lvmdriver-1' | 2022-08-08 17:55:38.248 | +-------------+--------------------------------------+ 2022-08-08 17:55:38.479 | + lib/cinder:create_volume_types:599 : [[ False == \T\r\u\e ]] 2022-08-08 17:55:38.482 | + ./stack.sh:main:1330 : [[ False == \T\r\u\e ]] 2022-08-08 17:55:38.485 | + ./stack.sh:main:1338 : is_service_enabled glance 2022-08-08 17:55:38.503 | + functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:55:38.506 | + ./stack.sh:main:1339 : echo_summary 'Starting Glance' 2022-08-08 17:55:38.509 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-08-08 17:55:38.511 | + ./stack.sh:echo_summary:446 : echo -e Starting Glance 2022-08-08 17:55:38.514 | + ./stack.sh:main:1340 : start_glance 2022-08-08 17:55:38.516 | + lib/glance:start_glance:602 : local service_protocol=http 2022-08-08 17:55:38.519 | + lib/glance:start_glance:603 : is_service_enabled tls-proxy 2022-08-08 17:55:38.542 | + functions-common:is_service_enabled:2107 : return 1 2022-08-08 17:55:38.545 | + lib/glance:start_glance:609 : [[ False == False ]] 2022-08-08 17:55:38.548 | ++ lib/glance:start_glance:610 : which uwsgi 2022-08-08 17:55:38.554 | + lib/glance:start_glance:610 : run_process g-api '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-08-08 17:55:38.556 | + functions-common:run_process:1705 : local service=g-api 2022-08-08 17:55:38.559 | + functions-common:run_process:1706 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-08-08 17:55:38.562 | + functions-common:run_process:1707 : local group= 2022-08-08 17:55:38.564 | + functions-common:run_process:1708 : local user= 2022-08-08 17:55:38.567 | + functions-common:run_process:1709 : local env_vars= 2022-08-08 17:55:38.570 | + functions-common:run_process:1711 : local name=g-api 2022-08-08 17:55:38.573 | + functions-common:run_process:1713 : time_start run_process 2022-08-08 17:55:38.576 | + functions-common:time_start:2437 : local name=run_process 2022-08-08 17:55:38.578 | + functions-common:time_start:2438 : local start_time= 2022-08-08 17:55:38.581 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-08-08 17:55:38.585 | ++ functions-common:time_start:2442 : date +%s%3N 2022-08-08 17:55:38.590 | + functions-common:time_start:2442 : _TIME_START[$name]=1659981338587 2022-08-08 17:55:38.593 | + functions-common:run_process:1714 : is_service_enabled g-api 2022-08-08 17:55:38.620 | + functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:55:38.622 | + functions-common:run_process:1715 : _run_under_systemd g-api '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' '' 2022-08-08 17:55:38.625 | + functions-common:_run_under_systemd:1665 : local service=g-api 2022-08-08 17:55:38.628 | + functions-common:_run_under_systemd:1666 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-08-08 17:55:38.632 | + functions-common:_run_under_systemd:1667 : local 'cmd=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-08-08 17:55:38.635 | + functions-common:_run_under_systemd:1669 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-08-08 17:55:38.637 | + functions-common:_common_systemd_pitfalls:1637 : local 'cmd=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-08-08 17:55:38.640 | + functions-common:_common_systemd_pitfalls:1640 : [[ /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2022-08-08 17:55:38.643 | + functions-common:_common_systemd_pitfalls:1651 : [[ ! /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2022-08-08 17:55:38.646 | + functions-common:_run_under_systemd:1671 : local systemd_service=devstack@g-api.service 2022-08-08 17:55:38.649 | + functions-common:_run_under_systemd:1672 : local group= 2022-08-08 17:55:38.652 | + functions-common:_run_under_systemd:1673 : local user=ubuntu 2022-08-08 17:55:38.655 | + functions-common:_run_under_systemd:1674 : [[ -z ubuntu ]] 2022-08-08 17:55:38.658 | + functions-common:_run_under_systemd:1677 : local env_vars= 2022-08-08 17:55:38.661 | + functions-common:_run_under_systemd:1678 : [[ /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2022-08-08 17:55:38.664 | + functions-common:_run_under_systemd:1679 : write_uwsgi_user_unit_file devstack@g-api.service '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' ubuntu '' 2022-08-08 17:55:38.667 | + functions-common:write_uwsgi_user_unit_file:1605 : local service=devstack@g-api.service 2022-08-08 17:55:38.669 | + functions-common:write_uwsgi_user_unit_file:1606 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-08-08 17:55:38.672 | + functions-common:write_uwsgi_user_unit_file:1607 : local group= 2022-08-08 17:55:38.674 | + functions-common:write_uwsgi_user_unit_file:1608 : local user=ubuntu 2022-08-08 17:55:38.677 | + functions-common:write_uwsgi_user_unit_file:1609 : local env_vars= 2022-08-08 17:55:38.680 | + functions-common:write_uwsgi_user_unit_file:1610 : local unitfile=/etc/systemd/system/devstack@g-api.service 2022-08-08 17:55:38.683 | + functions-common:write_uwsgi_user_unit_file:1611 : mkdir -p /etc/systemd/system 2022-08-08 17:55:38.688 | + functions-common:write_uwsgi_user_unit_file:1613 : iniset -sudo /etc/systemd/system/devstack@g-api.service Unit Description 'Devstack devstack@g-api.service' 2022-08-08 17:55:38.755 | + functions-common:write_uwsgi_user_unit_file:1614 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2022-08-08 17:55:38.822 | + functions-common:write_uwsgi_user_unit_file:1615 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User ubuntu 2022-08-08 17:55:38.877 | + functions-common:write_uwsgi_user_unit_file:1616 : 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-08-08 17:55:38.934 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-08 17:55:38.989 | + functions-common:write_uwsgi_user_unit_file:1618 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2022-08-08 17:55:39.044 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2022-08-08 17:55:39.100 | + functions-common:write_uwsgi_user_unit_file:1620 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2022-08-08 17:55:39.158 | + functions-common:write_uwsgi_user_unit_file:1621 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2022-08-08 17:55:39.214 | + functions-common:write_uwsgi_user_unit_file:1622 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2022-08-08 17:55:39.275 | + functions-common:write_uwsgi_user_unit_file:1624 : [[ -n '' ]] 2022-08-08 17:55:39.278 | + functions-common:write_uwsgi_user_unit_file:1627 : [[ -n '' ]] 2022-08-08 17:55:39.281 | + functions-common:write_uwsgi_user_unit_file:1630 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2022-08-08 17:55:39.347 | + functions-common:write_uwsgi_user_unit_file:1633 : sudo systemctl daemon-reload 2022-08-08 17:55:39.795 | + functions-common:_run_under_systemd:1684 : sudo systemctl enable devstack@g-api.service 2022-08-08 17:55:39.810 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2022-08-08 17:55:40.229 | + functions-common:_run_under_systemd:1685 : sudo systemctl start devstack@g-api.service 2022-08-08 17:55:40.313 | + functions-common:run_process:1717 : time_stop run_process 2022-08-08 17:55:40.321 | + functions-common:time_stop:2451 : local name 2022-08-08 17:55:40.326 | + functions-common:time_stop:2452 : local end_time 2022-08-08 17:55:40.331 | + functions-common:time_stop:2453 : local elapsed_time 2022-08-08 17:55:40.339 | + functions-common:time_stop:2454 : local total 2022-08-08 17:55:40.341 | + functions-common:time_stop:2455 : local start_time 2022-08-08 17:55:40.343 | + functions-common:time_stop:2457 : name=run_process 2022-08-08 17:55:40.346 | + functions-common:time_stop:2458 : start_time=1659981338587 2022-08-08 17:55:40.348 | + functions-common:time_stop:2460 : [[ -z 1659981338587 ]] 2022-08-08 17:55:40.353 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-08-08 17:55:40.356 | + functions-common:time_stop:2463 : end_time=1659981340354 2022-08-08 17:55:40.359 | + functions-common:time_stop:2464 : elapsed_time=1767 2022-08-08 17:55:40.362 | + functions-common:time_stop:2465 : total=33583 2022-08-08 17:55:40.364 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-08-08 17:55:40.367 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=35350 2022-08-08 17:55:40.370 | + lib/glance:start_glance:615 : is_service_enabled g-api-r 2022-08-08 17:55:40.392 | + functions-common:is_service_enabled:2107 : return 1 2022-08-08 17:55:40.395 | + lib/glance:start_glance:620 : echo 'Waiting for g-api (10.222.0.52) to start...' 2022-08-08 17:55:40.395 | Waiting for g-api (10.222.0.52) to start... 2022-08-08 17:55:40.398 | + lib/glance:start_glance:621 : wait_for_service 60 http://10.222.0.52/image 2022-08-08 17:55:40.400 | + functions:wait_for_service:457 : local timeout=60 2022-08-08 17:55:40.403 | + functions:wait_for_service:458 : local url=http://10.222.0.52/image 2022-08-08 17:55:40.406 | + functions:wait_for_service:459 : local rval=0 2022-08-08 17:55:40.408 | + functions:wait_for_service:460 : time_start wait_for_service 2022-08-08 17:55:40.411 | + functions-common:time_start:2437 : local name=wait_for_service 2022-08-08 17:55:40.414 | + functions-common:time_start:2438 : local start_time= 2022-08-08 17:55:40.416 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-08-08 17:55:40.422 | ++ functions-common:time_start:2442 : date +%s%3N 2022-08-08 17:55:40.424 | + functions-common:time_start:2442 : _TIME_START[$name]=1659981340421 2022-08-08 17:55:40.433 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-08-08 17:55:40.439 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.52/image 2022-08-08 17:55:44.650 | + :: : [[ 300 == 503 ]] 2022-08-08 17:55:44.663 | + :: : [[ 0 -eq 7 ]] 2022-08-08 17:55:44.665 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-08-08 17:55:44.668 | + functions-common:time_stop:2451 : local name 2022-08-08 17:55:44.671 | + functions-common:time_stop:2452 : local end_time 2022-08-08 17:55:44.673 | + functions-common:time_stop:2453 : local elapsed_time 2022-08-08 17:55:44.676 | + functions-common:time_stop:2454 : local total 2022-08-08 17:55:44.679 | + functions-common:time_stop:2455 : local start_time 2022-08-08 17:55:44.682 | + functions-common:time_stop:2457 : name=wait_for_service 2022-08-08 17:55:44.685 | + functions-common:time_stop:2458 : start_time=1659981340421 2022-08-08 17:55:44.687 | + functions-common:time_stop:2460 : [[ -z 1659981340421 ]] 2022-08-08 17:55:44.691 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-08-08 17:55:44.696 | + functions-common:time_stop:2463 : end_time=1659981344693 2022-08-08 17:55:44.698 | + functions-common:time_stop:2464 : elapsed_time=4272 2022-08-08 17:55:44.701 | + functions-common:time_stop:2465 : total=23164 2022-08-08 17:55:44.704 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-08-08 17:55:44.706 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=27436 2022-08-08 17:55:44.709 | + functions:wait_for_service:467 : return 0 2022-08-08 17:55:44.712 | + ./stack.sh:main:1354 : is_service_enabled mysql postgresql 2022-08-08 17:55:44.731 | + functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:55:44.733 | + ./stack.sh:main:1354 : is_service_enabled glance 2022-08-08 17:55:44.752 | + functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:55:44.755 | + ./stack.sh:main:1355 : echo_summary 'Uploading images' 2022-08-08 17:55:44.758 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-08-08 17:55:44.760 | + ./stack.sh:echo_summary:446 : echo -e Uploading images 2022-08-08 17:55:44.763 | + ./stack.sh:main:1357 : for image_url in ${IMAGE_URLS//,/ } 2022-08-08 17:55:44.766 | + ./stack.sh:main:1358 : upload_image http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-08-08 17:55:44.769 | + functions:upload_image:132 : local image_url=http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-08-08 17:55:44.772 | + functions:upload_image:134 : local image image_fname image_name 2022-08-08 17:55:44.774 | + functions:upload_image:137 : mkdir -p /home/ubuntu/devstack/files/images 2022-08-08 17:55:44.779 | ++ functions:upload_image:138 : basename http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-08-08 17:55:44.783 | + functions:upload_image:138 : image_fname=ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-08-08 17:55:44.786 | + functions:upload_image:139 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx != file* ]] 2022-08-08 17:55:44.789 | + functions:upload_image:141 : [[ ! -f /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx ]] 2022-08-08 17:55:44.791 | + functions:upload_image:142 : wget --progress=dot:giga -c http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx -O /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-08-08 17:55:44.794 | --2022-08-08 17:55:44-- http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-08-08 17:55:44.795 | Connecting to 10.100.0.9:80... connected. 2022-08-08 17:55:44.797 | HTTP request sent, awaiting response... 200 OK 2022-08-08 17:55:44.797 | Length: 645922816 (616M) 2022-08-08 17:55:44.797 | Saving to: ‘/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx’ 2022-08-08 17:55:44.818 | 2022-08-08 17:55:45.134 | 0K ........ ........ ........ ........ 5% 100M 6s 2022-08-08 17:55:45.580 | 32768K ........ ........ ........ ........ 10% 70.7M 7s 2022-08-08 17:55:45.867 | 65536K ........ ........ ........ ........ 15% 111M 6s 2022-08-08 17:55:46.156 | 98304K ........ ........ ........ ........ 20% 111M 5s 2022-08-08 17:55:46.442 | 131072K ........ ........ ........ ........ 25% 112M 5s 2022-08-08 17:55:46.729 | 163840K ........ ........ ........ ........ 31% 112M 4s 2022-08-08 17:55:47.014 | 196608K ........ ........ ........ ........ 36% 112M 4s 2022-08-08 17:55:47.301 | 229376K ........ ........ ........ ........ 41% 112M 4s 2022-08-08 17:55:47.587 | 262144K ........ ........ ........ ........ 46% 112M 3s 2022-08-08 17:55:47.873 | 294912K ........ ........ ........ ........ 51% 112M 3s 2022-08-08 17:55:48.159 | 327680K ........ ........ ........ ........ 57% 112M 3s 2022-08-08 17:55:48.446 | 360448K ........ ........ ........ ........ 62% 112M 2s 2022-08-08 17:55:48.732 | 393216K ........ ........ ........ ........ 67% 112M 2s 2022-08-08 17:55:49.019 | 425984K ........ ........ ........ ........ 72% 112M 2s 2022-08-08 17:55:49.305 | 458752K ........ ........ ........ ........ 77% 112M 1s 2022-08-08 17:55:49.591 | 491520K ........ ........ ........ ........ 83% 112M 1s 2022-08-08 17:55:49.878 | 524288K ........ ........ ........ ........ 88% 112M 1s 2022-08-08 17:55:50.164 | 557056K ........ ........ ........ ........ 93% 112M 0s 2022-08-08 17:55:50.455 | 589824K ........ ........ ........ ........ 98% 110M 0s 2022-08-08 17:55:50.519 | 622592K ........ 100% 109M=5.7s 2022-08-08 17:55:50.519 | 2022-08-08 17:55:50.519 | 2022-08-08 17:55:50 (108 MB/s) - ‘/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx’ saved [645922816/645922816] 2022-08-08 17:55:50.519 | 2022-08-08 17:55:50.522 | + functions:upload_image:143 : [[ 0 -ne 0 ]] 2022-08-08 17:55:50.525 | + functions:upload_image:148 : image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-08-08 17:55:50.527 | + functions:upload_image:162 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ openvz ]] 2022-08-08 17:55:50.529 | + functions:upload_image:169 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.vmdk ]] 2022-08-08 17:55:50.531 | + functions:upload_image:283 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.hds ]] 2022-08-08 17:55:50.533 | + functions:upload_image:294 : local kernel= 2022-08-08 17:55:50.536 | + functions:upload_image:295 : local ramdisk= 2022-08-08 17:55:50.538 | + functions:upload_image:296 : local disk_format= 2022-08-08 17:55:50.540 | + functions:upload_image:297 : local container_format= 2022-08-08 17:55:50.542 | + functions:upload_image:298 : local unpack= 2022-08-08 17:55:50.545 | + functions:upload_image:299 : local img_property= 2022-08-08 17:55:50.547 | + functions:upload_image:303 : [[ libvirt == \l\i\b\v\i\r\t ]] 2022-08-08 17:55:50.549 | + functions:upload_image:304 : [[ kvm == \q\e\m\u ]] 2022-08-08 17:55:50.552 | + functions:upload_image:304 : [[ kvm == \k\v\m ]] 2022-08-08 17:55:50.554 | + functions:upload_image:305 : img_property=hw_rng_model=virtio 2022-08-08 17:55:50.557 | + functions:upload_image:309 : case "$image_fname" in 2022-08-08 17:55:50.559 | + functions:upload_image:374 : local extension=04-minimal-cloudimg-amd64-sync.vhdx 2022-08-08 17:55:50.562 | ++ functions:upload_image:375 : basename /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx .04-minimal-cloudimg-amd64-sync.vhdx 2022-08-08 17:55:50.567 | + functions:upload_image:375 : image_name=ubuntu-16 2022-08-08 17:55:50.570 | ++ functions:upload_image:376 : echo ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-08-08 17:55:50.574 | ++ functions:upload_image:376 : grep -oP '(?<=\.)vhdx?(?=\.|$)' 2022-08-08 17:55:50.579 | + functions:upload_image:376 : disk_format=vhdx 2022-08-08 17:55:50.582 | + functions:upload_image:377 : container_format=bare 2022-08-08 17:55:50.584 | + functions:upload_image:378 : '[' vhdx == gz ']' 2022-08-08 17:55:50.586 | + functions:upload_image:385 : is_arch ppc64le 2022-08-08 17:55:50.589 | ++ functions-common:is_arch:506 : uname -m 2022-08-08 17:55:50.593 | + functions-common:is_arch:506 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2022-08-08 17:55:50.595 | + functions:upload_image:385 : is_arch ppc64 2022-08-08 17:55:50.598 | ++ functions-common:is_arch:506 : uname -m 2022-08-08 17:55:50.602 | + functions-common:is_arch:506 : [[ x86_64 == \p\p\c\6\4 ]] 2022-08-08 17:55:50.605 | + functions:upload_image:385 : is_arch ppc 2022-08-08 17:55:50.609 | ++ functions-common:is_arch:506 : uname -m 2022-08-08 17:55:50.615 | + functions-common:is_arch:506 : [[ x86_64 == \p\p\c ]] 2022-08-08 17:55:50.617 | + functions:upload_image:389 : is_arch aarch64 2022-08-08 17:55:50.620 | ++ functions-common:is_arch:506 : uname -m 2022-08-08 17:55:50.625 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-08-08 17:55:50.627 | + functions:upload_image:393 : '[' bare = bare ']' 2022-08-08 17:55:50.630 | + functions:upload_image:394 : '[' '' = zcat ']' 2022-08-08 17:55:50.632 | + functions:upload_image:396 : '[' '' = bunzip2 ']' 2022-08-08 17:55:50.635 | + functions:upload_image:398 : '[' '' = unxz ']' 2022-08-08 17:55:50.637 | + 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-08-08 17:55:50.639 | + functions:_upload_image:104 : local image_name=ubuntu-16 2022-08-08 17:55:50.641 | + functions:_upload_image:105 : shift 2022-08-08 17:55:50.643 | + functions:_upload_image:106 : local container=bare 2022-08-08 17:55:50.646 | + functions:_upload_image:107 : shift 2022-08-08 17:55:50.648 | + functions:_upload_image:108 : local disk=vhdx 2022-08-08 17:55:50.650 | + functions:_upload_image:109 : shift 2022-08-08 17:55:50.653 | + functions:_upload_image:110 : local image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-08-08 17:55:50.655 | + functions:_upload_image:111 : shift 2022-08-08 17:55:50.657 | + functions:_upload_image:112 : local properties 2022-08-08 17:55:50.659 | + functions:_upload_image:113 : local useimport 2022-08-08 17:55:50.662 | ++ functions:_upload_image:115 : _image_properties_to_arg hw_rng_model=virtio 2022-08-08 17:55:50.664 | ++ functions:_image_properties_to_arg:87 : local result= 2022-08-08 17:55:50.667 | ++ functions:_image_properties_to_arg:88 : for property in $* 2022-08-08 17:55:50.669 | ++ functions:_image_properties_to_arg:89 : result+=' --property hw_rng_model=virtio' 2022-08-08 17:55:50.671 | ++ functions:_image_properties_to_arg:91 : echo --property hw_rng_model=virtio 2022-08-08 17:55:50.674 | + functions:_upload_image:115 : properties='--property hw_rng_model=virtio' 2022-08-08 17:55:50.677 | + functions:_upload_image:117 : [[ False == \T\r\u\e ]] 2022-08-08 17:55:50.679 | + 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-08-08 17:55:56.745 | + inc/async:async_inner:64 : rc=0 2022-08-08 17:55:56.775 | [110516 Async create_flavors:110516]: finished successfully 2022-08-08 17:56:08.750 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:56:08.750 | from cryptography.utils import int_from_bytes 2022-08-08 17:56:08.750 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:56:08.750 | from cryptography.utils import int_from_bytes 2022-08-08 17:56:08.750 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-08-08 17:56:08.750 | | Field | Value | 2022-08-08 17:56:08.751 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-08-08 17:56:08.751 | | container_format | bare | 2022-08-08 17:56:08.751 | | created_at | 2022-08-08T17:55:53Z | 2022-08-08 17:56:08.751 | | disk_format | vhdx | 2022-08-08 17:56:08.751 | | file | /v2/images/4872db25-e484-4748-becf-112b3c685fea/file | 2022-08-08 17:56:08.751 | | id | 4872db25-e484-4748-becf-112b3c685fea | 2022-08-08 17:56:08.751 | | min_disk | 0 | 2022-08-08 17:56:08.751 | | min_ram | 0 | 2022-08-08 17:56:08.751 | | name | ubuntu-16 | 2022-08-08 17:56:08.751 | | owner | 2a1274dfd3554098898248663dbfd911 | 2022-08-08 17:56:08.751 | | properties | hw_rng_model='virtio', os_hidden='False', owner_specified.openstack.md5='', owner_specified.openstack.object='images/ubuntu-16', owner_specified.openstack.sha256='' | 2022-08-08 17:56:08.751 | | protected | False | 2022-08-08 17:56:08.751 | | schema | /v2/schemas/image | 2022-08-08 17:56:08.751 | | status | queued | 2022-08-08 17:56:08.751 | | tags | | 2022-08-08 17:56:08.751 | | updated_at | 2022-08-08T17:55:53Z | 2022-08-08 17:56:08.751 | | visibility | public | 2022-08-08 17:56:08.751 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-08-08 17:56:08.944 | + ./stack.sh:main:1362 : async_wait create_flavors 2022-08-08 17:56:09.011 | [19159 Async create_flavors:110516]: Waiting for completion of create_flavors running on PID 110516 (2 other jobs running) 2022-08-08 17:56:09.048 | [19159 Async create_flavors:110516]: Signaling child to exit 2022-08-08 17:56:09.048 | WAKEUP 2022-08-08 17:56:09.074 | [19159 Async create_flavors:110516]: Signaled 2022-08-08 17:56:09.080 | + lib/nova:create_flavors:1208 : is_service_enabled n-api 2022-08-08 17:56:09.080 | + functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:56:09.080 | + lib/nova:create_flavors:1209 : grep -q ds512M 2022-08-08 17:56:09.080 | + lib/nova:create_flavors:1209 : openstack --os-region-name=RegionOne flavor list 2022-08-08 17:56:09.080 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:56:09.080 | from cryptography.utils import int_from_bytes 2022-08-08 17:56:09.080 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:56:09.080 | from cryptography.utils import int_from_bytes 2022-08-08 17:56:09.080 | + lib/nova:create_flavors:1211 : openstack --os-region-name=RegionOne flavor create --id c1 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True cirros256 2022-08-08 17:56:09.080 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:56:09.080 | from cryptography.utils import int_from_bytes 2022-08-08 17:56:09.080 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:56:09.080 | from cryptography.utils import int_from_bytes 2022-08-08 17:56:09.080 | +----------------------------+-----------------------+ 2022-08-08 17:56:09.080 | | Field | Value | 2022-08-08 17:56:09.080 | +----------------------------+-----------------------+ 2022-08-08 17:56:09.080 | | OS-FLV-DISABLED:disabled | False | 2022-08-08 17:56:09.080 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-08-08 17:56:09.080 | | description | None | 2022-08-08 17:56:09.080 | | disk | 1 | 2022-08-08 17:56:09.080 | | id | c1 | 2022-08-08 17:56:09.080 | | name | cirros256 | 2022-08-08 17:56:09.080 | | os-flavor-access:is_public | True | 2022-08-08 17:56:09.080 | | properties | hw_rng:allowed='True' | 2022-08-08 17:56:09.080 | | ram | 256 | 2022-08-08 17:56:09.080 | | rxtx_factor | 1.0 | 2022-08-08 17:56:09.080 | | swap | | 2022-08-08 17:56:09.080 | | vcpus | 1 | 2022-08-08 17:56:09.080 | +----------------------------+-----------------------+ 2022-08-08 17:56:09.080 | + lib/nova:create_flavors:1212 : openstack --os-region-name=RegionOne flavor create --id d1 --ram 512 --disk 5 --vcpus 1 --property hw_rng:allowed=True ds512M 2022-08-08 17:56:09.081 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:56:09.081 | from cryptography.utils import int_from_bytes 2022-08-08 17:56:09.081 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:56:09.081 | from cryptography.utils import int_from_bytes 2022-08-08 17:56:09.081 | +----------------------------+-----------------------+ 2022-08-08 17:56:09.081 | | Field | Value | 2022-08-08 17:56:09.081 | +----------------------------+-----------------------+ 2022-08-08 17:56:09.081 | | OS-FLV-DISABLED:disabled | False | 2022-08-08 17:56:09.081 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-08-08 17:56:09.081 | | description | None | 2022-08-08 17:56:09.081 | | disk | 5 | 2022-08-08 17:56:09.081 | | id | d1 | 2022-08-08 17:56:09.081 | | name | ds512M | 2022-08-08 17:56:09.081 | | os-flavor-access:is_public | True | 2022-08-08 17:56:09.081 | | properties | hw_rng:allowed='True' | 2022-08-08 17:56:09.081 | | ram | 512 | 2022-08-08 17:56:09.081 | | rxtx_factor | 1.0 | 2022-08-08 17:56:09.081 | | swap | | 2022-08-08 17:56:09.081 | | vcpus | 1 | 2022-08-08 17:56:09.081 | +----------------------------+-----------------------+ 2022-08-08 17:56:09.081 | + lib/nova:create_flavors:1213 : openstack --os-region-name=RegionOne flavor create --id d2 --ram 1024 --disk 10 --vcpus 1 --property hw_rng:allowed=True ds1G 2022-08-08 17:56:09.081 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:56:09.081 | from cryptography.utils import int_from_bytes 2022-08-08 17:56:09.081 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:56:09.081 | from cryptography.utils import int_from_bytes 2022-08-08 17:56:09.081 | +----------------------------+-----------------------+ 2022-08-08 17:56:09.081 | | Field | Value | 2022-08-08 17:56:09.081 | +----------------------------+-----------------------+ 2022-08-08 17:56:09.081 | | OS-FLV-DISABLED:disabled | False | 2022-08-08 17:56:09.081 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-08-08 17:56:09.081 | | description | None | 2022-08-08 17:56:09.081 | | disk | 10 | 2022-08-08 17:56:09.081 | | id | d2 | 2022-08-08 17:56:09.081 | | name | ds1G | 2022-08-08 17:56:09.082 | | os-flavor-access:is_public | True | 2022-08-08 17:56:09.082 | | properties | hw_rng:allowed='True' | 2022-08-08 17:56:09.082 | | ram | 1024 | 2022-08-08 17:56:09.082 | | rxtx_factor | 1.0 | 2022-08-08 17:56:09.082 | | swap | | 2022-08-08 17:56:09.082 | | vcpus | 1 | 2022-08-08 17:56:09.082 | +----------------------------+-----------------------+ 2022-08-08 17:56:09.082 | + lib/nova:create_flavors:1214 : openstack --os-region-name=RegionOne flavor create --id d3 --ram 2048 --disk 10 --vcpus 2 --property hw_rng:allowed=True ds2G 2022-08-08 17:56:09.082 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:56:09.082 | from cryptography.utils import int_from_bytes 2022-08-08 17:56:09.082 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:56:09.082 | from cryptography.utils import int_from_bytes 2022-08-08 17:56:09.082 | +----------------------------+-----------------------+ 2022-08-08 17:56:09.082 | | Field | Value | 2022-08-08 17:56:09.082 | +----------------------------+-----------------------+ 2022-08-08 17:56:09.082 | | OS-FLV-DISABLED:disabled | False | 2022-08-08 17:56:09.082 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-08-08 17:56:09.082 | | description | None | 2022-08-08 17:56:09.082 | | disk | 10 | 2022-08-08 17:56:09.082 | | id | d3 | 2022-08-08 17:56:09.082 | | name | ds2G | 2022-08-08 17:56:09.082 | | os-flavor-access:is_public | True | 2022-08-08 17:56:09.082 | | properties | hw_rng:allowed='True' | 2022-08-08 17:56:09.082 | | ram | 2048 | 2022-08-08 17:56:09.082 | | rxtx_factor | 1.0 | 2022-08-08 17:56:09.082 | | swap | | 2022-08-08 17:56:09.082 | | vcpus | 2 | 2022-08-08 17:56:09.082 | +----------------------------+-----------------------+ 2022-08-08 17:56:09.082 | + lib/nova:create_flavors:1215 : openstack --os-region-name=RegionOne flavor create --id d4 --ram 4096 --disk 20 --vcpus 4 --property hw_rng:allowed=True ds4G 2022-08-08 17:56:09.082 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:56:09.082 | from cryptography.utils import int_from_bytes 2022-08-08 17:56:09.082 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:56:09.082 | from cryptography.utils import int_from_bytes 2022-08-08 17:56:09.082 | +----------------------------+-----------------------+ 2022-08-08 17:56:09.082 | | Field | Value | 2022-08-08 17:56:09.083 | +----------------------------+-----------------------+ 2022-08-08 17:56:09.083 | | OS-FLV-DISABLED:disabled | False | 2022-08-08 17:56:09.083 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-08-08 17:56:09.083 | | description | None | 2022-08-08 17:56:09.083 | | disk | 20 | 2022-08-08 17:56:09.083 | | id | d4 | 2022-08-08 17:56:09.083 | | name | ds4G | 2022-08-08 17:56:09.083 | | os-flavor-access:is_public | True | 2022-08-08 17:56:09.083 | | properties | hw_rng:allowed='True' | 2022-08-08 17:56:09.083 | | ram | 4096 | 2022-08-08 17:56:09.083 | | rxtx_factor | 1.0 | 2022-08-08 17:56:09.083 | | swap | | 2022-08-08 17:56:09.083 | | vcpus | 4 | 2022-08-08 17:56:09.083 | +----------------------------+-----------------------+ 2022-08-08 17:56:09.083 | + lib/nova:create_flavors:1218 : grep -q m1.tiny 2022-08-08 17:56:09.083 | + lib/nova:create_flavors:1218 : openstack --os-region-name=RegionOne flavor list 2022-08-08 17:56:09.083 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:56:09.083 | from cryptography.utils import int_from_bytes 2022-08-08 17:56:09.083 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:56:09.083 | from cryptography.utils import int_from_bytes 2022-08-08 17:56:09.083 | + lib/nova:create_flavors:1219 : openstack --os-region-name=RegionOne flavor create --id 1 --ram 512 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.tiny 2022-08-08 17:56:09.083 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:56:09.083 | from cryptography.utils import int_from_bytes 2022-08-08 17:56:09.083 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:56:09.083 | from cryptography.utils import int_from_bytes 2022-08-08 17:56:09.083 | +----------------------------+-----------------------+ 2022-08-08 17:56:09.083 | | Field | Value | 2022-08-08 17:56:09.083 | +----------------------------+-----------------------+ 2022-08-08 17:56:09.083 | | OS-FLV-DISABLED:disabled | False | 2022-08-08 17:56:09.083 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-08-08 17:56:09.083 | | description | None | 2022-08-08 17:56:09.083 | | disk | 1 | 2022-08-08 17:56:09.083 | | id | 1 | 2022-08-08 17:56:09.083 | | name | m1.tiny | 2022-08-08 17:56:09.084 | | os-flavor-access:is_public | True | 2022-08-08 17:56:09.084 | | properties | hw_rng:allowed='True' | 2022-08-08 17:56:09.084 | | ram | 512 | 2022-08-08 17:56:09.084 | | rxtx_factor | 1.0 | 2022-08-08 17:56:09.084 | | swap | | 2022-08-08 17:56:09.084 | | vcpus | 1 | 2022-08-08 17:56:09.084 | +----------------------------+-----------------------+ 2022-08-08 17:56:09.084 | + lib/nova:create_flavors:1220 : openstack --os-region-name=RegionOne flavor create --id 2 --ram 2048 --disk 20 --vcpus 1 --property hw_rng:allowed=True m1.small 2022-08-08 17:56:09.084 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:56:09.084 | from cryptography.utils import int_from_bytes 2022-08-08 17:56:09.084 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:56:09.084 | from cryptography.utils import int_from_bytes 2022-08-08 17:56:09.084 | +----------------------------+-----------------------+ 2022-08-08 17:56:09.084 | | Field | Value | 2022-08-08 17:56:09.084 | +----------------------------+-----------------------+ 2022-08-08 17:56:09.084 | | OS-FLV-DISABLED:disabled | False | 2022-08-08 17:56:09.084 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-08-08 17:56:09.084 | | description | None | 2022-08-08 17:56:09.084 | | disk | 20 | 2022-08-08 17:56:09.084 | | id | 2 | 2022-08-08 17:56:09.084 | | name | m1.small | 2022-08-08 17:56:09.084 | | os-flavor-access:is_public | True | 2022-08-08 17:56:09.084 | | properties | hw_rng:allowed='True' | 2022-08-08 17:56:09.084 | | ram | 2048 | 2022-08-08 17:56:09.084 | | rxtx_factor | 1.0 | 2022-08-08 17:56:09.084 | | swap | | 2022-08-08 17:56:09.084 | | vcpus | 1 | 2022-08-08 17:56:09.084 | +----------------------------+-----------------------+ 2022-08-08 17:56:09.084 | + lib/nova:create_flavors:1221 : openstack --os-region-name=RegionOne flavor create --id 3 --ram 4096 --disk 40 --vcpus 2 --property hw_rng:allowed=True m1.medium 2022-08-08 17:56:09.084 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:56:09.084 | from cryptography.utils import int_from_bytes 2022-08-08 17:56:09.084 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:56:09.084 | from cryptography.utils import int_from_bytes 2022-08-08 17:56:09.084 | +----------------------------+-----------------------+ 2022-08-08 17:56:09.084 | | Field | Value | 2022-08-08 17:56:09.085 | +----------------------------+-----------------------+ 2022-08-08 17:56:09.085 | | OS-FLV-DISABLED:disabled | False | 2022-08-08 17:56:09.085 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-08-08 17:56:09.085 | | description | None | 2022-08-08 17:56:09.085 | | disk | 40 | 2022-08-08 17:56:09.085 | | id | 3 | 2022-08-08 17:56:09.085 | | name | m1.medium | 2022-08-08 17:56:09.085 | | os-flavor-access:is_public | True | 2022-08-08 17:56:09.085 | | properties | hw_rng:allowed='True' | 2022-08-08 17:56:09.085 | | ram | 4096 | 2022-08-08 17:56:09.085 | | rxtx_factor | 1.0 | 2022-08-08 17:56:09.085 | | swap | | 2022-08-08 17:56:09.085 | | vcpus | 2 | 2022-08-08 17:56:09.085 | +----------------------------+-----------------------+ 2022-08-08 17:56:09.085 | + lib/nova:create_flavors:1222 : openstack --os-region-name=RegionOne flavor create --id 4 --ram 8192 --disk 80 --vcpus 4 --property hw_rng:allowed=True m1.large 2022-08-08 17:56:09.085 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:56:09.085 | from cryptography.utils import int_from_bytes 2022-08-08 17:56:09.085 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:56:09.085 | from cryptography.utils import int_from_bytes 2022-08-08 17:56:09.085 | +----------------------------+-----------------------+ 2022-08-08 17:56:09.085 | | Field | Value | 2022-08-08 17:56:09.085 | +----------------------------+-----------------------+ 2022-08-08 17:56:09.085 | | OS-FLV-DISABLED:disabled | False | 2022-08-08 17:56:09.085 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-08-08 17:56:09.085 | | description | None | 2022-08-08 17:56:09.085 | | disk | 80 | 2022-08-08 17:56:09.085 | | id | 4 | 2022-08-08 17:56:09.085 | | name | m1.large | 2022-08-08 17:56:09.085 | | os-flavor-access:is_public | True | 2022-08-08 17:56:09.085 | | properties | hw_rng:allowed='True' | 2022-08-08 17:56:09.085 | | ram | 8192 | 2022-08-08 17:56:09.085 | | rxtx_factor | 1.0 | 2022-08-08 17:56:09.085 | | swap | | 2022-08-08 17:56:09.085 | | vcpus | 4 | 2022-08-08 17:56:09.085 | +----------------------------+-----------------------+ 2022-08-08 17:56:09.086 | + lib/nova:create_flavors:1223 : openstack --os-region-name=RegionOne flavor create --id 5 --ram 16384 --disk 160 --vcpus 8 --property hw_rng:allowed=True m1.xlarge 2022-08-08 17:56:09.086 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:56:09.086 | from cryptography.utils import int_from_bytes 2022-08-08 17:56:09.086 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:56:09.086 | from cryptography.utils import int_from_bytes 2022-08-08 17:56:09.086 | +----------------------------+-----------------------+ 2022-08-08 17:56:09.086 | | Field | Value | 2022-08-08 17:56:09.086 | +----------------------------+-----------------------+ 2022-08-08 17:56:09.086 | | OS-FLV-DISABLED:disabled | False | 2022-08-08 17:56:09.086 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-08-08 17:56:09.086 | | description | None | 2022-08-08 17:56:09.086 | | disk | 160 | 2022-08-08 17:56:09.086 | | id | 5 | 2022-08-08 17:56:09.086 | | name | m1.xlarge | 2022-08-08 17:56:09.086 | | os-flavor-access:is_public | True | 2022-08-08 17:56:09.086 | | properties | hw_rng:allowed='True' | 2022-08-08 17:56:09.086 | | ram | 16384 | 2022-08-08 17:56:09.086 | | rxtx_factor | 1.0 | 2022-08-08 17:56:09.086 | | swap | | 2022-08-08 17:56:09.086 | | vcpus | 8 | 2022-08-08 17:56:09.086 | +----------------------------+-----------------------+ 2022-08-08 17:56:09.134 | [19159 Async create_flavors:110516]: finished create_flavors with result 0 in 31 seconds 2022-08-08 17:56:09.138 | + inc/async:async_wait:197 : return 0 2022-08-08 17:56:09.141 | + ./stack.sh:main:1364 : is_service_enabled horizon 2022-08-08 17:56:09.159 | + functions-common:is_service_enabled:2107 : return 1 2022-08-08 17:56:09.161 | + ./stack.sh:main:1378 : is_service_enabled nova 2022-08-08 17:56:09.179 | + functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:56:09.182 | + ./stack.sh:main:1378 : is_service_enabled keystone 2022-08-08 17:56:09.201 | + functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:56:09.204 | + ./stack.sh:main:1379 : USERRC_PARAMS='-PA --target-dir /home/ubuntu/devstack/accrc --os-password Passw0rd' 2022-08-08 17:56:09.206 | + ./stack.sh:main:1381 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-08-08 17:56:09.209 | + ./stack.sh:main:1385 : /home/ubuntu/devstack/tools/create_userrc.sh -PA --target-dir /home/ubuntu/devstack/accrc --os-password Passw0rd 2022-08-08 17:56:09.222 | + home/ubuntu/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2022-08-08 17:56:09.224 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:80 : getopt -o hPAp:u:r:C: -l os-username:,os-password:,os-tenant-id:,os-tenant-name:,os-project-name:,os-project-id:,os-project-domain-id:,os-project-domain-name:,os-user-domain-id:,os-user-domain-name:,os-auth-url:,target-dir:,heat-url:,skip-project:,os-cacert:,help,debug -- -PA --target-dir /home/ubuntu/devstack/accrc --os-password Passw0rd 2022-08-08 17:56:09.227 | + home/ubuntu/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/ubuntu/devstack/accrc'\'' --os-password '\''Passw0rd'\'' --' 2022-08-08 17:56:09.228 | + home/ubuntu/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/ubuntu/devstack/accrc'\''' --os-password ''\''Passw0rd'\''' -- 2022-08-08 17:56:09.230 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/ubuntu/devstack/accrc --os-password Passw0rd -- 2022-08-08 17:56:09.231 | + home/ubuntu/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2022-08-08 17:56:09.232 | + home/ubuntu/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2022-08-08 17:56:09.234 | + home/ubuntu/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2022-08-08 17:56:09.235 | + home/ubuntu/devstack/tools/create_userrc.sh:main:92 : MODE= 2022-08-08 17:56:09.237 | + home/ubuntu/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2022-08-08 17:56:09.239 | + home/ubuntu/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2022-08-08 17:56:09.240 | + home/ubuntu/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2022-08-08 17:56:09.242 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2022-08-08 17:56:09.243 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-08-08 17:56:09.245 | + home/ubuntu/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2022-08-08 17:56:09.246 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-08-08 17:56:09.248 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 6 -gt 0 ']' 2022-08-08 17:56:09.249 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-08-08 17:56:09.250 | + home/ubuntu/devstack/tools/create_userrc.sh:main:118 : MODE=all 2022-08-08 17:56:09.252 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-08-08 17:56:09.254 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2022-08-08 17:56:09.255 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-08-08 17:56:09.257 | + home/ubuntu/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/ubuntu/devstack/accrc 2022-08-08 17:56:09.258 | + home/ubuntu/devstack/tools/create_userrc.sh:main:113 : shift 2022-08-08 17:56:09.259 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-08-08 17:56:09.261 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2022-08-08 17:56:09.262 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-08-08 17:56:09.264 | + home/ubuntu/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=Passw0rd 2022-08-08 17:56:09.265 | + home/ubuntu/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=Passw0rd 2022-08-08 17:56:09.266 | + home/ubuntu/devstack/tools/create_userrc.sh:main:100 : shift 2022-08-08 17:56:09.268 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-08-08 17:56:09.270 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2022-08-08 17:56:09.271 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-08-08 17:56:09.272 | + home/ubuntu/devstack/tools/create_userrc.sh:main:122 : shift 2022-08-08 17:56:09.274 | + home/ubuntu/devstack/tools/create_userrc.sh:main:122 : break 2022-08-08 17:56:09.275 | + home/ubuntu/devstack/tools/create_userrc.sh:main:129 : '[' -z Passw0rd ']' 2022-08-08 17:56:09.277 | + home/ubuntu/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2022-08-08 17:56:09.278 | + home/ubuntu/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2022-08-08 17:56:09.280 | + home/ubuntu/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2022-08-08 17:56:09.281 | + home/ubuntu/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2022-08-08 17:56:09.283 | + home/ubuntu/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2022-08-08 17:56:09.284 | + home/ubuntu/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2022-08-08 17:56:09.286 | + home/ubuntu/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2022-08-08 17:56:09.287 | + home/ubuntu/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2022-08-08 17:56:09.289 | + home/ubuntu/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2022-08-08 17:56:09.290 | + home/ubuntu/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2022-08-08 17:56:09.292 | + home/ubuntu/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2022-08-08 17:56:09.293 | + home/ubuntu/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2022-08-08 17:56:09.294 | + home/ubuntu/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2022-08-08 17:56:09.296 | + home/ubuntu/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2022-08-08 17:56:09.297 | + home/ubuntu/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2022-08-08 17:56:09.299 | + home/ubuntu/devstack/tools/create_userrc.sh:main:168 : USER_PASS=Passw0rd 2022-08-08 17:56:09.301 | + home/ubuntu/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2022-08-08 17:56:09.302 | + home/ubuntu/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2022-08-08 17:56:09.304 | + home/ubuntu/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2022-08-08 17:56:09.306 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2022-08-08 17:56:09.307 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : grep ,True 2022-08-08 17:56:09.307 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : grep -v service 2022-08-08 17:56:09.309 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2022-08-08 17:56:09.311 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2022-08-08 17:56:11.574 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:56:11.575 | from cryptography.utils import int_from_bytes 2022-08-08 17:56:11.575 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:56:11.575 | from cryptography.utils import int_from_bytes 2022-08-08 17:56:11.575 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2022-08-08 17:56:11.577 | Unable to establish connection to http://localhost:5000/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=5000): Max retries exceeded with url: /v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 2022-08-08 17:56:11.755 | + ./stack.sh:main:1390 : save_stackenv 2022-08-08 17:56:11.758 | + functions-common:save_stackenv:60 : local tag= 2022-08-08 17:56:11.762 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-08-08 17:56:11.768 | + functions-common:save_stackenv:62 : time_stamp=2022-08-08-175611 2022-08-08 17:56:11.770 | + functions-common:save_stackenv:63 : echo '# 2022-08-08-175611 ' 2022-08-08 17:56:11.773 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-08 17:56:11.775 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-08-08 17:56:11.778 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-08 17:56:11.780 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-08-08 17:56:11.783 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-08 17:56:11.787 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-08-08 17:56:11.790 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-08 17:56:11.793 | + 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,s-container-sync,n-super-cond,n-cond-cell1 2022-08-08 17:56:11.795 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-08 17:56:11.798 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.52 2022-08-08 17:56:11.801 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-08 17:56:11.804 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.52/identity 2022-08-08 17:56:11.807 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-08 17:56:11.809 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-08-08-173533 2022-08-08 17:56:11.811 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-08 17:56:11.814 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-08-08 17:56:11.816 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-08 17:56:11.819 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.52 2022-08-08 17:56:11.821 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-08 17:56:11.824 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-08-08 17:56:11.828 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-08 17:56:11.832 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-08-08 17:56:11.835 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-08 17:56:11.837 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-08-08 17:56:11.840 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-08 17:56:11.842 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-08-08 17:56:11.845 | + ./stack.sh:main:1401 : merge_config_group /home/ubuntu/devstack/local.conf extra 2022-08-08 17:56:11.849 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-08-08 17:56:11.854 | + inc/meta-config:merge_config_group:171 : shift 2022-08-08 17:56:11.856 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2022-08-08 17:56:11.858 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-08-08 17:56:11.861 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-08-08 17:56:11.865 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-08-08 17:56:11.868 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf extra 2022-08-08 17:56:11.871 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-08-08 17:56:11.874 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2022-08-08 17:56:11.877 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-08-08 17:56:11.880 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2022-08-08 17:56:11.880 | /^\[\[.+\|.*\]\]/ { 2022-08-08 17:56:11.880 | gsub("[][]", "", $1); 2022-08-08 17:56:11.880 | split($1, a, "|"); 2022-08-08 17:56:11.880 | if (a[1] == matchgroup) 2022-08-08 17:56:11.880 | print a[2] 2022-08-08 17:56:11.880 | } 2022-08-08 17:56:11.880 | ' /home/ubuntu/devstack/local.conf 2022-08-08 17:56:11.925 | + ./stack.sh:main:1408 : run_phase stack extra 2022-08-08 17:56:11.928 | + functions-common:run_phase:1879 : local mode=stack 2022-08-08 17:56:11.931 | + functions-common:run_phase:1880 : local phase=extra 2022-08-08 17:56:11.933 | + functions-common:run_phase:1881 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-08-08 17:56:11.936 | + functions-common:run_phase:1882 : local extra_plugin_file_name 2022-08-08 17:56:11.938 | + functions-common:run_phase:1883 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-08-08 17:56:11.941 | + functions-common:run_phase:1888 : local exceptions=80-tempest.sh 2022-08-08 17:56:11.944 | + functions-common:run_phase:1889 : local extra 2022-08-08 17:56:11.947 | ++ functions-common:run_phase:1890 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-08-08 17:56:11.964 | + functions-common:run_phase:1890 : extra=80-tempest.sh 2022-08-08 17:56:11.967 | + functions-common:run_phase:1891 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-08-08 17:56:11.969 | + functions-common:run_phase:1895 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-08-08 17:56:11.973 | + functions-common:run_phase:1895 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack extra 2022-08-08 17:56:11.976 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-08-08 17:56:11.998 | ++ functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:56:12.001 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-08-08 17:56:12.004 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-08-08 17:56:12.006 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2022-08-08 17:56:12.009 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-08-08 17:56:12.012 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-08-08 17:56:12.014 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-08-08 17:56:12.021 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2022-08-08 17:56:12.023 | ++ extras.d/80-tempest.sh:source:15 : : 2022-08-08 17:56:12.026 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-08-08 17:56:12.028 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-08-08 17:56:12.031 | + functions-common:run_phase:1900 : [[ stack == \s\o\u\r\c\e ]] 2022-08-08 17:56:12.035 | + functions-common:run_phase:1903 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-08-08 17:56:12.037 | + functions-common:run_phase:1906 : run_plugins stack extra 2022-08-08 17:56:12.040 | + functions-common:run_plugins:1865 : local mode=stack 2022-08-08 17:56:12.043 | + functions-common:run_plugins:1866 : local phase=extra 2022-08-08 17:56:12.045 | + functions-common:run_plugins:1868 : local plugins= 2022-08-08 17:56:12.048 | + functions-common:run_plugins:1869 : local plugin 2022-08-08 17:56:12.051 | + ./stack.sh:main:1416 : merge_config_group /home/ubuntu/devstack/local.conf post-extra 2022-08-08 17:56:12.053 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-08-08 17:56:12.056 | + inc/meta-config:merge_config_group:171 : shift 2022-08-08 17:56:12.058 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2022-08-08 17:56:12.061 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-08-08 17:56:12.064 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-08-08 17:56:12.066 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-08-08 17:56:12.070 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-extra 2022-08-08 17:56:12.073 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-08-08 17:56:12.076 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2022-08-08 17:56:12.078 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-08-08 17:56:12.082 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2022-08-08 17:56:12.082 | /^\[\[.+\|.*\]\]/ { 2022-08-08 17:56:12.082 | gsub("[][]", "", $1); 2022-08-08 17:56:12.082 | split($1, a, "|"); 2022-08-08 17:56:12.082 | if (a[1] == matchgroup) 2022-08-08 17:56:12.082 | print a[2] 2022-08-08 17:56:12.082 | } 2022-08-08 17:56:12.082 | ' /home/ubuntu/devstack/local.conf 2022-08-08 17:56:12.088 | + ./stack.sh:main:1425 : is_service_enabled n-cpu 2022-08-08 17:56:12.109 | + functions-common:is_service_enabled:2107 : return 1 2022-08-08 17:56:12.112 | + ./stack.sh:main:1430 : service_check 2022-08-08 17:56:12.115 | + functions-common:service_check:1744 : local service 2022-08-08 17:56:12.118 | + functions-common:service_check:1745 : for service in ${ENABLED_SERVICES//,/ } 2022-08-08 17:56:12.120 | + functions-common:service_check:1747 : sudo systemctl is-enabled devstack@key.service 2022-08-08 17:56:12.213 | Failed to get unit file state for devstack@key.service: No such file or directory 2022-08-08 17:56:12.218 | + functions-common:service_check:1745 : for service in ${ENABLED_SERVICES//,/ } 2022-08-08 17:56:12.220 | + functions-common:service_check:1747 : sudo systemctl is-enabled devstack@n-api.service 2022-08-08 17:56:12.237 | enabled 2022-08-08 17:56:12.241 | + functions-common:service_check:1751 : sudo systemctl status devstack@n-api.service --no-pager 2022-08-08 17:56:12.272 | ● devstack@n-api.service - Devstack devstack@n-api.service 2022-08-08 17:56:12.272 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; vendor preset: enabled) 2022-08-08 17:56:12.272 | Active: active (running) since Mon 2022-08-08 17:53:59 UTC; 2min 12s ago 2022-08-08 17:56:12.272 | Main PID: 103184 (uwsgi) 2022-08-08 17:56:12.272 | Status: "uWSGI is ready" 2022-08-08 17:56:12.272 | Tasks: 3 (limit: 14304) 2022-08-08 17:56:12.272 | Memory: 253.3M 2022-08-08 17:56:12.272 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2022-08-08 17:56:12.272 | ├─103184 nova-apiuWSGI master 2022-08-08 17:56:12.272 | ├─103185 nova-apiuWSGI worker 1 2022-08-08 17:56:12.272 | └─103186 nova-apiuWSGI worker 2 2022-08-08 17:56:12.272 | 2022-08-08 17:56:12.272 | Aug 08 17:55:53 dv-cinder-852454-2-smb devstack@n-api.service[103185]: [pid: 103185|app: 0|req: 17/32] 10.222.0.52 () {64 vars in 1332 bytes} [Mon Aug 8 17:55:53 2022] POST /compute/v2.1/flavors/4/os-extra_specs => generated 43 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2022-08-08 17:56:12.272 | Aug 08 17:55:56 dv-cinder-852454-2-smb devstack@n-api.service[103186]: DEBUG nova.api.openstack.wsgi [None req-079a4bda-1765-44ed-a72b-4942545d710e admin admin] Calling method '>' {{(pid=103186) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} 2022-08-08 17:56:12.272 | Aug 08 17:55:56 dv-cinder-852454-2-smb devstack@n-api.service[103186]: INFO nova.api.openstack.requestlog [None req-079a4bda-1765-44ed-a72b-4942545d710e admin admin] 10.222.0.52 "GET /compute/v2.1" status: 200 len: 388 microversion: 2.1 time: 0.001552 2022-08-08 17:56:12.272 | Aug 08 17:55:56 dv-cinder-852454-2-smb devstack@n-api.service[103186]: [pid: 103186|app: 0|req: 16/33] 10.222.0.52 () {54 vars in 930 bytes} [Mon Aug 8 17:55:56 2022] GET /compute/v2.1 => generated 388 bytes in 2 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2022-08-08 17:56:12.272 | Aug 08 17:55:56 dv-cinder-852454-2-smb devstack@n-api.service[103185]: DEBUG nova.api.openstack.wsgi [None req-7765ffe6-1296-4ab2-bea8-5c169762eb9c admin admin] Action: 'create', calling method: >, body: {"flavor": {"swap": 0, "rxtx_factor": 1.0, "ram": 16384, "OS-FLV-EXT-DATA:ephemeral": 0, "name": "m1.xlarge", "os-flavor-access:is_public": true, "disk": 160, "id": "5", "vcpus": 8}} {{(pid=103185) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} 2022-08-08 17:56:12.272 | Aug 08 17:55:56 dv-cinder-852454-2-smb devstack@n-api.service[103185]: INFO nova.api.openstack.requestlog [None req-7765ffe6-1296-4ab2-bea8-5c169762eb9c admin admin] 10.222.0.52 "POST /compute/v2.1/flavors" status: 200 len: 408 microversion: 2.61 time: 0.080254 2022-08-08 17:56:12.272 | Aug 08 17:55:56 dv-cinder-852454-2-smb devstack@n-api.service[103185]: [pid: 103185|app: 0|req: 18/34] 10.222.0.52 () {64 vars in 1282 bytes} [Mon Aug 8 17:55:56 2022] POST /compute/v2.1/flavors => generated 408 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2022-08-08 17:56:12.272 | Aug 08 17:55:56 dv-cinder-852454-2-smb devstack@n-api.service[103186]: DEBUG nova.api.openstack.wsgi [None req-1924d65a-3257-42f7-9566-11327f7e2ebb admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=103186) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} 2022-08-08 17:56:12.272 | Aug 08 17:55:56 dv-cinder-852454-2-smb devstack@n-api.service[103186]: INFO nova.api.openstack.requestlog [None req-1924d65a-3257-42f7-9566-11327f7e2ebb admin admin] 10.222.0.52 "POST /compute/v2.1/flavors/5/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.028862 2022-08-08 17:56:12.272 | Aug 08 17:55:56 dv-cinder-852454-2-smb devstack@n-api.service[103186]: [pid: 103186|app: 0|req: 17/35] 10.222.0.52 () {64 vars in 1332 bytes} [Mon Aug 8 17:55:56 2022] POST /compute/v2.1/flavors/5/os-extra_specs => generated 43 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) 2022-08-08 17:56:12.276 | + functions-common:service_check:1745 : for service in ${ENABLED_SERVICES//,/ } 2022-08-08 17:56:12.282 | + functions-common:service_check:1747 : sudo systemctl is-enabled devstack@n-cond.service 2022-08-08 17:56:12.296 | Failed to get unit file state for devstack@n-cond.service: No such file or directory 2022-08-08 17:56:12.299 | + functions-common:service_check:1745 : for service in ${ENABLED_SERVICES//,/ } 2022-08-08 17:56:12.302 | + functions-common:service_check:1747 : sudo systemctl is-enabled devstack@n-sch.service 2022-08-08 17:56:12.316 | enabled 2022-08-08 17:56:12.320 | + functions-common:service_check:1751 : sudo systemctl status devstack@n-sch.service --no-pager 2022-08-08 17:56:12.338 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2022-08-08 17:56:12.338 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; vendor preset: enabled) 2022-08-08 17:56:12.338 | Active: active (running) since Mon 2022-08-08 17:55:13 UTC; 58s ago 2022-08-08 17:56:12.338 | Main PID: 108235 (nova-scheduler) 2022-08-08 17:56:12.338 | Tasks: 3 (limit: 14304) 2022-08-08 17:56:12.338 | Memory: 153.8M 2022-08-08 17:56:12.338 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2022-08-08 17:56:12.338 | ├─108235 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2022-08-08 17:56:12.338 | ├─109567 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2022-08-08 17:56:12.338 | └─109568 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2022-08-08 17:56:12.338 | 2022-08-08 17:56:12.338 | Aug 08 17:55:18 dv-cinder-852454-2-smb nova-scheduler[108235]: DEBUG oslo_service.service [None req-bc337fb0-ef93-4ed7-9e60-edb8d81b3595 None None] oslo_limit.split_loggers = False {{(pid=108235) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-08-08 17:56:12.338 | Aug 08 17:55:18 dv-cinder-852454-2-smb nova-scheduler[108235]: DEBUG oslo_service.service [None req-bc337fb0-ef93-4ed7-9e60-edb8d81b3595 None None] oslo_limit.status_code_retries = None {{(pid=108235) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-08-08 17:56:12.338 | Aug 08 17:55:18 dv-cinder-852454-2-smb nova-scheduler[108235]: DEBUG oslo_service.service [None req-bc337fb0-ef93-4ed7-9e60-edb8d81b3595 None None] oslo_limit.status_code_retry_delay = None {{(pid=108235) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-08-08 17:56:12.338 | Aug 08 17:55:18 dv-cinder-852454-2-smb nova-scheduler[108235]: DEBUG oslo_service.service [None req-bc337fb0-ef93-4ed7-9e60-edb8d81b3595 None None] oslo_limit.timeout = None {{(pid=108235) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-08-08 17:56:12.339 | Aug 08 17:55:18 dv-cinder-852454-2-smb nova-scheduler[108235]: DEBUG oslo_service.service [None req-bc337fb0-ef93-4ed7-9e60-edb8d81b3595 None None] oslo_limit.valid_interfaces = None {{(pid=108235) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-08-08 17:56:12.339 | Aug 08 17:55:18 dv-cinder-852454-2-smb nova-scheduler[108235]: DEBUG oslo_service.service [None req-bc337fb0-ef93-4ed7-9e60-edb8d81b3595 None None] oslo_limit.version = None {{(pid=108235) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-08-08 17:56:12.339 | Aug 08 17:55:18 dv-cinder-852454-2-smb nova-scheduler[108235]: DEBUG oslo_service.service [None req-bc337fb0-ef93-4ed7-9e60-edb8d81b3595 None None] oslo_reports.file_event_handler = None {{(pid=108235) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-08-08 17:56:12.339 | Aug 08 17:55:18 dv-cinder-852454-2-smb nova-scheduler[108235]: DEBUG oslo_service.service [None req-bc337fb0-ef93-4ed7-9e60-edb8d81b3595 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=108235) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-08-08 17:56:12.339 | Aug 08 17:55:18 dv-cinder-852454-2-smb nova-scheduler[108235]: DEBUG oslo_service.service [None req-bc337fb0-ef93-4ed7-9e60-edb8d81b3595 None None] oslo_reports.log_dir = None {{(pid=108235) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-08-08 17:56:12.339 | Aug 08 17:55:18 dv-cinder-852454-2-smb nova-scheduler[108235]: DEBUG oslo_service.service [None req-bc337fb0-ef93-4ed7-9e60-edb8d81b3595 None None] ******************************************************************************** {{(pid=108235) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2022-08-08 17:56:12.342 | + functions-common:service_check:1745 : for service in ${ENABLED_SERVICES//,/ } 2022-08-08 17:56:12.344 | + functions-common:service_check:1747 : sudo systemctl is-enabled devstack@n-api-meta.service 2022-08-08 17:56:12.358 | enabled 2022-08-08 17:56:12.362 | + functions-common:service_check:1751 : sudo systemctl status devstack@n-api-meta.service --no-pager 2022-08-08 17:56:12.378 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2022-08-08 17:56:12.379 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; vendor preset: enabled) 2022-08-08 17:56:12.379 | Active: active (running) since Mon 2022-08-08 17:55:15 UTC; 56s ago 2022-08-08 17:56:12.379 | Main PID: 108755 (uwsgi) 2022-08-08 17:56:12.379 | Status: "uWSGI is ready" 2022-08-08 17:56:12.379 | Tasks: 4 (limit: 14304) 2022-08-08 17:56:12.379 | Memory: 216.2M 2022-08-08 17:56:12.379 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2022-08-08 17:56:12.379 | ├─108755 nova-api-metauWSGI master 2022-08-08 17:56:12.379 | ├─108756 nova-api-metauWSGI worker 1 2022-08-08 17:56:12.379 | ├─108757 nova-api-metauWSGI worker 2 2022-08-08 17:56:12.379 | └─108759 nova-api-metauWSGI http 1 2022-08-08 17:56:12.379 | 2022-08-08 17:56:12.379 | Aug 08 17:55:20 dv-cinder-852454-2-smb devstack@n-api-meta.service[108756]: DEBUG oslo_db.sqlalchemy.engines [None req-0bbf3b9c-e5e4-4d6b-9386-a07b80623dba None None] 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=108756) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-08-08 17:56:12.379 | Aug 08 17:55:20 dv-cinder-852454-2-smb devstack@n-api-meta.service[108756]: DEBUG oslo_db.sqlalchemy.engines [None req-0bbf3b9c-e5e4-4d6b-9386-a07b80623dba None None] 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=108756) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-08-08 17:56:12.379 | Aug 08 17:55:20 dv-cinder-852454-2-smb devstack@n-api-meta.service[108757]: DEBUG oslo_db.sqlalchemy.engines [None req-0b9b07b2-9523-42dc-8be1-07cb94820c64 None None] 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=108757) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-08-08 17:56:12.379 | Aug 08 17:55:20 dv-cinder-852454-2-smb devstack@n-api-meta.service[108757]: DEBUG oslo_db.sqlalchemy.engines [None req-0b9b07b2-9523-42dc-8be1-07cb94820c64 None None] 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=108757) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-08-08 17:56:12.379 | Aug 08 17:55:21 dv-cinder-852454-2-smb devstack@n-api-meta.service[108756]: DEBUG oslo_db.sqlalchemy.engines [None req-0bbf3b9c-e5e4-4d6b-9386-a07b80623dba None None] 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=108756) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-08-08 17:56:12.379 | Aug 08 17:55:21 dv-cinder-852454-2-smb devstack@n-api-meta.service[108757]: DEBUG oslo_db.sqlalchemy.engines [None req-0b9b07b2-9523-42dc-8be1-07cb94820c64 None None] 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=108757) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-08-08 17:56:12.379 | Aug 08 17:55:21 dv-cinder-852454-2-smb devstack@n-api-meta.service[108756]: WARNING nova.api.metadata.handler [None req-0bbf3b9c-e5e4-4d6b-9386-a07b80623dba None None] metadata_proxy_shared_secret is not configured, the metadata information returned by the proxy cannot be trusted 2022-08-08 17:56:12.379 | Aug 08 17:55:21 dv-cinder-852454-2-smb devstack@n-api-meta.service[108756]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x5586ab7d79a0 pid: 108756 (default app) 2022-08-08 17:56:12.379 | Aug 08 17:55:21 dv-cinder-852454-2-smb devstack@n-api-meta.service[108757]: WARNING nova.api.metadata.handler [None req-0b9b07b2-9523-42dc-8be1-07cb94820c64 None None] metadata_proxy_shared_secret is not configured, the metadata information returned by the proxy cannot be trusted 2022-08-08 17:56:12.379 | Aug 08 17:55:21 dv-cinder-852454-2-smb devstack@n-api-meta.service[108757]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x5586ab7d79a0 pid: 108757 (default app) 2022-08-08 17:56:12.382 | + functions-common:service_check:1745 : for service in ${ENABLED_SERVICES//,/ } 2022-08-08 17:56:12.385 | + functions-common:service_check:1747 : sudo systemctl is-enabled devstack@placement-api.service 2022-08-08 17:56:12.399 | enabled 2022-08-08 17:56:12.403 | + functions-common:service_check:1751 : sudo systemctl status devstack@placement-api.service --no-pager 2022-08-08 17:56:12.419 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2022-08-08 17:56:12.419 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; vendor preset: enabled) 2022-08-08 17:56:12.419 | Active: active (running) since Mon 2022-08-08 17:54:14 UTC; 1min 57s ago 2022-08-08 17:56:12.419 | Main PID: 104424 (uwsgi) 2022-08-08 17:56:12.419 | Status: "uWSGI is ready" 2022-08-08 17:56:12.419 | Tasks: 3 (limit: 14304) 2022-08-08 17:56:12.419 | Memory: 138.7M 2022-08-08 17:56:12.419 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2022-08-08 17:56:12.419 | ├─104424 placementuWSGI master 2022-08-08 17:56:12.419 | ├─104425 placementuWSGI worker 1 2022-08-08 17:56:12.419 | └─104426 placementuWSGI worker 2 2022-08-08 17:56:12.419 | 2022-08-08 17:56:12.419 | Aug 08 17:54:18 dv-cinder-852454-2-smb devstack@placement-api.service[104426]: WSGI app 0 (mountpoint='') ready in 4 seconds on interpreter 0x55f56847f9c0 pid: 104426 (default app) 2022-08-08 17:56:12.419 | Aug 08 17:55:17 dv-cinder-852454-2-smb devstack@placement-api.service[104425]: DEBUG placement.requestlog [None req-6d78871e-ca1b-46ce-a130-31f1a41b1004 None None] Starting request: 10.222.0.52 "GET /placement/" {{(pid=104425) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2022-08-08 17:56:12.419 | Aug 08 17:55:17 dv-cinder-852454-2-smb devstack@placement-api.service[104425]: INFO placement.requestlog [None req-6d78871e-ca1b-46ce-a130-31f1a41b1004 None None] 10.222.0.52 "GET /placement/" status: 200 len: 136 microversion: 1.0 2022-08-08 17:56:12.419 | Aug 08 17:55:17 dv-cinder-852454-2-smb devstack@placement-api.service[104425]: [pid: 104425|app: 0|req: 2/2] 10.222.0.52 () {54 vars in 916 bytes} [Mon Aug 8 17:55:17 2022] GET /placement => generated 136 bytes in 2 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2022-08-08 17:56:12.419 | Aug 08 17:55:22 dv-cinder-852454-2-smb devstack@placement-api.service[104426]: DEBUG placement.requestlog [None req-f09a0b1a-8449-4877-b2d1-0c059999547e None None] Starting request: 10.222.0.52 "GET /placement/" {{(pid=104426) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2022-08-08 17:56:12.420 | Aug 08 17:55:22 dv-cinder-852454-2-smb devstack@placement-api.service[104426]: INFO placement.requestlog [None req-f09a0b1a-8449-4877-b2d1-0c059999547e None None] 10.222.0.52 "GET /placement/" status: 200 len: 136 microversion: 1.0 2022-08-08 17:56:12.420 | Aug 08 17:55:22 dv-cinder-852454-2-smb devstack@placement-api.service[104426]: [pid: 104426|app: 0|req: 1/3] 10.222.0.52 () {54 vars in 916 bytes} [Mon Aug 8 17:55:22 2022] GET /placement => generated 136 bytes in 17 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2022-08-08 17:56:12.420 | Aug 08 17:55:23 dv-cinder-852454-2-smb devstack@placement-api.service[104425]: DEBUG placement.requestlog [None req-57bc861a-86e7-4459-a792-cff932d11c27 None None] Starting request: 10.222.0.52 "GET /placement/" {{(pid=104425) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2022-08-08 17:56:12.420 | Aug 08 17:55:23 dv-cinder-852454-2-smb devstack@placement-api.service[104425]: INFO placement.requestlog [None req-57bc861a-86e7-4459-a792-cff932d11c27 None None] 10.222.0.52 "GET /placement/" status: 200 len: 136 microversion: 1.0 2022-08-08 17:56:12.420 | Aug 08 17:55:23 dv-cinder-852454-2-smb devstack@placement-api.service[104425]: [pid: 104425|app: 0|req: 3/4] 10.222.0.52 () {54 vars in 916 bytes} [Mon Aug 8 17:55:23 2022] GET /placement => generated 136 bytes in 2 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2022-08-08 17:56:12.423 | + functions-common:service_check:1745 : for service in ${ENABLED_SERVICES//,/ } 2022-08-08 17:56:12.425 | + functions-common:service_check:1747 : sudo systemctl is-enabled devstack@placement-client.service 2022-08-08 17:56:12.437 | Failed to get unit file state for devstack@placement-client.service: No such file or directory 2022-08-08 17:56:12.442 | + functions-common:service_check:1745 : for service in ${ENABLED_SERVICES//,/ } 2022-08-08 17:56:12.444 | + functions-common:service_check:1747 : sudo systemctl is-enabled devstack@g-api.service 2022-08-08 17:56:12.458 | enabled 2022-08-08 17:56:12.463 | + functions-common:service_check:1751 : sudo systemctl status devstack@g-api.service --no-pager 2022-08-08 17:56:12.479 | ● devstack@g-api.service - Devstack devstack@g-api.service 2022-08-08 17:56:12.480 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; vendor preset: enabled) 2022-08-08 17:56:12.480 | Active: active (running) since Mon 2022-08-08 17:55:40 UTC; 32s ago 2022-08-08 17:56:12.480 | Main PID: 112224 (uwsgi) 2022-08-08 17:56:12.480 | Status: "uWSGI is ready" 2022-08-08 17:56:12.480 | Tasks: 7 (limit: 14304) 2022-08-08 17:56:12.480 | Memory: 225.7M 2022-08-08 17:56:12.480 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2022-08-08 17:56:12.480 | ├─112224 glance-apiuWSGI master 2022-08-08 17:56:12.480 | ├─112225 glance-apiuWSGI worker 1 2022-08-08 17:56:12.480 | └─112226 glance-apiuWSGI worker 2 2022-08-08 17:56:12.480 | 2022-08-08 17:56:12.480 | Aug 08 17:56:08 dv-cinder-852454-2-smb devstack@g-api.service[112226]: DEBUG glance_store.location [None req-40d37d26-74b4-4c51-bbf2-201cdd5a7a0f admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=112226) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-08-08 17:56:12.480 | Aug 08 17:56:08 dv-cinder-852454-2-smb devstack@g-api.service[112226]: DEBUG glance_store.location [None req-40d37d26-74b4-4c51-bbf2-201cdd5a7a0f admin admin] Registering scheme swift+https with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=112226) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-08-08 17:56:12.480 | Aug 08 17:56:08 dv-cinder-852454-2-smb devstack@g-api.service[112226]: DEBUG glance_store.location [None req-40d37d26-74b4-4c51-bbf2-201cdd5a7a0f admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=112226) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-08-08 17:56:12.480 | Aug 08 17:56:08 dv-cinder-852454-2-smb devstack@g-api.service[112226]: DEBUG glance_store.location [None req-40d37d26-74b4-4c51-bbf2-201cdd5a7a0f admin admin] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=112226) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-08-08 17:56:12.480 | Aug 08 17:56:08 dv-cinder-852454-2-smb devstack@g-api.service[112226]: DEBUG glance_store.location [None req-40d37d26-74b4-4c51-bbf2-201cdd5a7a0f admin admin] Registering scheme swift+https with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=112226) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-08-08 17:56:12.480 | Aug 08 17:56:08 dv-cinder-852454-2-smb devstack@g-api.service[112226]: DEBUG glance_store.location [None req-40d37d26-74b4-4c51-bbf2-201cdd5a7a0f admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=112226) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-08-08 17:56:12.480 | Aug 08 17:56:08 dv-cinder-852454-2-smb devstack@g-api.service[112226]: DEBUG glance_store.location [None req-40d37d26-74b4-4c51-bbf2-201cdd5a7a0f admin admin] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=112226) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-08-08 17:56:12.480 | Aug 08 17:56:08 dv-cinder-852454-2-smb devstack@g-api.service[112226]: DEBUG glance_store.location [None req-40d37d26-74b4-4c51-bbf2-201cdd5a7a0f admin admin] Registering scheme swift+config with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=112226) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-08-08 17:56:12.480 | Aug 08 17:56:08 dv-cinder-852454-2-smb devstack@g-api.service[112226]: DEBUG glance_store.backend [None req-40d37d26-74b4-4c51-bbf2-201cdd5a7a0f admin admin] Skipping store.set_acls... not implemented. {{(pid=112226) set_acls /usr/local/lib/python3.8/dist-packages/glance_store/backend.py:509}} 2022-08-08 17:56:12.480 | Aug 08 17:56:08 dv-cinder-852454-2-smb devstack@g-api.service[112226]: [pid: 112226|app: 0|req: 3/4] 127.0.0.1 () {40 vars in 875 bytes} [Mon Aug 8 17:55:53 2022] PUT /v2/images/4872db25-e484-4748-becf-112b3c685fea/file => generated 0 bytes in 15478 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2022-08-08 17:56:12.483 | + functions-common:service_check:1745 : for service in ${ENABLED_SERVICES//,/ } 2022-08-08 17:56:12.486 | + functions-common:service_check:1747 : sudo systemctl is-enabled devstack@c-sch.service 2022-08-08 17:56:12.499 | enabled 2022-08-08 17:56:12.504 | + functions-common:service_check:1751 : sudo systemctl status devstack@c-sch.service --no-pager 2022-08-08 17:56:12.520 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2022-08-08 17:56:12.521 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; vendor preset: enabled) 2022-08-08 17:56:12.521 | Active: active (running) since Mon 2022-08-08 17:55:33 UTC; 39s ago 2022-08-08 17:56:12.521 | Main PID: 111496 (cinder-schedule) 2022-08-08 17:56:12.521 | Tasks: 2 (limit: 14304) 2022-08-08 17:56:12.521 | Memory: 108.2M 2022-08-08 17:56:12.521 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2022-08-08 17:56:12.521 | └─111496 /usr/bin/python3.8 /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2022-08-08 17:56:12.521 | 2022-08-08 17:56:12.521 | Aug 08 17:55:37 dv-cinder-852454-2-smb cinder-scheduler[111496]: DEBUG oslo_service.service [None req-f479f9e8-f79e-429a-a65f-d94ee78aa266 None None] nova.region_name = RegionOne {{(pid=111496) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-08-08 17:56:12.521 | Aug 08 17:55:37 dv-cinder-852454-2-smb cinder-scheduler[111496]: DEBUG oslo_service.service [None req-f479f9e8-f79e-429a-a65f-d94ee78aa266 None None] nova.split_loggers = False {{(pid=111496) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-08-08 17:56:12.521 | Aug 08 17:55:37 dv-cinder-852454-2-smb cinder-scheduler[111496]: DEBUG oslo_service.service [None req-f479f9e8-f79e-429a-a65f-d94ee78aa266 None None] nova.timeout = None {{(pid=111496) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-08-08 17:56:12.521 | Aug 08 17:55:37 dv-cinder-852454-2-smb cinder-scheduler[111496]: DEBUG oslo_service.service [None req-f479f9e8-f79e-429a-a65f-d94ee78aa266 None None] nova.token_auth_url = None {{(pid=111496) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-08-08 17:56:12.521 | Aug 08 17:55:37 dv-cinder-852454-2-smb cinder-scheduler[111496]: DEBUG oslo_service.service [None req-f479f9e8-f79e-429a-a65f-d94ee78aa266 None None] ******************************************************************************** {{(pid=111496) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2022-08-08 17:56:12.521 | Aug 08 17:55:37 dv-cinder-852454-2-smb cinder-scheduler[111496]: INFO cinder.service [-] Starting cinder-scheduler node (version 20.0.2) 2022-08-08 17:56:12.521 | Aug 08 17:55:37 dv-cinder-852454-2-smb cinder-scheduler[111496]: INFO cinder.manager [None req-60846604-7475-44bb-aa04-822252288aa5 None None] Initiating service 1 cleanup 2022-08-08 17:56:12.521 | Aug 08 17:55:37 dv-cinder-852454-2-smb cinder-scheduler[111496]: INFO cinder.manager [None req-60846604-7475-44bb-aa04-822252288aa5 None None] Service 1 cleanup completed. 2022-08-08 17:56:12.521 | Aug 08 17:55:37 dv-cinder-852454-2-smb cinder-scheduler[111496]: DEBUG cinder.service [None req-60846604-7475-44bb-aa04-822252288aa5 None None] Creating RPC server for service cinder-scheduler {{(pid=111496) start /opt/stack/cinder/cinder/service.py:231}} 2022-08-08 17:56:12.521 | Aug 08 17:55:37 dv-cinder-852454-2-smb cinder-scheduler[111496]: DEBUG cinder.service [None req-60846604-7475-44bb-aa04-822252288aa5 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=111496) start /opt/stack/cinder/cinder/service.py:237}} 2022-08-08 17:56:12.524 | + functions-common:service_check:1745 : for service in ${ENABLED_SERVICES//,/ } 2022-08-08 17:56:12.527 | + functions-common:service_check:1747 : sudo systemctl is-enabled devstack@c-api.service 2022-08-08 17:56:12.540 | enabled 2022-08-08 17:56:12.544 | + functions-common:service_check:1751 : sudo systemctl status devstack@c-api.service --no-pager 2022-08-08 17:56:12.560 | ● devstack@c-api.service - Devstack devstack@c-api.service 2022-08-08 17:56:12.560 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; vendor preset: enabled) 2022-08-08 17:56:12.560 | Active: active (running) since Mon 2022-08-08 17:55:27 UTC; 45s ago 2022-08-08 17:56:12.560 | Main PID: 111047 (uwsgi) 2022-08-08 17:56:12.560 | Status: "uWSGI is ready" 2022-08-08 17:56:12.560 | Tasks: 5 (limit: 14304) 2022-08-08 17:56:12.560 | Memory: 246.7M 2022-08-08 17:56:12.560 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2022-08-08 17:56:12.560 | ├─111047 cinder-apiuWSGI master 2022-08-08 17:56:12.560 | ├─111048 cinder-apiuWSGI worker 1 2022-08-08 17:56:12.560 | └─111049 cinder-apiuWSGI worker 2 2022-08-08 17:56:12.560 | 2022-08-08 17:56:12.560 | Aug 08 17:55:37 dv-cinder-852454-2-smb devstack@c-api.service[111049]: INFO cinder.api.openstack.wsgi [None req-6dde20f6-dfce-43f6-9068-11bea1b46228 admin admin] http://10.222.0.52/volume/v3/2a1274dfd3554098898248663dbfd911/types returned with HTTP 200 2022-08-08 17:56:12.560 | Aug 08 17:55:37 dv-cinder-852454-2-smb devstack@c-api.service[111049]: [pid: 111049|app: 0|req: 1/2] 10.222.0.52 () {60 vars in 1237 bytes} [Mon Aug 8 17:55:36 2022] POST /volume/v3/2a1274dfd3554098898248663dbfd911/types => generated 186 bytes in 1014 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2022-08-08 17:56:12.560 | Aug 08 17:55:37 dv-cinder-852454-2-smb devstack@c-api.service[111048]: DEBUG cinder.api.middleware.request_id [req-6dde20f6-dfce-43f6-9068-11bea1b46228 req-ccdee3c5-959e-4738-be48-a6cd728df701 None None] RequestId filter calling following filter/app {{(pid=111048) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} 2022-08-08 17:56:12.561 | Aug 08 17:55:38 dv-cinder-852454-2-smb devstack@c-api.service[111048]: INFO cinder.api.openstack.wsgi [req-6dde20f6-dfce-43f6-9068-11bea1b46228 req-ccdee3c5-959e-4738-be48-a6cd728df701 admin admin] POST http://10.222.0.52/volume/v3/2a1274dfd3554098898248663dbfd911/types/aff83ca2-cab8-4726-8024-d851d619649f/extra_specs 2022-08-08 17:56:12.561 | Aug 08 17:55:38 dv-cinder-852454-2-smb devstack@c-api.service[111048]: DEBUG cinder.api.openstack.wsgi [req-6dde20f6-dfce-43f6-9068-11bea1b46228 req-ccdee3c5-959e-4738-be48-a6cd728df701 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=111048) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} 2022-08-08 17:56:12.561 | Aug 08 17:55:38 dv-cinder-852454-2-smb devstack@c-api.service[111048]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. 2022-08-08 17:56:12.561 | Aug 08 17:55:38 dv-cinder-852454-2-smb devstack@c-api.service[111048]: warnings.warn('Policy enforcement is depending on the value of ' 2022-08-08 17:56:12.561 | Aug 08 17:55:38 dv-cinder-852454-2-smb devstack@c-api.service[111048]: DEBUG oslo_db.sqlalchemy.engines [req-6dde20f6-dfce-43f6-9068-11bea1b46228 req-ccdee3c5-959e-4738-be48-a6cd728df701 admin admin] 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=111048) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-08-08 17:56:12.561 | Aug 08 17:55:38 dv-cinder-852454-2-smb devstack@c-api.service[111048]: INFO cinder.api.openstack.wsgi [req-6dde20f6-dfce-43f6-9068-11bea1b46228 req-ccdee3c5-959e-4738-be48-a6cd728df701 admin admin] http://10.222.0.52/volume/v3/2a1274dfd3554098898248663dbfd911/types/aff83ca2-cab8-4726-8024-d851d619649f/extra_specs returned with HTTP 200 2022-08-08 17:56:12.561 | Aug 08 17:55:38 dv-cinder-852454-2-smb devstack@c-api.service[111048]: [pid: 111048|app: 0|req: 2/3] 10.222.0.52 () {62 vars in 1454 bytes} [Mon Aug 8 17:55:37 2022] POST /volume/v3/2a1274dfd3554098898248663dbfd911/types/aff83ca2-cab8-4726-8024-d851d619649f/extra_specs => generated 55 bytes in 908 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) 2022-08-08 17:56:12.564 | + functions-common:service_check:1745 : for service in ${ENABLED_SERVICES//,/ } 2022-08-08 17:56:12.567 | + functions-common:service_check:1747 : sudo systemctl is-enabled devstack@ovn-controller.service 2022-08-08 17:56:12.585 | Failed to get unit file state for devstack@ovn-controller.service: No such file or directory 2022-08-08 17:56:12.589 | + functions-common:service_check:1745 : for service in ${ENABLED_SERVICES//,/ } 2022-08-08 17:56:12.592 | + functions-common:service_check:1747 : sudo systemctl is-enabled devstack@ovn-northd.service 2022-08-08 17:56:12.604 | Failed to get unit file state for devstack@ovn-northd.service: No such file or directory 2022-08-08 17:56:12.608 | + functions-common:service_check:1745 : for service in ${ENABLED_SERVICES//,/ } 2022-08-08 17:56:12.611 | + functions-common:service_check:1747 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2022-08-08 17:56:12.623 | Failed to get unit file state for devstack@ovs-vswitchd.service: No such file or directory 2022-08-08 17:56:12.627 | + functions-common:service_check:1745 : for service in ${ENABLED_SERVICES//,/ } 2022-08-08 17:56:12.630 | + functions-common:service_check:1747 : sudo systemctl is-enabled devstack@ovsdb-server.service 2022-08-08 17:56:12.642 | Failed to get unit file state for devstack@ovsdb-server.service: No such file or directory 2022-08-08 17:56:12.647 | + functions-common:service_check:1745 : for service in ${ENABLED_SERVICES//,/ } 2022-08-08 17:56:12.650 | + functions-common:service_check:1747 : sudo systemctl is-enabled devstack@q-svc.service 2022-08-08 17:56:12.663 | enabled 2022-08-08 17:56:12.667 | + functions-common:service_check:1751 : sudo systemctl status devstack@q-svc.service --no-pager 2022-08-08 17:56:12.683 | ● devstack@q-svc.service - Devstack devstack@q-svc.service 2022-08-08 17:56:12.684 | Loaded: loaded (/etc/systemd/system/devstack@q-svc.service; enabled; vendor preset: enabled) 2022-08-08 17:56:12.684 | Active: active (running) since Mon 2022-08-08 17:54:07 UTC; 2min 5s ago 2022-08-08 17:56:12.684 | Main PID: 103826 (/usr/bin/python) 2022-08-08 17:56:12.684 | Tasks: 9 (limit: 14304) 2022-08-08 17:56:12.684 | Memory: 363.8M 2022-08-08 17:56:12.684 | CGroup: /system.slice/system-devstack.slice/devstack@q-svc.service 2022-08-08 17:56:12.684 | ├─103826 /usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2022-08-08 17:56:12.684 | ├─103933 neutron-server: api worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-08-08 17:56:12.684 | ├─103934 neutron-server: api worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-08-08 17:56:12.684 | ├─103935 neutron-server: rpc worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-08-08 17:56:12.684 | └─103936 neutron-server: rpc worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-08-08 17:56:12.684 | 2022-08-08 17:56:12.684 | Aug 08 17:55:26 dv-cinder-852454-2-smb neutron-server[103935]: DEBUG neutron_lib.callbacks.manager [None req-5c90b658-b8d7-421b-a4f0-8db42eaddb42 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8744629046995', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-559999'] for agent (c7d7ddd9-b0a4-4daa-8337-73efa9ad61ae), after_update {{(pid=103935) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-08-08 17:56:12.684 | Aug 08 17:55:28 dv-cinder-852454-2-smb neutron-server[103935]: DEBUG neutron_lib.callbacks.manager [None req-5896e2ae-5c8b-4fdd-88ae-2d6a481ad72f None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8744629046995', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-559999'] for agent (8424a19a-fd4a-417d-91e7-49c5f49a6cb0), after_update {{(pid=103935) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-08-08 17:56:12.684 | Aug 08 17:55:29 dv-cinder-852454-2-smb neutron-server[103935]: DEBUG neutron_lib.callbacks.manager [None req-90b45d45-ef8b-42b1-84f6-3f4337b895f6 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8744629046995', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-559999'] for agent (1923b385-71f0-46df-8946-a2fb1d3dc1c9), after_update {{(pid=103935) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-08-08 17:56:12.684 | Aug 08 17:55:30 dv-cinder-852454-2-smb neutron-server[103935]: DEBUG neutron_lib.callbacks.manager [None req-aef149a0-c4ab-441c-ad59-2c612ade6cf7 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8744629046995', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-559999'] for agent (7383fdaa-9d03-4ded-aaf8-20329244fd6c), after_update {{(pid=103935) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-08-08 17:56:12.684 | Aug 08 17:55:54 dv-cinder-852454-2-smb neutron-server[103935]: DEBUG neutron_lib.callbacks.manager [None req-1e7da7aa-4d92-4d02-8863-b01d274852a5 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8744629046995', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-559999'] for agent (b5d660ac-7505-4364-8203-ab71f4795855), after_update {{(pid=103935) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-08-08 17:56:12.684 | Aug 08 17:55:56 dv-cinder-852454-2-smb neutron-server[103935]: DEBUG neutron_lib.callbacks.manager [None req-d02a6a0b-b7ab-4a21-bbcb-b6d2136818c3 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8744629046995', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-559999'] for agent (c7d7ddd9-b0a4-4daa-8337-73efa9ad61ae), after_update {{(pid=103935) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-08-08 17:56:12.684 | Aug 08 17:55:58 dv-cinder-852454-2-smb neutron-server[103935]: DEBUG neutron_lib.callbacks.manager [None req-5896e2ae-5c8b-4fdd-88ae-2d6a481ad72f None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8744629046995', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-559999'] for agent (8424a19a-fd4a-417d-91e7-49c5f49a6cb0), after_update {{(pid=103935) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-08-08 17:56:12.684 | Aug 08 17:55:59 dv-cinder-852454-2-smb neutron-server[103935]: DEBUG neutron_lib.callbacks.manager [None req-90b45d45-ef8b-42b1-84f6-3f4337b895f6 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8744629046995', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-559999'] for agent (1923b385-71f0-46df-8946-a2fb1d3dc1c9), after_update {{(pid=103935) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-08-08 17:56:12.684 | Aug 08 17:56:00 dv-cinder-852454-2-smb neutron-server[103935]: DEBUG neutron_lib.callbacks.manager [None req-aef149a0-c4ab-441c-ad59-2c612ade6cf7 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8744629046995', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-559999'] for agent (7383fdaa-9d03-4ded-aaf8-20329244fd6c), after_update {{(pid=103935) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-08-08 17:56:12.684 | Aug 08 17:56:02 dv-cinder-852454-2-smb neutron-server[103936]: DEBUG neutron.db.agents_db [None req-bf86a5a4-acc7-4f82-be04-39b15106e0f7 None None] Agent healthcheck: found 5 active agents {{(pid=103936) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:317}} 2022-08-08 17:56:12.688 | + functions-common:service_check:1745 : for service in ${ENABLED_SERVICES//,/ } 2022-08-08 17:56:12.691 | + functions-common:service_check:1747 : sudo systemctl is-enabled devstack@q-ovn-metadata-agent.service 2022-08-08 17:56:12.703 | Failed to get unit file state for devstack@q-ovn-metadata-agent.service: No such file or directory 2022-08-08 17:56:12.707 | + functions-common:service_check:1745 : for service in ${ENABLED_SERVICES//,/ } 2022-08-08 17:56:12.710 | + functions-common:service_check:1747 : sudo systemctl is-enabled devstack@rabbit.service 2022-08-08 17:56:12.722 | Failed to get unit file state for devstack@rabbit.service: No such file or directory 2022-08-08 17:56:12.726 | + functions-common:service_check:1745 : for service in ${ENABLED_SERVICES//,/ } 2022-08-08 17:56:12.728 | + functions-common:service_check:1747 : sudo systemctl is-enabled devstack@tempest.service 2022-08-08 17:56:12.741 | Failed to get unit file state for devstack@tempest.service: No such file or directory 2022-08-08 17:56:12.745 | + functions-common:service_check:1745 : for service in ${ENABLED_SERVICES//,/ } 2022-08-08 17:56:12.755 | + functions-common:service_check:1747 : sudo systemctl is-enabled devstack@mysql.service 2022-08-08 17:56:12.768 | Failed to get unit file state for devstack@mysql.service: No such file or directory 2022-08-08 17:56:12.772 | + functions-common:service_check:1745 : for service in ${ENABLED_SERVICES//,/ } 2022-08-08 17:56:12.774 | + functions-common:service_check:1747 : sudo systemctl is-enabled devstack@etcd3.service 2022-08-08 17:56:12.787 | Failed to get unit file state for devstack@etcd3.service: No such file or directory 2022-08-08 17:56:12.790 | + functions-common:service_check:1745 : for service in ${ENABLED_SERVICES//,/ } 2022-08-08 17:56:12.793 | + functions-common:service_check:1747 : sudo systemctl is-enabled devstack@dstat.service 2022-08-08 17:56:12.807 | enabled 2022-08-08 17:56:12.811 | + functions-common:service_check:1751 : sudo systemctl status devstack@dstat.service --no-pager 2022-08-08 17:56:12.828 | ● devstack@dstat.service - Devstack devstack@dstat.service 2022-08-08 17:56:12.828 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; vendor preset: enabled) 2022-08-08 17:56:12.828 | Active: active (running) since Mon 2022-08-08 17:47:34 UTC; 8min ago 2022-08-08 17:56:12.828 | Main PID: 78691 (dstat.sh) 2022-08-08 17:56:12.828 | Tasks: 3 (limit: 14304) 2022-08-08 17:56:12.828 | Memory: 18.6M 2022-08-08 17:56:12.828 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2022-08-08 17:56:12.828 | ├─78691 /bin/bash /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs 2022-08-08 17:56:12.828 | ├─78738 python3 /usr/bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2022-08-08 17:56:12.828 | └─78739 python3 /usr/bin/dstat -tcmndrylpg --swap --tcp 2022-08-08 17:56:12.828 | 2022-08-08 17:56:12.828 | Aug 08 17:56:03 dv-cinder-852454-2-smb dstat.sh[78739]: 08-08 17:56:03| 46 9 44 0 0|5264M 245M 181M 5980M| 179M 179M| 0 1344k| 0 91.0 |5962 14k|2.72 2.45 1.62|2.0 0 0| 0 0 | 0 0 | 23 202 0 37 0 2022-08-08 17:56:12.828 | Aug 08 17:56:04 dv-cinder-852454-2-smb dstat.sh[78739]: 08-08 17:56:04| 46 8 44 0 0|5265M 201M 181M 6023M| 181M 181M| 0 172k| 0 9.00 |5897 14k|2.72 2.45 1.62|3.0 0 1.0| 0 0 | 0 0 | 23 202 0 37 0 2022-08-08 17:56:12.828 | Aug 08 17:56:05 dv-cinder-852454-2-smb dstat.sh[78739]: 08-08 17:56:05| 43 10 45 0 0|5264M 159M 181M 6066M| 179M 179M| 0 176k| 0 12.0 |5896 14k|2.66 2.45 1.62|1.0 0 2.0| 0 0 | 0 0 | 23 202 0 37 0 2022-08-08 17:56:12.828 | Aug 08 17:56:06 dv-cinder-852454-2-smb dstat.sh[78739]: 08-08 17:56:06| 42 21 34 3 0|5271M 642M 177M 5589M| 160M 160M| 56k 379M|2.00 909 |5663 15k|2.66 2.45 1.62|2.0 0 32| 0 0 | 0 0 | 23 204 0 37 0 2022-08-08 17:56:12.828 | Aug 08 17:56:07 dv-cinder-852454-2-smb dstat.sh[78739]: 08-08 17:56:07| 44 9 44 0 0|5271M 599M 177M 5633M| 180M 180M| 781k 28k|9.01 4.00 |5813 14k|2.66 2.45 1.62|2.0 0 0| 0 0 | 0 0 | 23 204 0 36 0 2022-08-08 17:56:12.829 | Aug 08 17:56:08 dv-cinder-852454-2-smb dstat.sh[78739]: 08-08 17:56:08| 42 10 45 0 0|5258M 569M 177M 5676M| 170M 170M| 0 252k| 0 23.0 |5862 14k|2.66 2.45 1.62|2.0 0 0| 0 0 | 0 0 | 23 204 0 36 0 2022-08-08 17:56:12.829 | Aug 08 17:56:09 dv-cinder-852454-2-smb dstat.sh[78739]: 08-08 17:56:09| 15 14 66 3 0|5205M 615M 177M 5679M|4391k 4388k|1376k 104M|45.0 265 |3850 11k|2.66 2.45 1.62|1.0 0 283| 0 0 | 0 0 | 23 199 0 39 0 2022-08-08 17:56:12.829 | Aug 08 17:56:10 dv-cinder-852454-2-smb dstat.sh[78739]: 08-08 17:56:10| 24 2 71 1 0|5226M 595M 177M 5679M|4309 568 | 156k 176k|16.0 11.0 | 435 3433 |2.53 2.42 1.62|2.0 0 1.0| 0 0 | 0 0 | 23 199 0 39 0 2022-08-08 17:56:12.829 | Aug 08 17:56:11 dv-cinder-852454-2-smb dstat.sh[78739]: 08-08 17:56:11| 23 4 72 0 0|5249M 571M 177M 5679M|1708 0 | 100k 168k|5.00 10.0 | 357 3302 |2.53 2.42 1.62|1.0 0 0| 0 0 | 0 0 | 23 199 0 37 0 2022-08-08 17:56:12.829 | Aug 08 17:56:12 dv-cinder-852454-2-smb dstat.sh[78739]: 08-08 17:56:12| 15 11 69 4 0|5191M 626M 177M 5682M|3961 768 |3047k 348k|82.0 21.0 |1893 5992 |2.53 2.42 1.62|1.0 0 278| 0 0 | 0 0 | 23 199 0 37 0 2022-08-08 17:56:12.832 | + functions-common:service_check:1745 : for service in ${ENABLED_SERVICES//,/ } 2022-08-08 17:56:12.835 | + functions-common:service_check:1747 : sudo systemctl is-enabled devstack@n-crt.service 2022-08-08 17:56:12.847 | Failed to get unit file state for devstack@n-crt.service: No such file or directory 2022-08-08 17:56:12.851 | + functions-common:service_check:1745 : for service in ${ENABLED_SERVICES//,/ } 2022-08-08 17:56:12.853 | + functions-common:service_check:1747 : sudo systemctl is-enabled devstack@n-cauth.service 2022-08-08 17:56:12.866 | Failed to get unit file state for devstack@n-cauth.service: No such file or directory 2022-08-08 17:56:12.869 | + functions-common:service_check:1745 : for service in ${ENABLED_SERVICES//,/ } 2022-08-08 17:56:12.872 | + functions-common:service_check:1747 : sudo systemctl is-enabled devstack@q-agt.service 2022-08-08 17:56:12.886 | enabled 2022-08-08 17:56:12.889 | + functions-common:service_check:1751 : sudo systemctl status devstack@q-agt.service --no-pager 2022-08-08 17:56:12.905 | ● devstack@q-agt.service - Devstack devstack@q-agt.service 2022-08-08 17:56:12.905 | Loaded: loaded (/etc/systemd/system/devstack@q-agt.service; enabled; vendor preset: enabled) 2022-08-08 17:56:12.905 | Active: active (running) since Mon 2022-08-08 17:54:18 UTC; 1min 53s ago 2022-08-08 17:56:12.905 | Main PID: 104899 (neutron-openvsw) 2022-08-08 17:56:12.905 | Tasks: 7 (limit: 14304) 2022-08-08 17:56:12.905 | Memory: 248.6M 2022-08-08 17:56:12.905 | CGroup: /system.slice/system-devstack.slice/devstack@q-agt.service 2022-08-08 17:56:12.905 | ├─104899 neutron-openvswitch-agent (/usr/bin/python3.8 /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-08-08 17:56:12.906 | ├─106588 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp9v8l1o8f/privsep.sock 2022-08-08 17:56:12.906 | ├─106650 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmpmm1asm5w/privsep.sock 2022-08-08 17:56:12.906 | └─106653 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json 2022-08-08 17:56:12.906 | 2022-08-08 17:56:12.906 | Aug 08 17:56:07 dv-cinder-852454-2-smb neutron-openvswitch-agent[104899]: DEBUG neutron.agent.linux.utils [None req-82795334-d9f7-460f-b23f-7c17f062e188 None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 106653. {{(pid=104899) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:334}} 2022-08-08 17:56:12.906 | Aug 08 17:56:07 dv-cinder-852454-2-smb neutron-openvswitch-agent[104899]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-82795334-d9f7-460f-b23f-7c17f062e188 None None] Agent rpc_loop - iteration:47 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2022-08-08 17:56:12.906 | Aug 08 17:56:09 dv-cinder-852454-2-smb neutron-openvswitch-agent[104899]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-82795334-d9f7-460f-b23f-7c17f062e188 None None] Agent rpc_loop - iteration:48 started 2022-08-08 17:56:12.906 | Aug 08 17:56:09 dv-cinder-852454-2-smb neutron-openvswitch-agent[104899]: DEBUG neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ofswitch [None req-82795334-d9f7-460f-b23f-7c17f062e188 None None] ofctl request version=0x4,msg_type=0x12,msg_len=0x38,xid=0xaf9024b3,OFPFlowStatsRequest(cookie=0,cookie_mask=0,flags=0,match=OFPMatch(oxm_fields={}),out_group=4294967295,out_port=4294967295,table_id=23,type=1) result [OFPFlowStatsReply(body=[OFPFlowStats(byte_count=0,cookie=17404652194846633728,duration_nsec=830000000,duration_sec=104,flags=0,hard_timeout=0,idle_timeout=0,instructions=[],length=56,match=OFPMatch(oxm_fields={}),packet_count=0,priority=0,table_id=23)],flags=0,type=1)] {{(pid=104899) _send_msg /opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ofswitch.py:124}} 2022-08-08 17:56:12.906 | Aug 08 17:56:09 dv-cinder-852454-2-smb neutron-openvswitch-agent[104899]: DEBUG neutron.agent.linux.utils [None req-82795334-d9f7-460f-b23f-7c17f062e188 None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 106653. {{(pid=104899) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:334}} 2022-08-08 17:56:12.906 | Aug 08 17:56:09 dv-cinder-852454-2-smb neutron-openvswitch-agent[104899]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-82795334-d9f7-460f-b23f-7c17f062e188 None None] Agent rpc_loop - iteration:48 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2022-08-08 17:56:12.906 | Aug 08 17:56:11 dv-cinder-852454-2-smb neutron-openvswitch-agent[104899]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-82795334-d9f7-460f-b23f-7c17f062e188 None None] Agent rpc_loop - iteration:49 started 2022-08-08 17:56:12.906 | Aug 08 17:56:11 dv-cinder-852454-2-smb neutron-openvswitch-agent[104899]: DEBUG neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ofswitch [None req-82795334-d9f7-460f-b23f-7c17f062e188 None None] ofctl request version=0x4,msg_type=0x12,msg_len=0x38,xid=0xaf9024b5,OFPFlowStatsRequest(cookie=0,cookie_mask=0,flags=0,match=OFPMatch(oxm_fields={}),out_group=4294967295,out_port=4294967295,table_id=23,type=1) result [OFPFlowStatsReply(body=[OFPFlowStats(byte_count=0,cookie=17404652194846633728,duration_nsec=831000000,duration_sec=106,flags=0,hard_timeout=0,idle_timeout=0,instructions=[],length=56,match=OFPMatch(oxm_fields={}),packet_count=0,priority=0,table_id=23)],flags=0,type=1)] {{(pid=104899) _send_msg /opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ofswitch.py:124}} 2022-08-08 17:56:12.906 | Aug 08 17:56:11 dv-cinder-852454-2-smb neutron-openvswitch-agent[104899]: DEBUG neutron.agent.linux.utils [None req-82795334-d9f7-460f-b23f-7c17f062e188 None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 106653. {{(pid=104899) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:334}} 2022-08-08 17:56:12.906 | Aug 08 17:56:11 dv-cinder-852454-2-smb neutron-openvswitch-agent[104899]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-82795334-d9f7-460f-b23f-7c17f062e188 None None] Agent rpc_loop - iteration:49 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2022-08-08 17:56:12.909 | + functions-common:service_check:1745 : for service in ${ENABLED_SERVICES//,/ } 2022-08-08 17:56:12.912 | + functions-common:service_check:1747 : sudo systemctl is-enabled devstack@q-dhcp.service 2022-08-08 17:56:12.926 | enabled 2022-08-08 17:56:12.930 | + functions-common:service_check:1751 : sudo systemctl status devstack@q-dhcp.service --no-pager 2022-08-08 17:56:12.946 | ● devstack@q-dhcp.service - Devstack devstack@q-dhcp.service 2022-08-08 17:56:12.946 | Loaded: loaded (/etc/systemd/system/devstack@q-dhcp.service; enabled; vendor preset: enabled) 2022-08-08 17:56:12.947 | Active: active (running) since Mon 2022-08-08 17:54:20 UTC; 1min 52s ago 2022-08-08 17:56:12.947 | Main PID: 105272 (neutron-dhcp-ag) 2022-08-08 17:56:12.947 | Tasks: 16 (limit: 14304) 2022-08-08 17:56:12.947 | Memory: 377.2M 2022-08-08 17:56:12.947 | CGroup: /system.slice/system-devstack.slice/devstack@q-dhcp.service 2022-08-08 17:56:12.947 | ├─105272 neutron-dhcp-agent (/usr/bin/python3.8 /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini) 2022-08-08 17:56:12.947 | ├─106895 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp5erxwzwc/privsep.sock 2022-08-08 17:56:12.947 | ├─106948 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmp_eiacl0n/privsep.sock 2022-08-08 17:56:12.947 | ├─107023 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpe0w73wm2/privsep.sock 2022-08-08 17:56:12.947 | ├─107083 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2022-08-08 17:56:12.947 | ├─107084 /usr/bin/python3.8 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2022-08-08 17:56:12.947 | └─107139 dnsmasq --no-hosts --pid-file=/opt/stack/data/neutron/dhcp/41e01a01-784a-479c-83f8-fb38eae81af0/pid --dhcp-hostsfile=/opt/stack/data/neutron/dhcp/41e01a01-784a-479c-83f8-fb38eae81af0/host --addn-hosts=/opt/stack/data/neutron/dhcp/41e01a01-784a-479c-83f8-fb38eae81af0/addn_hosts --dhcp-optsfile=/opt/stack/data/neutron/dhcp/41e01a01-784a-479c-83f8-fb38eae81af0/opts --dhcp-leasefile=/opt/stack/data/neutron/dhcp/41e01a01-784a-479c-83f8-fb38eae81af0/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-0581937f-cabe-4a0a-aab8-90e089432e20,172.20.0.0,static,255.255.255.192,86400s --dhcp-option-force=option:mtu,1500 --dhcp-lease-max=64 --conf-file=/dev/null --domain=openstacklocal 2022-08-08 17:56:12.947 | 2022-08-08 17:56:12.947 | Aug 08 17:55:01 dv-cinder-852454-2-smb neutron-dhcp-agent[105272]: INFO neutron.agent.dhcp.agent [None req-d6be66b8-cfd7-4c88-b221-b6ce62a446fe None None] DHCP configuration for ports {'c778d64a-331b-40f2-a880-b7c53566c458'} is completed 2022-08-08 17:56:12.947 | Aug 08 17:55:04 dv-cinder-852454-2-smb neutron-dhcp-agent[105272]: DEBUG neutron.agent.dhcp.agent [-] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _network_create called with arguments ({'network': {'id': 'bad936e5-c9e3-44e5-b820-56cb6dd0d8fb'}, 'priority': 0},) {} {{(pid=105272) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2022-08-08 17:56:12.947 | Aug 08 17:55:05 dv-cinder-852454-2-smb neutron-dhcp-agent[105272]: DEBUG oslo_concurrency.lockutils [None req-337c1640-5dcf-4910-9bd0-464f7d9ef731 None None] Lock "resize_greenpool" acquired by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" :: waited 0.000s {{(pid=105272) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2022-08-08 17:56:12.947 | Aug 08 17:55:05 dv-cinder-852454-2-smb neutron-dhcp-agent[105272]: DEBUG oslo_concurrency.lockutils [None req-337c1640-5dcf-4910-9bd0-464f7d9ef731 None None] Lock "resize_greenpool" "released" by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" :: held 0.001s {{(pid=105272) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-08-08 17:56:12.947 | Aug 08 17:55:05 dv-cinder-852454-2-smb neutron-dhcp-agent[105272]: DEBUG neutron.agent.dhcp.agent [None req-337c1640-5dcf-4910-9bd0-464f7d9ef731 None None] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _subnet_update called with arguments ({'subnet': {'id': 'dfc4ad17-8d16-4d42-9135-2b9e6db7eb1d', 'name': 'public-subnet', 'tenant_id': '2a1274dfd3554098898248663dbfd911', 'network_id': 'bad936e5-c9e3-44e5-b820-56cb6dd0d8fb', 'ip_version': 4, 'subnetpool_id': None, 'enable_dhcp': False, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'standard_attr_id': 20, 'gateway_ip': '172.28.1.1', 'cidr': '172.28.1.0/24', 'allocation_pools': [{'start': '172.28.1.2', 'end': '172.28.1.254'}], 'host_routes': [], 'dns_nameservers': [], 'shared': False, 'description': '', 'service_types': [], 'tags': [], 'created_at': '2022-08-08T17:55:04Z', 'updated_at': '2022-08-08T17:55:04Z', 'revision_number': 0, 'project_id': '2a1274dfd3554098898248663dbfd911', 'network': {'id': 'bad936e5-c9e3-44e5-b820-56cb6dd0d8fb', 'name': 'public', 'tenant_id': '2a1274dfd3554098898248663dbfd911', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': ['dfc4ad17-8d16-4d42-9135-2b9e6db7eb1d'], 'standard_attr_id': 17, 'shared': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'router:external': True, 'vlan_transparent': None, 'description': '', 'port_security_enabled': True, 'is_default': True, 'tags': [], 'created_at': '2022-08-08T17:54:57Z', 'updated_at': '2022-08-08T17:55:04Z', 'revision_number': 2, 'project_id': '2a1274dfd3554098898248663dbfd911', 'provider:network_type': 'flat', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': None}}, 'priority': 3},) {} {{(pid=105272) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2022-08-08 17:56:12.947 | Aug 08 17:55:05 dv-cinder-852454-2-smb neutron-dhcp-agent[105272]: DEBUG oslo_concurrency.lockutils [None req-c7999a3e-b685-454d-af81-d01b2c8e0d16 None None] Lock "resize_greenpool" acquired by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" :: waited 0.001s {{(pid=105272) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2022-08-08 17:56:12.947 | Aug 08 17:55:05 dv-cinder-852454-2-smb neutron-dhcp-agent[105272]: DEBUG oslo_concurrency.lockutils [None req-c7999a3e-b685-454d-af81-d01b2c8e0d16 None None] Lock "resize_greenpool" "released" by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" :: held 0.001s {{(pid=105272) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-08-08 17:56:12.947 | Aug 08 17:55:08 dv-cinder-852454-2-smb neutron-dhcp-agent[105272]: DEBUG neutron.agent.dhcp.agent [-] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _port_create called with arguments (,) {} {{(pid=105272) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2022-08-08 17:56:12.947 | Aug 08 17:55:24 dv-cinder-852454-2-smb neutron-dhcp-agent[105272]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=105272) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2022-08-08 17:56:12.947 | Aug 08 17:55:24 dv-cinder-852454-2-smb neutron-dhcp-agent[105272]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=105272) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-08-08 17:56:12.950 | + functions-common:service_check:1745 : for service in ${ENABLED_SERVICES//,/ } 2022-08-08 17:56:12.953 | + functions-common:service_check:1747 : sudo systemctl is-enabled devstack@q-l3.service 2022-08-08 17:56:12.966 | enabled 2022-08-08 17:56:12.970 | + functions-common:service_check:1751 : sudo systemctl status devstack@q-l3.service --no-pager 2022-08-08 17:56:12.986 | ● devstack@q-l3.service - Devstack devstack@q-l3.service 2022-08-08 17:56:12.986 | Loaded: loaded (/etc/systemd/system/devstack@q-l3.service; enabled; vendor preset: enabled) 2022-08-08 17:56:12.986 | Active: active (running) since Mon 2022-08-08 17:54:21 UTC; 1min 51s ago 2022-08-08 17:56:12.986 | Main PID: 105657 (neutron-l3-agen) 2022-08-08 17:56:12.986 | Tasks: 19 (limit: 14304) 2022-08-08 17:56:12.986 | Memory: 380.4M 2022-08-08 17:56:12.986 | CGroup: /system.slice/system-devstack.slice/devstack@q-l3.service 2022-08-08 17:56:12.986 | ├─105657 neutron-l3-agent (/usr/bin/python3.8 /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini) 2022-08-08 17:56:12.986 | ├─106645 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmph4xqhyiv/privsep.sock 2022-08-08 17:56:12.986 | ├─107381 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpw97p_96s/privsep.sock 2022-08-08 17:56:12.986 | ├─107599 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmp_l6_x2v_/privsep.sock 2022-08-08 17:56:12.987 | ├─107820 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2022-08-08 17:56:12.987 | ├─107821 /usr/bin/python3.8 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2022-08-08 17:56:12.987 | └─108015 haproxy -f /opt/stack/data/neutron/ns-metadata-proxy/c90d6c2d-14a7-4f7c-b000-4610f9070f3b.conf 2022-08-08 17:56:12.987 | 2022-08-08 17:56:12.987 | Aug 08 17:55:20 dv-cinder-852454-2-smb neutron-l3-agent[105657]: DEBUG oslo.privsep.daemon [-] privsep: reply[ced9bf94-4c43-4451-bfeb-f3151b8717df]: (4, ('ARPING 172.28.1.39 from 172.28.1.39 qg-e470bd75-68\nSent 1 probes (1 broadcast(s))\nReceived 0 response(s)\n', '', 1)) {{(pid=107381) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:501}} 2022-08-08 17:56:12.987 | Aug 08 17:55:21 dv-cinder-852454-2-smb neutron-l3-agent[105657]: DEBUG oslo.privsep.daemon [-] privsep: reply[ad09763a-e6e5-4bec-955a-dbc2dde131f0]: (4, ('ARPING 172.20.0.1 from 172.20.0.1 qr-c778d64a-33\nSent 1 probes (1 broadcast(s))\nReceived 0 response(s)\n', '', 1)) {{(pid=107381) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:501}} 2022-08-08 17:56:12.987 | Aug 08 17:55:21 dv-cinder-852454-2-smb neutron-l3-agent[105657]: DEBUG oslo.privsep.daemon [-] privsep: reply[f75c3d90-2047-4d00-a457-fff4b29503ff]: (4, ('ARPING 172.28.1.39 from 172.28.1.39 qg-e470bd75-68\nSent 1 probes (1 broadcast(s))\nReceived 0 response(s)\n', '', 1)) {{(pid=107381) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:501}} 2022-08-08 17:56:12.987 | Aug 08 17:55:24 dv-cinder-852454-2-smb neutron-l3-agent[105657]: DEBUG oslo.privsep.daemon [-] privsep: reply[ef6ec65f-d8c2-4589-b706-61f3b457209b]: (4, ('ARPING 172.28.1.39 from 172.28.1.39 qg-e470bd75-68\nSent 1 probes (1 broadcast(s))\nReceived 0 response(s)\n', '', 1)) {{(pid=107381) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:501}} 2022-08-08 17:56:12.987 | Aug 08 17:55:25 dv-cinder-852454-2-smb neutron-l3-agent[105657]: DEBUG oslo.privsep.daemon [-] privsep: reply[2f36f166-e049-4c07-b602-fc1e83951ee0]: (4, ('ARPING 172.28.1.39 from 172.28.1.39 qg-e470bd75-68\nSent 1 probes (1 broadcast(s))\nReceived 0 response(s)\n', '', 1)) {{(pid=107381) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:501}} 2022-08-08 17:56:12.987 | Aug 08 17:55:26 dv-cinder-852454-2-smb neutron-l3-agent[105657]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=105657) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2022-08-08 17:56:12.988 | Aug 08 17:55:26 dv-cinder-852454-2-smb neutron-l3-agent[105657]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=105657) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-08-08 17:56:12.988 | Aug 08 17:55:26 dv-cinder-852454-2-smb neutron-l3-agent[105657]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=105657) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2022-08-08 17:56:12.988 | Aug 08 17:55:26 dv-cinder-852454-2-smb neutron-l3-agent[105657]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=105657) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-08-08 17:56:12.988 | Aug 08 17:55:49 dv-cinder-852454-2-smb neutron-l3-agent[105657]: DEBUG oslo_service.periodic_task [None req-0ed4f39b-622a-4ff9-8680-b4a075d9347f None None] Running periodic task L3NATAgentWithStateReport.periodic_sync_routers_task {{(pid=105657) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}} 2022-08-08 17:56:12.991 | + functions-common:service_check:1745 : for service in ${ENABLED_SERVICES//,/ } 2022-08-08 17:56:12.993 | + functions-common:service_check:1747 : sudo systemctl is-enabled devstack@q-meta.service 2022-08-08 17:56:13.008 | enabled 2022-08-08 17:56:13.012 | + functions-common:service_check:1751 : sudo systemctl status devstack@q-meta.service --no-pager 2022-08-08 17:56:13.029 | ● devstack@q-meta.service - Devstack devstack@q-meta.service 2022-08-08 17:56:13.029 | Loaded: loaded (/etc/systemd/system/devstack@q-meta.service; enabled; vendor preset: enabled) 2022-08-08 17:56:13.029 | Active: active (running) since Mon 2022-08-08 17:54:23 UTC; 1min 49s ago 2022-08-08 17:56:13.029 | Main PID: 106022 (neutron-metadat) 2022-08-08 17:56:13.029 | Tasks: 4 (limit: 14304) 2022-08-08 17:56:13.029 | Memory: 129.2M 2022-08-08 17:56:13.029 | CGroup: /system.slice/system-devstack.slice/devstack@q-meta.service 2022-08-08 17:56:13.029 | ├─106022 neutron-metadata-agent (/usr/bin/python3.8 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini) 2022-08-08 17:56:13.029 | ├─106522 neutron-metadata-agent (/usr/bin/python3.8 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini) 2022-08-08 17:56:13.029 | └─106523 neutron-metadata-agent (/usr/bin/python3.8 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini) 2022-08-08 17:56:13.029 | 2022-08-08 17:56:13.029 | Aug 08 17:54:28 dv-cinder-852454-2-smb neutron-metadata-agent[106022]: DEBUG oslo_service.service [None req-5896e2ae-5c8b-4fdd-88ae-2d6a481ad72f None None] oslo_messaging_rabbit.ssl = False {{(pid=106022) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-08-08 17:56:13.029 | Aug 08 17:54:28 dv-cinder-852454-2-smb neutron-metadata-agent[106022]: DEBUG oslo_service.service [None req-5896e2ae-5c8b-4fdd-88ae-2d6a481ad72f None None] oslo_messaging_rabbit.ssl_ca_file = {{(pid=106022) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-08-08 17:56:13.029 | Aug 08 17:54:28 dv-cinder-852454-2-smb neutron-metadata-agent[106022]: DEBUG oslo_service.service [None req-5896e2ae-5c8b-4fdd-88ae-2d6a481ad72f None None] oslo_messaging_rabbit.ssl_cert_file = {{(pid=106022) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-08-08 17:56:13.029 | Aug 08 17:54:28 dv-cinder-852454-2-smb neutron-metadata-agent[106022]: DEBUG oslo_service.service [None req-5896e2ae-5c8b-4fdd-88ae-2d6a481ad72f None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=106022) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-08-08 17:56:13.030 | Aug 08 17:54:28 dv-cinder-852454-2-smb neutron-metadata-agent[106022]: DEBUG oslo_service.service [None req-5896e2ae-5c8b-4fdd-88ae-2d6a481ad72f None None] oslo_messaging_rabbit.ssl_version = {{(pid=106022) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-08-08 17:56:13.030 | Aug 08 17:54:28 dv-cinder-852454-2-smb neutron-metadata-agent[106022]: DEBUG oslo_service.service [None req-5896e2ae-5c8b-4fdd-88ae-2d6a481ad72f None None] oslo_messaging_notifications.driver = [] {{(pid=106022) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-08-08 17:56:13.030 | Aug 08 17:54:28 dv-cinder-852454-2-smb neutron-metadata-agent[106022]: DEBUG oslo_service.service [None req-5896e2ae-5c8b-4fdd-88ae-2d6a481ad72f None None] oslo_messaging_notifications.retry = -1 {{(pid=106022) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-08-08 17:56:13.030 | Aug 08 17:54:28 dv-cinder-852454-2-smb neutron-metadata-agent[106022]: DEBUG oslo_service.service [None req-5896e2ae-5c8b-4fdd-88ae-2d6a481ad72f None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=106022) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-08-08 17:56:13.030 | Aug 08 17:54:28 dv-cinder-852454-2-smb neutron-metadata-agent[106022]: DEBUG oslo_service.service [None req-5896e2ae-5c8b-4fdd-88ae-2d6a481ad72f None None] oslo_messaging_notifications.transport_url = **** {{(pid=106022) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-08-08 17:56:13.030 | Aug 08 17:54:28 dv-cinder-852454-2-smb neutron-metadata-agent[106022]: DEBUG oslo_service.service [None req-5896e2ae-5c8b-4fdd-88ae-2d6a481ad72f None None] ******************************************************************************** {{(pid=106022) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2022-08-08 17:56:13.033 | + functions-common:service_check:1745 : for service in ${ENABLED_SERVICES//,/ } 2022-08-08 17:56:13.036 | + functions-common:service_check:1747 : sudo systemctl is-enabled devstack@q-metering.service 2022-08-08 17:56:13.050 | enabled 2022-08-08 17:56:13.054 | + functions-common:service_check:1751 : sudo systemctl status devstack@q-metering.service --no-pager 2022-08-08 17:56:13.070 | ● devstack@q-metering.service - Devstack devstack@q-metering.service 2022-08-08 17:56:13.070 | Loaded: loaded (/etc/systemd/system/devstack@q-metering.service; enabled; vendor preset: enabled) 2022-08-08 17:56:13.070 | Active: active (running) since Mon 2022-08-08 17:54:25 UTC; 1min 47s ago 2022-08-08 17:56:13.071 | Main PID: 106412 (neutron-meterin) 2022-08-08 17:56:13.071 | Tasks: 2 (limit: 14304) 2022-08-08 17:56:13.071 | Memory: 113.2M 2022-08-08 17:56:13.071 | CGroup: /system.slice/system-devstack.slice/devstack@q-metering.service 2022-08-08 17:56:13.071 | └─106412 neutron-metering-agent (/usr/bin/python3.8 /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini) 2022-08-08 17:56:13.071 | 2022-08-08 17:56:13.071 | Aug 08 17:55:59 dv-cinder-852454-2-smb neutron-metering-agent[106412]: DEBUG neutron.services.metering.agents.metering_agent [-] Sync router namespaces {{(pid=106412) _sync_router_namespaces /opt/stack/neutron/neutron/services/metering/agents/metering_agent.py:302}} 2022-08-08 17:56:13.071 | Aug 08 17:55:59 dv-cinder-852454-2-smb neutron-metering-agent[106412]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" acquired by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: waited 0.000s {{(pid=106412) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2022-08-08 17:56:13.071 | Aug 08 17:55:59 dv-cinder-852454-2-smb neutron-metering-agent[106412]: DEBUG neutron.services.metering.drivers.noop.noop_driver [-] neutron.services.metering.drivers.noop.noop_driver.NoopMeteringDriver method sync_router_namespaces called with arguments (, dict_values([])) {} {{(pid=106412) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2022-08-08 17:56:13.071 | Aug 08 17:55:59 dv-cinder-852454-2-smb neutron-metering-agent[106412]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" "released" by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: held 0.000s {{(pid=106412) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-08-08 17:56:13.071 | Aug 08 17:55:59 dv-cinder-852454-2-smb neutron-metering-agent[106412]: DEBUG neutron.services.metering.agents.metering_agent [-] Retrieving traffic counters for routers [{}]. {{(pid=106412) _add_metering_infos /opt/stack/neutron/neutron/services/metering/agents/metering_agent.py:219}} 2022-08-08 17:56:13.071 | Aug 08 17:55:59 dv-cinder-852454-2-smb neutron-metering-agent[106412]: DEBUG neutron.services.metering.agents.metering_agent [-] Get router traffic counters {{(pid=106412) _get_traffic_counters /opt/stack/neutron/neutron/services/metering/agents/metering_agent.py:298}} 2022-08-08 17:56:13.071 | Aug 08 17:55:59 dv-cinder-852454-2-smb neutron-metering-agent[106412]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" acquired by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: waited 0.000s {{(pid=106412) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:386}} 2022-08-08 17:56:13.071 | Aug 08 17:55:59 dv-cinder-852454-2-smb neutron-metering-agent[106412]: DEBUG neutron.services.metering.drivers.noop.noop_driver [-] neutron.services.metering.drivers.noop.noop_driver.NoopMeteringDriver method get_traffic_counters called with arguments (, dict_values([])) {} {{(pid=106412) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2022-08-08 17:56:13.071 | Aug 08 17:55:59 dv-cinder-852454-2-smb neutron-metering-agent[106412]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" "released" by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: held 0.000s {{(pid=106412) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-08-08 17:56:13.071 | Aug 08 17:55:59 dv-cinder-852454-2-smb neutron-metering-agent[106412]: DEBUG neutron.services.metering.agents.metering_agent [-] Traffic counters [None] retrieved for routers [{}]. {{(pid=106412) _add_metering_infos /opt/stack/neutron/neutron/services/metering/agents/metering_agent.py:223}} 2022-08-08 17:56:13.074 | + functions-common:service_check:1745 : for service in ${ENABLED_SERVICES//,/ } 2022-08-08 17:56:13.077 | + functions-common:service_check:1747 : sudo systemctl is-enabled devstack@q-vpn.service 2022-08-08 17:56:13.089 | Failed to get unit file state for devstack@q-vpn.service: No such file or directory 2022-08-08 17:56:13.093 | + functions-common:service_check:1745 : for service in ${ENABLED_SERVICES//,/ } 2022-08-08 17:56:13.095 | + functions-common:service_check:1747 : sudo systemctl is-enabled devstack@g-reg.service 2022-08-08 17:56:13.108 | Failed to get unit file state for devstack@g-reg.service: No such file or directory 2022-08-08 17:56:13.111 | + functions-common:service_check:1745 : for service in ${ENABLED_SERVICES//,/ } 2022-08-08 17:56:13.115 | + functions-common:service_check:1747 : sudo systemctl is-enabled devstack@cinder.service 2022-08-08 17:56:13.128 | Failed to get unit file state for devstack@cinder.service: No such file or directory 2022-08-08 17:56:13.132 | + functions-common:service_check:1745 : for service in ${ENABLED_SERVICES//,/ } 2022-08-08 17:56:13.135 | + functions-common:service_check:1747 : sudo systemctl is-enabled devstack@s-proxy.service 2022-08-08 17:56:13.149 | enabled 2022-08-08 17:56:13.153 | + functions-common:service_check:1751 : sudo systemctl status devstack@s-proxy.service --no-pager 2022-08-08 17:56:13.170 | ● devstack@s-proxy.service - Devstack devstack@s-proxy.service 2022-08-08 17:56:13.170 | Loaded: loaded (/etc/systemd/system/devstack@s-proxy.service; enabled; vendor preset: enabled) 2022-08-08 17:56:13.170 | Active: active (running) since Mon 2022-08-08 17:53:54 UTC; 2min 18s ago 2022-08-08 17:56:13.170 | Main PID: 102328 (swift-proxy-ser) 2022-08-08 17:56:13.170 | Tasks: 2 (limit: 14304) 2022-08-08 17:56:13.170 | Memory: 89.6M 2022-08-08 17:56:13.170 | CGroup: /system.slice/system-devstack.slice/devstack@s-proxy.service 2022-08-08 17:56:13.170 | ├─102328 /usr/bin/python3.8 /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v 2022-08-08 17:56:13.170 | └─102423 /usr/bin/python3.8 /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v 2022-08-08 17:56:13.170 | 2022-08-08 17:56:13.170 | Aug 08 17:55:53 dv-cinder-852454-2-smb proxy-server[102423]: Validating token access rules against request 2022-08-08 17:56:13.170 | Aug 08 17:55:53 dv-cinder-852454-2-smb swift-proxy-server[102423]: proxy-server: Validating token access rules against request 2022-08-08 17:56:13.170 | Aug 08 17:55:53 dv-cinder-852454-2-smb proxy-server[102423]: Received request from user: user_id 91552cf8ab6c4fe6930f8a6127c5c26d, project_id 2992a5e585a747499e9c54aa882441e0, roles ResellerAdmin,service 2022-08-08 17:56:13.170 | Aug 08 17:55:53 dv-cinder-852454-2-smb swift-proxy-server[102423]: proxy-server: Received request from user: user_id 91552cf8ab6c4fe6930f8a6127c5c26d, project_id 2992a5e585a747499e9c54aa882441e0, roles ResellerAdmin,service 2022-08-08 17:56:13.170 | Aug 08 17:55:53 dv-cinder-852454-2-smb proxy-server[102423]: Using identity: {'user': ('91552cf8ab6c4fe6930f8a6127c5c26d', 'glance-swift'), 'tenant': ('2992a5e585a747499e9c54aa882441e0', 'service'), 'roles': ['ResellerAdmin', 'service'], 'service_roles': [], 'user_domain': ('default', 'Default'), 'project_domain': ('default', 'Default'), 'auth_version': 3} (txn: tx2ffc3c62c403422783a2c-0062f14e29) 2022-08-08 17:56:13.170 | Aug 08 17:55:53 dv-cinder-852454-2-smb swift-proxy-server[102423]: proxy-server: Using identity: {'user': ('91552cf8ab6c4fe6930f8a6127c5c26d', 'glance-swift'), 'tenant': ('2992a5e585a747499e9c54aa882441e0', 'service'), 'roles': ['ResellerAdmin', 'service'], 'service_roles': [], 'user_domain': ('default', 'Default'), 'project_domain': ('default', 'Default'), 'auth_version': 3} (txn: tx2ffc3c62c403422783a2c-0062f14e29) 2022-08-08 17:56:13.170 | Aug 08 17:55:53 dv-cinder-852454-2-smb proxy-server[102423]: User 2992a5e585a747499e9c54aa882441e0 has reseller admin authorizing (txn: tx2ffc3c62c403422783a2c-0062f14e29) (client_ip: 10.222.0.52) 2022-08-08 17:56:13.170 | Aug 08 17:55:53 dv-cinder-852454-2-smb swift-proxy-server[102423]: proxy-server: User 2992a5e585a747499e9c54aa882441e0 has reseller admin authorizing (txn: tx2ffc3c62c403422783a2c-0062f14e29) (client_ip: 10.222.0.52) 2022-08-08 17:56:13.170 | Aug 08 17:56:08 dv-cinder-852454-2-smb proxy-server[102423]: 10.222.0.52 10.222.0.52 08/Aug/2022/17/56/08 PUT /v1/AUTH_2992a5e585a747499e9c54aa882441e0/glance/4872db25-e484-4748-becf-112b3c685fea HTTP/1.0 201 - python-swiftclient-3.13.1 gAAAAABi8U4p... 645922816 - - tx2ffc3c62c403422783a2c-0062f14e29 - 14.7759 - - 1659981353.912197351 1659981368.688107014 0 2022-08-08 17:56:13.170 | Aug 08 17:56:08 dv-cinder-852454-2-smb swift-proxy-server[102423]: proxy-server: 10.222.0.52 10.222.0.52 08/Aug/2022/17/56/08 PUT /v1/AUTH_2992a5e585a747499e9c54aa882441e0/glance/4872db25-e484-4748-becf-112b3c685fea HTTP/1.0 201 - python-swiftclient-3.13.1 gAAAAABi8U4p... 645922816 - - tx2ffc3c62c403422783a2c-0062f14e29 - 14.7759 - - 1659981353.912197351 1659981368.688107014 0 2022-08-08 17:56:13.174 | + functions-common:service_check:1745 : for service in ${ENABLED_SERVICES//,/ } 2022-08-08 17:56:13.177 | + functions-common:service_check:1747 : sudo systemctl is-enabled devstack@s-object.service 2022-08-08 17:56:13.190 | enabled 2022-08-08 17:56:13.194 | + functions-common:service_check:1751 : sudo systemctl status devstack@s-object.service --no-pager 2022-08-08 17:56:13.210 | ● devstack@s-object.service - Devstack devstack@s-object.service 2022-08-08 17:56:13.210 | Loaded: loaded (/etc/systemd/system/devstack@s-object.service; enabled; vendor preset: enabled) 2022-08-08 17:56:13.210 | Active: active (running) since Mon 2022-08-08 17:53:48 UTC; 2min 24s ago 2022-08-08 17:56:13.210 | Main PID: 100793 (swift-object-se) 2022-08-08 17:56:13.210 | Tasks: 23 (limit: 14304) 2022-08-08 17:56:13.210 | Memory: 61.9M 2022-08-08 17:56:13.210 | CGroup: /system.slice/system-devstack.slice/devstack@s-object.service 2022-08-08 17:56:13.210 | ├─100793 /usr/bin/python3.8 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2022-08-08 17:56:13.210 | ├─101190 /usr/bin/python3.8 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2022-08-08 17:56:13.210 | └─101244 /usr/bin/python3.8 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2022-08-08 17:56:13.210 | 2022-08-08 17:56:13.210 | Aug 08 17:53:48 dv-cinder-852454-2-smb systemd[1]: Started Devstack devstack@s-object.service. 2022-08-08 17:56:13.210 | Aug 08 17:53:50 dv-cinder-852454-2-smb object-server[100793]: Started child 101190 from parent 100793 2022-08-08 17:56:13.210 | Aug 08 17:53:50 dv-cinder-852454-2-smb swift-object-server[100793]: object-server: Started child 101190 from parent 100793 2022-08-08 17:56:13.210 | Aug 08 17:53:50 dv-cinder-852454-2-smb object-server[100793]: Started child 101244 from parent 100793 2022-08-08 17:56:13.210 | Aug 08 17:53:50 dv-cinder-852454-2-smb swift-object-server[100793]: object-server: Started child 101244 from parent 100793 2022-08-08 17:56:13.210 | Aug 08 17:56:08 dv-cinder-852454-2-smb object-server[101190]: 127.0.0.1 - - [08/Aug/2022:17:56:08 +0000] "PUT /sdb1/111/AUTH_2992a5e585a747499e9c54aa882441e0/glance/4872db25-e484-4748-becf-112b3c685fea" 201 - "PUT http://10.222.0.52:8080/v1/AUTH_2992a5e585a747499e9c54aa882441e0/glance/4872db25-e484-4748-becf-112b3c685fea" "tx2ffc3c62c403422783a2c-0062f14e29" "proxy-server 102423" 14.7442 "-" 101190 0 2022-08-08 17:56:13.210 | Aug 08 17:56:08 dv-cinder-852454-2-smb swift-object-server[101190]: object-server: 127.0.0.1 - - [08/Aug/2022:17:56:08 +0000] "PUT /sdb1/111/AUTH_2992a5e585a747499e9c54aa882441e0/glance/4872db25-e484-4748-becf-112b3c685fea" 201 - "PUT http://10.222.0.52:8080/v1/AUTH_2992a5e585a747499e9c54aa882441e0/glance/4872db25-e484-4748-becf-112b3c685fea" "tx2ffc3c62c403422783a2c-0062f14e29" "proxy-server 102423" 14.7442 "-" 101190 0 2022-08-08 17:56:13.213 | + functions-common:service_check:1745 : for service in ${ENABLED_SERVICES//,/ } 2022-08-08 17:56:13.216 | + functions-common:service_check:1747 : sudo systemctl is-enabled devstack@s-container.service 2022-08-08 17:56:13.231 | enabled 2022-08-08 17:56:13.234 | + functions-common:service_check:1751 : sudo systemctl status devstack@s-container.service --no-pager 2022-08-08 17:56:13.251 | ● devstack@s-container.service - Devstack devstack@s-container.service 2022-08-08 17:56:13.252 | Loaded: loaded (/etc/systemd/system/devstack@s-container.service; enabled; vendor preset: enabled) 2022-08-08 17:56:13.252 | Active: active (running) since Mon 2022-08-08 17:53:50 UTC; 2min 23s ago 2022-08-08 17:56:13.252 | Main PID: 101164 (swift-container) 2022-08-08 17:56:13.252 | Tasks: 3 (limit: 14304) 2022-08-08 17:56:13.252 | Memory: 62.2M 2022-08-08 17:56:13.252 | CGroup: /system.slice/system-devstack.slice/devstack@s-container.service 2022-08-08 17:56:13.252 | ├─101164 /usr/bin/python3.8 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2022-08-08 17:56:13.252 | ├─101530 /usr/bin/python3.8 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2022-08-08 17:56:13.252 | └─101536 /usr/bin/python3.8 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2022-08-08 17:56:13.252 | 2022-08-08 17:56:13.252 | Aug 08 17:53:51 dv-cinder-852454-2-smb container-server[101164]: Started child 101530 from parent 101164 2022-08-08 17:56:13.252 | Aug 08 17:53:51 dv-cinder-852454-2-smb swift-container-server[101164]: container-server: Started child 101530 from parent 101164 2022-08-08 17:56:13.252 | Aug 08 17:53:51 dv-cinder-852454-2-smb container-server[101164]: Started child 101536 from parent 101164 2022-08-08 17:56:13.252 | Aug 08 17:53:51 dv-cinder-852454-2-smb swift-container-server[101164]: container-server: Started child 101536 from parent 101164 2022-08-08 17:56:13.252 | Aug 08 17:55:53 dv-cinder-852454-2-smb container-server[101530]: 127.0.0.1 - - [08/Aug/2022:17:55:53 +0000] "PUT /sdb1/74/AUTH_2992a5e585a747499e9c54aa882441e0/glance" 201 - "PUT http://10.222.0.52:8080/v1/AUTH_2992a5e585a747499e9c54aa882441e0/glance" "txe27fef9c3dda4a7bb0735-0062f14e29" "proxy-server 102423" 0.0208 "-" 101530 0 2022-08-08 17:56:13.252 | Aug 08 17:55:53 dv-cinder-852454-2-smb swift-container-server[101530]: container-server: 127.0.0.1 - - [08/Aug/2022:17:55:53 +0000] "PUT /sdb1/74/AUTH_2992a5e585a747499e9c54aa882441e0/glance" 201 - "PUT http://10.222.0.52:8080/v1/AUTH_2992a5e585a747499e9c54aa882441e0/glance" "txe27fef9c3dda4a7bb0735-0062f14e29" "proxy-server 102423" 0.0208 "-" 101530 0 2022-08-08 17:56:13.252 | Aug 08 17:55:53 dv-cinder-852454-2-smb container-server[101536]: 127.0.0.1 - - [08/Aug/2022:17:55:53 +0000] "HEAD /sdb1/74/AUTH_2992a5e585a747499e9c54aa882441e0/glance" 204 - "HEAD http://10.222.0.52:8080/v1/AUTH_2992a5e585a747499e9c54aa882441e0/glance?format=json&states=listing" "tx2ffc3c62c403422783a2c-0062f14e29" "proxy-server 102423" 0.0071 "-" 101536 0 2022-08-08 17:56:13.252 | Aug 08 17:55:53 dv-cinder-852454-2-smb swift-container-server[101536]: container-server: 127.0.0.1 - - [08/Aug/2022:17:55:53 +0000] "HEAD /sdb1/74/AUTH_2992a5e585a747499e9c54aa882441e0/glance" 204 - "HEAD http://10.222.0.52:8080/v1/AUTH_2992a5e585a747499e9c54aa882441e0/glance?format=json&states=listing" "tx2ffc3c62c403422783a2c-0062f14e29" "proxy-server 102423" 0.0071 "-" 101536 0 2022-08-08 17:56:13.253 | Aug 08 17:56:08 dv-cinder-852454-2-smb container-server[101536]: 127.0.0.1 - - [08/Aug/2022:17:56:08 +0000] "PUT /sdb1/74/AUTH_2992a5e585a747499e9c54aa882441e0/glance/4872db25-e484-4748-becf-112b3c685fea" 201 - "PUT http://10.222.0.52:8080/sdb1/111/AUTH_2992a5e585a747499e9c54aa882441e0/glance/4872db25-e484-4748-becf-112b3c685fea" "tx2ffc3c62c403422783a2c-0062f14e29" "object-server 101190" 0.0011 "-" 101536 0 2022-08-08 17:56:13.253 | Aug 08 17:56:08 dv-cinder-852454-2-smb swift-container-server[101536]: container-server: 127.0.0.1 - - [08/Aug/2022:17:56:08 +0000] "PUT /sdb1/74/AUTH_2992a5e585a747499e9c54aa882441e0/glance/4872db25-e484-4748-becf-112b3c685fea" 201 - "PUT http://10.222.0.52:8080/sdb1/111/AUTH_2992a5e585a747499e9c54aa882441e0/glance/4872db25-e484-4748-becf-112b3c685fea" "tx2ffc3c62c403422783a2c-0062f14e29" "object-server 101190" 0.0011 "-" 101536 0 2022-08-08 17:56:13.255 | + functions-common:service_check:1745 : for service in ${ENABLED_SERVICES//,/ } 2022-08-08 17:56:13.258 | + functions-common:service_check:1747 : sudo systemctl is-enabled devstack@s-account.service 2022-08-08 17:56:13.271 | enabled 2022-08-08 17:56:13.275 | + functions-common:service_check:1751 : sudo systemctl status devstack@s-account.service --no-pager 2022-08-08 17:56:13.291 | ● devstack@s-account.service - Devstack devstack@s-account.service 2022-08-08 17:56:13.292 | Loaded: loaded (/etc/systemd/system/devstack@s-account.service; enabled; vendor preset: enabled) 2022-08-08 17:56:13.292 | Active: active (running) since Mon 2022-08-08 17:53:51 UTC; 2min 21s ago 2022-08-08 17:56:13.292 | Main PID: 101537 (swift-account-s) 2022-08-08 17:56:13.292 | Tasks: 3 (limit: 14304) 2022-08-08 17:56:13.292 | Memory: 60.3M 2022-08-08 17:56:13.292 | CGroup: /system.slice/system-devstack.slice/devstack@s-account.service 2022-08-08 17:56:13.292 | ├─101537 /usr/bin/python3.8 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2022-08-08 17:56:13.292 | ├─101937 /usr/bin/python3.8 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2022-08-08 17:56:13.292 | └─101938 /usr/bin/python3.8 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2022-08-08 17:56:13.292 | 2022-08-08 17:56:13.292 | Aug 08 17:55:53 dv-cinder-852454-2-smb account-server[101937]: 127.0.0.1 - - [08/Aug/2022:17:55:53 +0000] "HEAD /sdb1/156/AUTH_2992a5e585a747499e9c54aa882441e0" 404 - "HEAD http://10.222.0.52:8080/v1/AUTH_2992a5e585a747499e9c54aa882441e0?format=json" "tx0726c853df1e4bf083a38-0062f14e29" "proxy-server 102423" 0.0017 "-" 101937 - 2022-08-08 17:56:13.292 | Aug 08 17:55:53 dv-cinder-852454-2-smb swift-account-server[101937]: account-server: 127.0.0.1 - - [08/Aug/2022:17:55:53 +0000] "HEAD /sdb1/156/AUTH_2992a5e585a747499e9c54aa882441e0" 404 - "HEAD http://10.222.0.52:8080/v1/AUTH_2992a5e585a747499e9c54aa882441e0?format=json" "tx0726c853df1e4bf083a38-0062f14e29" "proxy-server 102423" 0.0017 "-" 101937 - 2022-08-08 17:56:13.292 | Aug 08 17:55:53 dv-cinder-852454-2-smb account-server[101938]: 127.0.0.1 - - [08/Aug/2022:17:55:53 +0000] "HEAD /sdb1/156/AUTH_2992a5e585a747499e9c54aa882441e0" 404 - "HEAD http://10.222.0.52:8080/v1/AUTH_2992a5e585a747499e9c54aa882441e0?format=json" "tx0726c853df1e4bf083a38-0062f14e29" "proxy-server 102423" 0.0016 "-" 101938 - 2022-08-08 17:56:13.292 | Aug 08 17:55:53 dv-cinder-852454-2-smb swift-account-server[101938]: account-server: 127.0.0.1 - - [08/Aug/2022:17:55:53 +0000] "HEAD /sdb1/156/AUTH_2992a5e585a747499e9c54aa882441e0" 404 - "HEAD http://10.222.0.52:8080/v1/AUTH_2992a5e585a747499e9c54aa882441e0?format=json" "tx0726c853df1e4bf083a38-0062f14e29" "proxy-server 102423" 0.0016 "-" 101938 - 2022-08-08 17:56:13.292 | Aug 08 17:55:53 dv-cinder-852454-2-smb account-server[101937]: 127.0.0.1 - - [08/Aug/2022:17:55:53 +0000] "PUT /sdb1/156/AUTH_2992a5e585a747499e9c54aa882441e0" 201 - "-" "txe27fef9c3dda4a7bb0735-0062f14e29" "-" 0.0177 "-" 101937 - 2022-08-08 17:56:13.292 | Aug 08 17:55:53 dv-cinder-852454-2-smb swift-account-server[101937]: account-server: 127.0.0.1 - - [08/Aug/2022:17:55:53 +0000] "PUT /sdb1/156/AUTH_2992a5e585a747499e9c54aa882441e0" 201 - "-" "txe27fef9c3dda4a7bb0735-0062f14e29" "-" 0.0177 "-" 101937 - 2022-08-08 17:56:13.292 | Aug 08 17:55:53 dv-cinder-852454-2-smb account-server[101938]: 127.0.0.1 - - [08/Aug/2022:17:55:53 +0000] "HEAD /sdb1/156/AUTH_2992a5e585a747499e9c54aa882441e0" 204 - "HEAD http://10.222.0.52:8080/v1/AUTH_2992a5e585a747499e9c54aa882441e0?format=json" "txe27fef9c3dda4a7bb0735-0062f14e29" "proxy-server 102423" 0.0041 "-" 101938 - 2022-08-08 17:56:13.292 | Aug 08 17:55:53 dv-cinder-852454-2-smb swift-account-server[101938]: account-server: 127.0.0.1 - - [08/Aug/2022:17:55:53 +0000] "HEAD /sdb1/156/AUTH_2992a5e585a747499e9c54aa882441e0" 204 - "HEAD http://10.222.0.52:8080/v1/AUTH_2992a5e585a747499e9c54aa882441e0?format=json" "txe27fef9c3dda4a7bb0735-0062f14e29" "proxy-server 102423" 0.0041 "-" 101938 - 2022-08-08 17:56:13.292 | Aug 08 17:55:53 dv-cinder-852454-2-smb account-server[101938]: 127.0.0.1 - - [08/Aug/2022:17:55:53 +0000] "PUT /sdb1/156/AUTH_2992a5e585a747499e9c54aa882441e0/glance" 201 - "PUT http://127.0.0.1:6611/sdb1/74/AUTH_2992a5e585a747499e9c54aa882441e0/glance" "txe27fef9c3dda4a7bb0735-0062f14e29" "container-server 101530" 0.0021 "-" 101938 0 2022-08-08 17:56:13.292 | Aug 08 17:55:53 dv-cinder-852454-2-smb swift-account-server[101938]: account-server: 127.0.0.1 - - [08/Aug/2022:17:55:53 +0000] "PUT /sdb1/156/AUTH_2992a5e585a747499e9c54aa882441e0/glance" 201 - "PUT http://127.0.0.1:6611/sdb1/74/AUTH_2992a5e585a747499e9c54aa882441e0/glance" "txe27fef9c3dda4a7bb0735-0062f14e29" "container-server 101530" 0.0021 "-" 101938 0 2022-08-08 17:56:13.295 | + functions-common:service_check:1745 : for service in ${ENABLED_SERVICES//,/ } 2022-08-08 17:56:13.298 | + functions-common:service_check:1747 : sudo systemctl is-enabled devstack@heat.service 2022-08-08 17:56:13.312 | Failed to get unit file state for devstack@heat.service: No such file or directory 2022-08-08 17:56:13.317 | + functions-common:service_check:1745 : for service in ${ENABLED_SERVICES//,/ } 2022-08-08 17:56:13.320 | + functions-common:service_check:1747 : sudo systemctl is-enabled devstack@h-api.service 2022-08-08 17:56:13.332 | Failed to get unit file state for devstack@h-api.service: No such file or directory 2022-08-08 17:56:13.336 | + functions-common:service_check:1745 : for service in ${ENABLED_SERVICES//,/ } 2022-08-08 17:56:13.338 | + functions-common:service_check:1747 : sudo systemctl is-enabled devstack@h-api-cfn.service 2022-08-08 17:56:13.351 | Failed to get unit file state for devstack@h-api-cfn.service: No such file or directory 2022-08-08 17:56:13.355 | + functions-common:service_check:1745 : for service in ${ENABLED_SERVICES//,/ } 2022-08-08 17:56:13.358 | + functions-common:service_check:1747 : sudo systemctl is-enabled devstack@h-api-cw.service 2022-08-08 17:56:13.370 | Failed to get unit file state for devstack@h-api-cw.service: No such file or directory 2022-08-08 17:56:13.374 | + functions-common:service_check:1745 : for service in ${ENABLED_SERVICES//,/ } 2022-08-08 17:56:13.377 | + functions-common:service_check:1747 : sudo systemctl is-enabled devstack@h-eng.service 2022-08-08 17:56:13.389 | Failed to get unit file state for devstack@h-eng.service: No such file or directory 2022-08-08 17:56:13.393 | + functions-common:service_check:1745 : for service in ${ENABLED_SERVICES//,/ } 2022-08-08 17:56:13.396 | + functions-common:service_check:1747 : sudo systemctl is-enabled devstack@ceilometer-acentral.service 2022-08-08 17:56:13.407 | Failed to get unit file state for devstack@ceilometer-acentral.service: No such file or directory 2022-08-08 17:56:13.412 | + functions-common:service_check:1745 : for service in ${ENABLED_SERVICES//,/ } 2022-08-08 17:56:13.414 | + functions-common:service_check:1747 : sudo systemctl is-enabled devstack@ceilometer-acompute.service 2022-08-08 17:56:13.427 | Failed to get unit file state for devstack@ceilometer-acompute.service: No such file or directory 2022-08-08 17:56:13.430 | + functions-common:service_check:1745 : for service in ${ENABLED_SERVICES//,/ } 2022-08-08 17:56:13.433 | + functions-common:service_check:1747 : sudo systemctl is-enabled devstack@ceilometer-collector.service 2022-08-08 17:56:13.445 | Failed to get unit file state for devstack@ceilometer-collector.service: No such file or directory 2022-08-08 17:56:13.449 | + functions-common:service_check:1745 : for service in ${ENABLED_SERVICES//,/ } 2022-08-08 17:56:13.451 | + functions-common:service_check:1747 : sudo systemctl is-enabled devstack@ceilometer-api.service 2022-08-08 17:56:13.463 | Failed to get unit file state for devstack@ceilometer-api.service: No such file or directory 2022-08-08 17:56:13.467 | + functions-common:service_check:1745 : for service in ${ENABLED_SERVICES//,/ } 2022-08-08 17:56:13.470 | + functions-common:service_check:1747 : sudo systemctl is-enabled devstack@ceilometer-anotification.service 2022-08-08 17:56:13.483 | Failed to get unit file state for devstack@ceilometer-anotification.service: No such file or directory 2022-08-08 17:56:13.487 | + functions-common:service_check:1745 : for service in ${ENABLED_SERVICES//,/ } 2022-08-08 17:56:13.490 | + functions-common:service_check:1747 : sudo systemctl is-enabled devstack@s-container-sync.service 2022-08-08 17:56:13.503 | enabled 2022-08-08 17:56:13.507 | + functions-common:service_check:1751 : sudo systemctl status devstack@s-container-sync.service --no-pager 2022-08-08 17:56:13.523 | ● devstack@s-container-sync.service - Devstack devstack@s-container-sync.service 2022-08-08 17:56:13.523 | Loaded: loaded (/etc/systemd/system/devstack@s-container-sync.service; enabled; vendor preset: enabled) 2022-08-08 17:56:13.523 | Active: active (running) since Mon 2022-08-08 17:53:53 UTC; 2min 20s ago 2022-08-08 17:56:13.523 | Main PID: 101944 (swift-container) 2022-08-08 17:56:13.523 | Tasks: 1 (limit: 14304) 2022-08-08 17:56:13.523 | Memory: 42.7M 2022-08-08 17:56:13.523 | CGroup: /system.slice/system-devstack.slice/devstack@s-container-sync.service 2022-08-08 17:56:13.524 | └─101944 /usr/bin/python3.8 /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf 2022-08-08 17:56:13.524 | 2022-08-08 17:56:13.524 | Aug 08 17:53:53 dv-cinder-852454-2-smb systemd[1]: Started Devstack devstack@s-container-sync.service. 2022-08-08 17:56:13.524 | Aug 08 17:53:54 dv-cinder-852454-2-smb container-sync[101944]: Starting 101944 2022-08-08 17:56:13.524 | Aug 08 17:53:54 dv-cinder-852454-2-smb container-sync[101944]: Configuration option internal_client_conf_path not defined. Using default configuration, See internal-client.conf-sample for options 2022-08-08 17:56:13.527 | + functions-common:service_check:1745 : for service in ${ENABLED_SERVICES//,/ } 2022-08-08 17:56:13.529 | + functions-common:service_check:1747 : sudo systemctl is-enabled devstack@n-super-cond.service 2022-08-08 17:56:13.542 | enabled 2022-08-08 17:56:13.546 | + functions-common:service_check:1751 : sudo systemctl status devstack@n-super-cond.service --no-pager 2022-08-08 17:56:13.563 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2022-08-08 17:56:13.563 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; vendor preset: enabled) 2022-08-08 17:56:13.563 | Active: active (running) since Mon 2022-08-08 17:55:18 UTC; 55s ago 2022-08-08 17:56:13.563 | Main PID: 109576 (nova-conductor) 2022-08-08 17:56:13.563 | Tasks: 3 (limit: 14304) 2022-08-08 17:56:13.563 | Memory: 153.5M 2022-08-08 17:56:13.563 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2022-08-08 17:56:13.563 | ├─109576 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2022-08-08 17:56:13.563 | ├─110461 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2022-08-08 17:56:13.563 | └─110462 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2022-08-08 17:56:13.563 | 2022-08-08 17:56:13.563 | Aug 08 17:55:22 dv-cinder-852454-2-smb nova-conductor[109576]: DEBUG oslo_service.service [None req-07a23fa9-cdcb-47ae-bcb8-ee59cc441534 None None] oslo_limit.split_loggers = False {{(pid=109576) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-08-08 17:56:13.563 | Aug 08 17:55:22 dv-cinder-852454-2-smb nova-conductor[109576]: DEBUG oslo_service.service [None req-07a23fa9-cdcb-47ae-bcb8-ee59cc441534 None None] oslo_limit.status_code_retries = None {{(pid=109576) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-08-08 17:56:13.563 | Aug 08 17:55:22 dv-cinder-852454-2-smb nova-conductor[109576]: DEBUG oslo_service.service [None req-07a23fa9-cdcb-47ae-bcb8-ee59cc441534 None None] oslo_limit.status_code_retry_delay = None {{(pid=109576) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-08-08 17:56:13.563 | Aug 08 17:55:22 dv-cinder-852454-2-smb nova-conductor[109576]: DEBUG oslo_service.service [None req-07a23fa9-cdcb-47ae-bcb8-ee59cc441534 None None] oslo_limit.timeout = None {{(pid=109576) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-08-08 17:56:13.563 | Aug 08 17:55:22 dv-cinder-852454-2-smb nova-conductor[109576]: DEBUG oslo_service.service [None req-07a23fa9-cdcb-47ae-bcb8-ee59cc441534 None None] oslo_limit.valid_interfaces = None {{(pid=109576) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-08-08 17:56:13.563 | Aug 08 17:55:22 dv-cinder-852454-2-smb nova-conductor[109576]: DEBUG oslo_service.service [None req-07a23fa9-cdcb-47ae-bcb8-ee59cc441534 None None] oslo_limit.version = None {{(pid=109576) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-08-08 17:56:13.563 | Aug 08 17:55:22 dv-cinder-852454-2-smb nova-conductor[109576]: DEBUG oslo_service.service [None req-07a23fa9-cdcb-47ae-bcb8-ee59cc441534 None None] oslo_reports.file_event_handler = None {{(pid=109576) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-08-08 17:56:13.563 | Aug 08 17:55:22 dv-cinder-852454-2-smb nova-conductor[109576]: DEBUG oslo_service.service [None req-07a23fa9-cdcb-47ae-bcb8-ee59cc441534 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=109576) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-08-08 17:56:13.564 | Aug 08 17:55:22 dv-cinder-852454-2-smb nova-conductor[109576]: DEBUG oslo_service.service [None req-07a23fa9-cdcb-47ae-bcb8-ee59cc441534 None None] oslo_reports.log_dir = None {{(pid=109576) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-08-08 17:56:13.564 | Aug 08 17:55:22 dv-cinder-852454-2-smb nova-conductor[109576]: DEBUG oslo_service.service [None req-07a23fa9-cdcb-47ae-bcb8-ee59cc441534 None None] ******************************************************************************** {{(pid=109576) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2022-08-08 17:56:13.567 | + functions-common:service_check:1745 : for service in ${ENABLED_SERVICES//,/ } 2022-08-08 17:56:13.570 | + functions-common:service_check:1747 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2022-08-08 17:56:13.584 | enabled 2022-08-08 17:56:13.588 | + functions-common:service_check:1751 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2022-08-08 17:56:13.604 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2022-08-08 17:56:13.604 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; vendor preset: enabled) 2022-08-08 17:56:13.604 | Active: active (running) since Mon 2022-08-08 17:55:20 UTC; 53s ago 2022-08-08 17:56:13.604 | Main PID: 109976 (nova-conductor) 2022-08-08 17:56:13.604 | Tasks: 3 (limit: 14304) 2022-08-08 17:56:13.604 | Memory: 147.9M 2022-08-08 17:56:13.604 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2022-08-08 17:56:13.604 | ├─109976 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2022-08-08 17:56:13.604 | ├─110468 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2022-08-08 17:56:13.604 | └─110469 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2022-08-08 17:56:13.604 | 2022-08-08 17:56:13.604 | Aug 08 17:55:24 dv-cinder-852454-2-smb nova-conductor[109976]: DEBUG oslo_service.service [None req-4ed2ccb5-2c0a-4fb3-bf4a-9d28fad7c0dc None None] oslo_limit.split_loggers = False {{(pid=109976) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-08-08 17:56:13.605 | Aug 08 17:55:24 dv-cinder-852454-2-smb nova-conductor[109976]: DEBUG oslo_service.service [None req-4ed2ccb5-2c0a-4fb3-bf4a-9d28fad7c0dc None None] oslo_limit.status_code_retries = None {{(pid=109976) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-08-08 17:56:13.605 | Aug 08 17:55:24 dv-cinder-852454-2-smb nova-conductor[109976]: DEBUG oslo_service.service [None req-4ed2ccb5-2c0a-4fb3-bf4a-9d28fad7c0dc None None] oslo_limit.status_code_retry_delay = None {{(pid=109976) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-08-08 17:56:13.605 | Aug 08 17:55:24 dv-cinder-852454-2-smb nova-conductor[109976]: DEBUG oslo_service.service [None req-4ed2ccb5-2c0a-4fb3-bf4a-9d28fad7c0dc None None] oslo_limit.timeout = None {{(pid=109976) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-08-08 17:56:13.605 | Aug 08 17:55:24 dv-cinder-852454-2-smb nova-conductor[109976]: DEBUG oslo_service.service [None req-4ed2ccb5-2c0a-4fb3-bf4a-9d28fad7c0dc None None] oslo_limit.valid_interfaces = None {{(pid=109976) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-08-08 17:56:13.605 | Aug 08 17:55:24 dv-cinder-852454-2-smb nova-conductor[109976]: DEBUG oslo_service.service [None req-4ed2ccb5-2c0a-4fb3-bf4a-9d28fad7c0dc None None] oslo_limit.version = None {{(pid=109976) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-08-08 17:56:13.605 | Aug 08 17:55:24 dv-cinder-852454-2-smb nova-conductor[109976]: DEBUG oslo_service.service [None req-4ed2ccb5-2c0a-4fb3-bf4a-9d28fad7c0dc None None] oslo_reports.file_event_handler = None {{(pid=109976) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-08-08 17:56:13.605 | Aug 08 17:55:24 dv-cinder-852454-2-smb nova-conductor[109976]: DEBUG oslo_service.service [None req-4ed2ccb5-2c0a-4fb3-bf4a-9d28fad7c0dc None None] oslo_reports.file_event_handler_interval = 1 {{(pid=109976) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-08-08 17:56:13.605 | Aug 08 17:55:24 dv-cinder-852454-2-smb nova-conductor[109976]: DEBUG oslo_service.service [None req-4ed2ccb5-2c0a-4fb3-bf4a-9d28fad7c0dc None None] oslo_reports.log_dir = None {{(pid=109976) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-08-08 17:56:13.605 | Aug 08 17:55:24 dv-cinder-852454-2-smb nova-conductor[109976]: DEBUG oslo_service.service [None req-4ed2ccb5-2c0a-4fb3-bf4a-9d28fad7c0dc None None] ******************************************************************************** {{(pid=109976) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2022-08-08 17:56:13.608 | + ./stack.sh:main:1436 : is_service_enabled n-api 2022-08-08 17:56:13.627 | + functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:56:13.630 | + ./stack.sh:main:1437 : is_service_enabled n-cpu 2022-08-08 17:56:13.648 | + functions-common:is_service_enabled:2107 : return 1 2022-08-08 17:56:13.651 | + ./stack.sh:main:1444 : echo_summary 'SKIPPING Cell setup because n-cpu is not enabled. You will have to do this manually before you have a working environment.' 2022-08-08 17:56:13.654 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-08-08 17:56:13.656 | + ./stack.sh:echo_summary:446 : echo -e SKIPPING Cell setup because n-cpu is not enabled. You will have to do this manually before you have a working environment. 2022-08-08 17:56:13.659 | + ./stack.sh:main:1451 : /usr/local/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2022-08-08 17:56:14.687 | 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-08-08 17:56:17.494 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:56:17.494 | from cryptography.utils import int_from_bytes 2022-08-08 17:56:17.494 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:56:17.494 | from cryptography.utils import int_from_bytes 2022-08-08 17:56:17.494 | +--------------------------------------------------------------------+ 2022-08-08 17:56:17.494 | | Upgrade Check Results | 2022-08-08 17:56:17.494 | +--------------------------------------------------------------------+ 2022-08-08 17:56:17.494 | | Check: Cells v2 | 2022-08-08 17:56:17.494 | | Result: Success | 2022-08-08 17:56:17.494 | | Details: No host mappings or compute nodes were found. Remember to | 2022-08-08 17:56:17.494 | | run command 'nova-manage cell_v2 discover_hosts' when new | 2022-08-08 17:56:17.494 | | compute hosts are deployed. | 2022-08-08 17:56:17.494 | +--------------------------------------------------------------------+ 2022-08-08 17:56:17.494 | | Check: Placement API | 2022-08-08 17:56:17.494 | | Result: Success | 2022-08-08 17:56:17.494 | | Details: None | 2022-08-08 17:56:17.494 | +--------------------------------------------------------------------+ 2022-08-08 17:56:17.494 | | Check: Cinder API | 2022-08-08 17:56:17.494 | | Result: Success | 2022-08-08 17:56:17.494 | | Details: None | 2022-08-08 17:56:17.494 | +--------------------------------------------------------------------+ 2022-08-08 17:56:17.494 | | Check: Policy Scope-based Defaults | 2022-08-08 17:56:17.494 | | Result: Success | 2022-08-08 17:56:17.495 | | Details: None | 2022-08-08 17:56:17.495 | +--------------------------------------------------------------------+ 2022-08-08 17:56:17.495 | | Check: Policy File JSON to YAML Migration | 2022-08-08 17:56:17.495 | | Result: Success | 2022-08-08 17:56:17.495 | | Details: None | 2022-08-08 17:56:17.495 | +--------------------------------------------------------------------+ 2022-08-08 17:56:17.495 | | Check: Older than N-1 computes | 2022-08-08 17:56:17.495 | | Result: Success | 2022-08-08 17:56:17.495 | | Details: None | 2022-08-08 17:56:17.495 | +--------------------------------------------------------------------+ 2022-08-08 17:56:17.495 | | Check: hw_machine_type unset | 2022-08-08 17:56:17.495 | | Result: Success | 2022-08-08 17:56:17.495 | | Details: None | 2022-08-08 17:56:17.495 | +--------------------------------------------------------------------+ 2022-08-08 17:56:17.951 | + ./stack.sh:main:1458 : [[ -x /home/ubuntu/devstack/local.sh ]] 2022-08-08 17:56:17.954 | + ./stack.sh:main:1459 : echo 'Running user script /home/ubuntu/devstack/local.sh' 2022-08-08 17:56:17.954 | Running user script /home/ubuntu/devstack/local.sh 2022-08-08 17:56:17.956 | + ./stack.sh:main:1460 : /home/ubuntu/devstack/local.sh 2022-08-08 17:56:17.959 | Before updating nova flavors: 2022-08-08 17:56:20.245 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:56:20.245 | from cryptography.utils import int_from_bytes 2022-08-08 17:56:20.246 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:56:20.246 | from cryptography.utils import int_from_bytes 2022-08-08 17:56:20.246 | +----+-----------+-------+------+-----------+-------+-----------+ 2022-08-08 17:56:20.246 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2022-08-08 17:56:20.246 | +----+-----------+-------+------+-----------+-------+-----------+ 2022-08-08 17:56:20.246 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2022-08-08 17:56:20.246 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2022-08-08 17:56:20.246 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2022-08-08 17:56:20.246 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2022-08-08 17:56:20.246 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2022-08-08 17:56:20.246 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2022-08-08 17:56:20.246 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2022-08-08 17:56:20.246 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2022-08-08 17:56:20.246 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2022-08-08 17:56:20.246 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2022-08-08 17:56:20.246 | +----+-----------+-------+------+-----------+-------+-----------+ 2022-08-08 17:56:21.922 | ERROR (CommandError): No flavor with a name or ID of '42' exists. 2022-08-08 17:56:21.983 | Flavor 42 not found 2022-08-08 17:56:23.487 | ERROR (CommandError): No flavor with a name or ID of '84' exists. 2022-08-08 17:56:23.548 | Flavor 84 not found 2022-08-08 17:56:25.052 | ERROR (CommandError): No flavor with a name or ID of '451' exists. 2022-08-08 17:56:25.114 | Flavor 451 not found 2022-08-08 17:56:26.562 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-08-08 17:56:26.562 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2022-08-08 17:56:26.562 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-08-08 17:56:26.562 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-08-08 17:56:26.562 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-08-08 17:56:28.079 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-08-08 17:56:28.079 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2022-08-08 17:56:28.079 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-08-08 17:56:28.079 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2022-08-08 17:56:28.079 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-08-08 17:56:29.589 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-08-08 17:56:29.589 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2022-08-08 17:56:29.589 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-08-08 17:56:29.589 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-08-08 17:56:29.589 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-08-08 17:56:31.113 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-08-08 17:56:31.113 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2022-08-08 17:56:31.113 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-08-08 17:56:31.113 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-08-08 17:56:31.113 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-08-08 17:56:31.174 | After updating nova flavors: 2022-08-08 17:56:32.635 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-08-08 17:56:32.635 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2022-08-08 17:56:32.635 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-08-08 17:56:32.635 | | 1 | m1.tiny | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-08-08 17:56:32.635 | | 2 | m1.small | 2048 | 20 | 0 | 0 | 1 | 1.0 | True | - | 2022-08-08 17:56:32.635 | | 3 | m1.medium | 4096 | 40 | 0 | 0 | 2 | 1.0 | True | - | 2022-08-08 17:56:32.635 | | 4 | m1.large | 8192 | 80 | 0 | 0 | 4 | 1.0 | True | - | 2022-08-08 17:56:32.635 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-08-08 17:56:32.635 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-08-08 17:56:32.635 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-08-08 17:56:32.635 | | 5 | m1.xlarge | 16384 | 160 | 0 | 0 | 8 | 1.0 | True | - | 2022-08-08 17:56:32.635 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2022-08-08 17:56:32.635 | | c1 | cirros256 | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-08-08 17:56:32.635 | | d1 | ds512M | 512 | 5 | 0 | 0 | 1 | 1.0 | True | - | 2022-08-08 17:56:32.635 | | d2 | ds1G | 1024 | 10 | 0 | 0 | 1 | 1.0 | True | - | 2022-08-08 17:56:32.636 | | d3 | ds2G | 2048 | 10 | 0 | 0 | 2 | 1.0 | True | - | 2022-08-08 17:56:32.636 | | d4 | ds4G | 4096 | 20 | 0 | 0 | 4 | 1.0 | True | - | 2022-08-08 17:56:32.636 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-08-08 17:56:35.118 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:56:35.119 | from cryptography.utils import int_from_bytes 2022-08-08 17:56:35.119 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:56:35.119 | from cryptography.utils import int_from_bytes 2022-08-08 17:56:37.825 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:56:37.825 | from cryptography.utils import int_from_bytes 2022-08-08 17:56:37.825 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:56:37.825 | from cryptography.utils import int_from_bytes 2022-08-08 17:56:38.002 | Neutron networks: 2022-08-08 17:56:40.376 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:56:40.376 | from cryptography.utils import int_from_bytes 2022-08-08 17:56:40.376 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:56:40.376 | from cryptography.utils import int_from_bytes 2022-08-08 17:56:40.376 | +--------------------------------------+---------+--------------------------------------+ 2022-08-08 17:56:40.376 | | ID | Name | Subnets | 2022-08-08 17:56:40.376 | +--------------------------------------+---------+--------------------------------------+ 2022-08-08 17:56:40.376 | | 41e01a01-784a-479c-83f8-fb38eae81af0 | private | 0581937f-cabe-4a0a-aab8-90e089432e20 | 2022-08-08 17:56:40.376 | | bad936e5-c9e3-44e5-b820-56cb6dd0d8fb | public | dfc4ad17-8d16-4d42-9135-2b9e6db7eb1d | 2022-08-08 17:56:40.376 | +--------------------------------------+---------+--------------------------------------+ 2022-08-08 17:56:42.869 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:56:42.869 | from cryptography.utils import int_from_bytes 2022-08-08 17:56:42.869 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:56:42.869 | from cryptography.utils import int_from_bytes 2022-08-08 17:56:45.359 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:56:45.359 | from cryptography.utils import int_from_bytes 2022-08-08 17:56:45.359 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:56:45.359 | from cryptography.utils import int_from_bytes 2022-08-08 17:56:45.360 | +---------------------------+--------------------------------------+ 2022-08-08 17:56:45.360 | | Field | Value | 2022-08-08 17:56:45.360 | +---------------------------+--------------------------------------+ 2022-08-08 17:56:45.360 | | admin_state_up | UP | 2022-08-08 17:56:45.360 | | availability_zone_hints | | 2022-08-08 17:56:45.360 | | availability_zones | nova | 2022-08-08 17:56:45.360 | | created_at | 2022-08-08T17:54:38Z | 2022-08-08 17:56:45.360 | | description | | 2022-08-08 17:56:45.360 | | dns_domain | None | 2022-08-08 17:56:45.360 | | id | 41e01a01-784a-479c-83f8-fb38eae81af0 | 2022-08-08 17:56:45.360 | | ipv4_address_scope | None | 2022-08-08 17:56:45.360 | | ipv6_address_scope | None | 2022-08-08 17:56:45.360 | | is_default | None | 2022-08-08 17:56:45.360 | | is_vlan_transparent | None | 2022-08-08 17:56:45.360 | | mtu | 1500 | 2022-08-08 17:56:45.360 | | name | private | 2022-08-08 17:56:45.361 | | port_security_enabled | True | 2022-08-08 17:56:45.361 | | project_id | 437ab4c7e89f49799ce89f3af535d459 | 2022-08-08 17:56:45.361 | | provider:network_type | vlan | 2022-08-08 17:56:45.361 | | provider:physical_network | physnet1 | 2022-08-08 17:56:45.361 | | provider:segmentation_id | 1074 | 2022-08-08 17:56:45.361 | | qos_policy_id | None | 2022-08-08 17:56:45.361 | | revision_number | 3 | 2022-08-08 17:56:45.361 | | router:external | Internal | 2022-08-08 17:56:45.361 | | segments | None | 2022-08-08 17:56:45.361 | | shared | False | 2022-08-08 17:56:45.361 | | status | ACTIVE | 2022-08-08 17:56:45.361 | | subnets | 0581937f-cabe-4a0a-aab8-90e089432e20 | 2022-08-08 17:56:45.361 | | tags | | 2022-08-08 17:56:45.361 | | updated_at | 2022-08-08T17:56:37Z | 2022-08-08 17:56:45.361 | +---------------------------+--------------------------------------+ 2022-08-08 17:56:47.886 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:56:47.886 | from cryptography.utils import int_from_bytes 2022-08-08 17:56:47.886 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:56:47.886 | from cryptography.utils import int_from_bytes 2022-08-08 17:56:47.886 | +---------------------------+--------------------------------------+ 2022-08-08 17:56:47.887 | | Field | Value | 2022-08-08 17:56:47.887 | +---------------------------+--------------------------------------+ 2022-08-08 17:56:47.887 | | admin_state_up | UP | 2022-08-08 17:56:47.887 | | availability_zone_hints | | 2022-08-08 17:56:47.887 | | availability_zones | nova | 2022-08-08 17:56:47.887 | | created_at | 2022-08-08T17:54:57Z | 2022-08-08 17:56:47.887 | | description | | 2022-08-08 17:56:47.887 | | dns_domain | None | 2022-08-08 17:56:47.887 | | id | bad936e5-c9e3-44e5-b820-56cb6dd0d8fb | 2022-08-08 17:56:47.887 | | ipv4_address_scope | None | 2022-08-08 17:56:47.887 | | ipv6_address_scope | None | 2022-08-08 17:56:47.887 | | is_default | True | 2022-08-08 17:56:47.887 | | is_vlan_transparent | None | 2022-08-08 17:56:47.887 | | mtu | 1500 | 2022-08-08 17:56:47.887 | | name | public | 2022-08-08 17:56:47.887 | | port_security_enabled | True | 2022-08-08 17:56:47.887 | | project_id | 2a1274dfd3554098898248663dbfd911 | 2022-08-08 17:56:47.887 | | provider:network_type | flat | 2022-08-08 17:56:47.887 | | provider:physical_network | physnet1 | 2022-08-08 17:56:47.887 | | provider:segmentation_id | None | 2022-08-08 17:56:47.887 | | qos_policy_id | None | 2022-08-08 17:56:47.887 | | revision_number | 2 | 2022-08-08 17:56:47.887 | | router:external | External | 2022-08-08 17:56:47.887 | | segments | None | 2022-08-08 17:56:47.887 | | shared | False | 2022-08-08 17:56:47.887 | | status | ACTIVE | 2022-08-08 17:56:47.887 | | subnets | dfc4ad17-8d16-4d42-9135-2b9e6db7eb1d | 2022-08-08 17:56:47.887 | | tags | | 2022-08-08 17:56:47.887 | | updated_at | 2022-08-08T17:55:04Z | 2022-08-08 17:56:47.887 | +---------------------------+--------------------------------------+ 2022-08-08 17:56:48.050 | Neutron subnetworks: 2022-08-08 17:56:50.449 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:56:50.449 | from cryptography.utils import int_from_bytes 2022-08-08 17:56:50.449 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:56:50.449 | from cryptography.utils import int_from_bytes 2022-08-08 17:56:50.449 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2022-08-08 17:56:50.449 | | ID | Name | Network | Subnet | 2022-08-08 17:56:50.449 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2022-08-08 17:56:50.449 | | 0581937f-cabe-4a0a-aab8-90e089432e20 | private-subnet | 41e01a01-784a-479c-83f8-fb38eae81af0 | 172.20.0.0/26 | 2022-08-08 17:56:50.449 | | dfc4ad17-8d16-4d42-9135-2b9e6db7eb1d | public-subnet | bad936e5-c9e3-44e5-b820-56cb6dd0d8fb | 172.28.1.0/24 | 2022-08-08 17:56:50.449 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2022-08-08 17:56:52.896 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:56:52.896 | from cryptography.utils import int_from_bytes 2022-08-08 17:56:52.896 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:56:52.896 | from cryptography.utils import int_from_bytes 2022-08-08 17:56:55.346 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:56:55.346 | from cryptography.utils import int_from_bytes 2022-08-08 17:56:55.346 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:56:55.346 | from cryptography.utils import int_from_bytes 2022-08-08 17:56:55.346 | +----------------------+--------------------------------------+ 2022-08-08 17:56:55.346 | | Field | Value | 2022-08-08 17:56:55.346 | +----------------------+--------------------------------------+ 2022-08-08 17:56:55.346 | | allocation_pools | 172.20.0.2-172.20.0.62 | 2022-08-08 17:56:55.346 | | cidr | 172.20.0.0/26 | 2022-08-08 17:56:55.346 | | created_at | 2022-08-08T17:54:41Z | 2022-08-08 17:56:55.346 | | description | | 2022-08-08 17:56:55.346 | | dns_nameservers | 8.8.4.4, 8.8.8.8 | 2022-08-08 17:56:55.346 | | dns_publish_fixed_ip | None | 2022-08-08 17:56:55.346 | | enable_dhcp | True | 2022-08-08 17:56:55.346 | | gateway_ip | 172.20.0.1 | 2022-08-08 17:56:55.346 | | host_routes | | 2022-08-08 17:56:55.346 | | id | 0581937f-cabe-4a0a-aab8-90e089432e20 | 2022-08-08 17:56:55.347 | | ip_version | 4 | 2022-08-08 17:56:55.347 | | ipv6_address_mode | None | 2022-08-08 17:56:55.347 | | ipv6_ra_mode | None | 2022-08-08 17:56:55.347 | | name | private-subnet | 2022-08-08 17:56:55.347 | | network_id | 41e01a01-784a-479c-83f8-fb38eae81af0 | 2022-08-08 17:56:55.347 | | project_id | 437ab4c7e89f49799ce89f3af535d459 | 2022-08-08 17:56:55.347 | | revision_number | 1 | 2022-08-08 17:56:55.347 | | segment_id | None | 2022-08-08 17:56:55.347 | | service_types | | 2022-08-08 17:56:55.347 | | subnetpool_id | e49bbfde-0d0b-4f69-a6b3-1dc963c86101 | 2022-08-08 17:56:55.347 | | tags | | 2022-08-08 17:56:55.347 | | updated_at | 2022-08-08T17:56:37Z | 2022-08-08 17:56:55.347 | +----------------------+--------------------------------------+ 2022-08-08 17:56:58.022 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:56:58.022 | from cryptography.utils import int_from_bytes 2022-08-08 17:56:58.022 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:56:58.022 | from cryptography.utils import int_from_bytes 2022-08-08 17:56:58.022 | +----------------------+--------------------------------------+ 2022-08-08 17:56:58.022 | | Field | Value | 2022-08-08 17:56:58.022 | +----------------------+--------------------------------------+ 2022-08-08 17:56:58.022 | | allocation_pools | 172.28.1.2-172.28.1.254 | 2022-08-08 17:56:58.022 | | cidr | 172.28.1.0/24 | 2022-08-08 17:56:58.022 | | created_at | 2022-08-08T17:55:04Z | 2022-08-08 17:56:58.022 | | description | | 2022-08-08 17:56:58.023 | | dns_nameservers | | 2022-08-08 17:56:58.023 | | dns_publish_fixed_ip | None | 2022-08-08 17:56:58.023 | | enable_dhcp | False | 2022-08-08 17:56:58.023 | | gateway_ip | 172.28.1.1 | 2022-08-08 17:56:58.023 | | host_routes | | 2022-08-08 17:56:58.023 | | id | dfc4ad17-8d16-4d42-9135-2b9e6db7eb1d | 2022-08-08 17:56:58.023 | | ip_version | 4 | 2022-08-08 17:56:58.023 | | ipv6_address_mode | None | 2022-08-08 17:56:58.023 | | ipv6_ra_mode | None | 2022-08-08 17:56:58.023 | | name | public-subnet | 2022-08-08 17:56:58.023 | | network_id | bad936e5-c9e3-44e5-b820-56cb6dd0d8fb | 2022-08-08 17:56:58.023 | | project_id | 2a1274dfd3554098898248663dbfd911 | 2022-08-08 17:56:58.023 | | revision_number | 0 | 2022-08-08 17:56:58.023 | | segment_id | None | 2022-08-08 17:56:58.023 | | service_types | | 2022-08-08 17:56:58.023 | | subnetpool_id | None | 2022-08-08 17:56:58.023 | | tags | | 2022-08-08 17:56:58.023 | | updated_at | 2022-08-08T17:55:04Z | 2022-08-08 17:56:58.023 | +----------------------+--------------------------------------+ 2022-08-08 17:56:58.242 | + ./stack.sh:main:1469 : command openstack complete 2022-08-08 17:56:58.242 | + ./stack.sh:main:1470 : sudo tee /etc/bash_completion.d/osc.bash_completion 2022-08-08 17:56:58.245 | + ./stack.sh:main:1469 : openstack complete 2022-08-08 17:57:00.929 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:57:00.929 | from cryptography.utils import int_from_bytes 2022-08-08 17:57:00.929 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:57:00.929 | from cryptography.utils import int_from_bytes 2022-08-08 17:57:00.929 | The 'openstack bgp speaker show dragents' CLI is deprecated and will be removed in the future. Use 'openstack bgp dragent list' CLI instead. 2022-08-08 17:57:01.323 | + ./stack.sh:main:1473 : is_service_enabled cinder 2022-08-08 17:57:01.341 | + functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:57:01.344 | + ./stack.sh:main:1474 : is_ubuntu 2022-08-08 17:57:01.347 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-08-08 17:57:01.349 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-08-08 17:57:01.352 | + ./stack.sh:main:1475 : echo_summary 'Configuring lvm.conf global device filter' 2022-08-08 17:57:01.354 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-08-08 17:57:01.357 | + ./stack.sh:echo_summary:446 : echo -e Configuring lvm.conf global device filter 2022-08-08 17:57:01.359 | + ./stack.sh:main:1476 : set_lvm_filter 2022-08-08 17:57:01.362 | + lib/lvm:set_lvm_filter:183 : local 'filter_suffix="r|.*|" ] # from devstack' 2022-08-08 17:57:01.365 | + lib/lvm:set_lvm_filter:184 : local 'filter_string=global_filter = [ ' 2022-08-08 17:57:01.367 | + lib/lvm:set_lvm_filter:185 : local pv 2022-08-08 17:57:01.370 | + lib/lvm:set_lvm_filter:186 : local vg 2022-08-08 17:57:01.372 | + lib/lvm:set_lvm_filter:187 : local line 2022-08-08 17:57:01.376 | ++ lib/lvm:set_lvm_filter:189 : sudo pvs --noheadings -o name 2022-08-08 17:57:01.478 | + lib/lvm:set_lvm_filter:194 : filter_string='global_filter = [ "r|.*|" ] # from devstack' 2022-08-08 17:57:01.481 | + lib/lvm:set_lvm_filter:196 : clean_lvm_filter 2022-08-08 17:57:01.483 | + lib/lvm:clean_lvm_filter:171 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2022-08-08 17:57:01.501 | + lib/lvm:set_lvm_filter:197 : sudo sed -i '/# global_filter = \[*\]/a\ global_filter = [ "r|.*|" ] # from devstack' /etc/lvm/lvm.conf 2022-08-08 17:57:01.515 | + lib/lvm:set_lvm_filter:198 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "r|.*|" ] # from devstack' 2022-08-08 17:57:01.517 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-08-08 17:57:01.520 | + ./stack.sh:echo_summary:446 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"r|.*|"' ']' '#' from devstack 2022-08-08 17:57:01.523 | + ./stack.sh:main:1486 : run_phase stack test-config 2022-08-08 17:57:01.526 | + functions-common:run_phase:1879 : local mode=stack 2022-08-08 17:57:01.528 | + functions-common:run_phase:1880 : local phase=test-config 2022-08-08 17:57:01.531 | + functions-common:run_phase:1881 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-08-08 17:57:01.534 | + functions-common:run_phase:1882 : local extra_plugin_file_name 2022-08-08 17:57:01.536 | + functions-common:run_phase:1883 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-08-08 17:57:01.539 | + functions-common:run_phase:1888 : local exceptions=80-tempest.sh 2022-08-08 17:57:01.541 | + functions-common:run_phase:1889 : local extra 2022-08-08 17:57:01.545 | ++ functions-common:run_phase:1890 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-08-08 17:57:01.550 | + functions-common:run_phase:1890 : extra=80-tempest.sh 2022-08-08 17:57:01.553 | + functions-common:run_phase:1891 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-08-08 17:57:01.556 | + functions-common:run_phase:1895 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-08-08 17:57:01.558 | + functions-common:run_phase:1895 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack test-config 2022-08-08 17:57:01.561 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-08-08 17:57:01.578 | ++ functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:57:01.580 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-08-08 17:57:01.583 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-08-08 17:57:01.585 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2022-08-08 17:57:01.588 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-08-08 17:57:01.590 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-08-08 17:57:01.593 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-08-08 17:57:01.595 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2022-08-08 17:57:01.598 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-08-08 17:57:01.600 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2022-08-08 17:57:01.602 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-08-08 17:57:01.605 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-08-08 17:57:01.607 | ++ extras.d/80-tempest.sh:source:20 : async_wait install_tempest 2022-08-08 17:57:01.656 | [19159 Async install_tempest:77520]: Waiting for completion of install_tempest running on PID 77520 (1 other jobs running) 2022-08-08 17:57:01.681 | [19159 Async install_tempest:77520]: Signaling child to exit 2022-08-08 17:57:01.681 | WAKEUP 2022-08-08 17:57:01.703 | [19159 Async install_tempest:77520]: Signaled 2022-08-08 17:57:01.705 | ++ lib/tempest:install_tempest:807 : git_clone https://opendev.org/openstack/tempest.git /opt/stack/tempest master 2022-08-08 17:57:01.705 | ++ functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/tempest.git 2022-08-08 17:57:01.705 | ++ functions-common:git_clone:609 : local git_dest=/opt/stack/tempest 2022-08-08 17:57:01.705 | ++ functions-common:git_clone:610 : local git_ref=master 2022-08-08 17:57:01.705 | ++ functions-common:git_clone:611 : local orig_dir 2022-08-08 17:57:01.705 | +++ functions-common:git_clone:612 : pwd 2022-08-08 17:57:01.705 | ++ functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-08-08 17:57:01.705 | ++ functions-common:git_clone:613 : local git_clone_flags= 2022-08-08 17:57:01.705 | +++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-08-08 17:57:01.705 | ++ functions-common:git_clone:615 : RECLONE=False 2022-08-08 17:57:01.705 | ++ functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-08-08 17:57:01.705 | ++ functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-08-08 17:57:01.705 | ++ functions-common:git_clone:629 : echo master 2022-08-08 17:57:01.705 | ++ functions-common:git_clone:629 : egrep -q '^refs' 2022-08-08 17:57:01.705 | ++ functions-common:git_clone:643 : [[ ! -d /opt/stack/tempest ]] 2022-08-08 17:57:01.705 | ++ functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-08-08 17:57:01.705 | ++ functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/tempest 2022-08-08 17:57:01.705 | ++ functions-common:git_clone:689 : cd /opt/stack/tempest 2022-08-08 17:57:01.705 | ++ functions-common:git_clone:690 : git show --oneline 2022-08-08 17:57:01.705 | ++ functions-common:git_clone:690 : head -1 2022-08-08 17:57:01.705 | 3f9ae1349 Wait for SSHABLE in volume tests 2022-08-08 17:57:01.705 | ++ functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-08-08 17:57:01.706 | ++ lib/tempest:install_tempest:808 : pip_install 'tox!=2.8.0' 2022-08-08 17:57:01.706 | Using python 3.8 to install tox!=2.8.0 2022-08-08 17:57:01.706 | ++ inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'tox!=2.8.0' 2022-08-08 17:57:01.706 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:57:01.706 | from cryptography.utils import int_from_bytes 2022-08-08 17:57:01.706 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:57:01.706 | from cryptography.utils import int_from_bytes 2022-08-08 17:57:01.706 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:57:01.706 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:57:01.706 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:57:01.706 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:57:01.706 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:57:01.706 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:57:01.706 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:57:01.706 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:57:01.706 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:57:01.706 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:57:01.706 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:57:01.706 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:57:01.706 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:57:01.706 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:57:01.706 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:57:01.706 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:57:01.706 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:57:01.706 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:57:01.706 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:57:01.706 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:57:01.706 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:57:01.706 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:57:01.706 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:57:01.706 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:57:01.706 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:57:01.706 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:57:01.706 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:57:01.707 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:57:01.707 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:57:01.707 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:57:01.707 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:57:01.707 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:57:01.707 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:57:01.707 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:57:01.707 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:57:01.707 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:57:01.707 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:57:01.707 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:57:01.707 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:57:01.707 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:57:01.707 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:57:01.707 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:57:01.707 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-08 17:57:01.707 | Collecting tox!=2.8.0 2022-08-08 17:57:01.707 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c38/e15f4733683a9/tox-3.25.1-py2.py3-none-any.whl (85 kB) 2022-08-08 17:57:01.707 | Collecting virtualenv===20.13.2 2022-08-08 17:57:01.707 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e7b/34c9474e6476e/virtualenv-20.13.2-py2.py3-none-any.whl (8.7 MB) 2022-08-08 17:57:01.707 | Collecting py===1.11.0 2022-08-08 17:57:01.707 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/607/c53218732647d/py-1.11.0-py2.py3-none-any.whl (98 kB) 2022-08-08 17:57:01.707 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (1.16.0) 2022-08-08 17:57:01.707 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (21.3) 2022-08-08 17:57:01.707 | Collecting filelock===3.6.0 2022-08-08 17:57:01.707 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f83/14284bfffbdcf/filelock-3.6.0-py3-none-any.whl (10.0 kB) 2022-08-08 17:57:01.707 | Collecting toml===0.10.2 2022-08-08 17:57:01.707 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/806/143ae5bfb6a3c/toml-0.10.2-py2.py3-none-any.whl (16 kB) 2022-08-08 17:57:01.707 | Collecting pluggy===1.0.0 2022-08-08 17:57:01.707 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/741/34bbf457f031a/pluggy-1.0.0-py2.py3-none-any.whl (13 kB) 2022-08-08 17:57:01.707 | Collecting distlib===0.3.4 2022-08-08 17:57:01.707 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/656/4fe0a8f51e734/distlib-0.3.4-py2.py3-none-any.whl (461 kB) 2022-08-08 17:57:01.707 | Collecting platformdirs===2.5.1 2022-08-08 17:57:01.707 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/bca/e7cab893c2d31/platformdirs-2.5.1-py3-none-any.whl (14 kB) 2022-08-08 17:57:01.708 | Requirement already satisfied: pyparsing===3.0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395)) (3.0.7) 2022-08-08 17:57:01.708 | Installing collected packages: distlib, filelock, platformdirs, pluggy, py, toml, virtualenv, tox 2022-08-08 17:57:01.708 | Attempting uninstall: distlib 2022-08-08 17:57:01.708 | Found existing installation: distlib 0.3.5 2022-08-08 17:57:01.708 | Uninstalling distlib-0.3.5: 2022-08-08 17:57:01.708 | Successfully uninstalled distlib-0.3.5 2022-08-08 17:57:01.708 | Attempting uninstall: filelock 2022-08-08 17:57:01.708 | Found existing installation: filelock 3.7.1 2022-08-08 17:57:01.708 | Uninstalling filelock-3.7.1: 2022-08-08 17:57:01.708 | Successfully uninstalled filelock-3.7.1 2022-08-08 17:57:01.708 | Attempting uninstall: platformdirs 2022-08-08 17:57:01.708 | Found existing installation: platformdirs 2.5.2 2022-08-08 17:57:01.708 | Uninstalling platformdirs-2.5.2: 2022-08-08 17:57:01.708 | Successfully uninstalled platformdirs-2.5.2 2022-08-08 17:57:01.708 | Attempting uninstall: virtualenv 2022-08-08 17:57:01.708 | Found existing installation: virtualenv 20.16.3 2022-08-08 17:57:01.708 | Uninstalling virtualenv-20.16.3: 2022-08-08 17:57:01.708 | Successfully uninstalled virtualenv-20.16.3 2022-08-08 17:57:01.708 | Successfully installed distlib-0.3.4 filelock-3.6.0 platformdirs-2.5.1 pluggy-1.0.0 py-1.11.0 toml-0.10.2 tox-3.25.1 virtualenv-20.13.2 2022-08-08 17:57:01.708 | ++ inc/python:pip_install:200 : result=0 2022-08-08 17:57:01.708 | ++ inc/python:pip_install:202 : time_stop pip_install 2022-08-08 17:57:01.708 | ++ functions-common:time_stop:2451 : local name 2022-08-08 17:57:01.708 | ++ functions-common:time_stop:2452 : local end_time 2022-08-08 17:57:01.708 | ++ functions-common:time_stop:2453 : local elapsed_time 2022-08-08 17:57:01.708 | ++ functions-common:time_stop:2454 : local total 2022-08-08 17:57:01.708 | ++ functions-common:time_stop:2455 : local start_time 2022-08-08 17:57:01.708 | ++ functions-common:time_stop:2457 : name=pip_install 2022-08-08 17:57:01.708 | ++ functions-common:time_stop:2458 : start_time=1659980839148 2022-08-08 17:57:01.708 | ++ functions-common:time_stop:2460 : [[ -z 1659980839148 ]] 2022-08-08 17:57:01.708 | +++ functions-common:time_stop:2463 : date +%s%3N 2022-08-08 17:57:01.708 | ++ functions-common:time_stop:2463 : end_time=1659980848630 2022-08-08 17:57:01.708 | ++ functions-common:time_stop:2464 : elapsed_time=9482 2022-08-08 17:57:01.708 | ++ functions-common:time_stop:2465 : total=283285 2022-08-08 17:57:01.708 | ++ functions-common:time_stop:2467 : _TIME_START[$name]= 2022-08-08 17:57:01.708 | ++ functions-common:time_stop:2468 : _TIME_TOTAL[$name]=292767 2022-08-08 17:57:01.708 | ++ inc/python:pip_install:203 : return 0 2022-08-08 17:57:01.709 | ++ lib/tempest:install_tempest:809 : pushd /opt/stack/tempest 2022-08-08 17:57:01.709 | /opt/stack/tempest ~/devstack 2022-08-08 17:57:01.709 | ++ lib/tempest:install_tempest:813 : git checkout master 2022-08-08 17:57:01.709 | M .coveragerc 2022-08-08 17:57:01.709 | M .gitignore 2022-08-08 17:57:01.709 | M .gitreview 2022-08-08 17:57:01.709 | M .mailmap 2022-08-08 17:57:01.709 | M .stestr.conf 2022-08-08 17:57:01.709 | M CONTRIBUTING.rst 2022-08-08 17:57:01.709 | M HACKING.rst 2022-08-08 17:57:01.709 | M LICENSE 2022-08-08 17:57:01.709 | M README.rst 2022-08-08 17:57:01.709 | M REVIEWING.rst 2022-08-08 17:57:01.709 | M bindep.txt 2022-08-08 17:57:01.709 | M doc/requirements.txt 2022-08-08 17:57:01.709 | M doc/source/_extra/.htaccess 2022-08-08 17:57:01.709 | M doc/source/_static/.keep 2022-08-08 17:57:01.709 | M doc/source/account_generator.rst 2022-08-08 17:57:01.709 | M doc/source/cleanup.rst 2022-08-08 17:57:01.709 | M doc/source/conf.py 2022-08-08 17:57:01.709 | M doc/source/configuration.rst 2022-08-08 17:57:01.709 | M doc/source/contributor/contributing.rst 2022-08-08 17:57:01.709 | M doc/source/data/tempest-non-active-plugins-registry.header 2022-08-08 17:57:01.709 | M doc/source/data/tempest-plugins-registry.header 2022-08-08 17:57:01.709 | M doc/source/index.rst 2022-08-08 17:57:01.709 | M doc/source/keystone_scopes_and_roles_support.rst 2022-08-08 17:57:01.709 | M doc/source/library.rst 2022-08-08 17:57:01.709 | M doc/source/library/api_microversion_testing.rst 2022-08-08 17:57:01.709 | M doc/source/library/auth.rst 2022-08-08 17:57:01.709 | M doc/source/library/cli.rst 2022-08-08 17:57:01.709 | M doc/source/library/clients.rst 2022-08-08 17:57:01.709 | M doc/source/library/credential_providers.rst 2022-08-08 17:57:01.709 | M doc/source/library/decorators.rst 2022-08-08 17:57:01.709 | M doc/source/library/rest_client.rst 2022-08-08 17:57:01.709 | M doc/source/library/service_clients/compute_clients.rst 2022-08-08 17:57:01.709 | M doc/source/library/utils.rst 2022-08-08 17:57:01.709 | M doc/source/library/validation_resources.rst 2022-08-08 17:57:01.710 | M doc/source/microversion_testing.rst 2022-08-08 17:57:01.710 | M doc/source/overview.rst 2022-08-08 17:57:01.710 | M doc/source/plugins/index.rst 2022-08-08 17:57:01.710 | M doc/source/plugins/plugin.rst 2022-08-08 17:57:01.710 | M doc/source/requirement_upper_constraint_for_tempest.rst 2022-08-08 17:57:01.710 | M doc/source/run.rst 2022-08-08 17:57:01.710 | M doc/source/sampleconf.rst 2022-08-08 17:57:01.710 | M doc/source/stable_branch_support_policy.rst 2022-08-08 17:57:01.710 | M doc/source/stable_branch_testing_policy.rst 2022-08-08 17:57:01.710 | M doc/source/subunit_describe_calls.rst 2022-08-08 17:57:01.710 | M doc/source/supported_version.rst 2022-08-08 17:57:01.710 | M doc/source/tempest_and_plugins_compatible_version_policy.rst 2022-08-08 17:57:01.710 | M doc/source/test_removal.rst 2022-08-08 17:57:01.710 | M doc/source/tests/modules.rst 2022-08-08 17:57:01.710 | M doc/source/workspace.rst 2022-08-08 17:57:01.710 | M doc/source/write_tests.rst 2022-08-08 17:57:01.710 | M etc/accounts.yaml.sample 2022-08-08 17:57:01.710 | M etc/allow-list.yaml 2022-08-08 17:57:01.710 | M etc/logging.conf.sample 2022-08-08 17:57:01.710 | M etc/rbac-persona-accounts.yaml.sample 2022-08-08 17:57:01.710 | M playbooks/devstack-tempest-ipv6.yaml 2022-08-08 17:57:01.710 | M playbooks/devstack-tempest.yaml 2022-08-08 17:57:01.710 | M playbooks/enable-fips.yaml 2022-08-08 17:57:01.710 | M playbooks/post-tempest.yaml 2022-08-08 17:57:01.710 | M releasenotes/notes/10/10.0-supported-openstack-releases-b88db468695348f6.yaml 2022-08-08 17:57:01.710 | M releasenotes/notes/10/10.0.0-Tempest-library-interface-0eb680b810139a50.yaml 2022-08-08 17:57:01.710 | M releasenotes/notes/10/10.0.0-start-using-reno-ed9518126fd0e1a3.yaml 2022-08-08 17:57:01.710 | M releasenotes/notes/11/11.0.0-api-microversion-testing-support-2ceddd2255670932.yaml 2022-08-08 17:57:01.710 | M releasenotes/notes/11/11.0.0-compute-microversion-support-e0b23f960f894b9b.yaml 2022-08-08 17:57:01.710 | M releasenotes/notes/11/11.0.0-supported-openstack-releases-1e5d7295d939d439.yaml 2022-08-08 17:57:01.710 | M releasenotes/notes/12/12.0.0-supported-openstack-releases-f10aac381d933dd1.yaml 2022-08-08 17:57:01.710 | M releasenotes/notes/12/12.1.0-add-network-versions-client-d90e8334e1443f5c.yaml 2022-08-08 17:57:01.710 | M releasenotes/notes/12/12.1.0-add-scope-to-auth-b5a82493ea89f41e.yaml 2022-08-08 17:57:01.710 | M releasenotes/notes/12/12.1.0-add-tempest-run-3d0aaf69c2ca4115.yaml 2022-08-08 17:57:01.710 | M releasenotes/notes/12/12.1.0-add-tempest-workspaces-228a2ba4690b5589.yaml 2022-08-08 17:57:01.711 | M releasenotes/notes/12/12.1.0-add_subunit_describe_calls-5498a37e6cd66c4b.yaml 2022-08-08 17:57:01.711 | M releasenotes/notes/12/12.1.0-bug-1486834-7ebca15836ae27a9.yaml 2022-08-08 17:57:01.711 | M releasenotes/notes/12/12.1.0-identity-clients-as-library-e663c6132fcac6c2.yaml 2022-08-08 17:57:01.711 | M releasenotes/notes/12/12.1.0-image-clients-as-library-86d17caa26ce3961.yaml 2022-08-08 17:57:01.711 | M releasenotes/notes/12/12.1.0-new-test-utils-module-adf34468c4d52719.yaml 2022-08-08 17:57:01.711 | M releasenotes/notes/12/12.1.0-remove-input-scenarios-functionality-01308e6d4307f580.yaml 2022-08-08 17:57:01.711 | M releasenotes/notes/12/12.1.0-remove-integrated-horizon-bb57551c1e5f5be3.yaml 2022-08-08 17:57:01.711 | M releasenotes/notes/12/12.1.0-remove-legacy-credential-providers-3d653ac3ba1ada2b.yaml 2022-08-08 17:57:01.711 | M releasenotes/notes/12/12.1.0-remove-trove-tests-666522e9113549f9.yaml 2022-08-08 17:57:01.711 | M releasenotes/notes/12/12.1.0-routers-client-as-library-25a363379da351f6.yaml 2022-08-08 17:57:01.711 | M releasenotes/notes/12/12.1.0-support-chunked-encoding-d71f53225f68edf3.yaml 2022-08-08 17:57:01.711 | M releasenotes/notes/12/12.1.0-tempest-init-global-config-dir-location-changes-12260255871d3a2b.yaml 2022-08-08 17:57:01.711 | M releasenotes/notes/12/12.2.0-add-httptimeout-in-restclient-ax78061900e3f3d7.yaml 2022-08-08 17:57:01.711 | M releasenotes/notes/12/12.2.0-add-new-identity-clients-3c3afd674a395bde.yaml 2022-08-08 17:57:01.711 | M releasenotes/notes/12/12.2.0-clients_module-16f3025f515bf9ec.yaml 2022-08-08 17:57:01.711 | M releasenotes/notes/12/12.2.0-nova_cert_default-90eb7c1e3cde624a.yaml 2022-08-08 17:57:01.711 | M releasenotes/notes/12/12.2.0-plugin-service-client-registration-00b19a2dd4935ba0.yaml 2022-08-08 17:57:01.711 | M releasenotes/notes/12/12.2.0-remove-javelin-276f62d04f7e4a1d.yaml 2022-08-08 17:57:01.711 | M releasenotes/notes/12/12.2.0-service_client_config-8a1d7b4de769c633.yaml 2022-08-08 17:57:01.711 | M releasenotes/notes/12/12.2.0-volume-clients-as-library-9a3444dd63c134b3.yaml 2022-08-08 17:57:01.711 | M releasenotes/notes/13/13.0.0-add-new-identity-clients-as-library-5f7ndha733nwdsn9.yaml 2022-08-08 17:57:01.711 | M releasenotes/notes/13/13.0.0-add-volume-clients-as-a-library-d05b6bc35e66c6ef.yaml 2022-08-08 17:57:01.711 | M releasenotes/notes/13/13.0.0-deprecate-get_ipv6_addr_by_EUI64-4673f07677289cf6.yaml 2022-08-08 17:57:01.711 | M releasenotes/notes/13/13.0.0-move-call-until-true-to-tempest-lib-c9ea70dd6fe9bd15.yaml 2022-08-08 17:57:01.711 | M releasenotes/notes/13/13.0.0-start-of-newton-support-3ebb274f300f28eb.yaml 2022-08-08 17:57:01.711 | M releasenotes/notes/13/13.0.0-tempest-cleanup-nostandalone-39df2aafb2545d35.yaml 2022-08-08 17:57:01.711 | M releasenotes/notes/13/13.0.0-volume-clients-as-library-660811011be29d1a.yaml 2022-08-08 17:57:01.711 | M releasenotes/notes/14/14.0.0-add-cred-provider-abstract-class-to-lib-70ff513221f8a871.yaml 2022-08-08 17:57:01.711 | M releasenotes/notes/14/14.0.0-add-cred_client-to-tempest.lib-4d4af33f969c576f.yaml 2022-08-08 17:57:01.711 | M releasenotes/notes/14/14.0.0-add-error-code-translation-to-versions-clients-acbc78292e24b014.yaml 2022-08-08 17:57:01.711 | M releasenotes/notes/14/14.0.0-add-image-clients-af94564fb34ddca6.yaml 2022-08-08 17:57:01.711 | M releasenotes/notes/14/14.0.0-add-role-assignments-client-as-a-library-d34b4fdf376984ad.yaml 2022-08-08 17:57:01.711 | M releasenotes/notes/14/14.0.0-add-service-provider-client-cbba77d424a30dd3.yaml 2022-08-08 17:57:01.711 | M releasenotes/notes/14/14.0.0-add-ssh-port-parameter-to-client-6d16c374ac4456c1.yaml 2022-08-08 17:57:01.712 | M releasenotes/notes/14/14.0.0-deprecate-nova-api-extensions-df16b02485dae203.yaml 2022-08-08 17:57:01.712 | M releasenotes/notes/14/14.0.0-move-cinder-v3-to-lib-service-be3ba0c20753b594.yaml 2022-08-08 17:57:01.712 | M releasenotes/notes/14/14.0.0-new-volume-limit-client-517c17d9090f4df4.yaml 2022-08-08 17:57:01.712 | M releasenotes/notes/14/14.0.0-remo-stress-tests-81052b211ad95d2e.yaml 2022-08-08 17:57:01.712 | M releasenotes/notes/14/14.0.0-remove-baremetal-tests-65186d9e15d5b8fb.yaml 2022-08-08 17:57:01.712 | M releasenotes/notes/14/14.0.0-remove-bootable-option-024f8944c056a3e0.yaml 2022-08-08 17:57:01.712 | M releasenotes/notes/14/14.0.0-remove-negative-test-generator-1653f4c0f86ccf75.yaml 2022-08-08 17:57:01.712 | M releasenotes/notes/14/14.0.0-remove-sahara-tests-1532c47c7df80e3a.yaml 2022-08-08 17:57:01.712 | M releasenotes/notes/14/14.0.0-volume-clients-as-library-309030c7a16e62ab.yaml 2022-08-08 17:57:01.712 | M releasenotes/notes/15/15.0.0-add-identity-v3-clients-as-a-library-d34b4fdf376984ad.yaml 2022-08-08 17:57:01.712 | M releasenotes/notes/15/15.0.0-add-image-clients-tests-49dbc0a0a4281a77.yaml 2022-08-08 17:57:01.712 | M releasenotes/notes/15/15.0.0-add-implied-roles-to-roles-client-library-edf96408ad9ba82e.yaml 2022-08-08 17:57:01.712 | M releasenotes/notes/15/15.0.0-add-snapshot-manage-client-as-library-a76ffdba9d8d01cb.yaml 2022-08-08 17:57:01.712 | M releasenotes/notes/15/15.0.0-deprecate-allow_port_security_disabled-option-2d3d87f6bd11d03a.yaml 2022-08-08 17:57:01.712 | M releasenotes/notes/15/15.0.0-deprecate-identity-feature-enabled.reseller-84800a8232fe217f.yaml 2022-08-08 17:57:01.712 | M releasenotes/notes/15/15.0.0-deprecate-volume_feature_enabled.volume_services-dbe024ea067d5ab2.yaml 2022-08-08 17:57:01.712 | M releasenotes/notes/15/15.0.0-jsonschema-validator-2377ba131e12d3c7.yaml 2022-08-08 17:57:01.712 | M releasenotes/notes/15/15.0.0-remove-deprecated-compute-microversion-config-options-eaee6a7d2f8390a8.yaml 2022-08-08 17:57:01.712 | M releasenotes/notes/15/15.0.0-remove-deprecated-compute-validation-config-options-e3d1b89ce074d71c.yaml 2022-08-08 17:57:01.712 | M releasenotes/notes/15/15.0.0-remove-deprecated-input-scenario-config-options-414e0c5442e967e9.yaml 2022-08-08 17:57:01.712 | M releasenotes/notes/15/15.0.0-remove-deprecated-network-config-options-f9ce276231578fe6.yaml 2022-08-08 17:57:01.712 | M releasenotes/notes/16/16.0.0-add-OAUTH-Consumer-Client-tempest-tests-db1df7aae4a9fd4e.yaml 2022-08-08 17:57:01.712 | M releasenotes/notes/16/16.0.0-add-additional-methods-to-roles-client-library-178d4a6000dec72d.yaml 2022-08-08 17:57:01.712 | M releasenotes/notes/16/16.0.0-add-cascade-parameter-to-volumes-client-ff4f7f12795003a4.yaml 2022-08-08 17:57:01.712 | M releasenotes/notes/16/16.0.0-add-compute-server-evaculate-client-as-a-library-ed76baf25f02c3ca.yaml 2022-08-08 17:57:01.712 | M releasenotes/notes/16/16.0.0-add-content-type-without-spaces-b2c9b91b257814f3.yaml 2022-08-08 17:57:01.712 | M releasenotes/notes/16/16.0.0-add-list-auth-project-client-5905076d914a3943.yaml 2022-08-08 17:57:01.712 | M releasenotes/notes/16/16.0.0-add-list-glance-api-versions-ec5fc8081fc8a0ae.yaml 2022-08-08 17:57:01.712 | M releasenotes/notes/16/16.0.0-add-list-security-groups-by-servers-to-servers-client-library-088df48f6d81f4be.yaml 2022-08-08 17:57:01.712 | M releasenotes/notes/16/16.0.0-add-list-version-to-identity-client-944cb7396088a575.yaml 2022-08-08 17:57:01.712 | M releasenotes/notes/16/16.0.0-add-list-version-to-volume-client-4769dd1bd4ab9c5e.yaml 2022-08-08 17:57:01.712 | M releasenotes/notes/16/16.0.0-add-quota-sets-detail-kwarg-74b72183295b3ce7.yaml 2022-08-08 17:57:01.712 | M releasenotes/notes/16/16.0.0-add-tempest-lib-remote-client-adbeb3f42a36910b.yaml 2022-08-08 17:57:01.712 | M releasenotes/notes/16/16.0.0-add-tempest-run-combine-option-e94c1049ba8985d5.yaml 2022-08-08 17:57:01.713 | M releasenotes/notes/16/16.0.0-add-update-encryption-type-to-encryption-types-client-f3093532a0bcf9a1.yaml 2022-08-08 17:57:01.713 | M releasenotes/notes/16/16.0.0-add-volume-manage-client-as-library-78ab198a1dc1bd41.yaml 2022-08-08 17:57:01.713 | M releasenotes/notes/16/16.0.0-create-server-tags-client-8c0042a77e859af6.yaml 2022-08-08 17:57:01.713 | M releasenotes/notes/16/16.0.0-deprecate-deactivate_image-config-7a282c471937bbcb.yaml 2022-08-08 17:57:01.713 | M releasenotes/notes/16/16.0.0-deprecate-dvr_extra_resources-config-8c319d6dab7f7e5c.yaml 2022-08-08 17:57:01.713 | M releasenotes/notes/16/16.0.0-deprecate-glance-api-version-config-options-8370b63aea8e14cf.yaml 2022-08-08 17:57:01.713 | M releasenotes/notes/16/16.0.0-deprecate-resources-prefix-option-ad490c0a30a0266b.yaml 2022-08-08 17:57:01.713 | M releasenotes/notes/16/16.0.0-deprecate-skip_unless_attr-decorator-450a1ed727494724.yaml 2022-08-08 17:57:01.713 | M releasenotes/notes/16/16.0.0-deprecate-skip_unless_config-decorator-64c32d588043ab12.yaml 2022-08-08 17:57:01.713 | M releasenotes/notes/16/16.0.0-deprecated-cinder-api-v1-option-df7d5a54d93db5cf.yaml 2022-08-08 17:57:01.713 | M releasenotes/notes/16/16.0.0-dreprecate_client_parameters-cb8d069e62957f7e.yaml 2022-08-08 17:57:01.713 | M releasenotes/notes/16/16.0.0-fix-volume-v2-service-clients-bugfix-1667354-73d2c3c8fedc08bf.yaml 2022-08-08 17:57:01.713 | M releasenotes/notes/16/16.0.0-mitaka-eol-88ff8355fff81b55.yaml 2022-08-08 17:57:01.713 | M releasenotes/notes/16/16.0.0-remove-call_until_true-of-test-de9c13bc8f969921.yaml 2022-08-08 17:57:01.713 | M releasenotes/notes/16/16.0.0-remove-cinder-v1-api-tests-71e266b8d55d475f.yaml 2022-08-08 17:57:01.713 | M releasenotes/notes/16/16.0.0-remove-deprecated-allow_port_security_disabled-option-d0ffaeb2e7817707.yaml 2022-08-08 17:57:01.713 | M releasenotes/notes/16/16.0.0-remove-deprecated-compute-validation-config-options-part-2-5cd17b6e0e6cb8a3.yaml 2022-08-08 17:57:01.713 | M releasenotes/notes/16/16.0.0-remove-deprecated-dvr_extra_resources-option-e8c441c38eab7ddd.yaml 2022-08-08 17:57:01.713 | M releasenotes/notes/16/16.0.0-remove-deprecated-identity-reseller-option-4411c7e3951f1094.yaml 2022-08-08 17:57:01.713 | M releasenotes/notes/16/16.0.0-remove-sahara-service-available-44a642aa9c634ab4.yaml 2022-08-08 17:57:01.713 | M releasenotes/notes/16/16.0.0-remove-volume_feature_enabled.volume_services-c6aa142cc1021297.yaml 2022-08-08 17:57:01.713 | M releasenotes/notes/16/16.0.0-use-keystone-v3-api-935860d30ddbb8e9.yaml 2022-08-08 17:57:01.713 | M releasenotes/notes/16/16.0.0-volume-transfers-client-e5ed3f5464c0cdc0.yaml 2022-08-08 17:57:01.713 | M releasenotes/notes/25/subunt-describe-call-verbose-arg-fix.yaml 2022-08-08 17:57:01.713 | M releasenotes/notes/Add-keystone-v3-OS_FEDERATION-APIs-as-tempest-clients-fe9e10a0fe5f09d4.yaml 2022-08-08 17:57:01.713 | M releasenotes/notes/Add-volume_size_extend-config--opt-for-volume-tests-041f7d25fc2f3e05.yaml 2022-08-08 17:57:01.713 | M releasenotes/notes/Extend-cleanup-CLI-to-delete-regions-9f1dbda2c8de12e2.yaml 2022-08-08 17:57:01.713 | M releasenotes/notes/Fix-KeyError-bug-in-v3-volumes_client-ff5d9b894f2257c8.yaml 2022-08-08 17:57:01.713 | M releasenotes/notes/Inclusive-jargon-17621346744f0cf4.yaml 2022-08-08 17:57:01.713 | M releasenotes/notes/Placement-client-for-placement-based-minimum-bw-allocation-27ed0938118752b6.yaml 2022-08-08 17:57:01.713 | M releasenotes/notes/QoS-client-for-placement-based-minimum-bw-allocation-8e5854d5754cec68.yaml 2022-08-08 17:57:01.713 | M releasenotes/notes/Remove-deprecated-image-scenario-options-b573c60e873ab451.yaml 2022-08-08 17:57:01.713 | M releasenotes/notes/Remove-deprecated-scenario.img_dir-option-da626e6153181e16.yaml 2022-08-08 17:57:01.714 | M releasenotes/notes/Remove-manager-2e0b0af48f01294a.yaml 2022-08-08 17:57:01.714 | M releasenotes/notes/Remove-test_reboot_server_soft-48fa786f38cd94dc.yaml 2022-08-08 17:57:01.714 | M releasenotes/notes/Set-default-of-operator_role-to-member-f9c3abd2ebde23b7.yaml 2022-08-08 17:57:01.714 | M releasenotes/notes/Stabilize-scenario-manager-adf36d21b08e31a4.yaml 2022-08-08 17:57:01.714 | M releasenotes/notes/Switch-to-ecdsa-ssh-key-type-by-default-0425b5d5ec72c1c3.yaml 2022-08-08 17:57:01.714 | M releasenotes/notes/account-generator-accepts-positive-numbers-only-33a366a297494ef7.yaml 2022-08-08 17:57:01.714 | M releasenotes/notes/account_generator-6eb03f664a448c35.yaml 2022-08-08 17:57:01.714 | M releasenotes/notes/add-OAUTH-Token-Client-tempest-tests-6351eda451b95a86.yaml 2022-08-08 17:57:01.714 | M releasenotes/notes/add-additional-methods-to-policy-client-library-b8279c18335588c9.yaml 2022-08-08 17:57:01.714 | M releasenotes/notes/add-alt-project-dynamic-creds-1a3bc543e65d9433.yaml 2022-08-08 17:57:01.714 | M releasenotes/notes/add-assisted-volume-snapshot-client-737f5cb35d58c1b6.yaml 2022-08-08 17:57:01.714 | M releasenotes/notes/add-can-migrate-between-any-hosts-config-option-x8ah4f9737a28e9b.yaml 2022-08-08 17:57:01.714 | M releasenotes/notes/add-compute-feature-ide-bus-b63802502c378083.yaml 2022-08-08 17:57:01.714 | M releasenotes/notes/add-compute-feature-serial-console-45583c4341e34fc9.yaml 2022-08-08 17:57:01.714 | M releasenotes/notes/add-compute-feature-shelve-migrate-fdbd3633abe65c4e.yaml 2022-08-08 17:57:01.714 | M releasenotes/notes/add-consistency-group-exceptions-01cbb792cd710231.yaml 2022-08-08 17:57:01.714 | M releasenotes/notes/add-create-group-from-src-tempest-tests-9eb8b0b4b5c52055.yaml 2022-08-08 17:57:01.714 | M releasenotes/notes/add-domain-configuration-client-tempest-tests-e383efabdbb9ad03.yaml 2022-08-08 17:57:01.714 | M releasenotes/notes/add-domain-param-in-cliclient-a270fcf35c8f09e6.yaml 2022-08-08 17:57:01.714 | M releasenotes/notes/add-extra-apis-to-volume-v3-services-client-bf9b235cf5a611fe.yaml 2022-08-08 17:57:01.714 | M releasenotes/notes/add-floating-ip-config-option-e5774bf77702ce9f.yaml 2022-08-08 17:57:01.714 | M releasenotes/notes/add-force-detach-volume-to-volumes-client-library-b2071f2954f8e8b1.yaml 2022-08-08 17:57:01.714 | M releasenotes/notes/add-group-type-specs-apis-to-v3-group-types-client-10390b52dedede54.yaml 2022-08-08 17:57:01.714 | M releasenotes/notes/add-identity-roles-system-methods-519dc144231993a3.yaml 2022-08-08 17:57:01.714 | M releasenotes/notes/add-identity-v3-clients-for-os-ep-filter-api-endpoint-groups-3518a90bbb731d0f.yaml 2022-08-08 17:57:01.714 | M releasenotes/notes/add-identity-v3-clients-for-os-ep-filter-api-extensions-9cfd217fd2c6a61f.yaml 2022-08-08 17:57:01.714 | M releasenotes/notes/add-image-alt-ssh-user-config-option-1b775af2f468aa5b.yaml 2022-08-08 17:57:01.714 | M releasenotes/notes/add-image-cache-apis-as-tempest-clients-fbcd186927a85e2f.yaml 2022-08-08 17:57:01.714 | M releasenotes/notes/add-immutable-user-source-support-dd17772a997075e0.yaml 2022-08-08 17:57:01.714 | M releasenotes/notes/add-ip-version-check-in-addresses-x491ac6d9abaxa12.yaml 2022-08-08 17:57:01.714 | M releasenotes/notes/add-is-resource-deleted-sg-client-f4a7a7a54ff024d7.yaml 2022-08-08 17:57:01.714 | M releasenotes/notes/add-keystone-ep-clients-eeefd0904fbbe151.yaml 2022-08-08 17:57:01.714 | M releasenotes/notes/add-keystone-v3-ec2-tests-d959b7d36f0bd7fc.yaml 2022-08-08 17:57:01.714 | M releasenotes/notes/add-kwargs-to-delete-vol-of-vol-client-1ecde75beb62933c.yaml 2022-08-08 17:57:01.715 | M releasenotes/notes/add-list-volume-transfers-with-detail-to-transfers-client-80169bf78cf4fa66.yaml 2022-08-08 17:57:01.715 | M releasenotes/notes/add-load-list-cmd-35a4a2e6ea0a36fd.yaml 2022-08-08 17:57:01.715 | M releasenotes/notes/add-manage-snapshot-ref-config-option-67efd04897335b67.yaml 2022-08-08 17:57:01.715 | M releasenotes/notes/add-migrate-volume-and-list-hosts-to-v3-volume-client-library-ad3529260db58f00.yaml 2022-08-08 17:57:01.715 | M releasenotes/notes/add-params-to-identity-v3-list-endpoints-958a155be4e17e5b.yaml 2022-08-08 17:57:01.715 | M releasenotes/notes/add-params-to-v2-list-backups-api-c088d2b4bfe90247.yaml 2022-08-08 17:57:01.715 | M releasenotes/notes/add-placement-usage-client-method-8b6015cbd8a5e0f6.yaml 2022-08-08 17:57:01.715 | M releasenotes/notes/add-port-profile-config-option-2610b2fa67027960.yaml 2022-08-08 17:57:01.715 | M releasenotes/notes/add-profiler-config-options-db7c4ae6d338ee5c.yaml 2022-08-08 17:57:01.715 | M releasenotes/notes/add-qos-apis-for-bandwidth-limit-rules-cc144660fcaa419a.yaml 2022-08-08 17:57:01.715 | M releasenotes/notes/add-qos-minimum-packet-rule-client-c8bfe09873032d4a.yaml 2022-08-08 17:57:01.715 | M releasenotes/notes/add-redirect-param-bea1f6fbce629c70.yaml 2022-08-08 17:57:01.715 | M releasenotes/notes/add-reset-group-snapshot-status-api-to-v3-group-snapshots-client-248d41827daf2a0c.yaml 2022-08-08 17:57:01.715 | M releasenotes/notes/add-reset-group-status-api-to-v3-groups-client-9aa048617c66756a.yaml 2022-08-08 17:57:01.715 | M releasenotes/notes/add-return-value-to-retype-volume-a401aa619aaa2457.yaml 2022-08-08 17:57:01.715 | M releasenotes/notes/add-save-state-option-5ea67858cbaca969.yaml 2022-08-08 17:57:01.715 | M releasenotes/notes/add-server-diagnostics-validation-schema-b5a3c55b45aa718a.yaml 2022-08-08 17:57:01.715 | M releasenotes/notes/add-show-api-v3-details-api-to-v3-versions-client-4b408427379cabfe.yaml 2022-08-08 17:57:01.715 | M releasenotes/notes/add-show-default-group-type-detail-api-to-v3-group-types-client-65f717878cf52da0.yaml 2022-08-08 17:57:01.715 | M releasenotes/notes/add-show-default-quotas-api-to-network-quotas-client-3a7c1159af9e56ff.yaml 2022-08-08 17:57:01.715 | M releasenotes/notes/add-show-default-volume-types-api-to-v3-types-client-44b2676f217d78dc.yaml 2022-08-08 17:57:01.715 | M releasenotes/notes/add-show-encryption-specs-item-api-to-v2-encryption-types-client-290b421cd4bc0c0e.yaml 2022-08-08 17:57:01.715 | M releasenotes/notes/add-show-host-to-hosts-client-library-c60c4eb49d139480.yaml 2022-08-08 17:57:01.715 | M releasenotes/notes/add-show-quota-details-api-to-network-quotas-client-3fffd302cc5d335f.yaml 2022-08-08 17:57:01.715 | M releasenotes/notes/add-show-snapshot-metadata-item-api-to-v2-snapshots-client-bd3cbab3c7f0e0b3.yaml 2022-08-08 17:57:01.715 | M releasenotes/notes/add-show-volume-image-metadata-api-to-v2-volumes-client-ee3c027f35276561.yaml 2022-08-08 17:57:01.715 | M releasenotes/notes/add-show-volume-metadata-item-api-to-v2-volumes-client-47d59ecd999ca9df.yaml 2022-08-08 17:57:01.715 | M releasenotes/notes/add-show-volume-summary-api-to-v3-volumes-client-96e7b01abdb5c9c3.yaml 2022-08-08 17:57:01.715 | M releasenotes/notes/add-ssh-key-type-38d7a2f900d79842.yaml 2022-08-08 17:57:01.715 | M releasenotes/notes/add-storyboard-in-skip-because-decorator-3e139aa8a4f7970f.yaml 2022-08-08 17:57:01.715 | M releasenotes/notes/add-subnet-id-config-option-fac3d6f12abfc171.yaml 2022-08-08 17:57:01.715 | M releasenotes/notes/add-support-args-kwargs-in-call-until-true-a91k592h5a64exf7.yaml 2022-08-08 17:57:01.716 | M releasenotes/notes/add-unstable_test-decorator-a73cf97d4ffcc796.yaml 2022-08-08 17:57:01.716 | M releasenotes/notes/add-update-api-to-group-types-client-09c06ccdf80d5003.yaml 2022-08-08 17:57:01.716 | M releasenotes/notes/add-update-backup-api-to-v3-backups-client-e8465b2b66617dc0.yaml 2022-08-08 17:57:01.716 | M releasenotes/notes/add-update-flavor--api-to-flavors-client-a859542fe54aab7c.yaml 2022-08-08 17:57:01.716 | M releasenotes/notes/add-update-group-tempest-tests-72f8ec19b2809849.yaml 2022-08-08 17:57:01.716 | M releasenotes/notes/add-validation-resources-to-lib-dc2600c4324ca4d7.yaml 2022-08-08 17:57:01.716 | M releasenotes/notes/add-volume-group-snapshots-tempest-tests-840df3da26590f5e.yaml 2022-08-08 17:57:01.716 | M releasenotes/notes/add-volume-group-types-tempest-tests-1298ab8cb4fe8b7b.yaml 2022-08-08 17:57:01.716 | M releasenotes/notes/add-volume-groups-tempest-tests-dd7b2abfe2b48427.yaml 2022-08-08 17:57:01.716 | M releasenotes/notes/add-volume-quota-class-client-as-library-c4c2b22c36ff807e.yaml 2022-08-08 17:57:01.716 | M releasenotes/notes/add-volume-transfers-v3.55-73f75073ad2c4091.yaml 2022-08-08 17:57:01.716 | M releasenotes/notes/add-worker-file-option-d949121a61156968.yaml 2022-08-08 17:57:01.716 | M releasenotes/notes/add_proxy_url_get_credentials-aef66b085450513f.yaml 2022-08-08 17:57:01.716 | M releasenotes/notes/agents-client-delete-method-de1a7fb3f845999c.yaml 2022-08-08 17:57:01.716 | M releasenotes/notes/api_v2_admin_flag-dea5ca9bc2ce63bc.yaml 2022-08-08 17:57:01.716 | M releasenotes/notes/associate-disassociate-floating_ip-0b6cfebeef1304b0.yaml 2022-08-08 17:57:01.716 | M releasenotes/notes/bp-application-credentials-df69b1f617db1bb9.yaml 2022-08-08 17:57:01.716 | M releasenotes/notes/bug-1647999-7aeda50a8d082d4c.yaml 2022-08-08 17:57:01.716 | M releasenotes/notes/bug-1791007-328a8b9a43bfb157.yaml 2022-08-08 17:57:01.716 | M releasenotes/notes/bug-1799883-6ea95fc64f70c9ef.yaml 2022-08-08 17:57:01.716 | M releasenotes/notes/bug-1808473-54ada26ab78e7b02.yaml 2022-08-08 17:57:01.716 | M releasenotes/notes/change-default-region-for-placement-to-empty-string-394f1132c28345bb.yaml 2022-08-08 17:57:01.716 | M releasenotes/notes/cinder-use-os-endpoint-type-c11f63fd468ceb4c.yaml 2022-08-08 17:57:01.716 | M releasenotes/notes/cli-tests-v3fixes-fb38189cefd64213.yaml 2022-08-08 17:57:01.716 | M releasenotes/notes/compare-header-version-func-de5139b2161b3627.yaml 2022-08-08 17:57:01.716 | M releasenotes/notes/conditional-attr-a8564ec5a70ec840.yaml 2022-08-08 17:57:01.716 | M releasenotes/notes/config-image-api-v1-default-to-false-39d5f2xafc534ab1.yaml 2022-08-08 17:57:01.716 | M releasenotes/notes/config-volume-multiattach-ea8138dfa4fd308c.yaml 2022-08-08 17:57:01.716 | M releasenotes/notes/config_image_certificate_compute_feature-c56efb520d54aff5.yaml 2022-08-08 17:57:01.716 | M releasenotes/notes/correct-port-profile-config-option-d67f5cb31f1bc34c.yaml 2022-08-08 17:57:01.716 | M releasenotes/notes/create-mount-config-drive-to-lib-1a6e912b8afbcc7e.yaml 2022-08-08 17:57:01.716 | M releasenotes/notes/create_loginable_secgroup_rule-73722fd4b4eb12d0.yaml 2022-08-08 17:57:01.716 | M releasenotes/notes/create_security_group_rule-16d58a8f0f0ff262.yaml 2022-08-08 17:57:01.716 | M releasenotes/notes/credentials-factory-stable-c8037bd9ae642482.yaml 2022-08-08 17:57:01.716 | M releasenotes/notes/deprecate-and-enable-identity-application_credentials-1d4eaef4c3c9dcba.yaml 2022-08-08 17:57:01.716 | M releasenotes/notes/deprecate-and-enable-identity-project-tags-23b87518888e563a.yaml 2022-08-08 17:57:01.717 | M releasenotes/notes/deprecate-compute-feature-enabled-block-migrate-cinder-iscsi-fcda802d774dfeec.yaml 2022-08-08 17:57:01.717 | M releasenotes/notes/deprecate-compute-images-client-in-volume-tests-92b6dd55fcaba620.yaml 2022-08-08 17:57:01.717 | M releasenotes/notes/deprecate-config-forbid_global_implied_dsr-e64cfa66e6e3ded5.yaml 2022-08-08 17:57:01.717 | M releasenotes/notes/deprecate-default-value-for-v3_endpoint_type-fb9e47c5ba1c719d.yaml 2022-08-08 17:57:01.717 | M releasenotes/notes/deprecate-dns_servers-option-0xf2f297ee47a5ff.yaml 2022-08-08 17:57:01.717 | M releasenotes/notes/deprecate-image-v1-service-clients-d12ed42210bb76b5.yaml 2022-08-08 17:57:01.717 | M releasenotes/notes/deprecate-old-api-microversion-fixture-a471aac985c0f3fb.yaml 2022-08-08 17:57:01.717 | M releasenotes/notes/deprecate-scheduler-available-filters-cbca2017ba3cf2aa.yaml 2022-08-08 17:57:01.717 | M releasenotes/notes/deprecate-spice-rdp-console-config-f2af173552axfb72.yaml 2022-08-08 17:57:01.717 | M releasenotes/notes/deprecate-vnc-server-header-529f07d592aefb62.yaml 2022-08-08 17:57:01.717 | M releasenotes/notes/deprecate-volume-api-selection-config-options-b95c5c0ccbf38916.yaml 2022-08-08 17:57:01.717 | M releasenotes/notes/deprecate-volume-v2-service-clients-ff8a2a7be1797eb5.yaml 2022-08-08 17:57:01.717 | M releasenotes/notes/disable-identity-v2-testing-4ef1565d1a5aedcf.yaml 2022-08-08 17:57:01.717 | M releasenotes/notes/drop-DEFAULT_PARAMS-bfcc2e7b74ef880b.yaml 2022-08-08 17:57:01.717 | M releasenotes/notes/drop-py-2-7-730baf411876d5d8.yaml 2022-08-08 17:57:01.717 | M releasenotes/notes/drop-py-3-5-support-76ca78f1a650fcad.yaml 2022-08-08 17:57:01.717 | M releasenotes/notes/drop-py-3-6-and-3-7-a34f2294f5341539.yaml 2022-08-08 17:57:01.717 | M releasenotes/notes/enable-volume-multiattach-fd5e9bf0e96b56ce.yaml 2022-08-08 17:57:01.717 | M releasenotes/notes/end-of-support-for-stein-f795b968d83497a9.yaml 2022-08-08 17:57:01.717 | M releasenotes/notes/end-of-support-for-train-83369468215d7485.yaml 2022-08-08 17:57:01.717 | M releasenotes/notes/end-of-support-for-ussuri-68583f47805eff02.yaml 2022-08-08 17:57:01.717 | M releasenotes/notes/end-of-support-of-victoria-9c33f2b089b14cb5.yaml 2022-08-08 17:57:01.717 | M releasenotes/notes/extra-compute-services-tests-92b6c0618972e02f.yaml 2022-08-08 17:57:01.717 | M releasenotes/notes/fix-1847749-2670b1d4f6097a1a.yaml 2022-08-08 17:57:01.717 | M releasenotes/notes/fix-credential-logging-98089c897d801355.yaml 2022-08-08 17:57:01.717 | M releasenotes/notes/fix-list-group-snapshots-api-969d9321002c566c.yaml 2022-08-08 17:57:01.717 | M releasenotes/notes/fix-remoteclient-default-ssh-shell-prologue-33e99343d086f601.yaml 2022-08-08 17:57:01.717 | M releasenotes/notes/fix-show-image-file-expected-code-92d97342d0f6d60e.yaml 2022-08-08 17:57:01.717 | M releasenotes/notes/floating-ips-port-forwarding-client-cf8820b910bd7f4d.yaml 2022-08-08 17:57:01.717 | M releasenotes/notes/http_proxy_config-cb39b55520e84db5.yaml 2022-08-08 17:57:01.717 | M releasenotes/notes/identity-tests-domain-drivers-76235f6672221e45.yaml 2022-08-08 17:57:01.717 | M releasenotes/notes/identity-token-client-8aaef74b1d61090a.yaml 2022-08-08 17:57:01.717 | M releasenotes/notes/identity-v3-project-tags-client-36683c6a8644e54b.yaml 2022-08-08 17:57:01.717 | M releasenotes/notes/identity_client-635275d43abbb807.yaml 2022-08-08 17:57:01.717 | M releasenotes/notes/image-client-add-versions-and-tasks-ac289dbfe1c899cc.yaml 2022-08-08 17:57:01.718 | M releasenotes/notes/image_import_testing_support-22ba4bcb9f2fb848.yaml 2022-08-08 17:57:01.718 | M releasenotes/notes/intermediate-pike-release-2ce492432ff8f012.yaml 2022-08-08 17:57:01.718 | M releasenotes/notes/intermediate-queens-release-2f9f305775fca454.yaml 2022-08-08 17:57:01.718 | M releasenotes/notes/intermediate-train-release-0146c624cff9a57f.yaml 2022-08-08 17:57:01.718 | M releasenotes/notes/intermediate-ussuri-release-8aebeca312a6718c.yaml 2022-08-08 17:57:01.718 | M releasenotes/notes/intermediate-wallaby-release-55a0b31b1dee7b23.yaml 2022-08-08 17:57:01.718 | M releasenotes/notes/introduce-attachments-client-add-show-attachment-api-c3111f7e560a87b3.yaml 2022-08-08 17:57:01.718 | M releasenotes/notes/lib_api_microversion_fixture-f52308fc6b6b89f2.yaml 2022-08-08 17:57:01.718 | M releasenotes/notes/limits-client-d656f16a3d3e84fc.yaml 2022-08-08 17:57:01.718 | M releasenotes/notes/list-auth-domains-v3-endpoint-9ec60c7d3011c397.yaml 2022-08-08 17:57:01.718 | M releasenotes/notes/log-resource-client-20e58a295f729902.yaml 2022-08-08 17:57:01.718 | M releasenotes/notes/log_console_output-dae6b8740b5a5821.yaml 2022-08-08 17:57:01.718 | M releasenotes/notes/loggable-resource-client-5977d46a7ea52199.yaml 2022-08-08 17:57:01.718 | M releasenotes/notes/make-create-user-domain-aware-for-v3-creds-client-5054f58e715adc0c.yaml 2022-08-08 17:57:01.718 | M releasenotes/notes/make-object-storage-client-as-stable-interface-d1b07c7e8f17bef6.yaml 2022-08-08 17:57:01.718 | M releasenotes/notes/measure-downtime-during-live-migration-5e8305be270de680.yaml 2022-08-08 17:57:01.718 | M releasenotes/notes/merge-tempest-horizon-plugin-39d555339ab8c7ce.yaml 2022-08-08 17:57:01.718 | M releasenotes/notes/migrate-dynamic-creds-ecebb47528080761.yaml 2022-08-08 17:57:01.718 | M releasenotes/notes/migrate-object-storage-as-stable-interface-42014c7b43ecb254.yaml 2022-08-08 17:57:01.718 | M releasenotes/notes/migrate-preprov-creds-ef61a046ee1ec604.yaml 2022-08-08 17:57:01.718 | M releasenotes/notes/move-attr-decorator-to-lib-a1e80c42ba9c5392.yaml 2022-08-08 17:57:01.718 | M releasenotes/notes/move-related_bug-decorator-to-lib-dbfd5c543bbb2805.yaml 2022-08-08 17:57:01.718 | M releasenotes/notes/move-volume-v3-base_client-to-volume-1edbz0f207c3b283.yaml 2022-08-08 17:57:01.718 | M releasenotes/notes/network-show-version-18e1707a4df0a3d3.yaml 2022-08-08 17:57:01.718 | M releasenotes/notes/network-swap-to-project_id-a1d7fdf6c5e1cf44.yaml 2022-08-08 17:57:01.718 | M releasenotes/notes/network-tag-client-f4614029af7927f0.yaml 2022-08-08 17:57:01.718 | M releasenotes/notes/network_feature_enabled_available_features-35f9ac5f253e2ca3.yaml 2022-08-08 17:57:01.718 | M releasenotes/notes/new-placement-client-methods-e35c473e29494928.yaml 2022-08-08 17:57:01.718 | M releasenotes/notes/omit_X-Subject-Token_from_log-1bf5fef88c80334b.yaml 2022-08-08 17:57:01.718 | M releasenotes/notes/os_tenant_name-3ee175763bff455b.yaml 2022-08-08 17:57:01.718 | M releasenotes/notes/pause_teardown-45c9d60ffa889f7f.yaml 2022-08-08 17:57:01.718 | M releasenotes/notes/plugin-client-registration-enhancements-e09131742391225b.yaml 2022-08-08 17:57:01.718 | M releasenotes/notes/prevent-error-in-parse-resp-when-nullable-list-9898cd0f22180986.yaml 2022-08-08 17:57:01.719 | M releasenotes/notes/raise-exception-when-error-deleting-on-volume-18d0d0c5886212dd.yaml 2022-08-08 17:57:01.719 | M releasenotes/notes/random-bytes-size-limit-ee94a8c6534fe916.yaml 2022-08-08 17:57:01.719 | M releasenotes/notes/removal-deprecated-config-options-3db535b979fe3509.yaml 2022-08-08 17:57:01.719 | M releasenotes/notes/removal-deprecated-volume-config-options-21c4412f3c600923.yaml 2022-08-08 17:57:01.719 | M releasenotes/notes/remove-allow_tenant_isolation-option-03f0d998eb498d44.yaml 2022-08-08 17:57:01.719 | M releasenotes/notes/remove-compute-api-extensions-config-b8564f60f4fa5495.yaml 2022-08-08 17:57:01.719 | M releasenotes/notes/remove-deprecated-apis-from-v2-volumes-client-3ca4a5db5fea518f.yaml 2022-08-08 17:57:01.719 | M releasenotes/notes/remove-deprecated-find-test-caller-f4525cd043bfd1b6.yaml 2022-08-08 17:57:01.719 | M releasenotes/notes/remove-deprecated-old-token-clients-e4c2e654132f1130.yaml 2022-08-08 17:57:01.719 | M releasenotes/notes/remove-deprecated-skip-decorators-f8b42d812d20b537.yaml 2022-08-08 17:57:01.719 | M releasenotes/notes/remove-deprecated-skip_unless_attr-decorator-02bde59a00328f5c.yaml 2022-08-08 17:57:01.719 | M releasenotes/notes/remove-deprecated-volume-apis-from-v2-volumes-client-cf35e5b4cca89860.yaml 2022-08-08 17:57:01.719 | M releasenotes/notes/remove-deprecated-volume-config-options-4b7ea93b88e5b982.yaml 2022-08-08 17:57:01.719 | M releasenotes/notes/remove-get-ipv6-addr-by-EUI64-c79972d799c7a430.yaml 2022-08-08 17:57:01.719 | M releasenotes/notes/remove-heat-tests-9efb42cac3e0b306.yaml 2022-08-08 17:57:01.719 | M releasenotes/notes/remove-old-data-utils-e0966f882f7fe23a.yaml 2022-08-08 17:57:01.719 | M releasenotes/notes/remove-some-deprecated-auth-and-identity-options-xa1xd9b8fb948g4f.yaml 2022-08-08 17:57:01.719 | M releasenotes/notes/remove-some-deprecated-identity-options-0ffxd1b8db928e43.yaml 2022-08-08 17:57:01.719 | M releasenotes/notes/remove-support-of-py34-7d59fdb431fefe24.yaml 2022-08-08 17:57:01.719 | M releasenotes/notes/remove-volume-v1-service-clients-9235e3a965f93c09.yaml 2022-08-08 17:57:01.719 | M releasenotes/notes/removed-tox-ostestr-8997a93d199c44f3.yaml 2022-08-08 17:57:01.719 | M releasenotes/notes/segments-client-866f02948f40d4ff.yaml 2022-08-08 17:57:01.719 | M releasenotes/notes/set-cinder-api-v3-option-true-1b3e61e3129b7c00.yaml 2022-08-08 17:57:01.719 | M releasenotes/notes/set-default-value-of-concurrency-to-2-d916d5c31e3725d5.yaml 2022-08-08 17:57:01.719 | M releasenotes/notes/start-of-pike-support-f2a1b7ea8e8b0311.yaml 2022-08-08 17:57:01.719 | M releasenotes/notes/start-of-queens-support-fea9051ba1d85fc7.yaml 2022-08-08 17:57:01.719 | M releasenotes/notes/subunit_describe_calls-ad7df689b9d63e3f.yaml 2022-08-08 17:57:01.719 | M releasenotes/notes/support-for-rbac-new-scope-6ec8164ce1e7288c.yaml 2022-08-08 17:57:01.719 | M releasenotes/notes/support-microversion-in-scenario-test-b4fbfdd3a977fc58.yaml 2022-08-08 17:57:01.719 | M releasenotes/notes/support-scope-in-get-roles-dynamic-creds-90bfab163c1c289a.yaml 2022-08-08 17:57:01.719 | M releasenotes/notes/swift-improve-cleanup-63cfc21ffb3aff6f.yaml 2022-08-08 17:57:01.719 | M releasenotes/notes/switch-to-stestr-8c9f834b3f5a55d8.yaml 2022-08-08 17:57:01.719 | M releasenotes/notes/system-scope-44244cc955a7825f.yaml 2022-08-08 17:57:01.719 | M releasenotes/notes/temp_url_tests_digest_config-3d8c9bb271961ddd.yaml 2022-08-08 17:57:01.719 | M releasenotes/notes/tempest-default-run_validations-9640c41b6a4a9121.yaml 2022-08-08 17:57:01.719 | M releasenotes/notes/tempest-identity-catalog-client-f5c8589a9d7c1eb5.yaml 2022-08-08 17:57:01.720 | M releasenotes/notes/tempest-lib-compute-update-service-6019d2dcfe4a1c5d.yaml 2022-08-08 17:57:01.720 | M releasenotes/notes/tempest-rocky-release-0fc3312053923380.yaml 2022-08-08 17:57:01.720 | M releasenotes/notes/tempest-run-fix-updates-564b41706decbba1.yaml 2022-08-08 17:57:01.720 | M releasenotes/notes/tempest-stein-release-18bad34136a2e6ef.yaml 2022-08-08 17:57:01.720 | M releasenotes/notes/tempest-train-release-a2ed0743a5eadeb6.yaml 2022-08-08 17:57:01.720 | M releasenotes/notes/tempest-ussuri-release-72b5770a3b97678f.yaml 2022-08-08 17:57:01.720 | M releasenotes/notes/tempest-victoria-release-27000c02edc5a112.yaml 2022-08-08 17:57:01.720 | M releasenotes/notes/tempest-wallaby-release-0f2cea5ccf63485e.yaml 2022-08-08 17:57:01.720 | M releasenotes/notes/tempest-workspace-delete-directory-feature-74d6d157a5a05561.yaml 2022-08-08 17:57:01.720 | M releasenotes/notes/tempest-xena-release-3ffb30eb59e49f2c.yaml 2022-08-08 17:57:01.720 | M releasenotes/notes/tempest-yoga-release-66e8484b9a402e9f.yaml 2022-08-08 17:57:01.720 | M releasenotes/notes/test-clients-stable-for-plugin-90b1e7dc83f28ccd.yaml 2022-08-08 17:57:01.720 | M releasenotes/notes/use-cinder-v3-client-for-verify_tempest_config-2bf3d817b0070064.yaml 2022-08-08 17:57:01.720 | M releasenotes/notes/verify-tempest-command-8e88452c7a08dd77.yaml 2022-08-08 17:57:01.720 | M releasenotes/notes/vnc-hardcoded-server-name-removed-6f8d1e90a175dc08.yaml 2022-08-08 17:57:01.720 | M releasenotes/notes/volume-backed-live-mig-5a38b496ba1ec093.yaml 2022-08-08 17:57:01.720 | M releasenotes/notes/volume-service-testing-default-to-v3-endpoints-20b86895a590925d.yaml 2022-08-08 17:57:01.720 | M releasenotes/notes/volume-v3-service-clients-a863a6336af56cca.yaml 2022-08-08 17:57:01.720 | M releasenotes/notes/xenapi_apis-conf-fcca549283e53ed6.yaml 2022-08-08 17:57:01.720 | M releasenotes/source/_static/.placeholder 2022-08-08 17:57:01.720 | M releasenotes/source/_templates/.placeholder 2022-08-08 17:57:01.720 | M releasenotes/source/conf.py 2022-08-08 17:57:01.720 | M releasenotes/source/index.rst 2022-08-08 17:57:01.720 | M releasenotes/source/unreleased.rst 2022-08-08 17:57:01.720 | M releasenotes/source/v10.0.0.rst 2022-08-08 17:57:01.720 | M releasenotes/source/v11.0.0.rst 2022-08-08 17:57:01.720 | M releasenotes/source/v12.0.0.rst 2022-08-08 17:57:01.720 | M releasenotes/source/v13.0.0.rst 2022-08-08 17:57:01.720 | M releasenotes/source/v14.0.0.rst 2022-08-08 17:57:01.720 | M releasenotes/source/v15.0.0.rst 2022-08-08 17:57:01.720 | M releasenotes/source/v16.0.0.rst 2022-08-08 17:57:01.720 | M releasenotes/source/v16.1.0.rst 2022-08-08 17:57:01.720 | M releasenotes/source/v17.0.0.rst 2022-08-08 17:57:01.720 | M releasenotes/source/v17.1.0.rst 2022-08-08 17:57:01.720 | M releasenotes/source/v17.2.0.rst 2022-08-08 17:57:01.720 | M releasenotes/source/v18.0.0.rst 2022-08-08 17:57:01.720 | M releasenotes/source/v19.0.0.rst 2022-08-08 17:57:01.721 | M releasenotes/source/v20.0.0.rst 2022-08-08 17:57:01.721 | M releasenotes/source/v21.0.0.rst 2022-08-08 17:57:01.721 | M releasenotes/source/v22.0.0.rst 2022-08-08 17:57:01.721 | M releasenotes/source/v22.1.0.rst 2022-08-08 17:57:01.721 | M releasenotes/source/v23.0.0.rst 2022-08-08 17:57:01.721 | M releasenotes/source/v24.0.0.rst 2022-08-08 17:57:01.721 | M releasenotes/source/v26.0.0.rst 2022-08-08 17:57:01.721 | M releasenotes/source/v26.1.0.rst 2022-08-08 17:57:01.721 | M releasenotes/source/v27.0.0.rst 2022-08-08 17:57:01.721 | M releasenotes/source/v28.0.0.rst 2022-08-08 17:57:01.721 | M releasenotes/source/v28.1.0.rst 2022-08-08 17:57:01.721 | M releasenotes/source/v29.0.0.rst 2022-08-08 17:57:01.721 | M releasenotes/source/v29.1.0.rst 2022-08-08 17:57:01.721 | M releasenotes/source/v29.2.0.rst 2022-08-08 17:57:01.721 | M releasenotes/source/v30.0.0.rst 2022-08-08 17:57:01.721 | M releasenotes/source/v31.0.0.rst 2022-08-08 17:57:01.721 | M releasenotes/source/v31.1.0.rst 2022-08-08 17:57:01.721 | M requirements.txt 2022-08-08 17:57:01.721 | M roles/acl-devstack-files/README.rst 2022-08-08 17:57:01.721 | M roles/acl-devstack-files/defaults/main.yaml 2022-08-08 17:57:01.721 | M roles/acl-devstack-files/tasks/main.yaml 2022-08-08 17:57:01.721 | M roles/run-tempest-26/README.rst 2022-08-08 17:57:01.721 | M roles/run-tempest-26/defaults/main.yaml 2022-08-08 17:57:01.721 | M roles/run-tempest-26/tasks/main.yaml 2022-08-08 17:57:01.721 | M roles/run-tempest/README.rst 2022-08-08 17:57:01.721 | M roles/run-tempest/defaults/main.yaml 2022-08-08 17:57:01.721 | M roles/run-tempest/tasks/main.yaml 2022-08-08 17:57:01.721 | M roles/setup-tempest-data-dir/README.rst 2022-08-08 17:57:01.721 | M roles/setup-tempest-data-dir/defaults/main.yaml 2022-08-08 17:57:01.721 | M roles/setup-tempest-data-dir/tasks/main.yaml 2022-08-08 17:57:01.721 | M roles/setup-tempest-run-dir/README.rst 2022-08-08 17:57:01.721 | M roles/setup-tempest-run-dir/defaults/main.yaml 2022-08-08 17:57:01.721 | M roles/setup-tempest-run-dir/tasks/main.yaml 2022-08-08 17:57:01.721 | M roles/tempest-cleanup/README.rst 2022-08-08 17:57:01.722 | M roles/tempest-cleanup/defaults/main.yaml 2022-08-08 17:57:01.722 | M roles/tempest-cleanup/tasks/dry_run.yaml 2022-08-08 17:57:01.722 | M roles/tempest-cleanup/tasks/dry_run_checker.py 2022-08-08 17:57:01.722 | M roles/tempest-cleanup/tasks/main.yaml 2022-08-08 17:57:01.722 | M setup.cfg 2022-08-08 17:57:01.722 | M setup.py 2022-08-08 17:57:01.722 | M tempest/README.rst 2022-08-08 17:57:01.722 | M tempest/__init__.py 2022-08-08 17:57:01.722 | M tempest/api/README.rst 2022-08-08 17:57:01.722 | M tempest/api/__init__.py 2022-08-08 17:57:01.722 | M tempest/api/compute/__init__.py 2022-08-08 17:57:01.722 | M tempest/api/compute/admin/__init__.py 2022-08-08 17:57:01.722 | M tempest/api/compute/admin/test_agents.py 2022-08-08 17:57:01.722 | M tempest/api/compute/admin/test_aggregates.py 2022-08-08 17:57:01.722 | M tempest/api/compute/admin/test_aggregates_negative.py 2022-08-08 17:57:01.722 | M tempest/api/compute/admin/test_auto_allocate_network.py 2022-08-08 17:57:01.722 | M tempest/api/compute/admin/test_availability_zone.py 2022-08-08 17:57:01.722 | M tempest/api/compute/admin/test_availability_zone_negative.py 2022-08-08 17:57:01.722 | M tempest/api/compute/admin/test_create_server.py 2022-08-08 17:57:01.722 | M tempest/api/compute/admin/test_delete_server.py 2022-08-08 17:57:01.722 | M tempest/api/compute/admin/test_fixed_ips.py 2022-08-08 17:57:01.722 | M tempest/api/compute/admin/test_fixed_ips_negative.py 2022-08-08 17:57:01.722 | M tempest/api/compute/admin/test_flavors.py 2022-08-08 17:57:01.722 | M tempest/api/compute/admin/test_flavors_access.py 2022-08-08 17:57:01.722 | M tempest/api/compute/admin/test_flavors_access_negative.py 2022-08-08 17:57:01.722 | M tempest/api/compute/admin/test_flavors_extra_specs.py 2022-08-08 17:57:01.722 | M tempest/api/compute/admin/test_flavors_extra_specs_negative.py 2022-08-08 17:57:01.722 | M tempest/api/compute/admin/test_flavors_microversions.py 2022-08-08 17:57:01.722 | M tempest/api/compute/admin/test_floating_ips_bulk.py 2022-08-08 17:57:01.722 | M tempest/api/compute/admin/test_hosts.py 2022-08-08 17:57:01.722 | M tempest/api/compute/admin/test_hosts_negative.py 2022-08-08 17:57:01.722 | M tempest/api/compute/admin/test_hypervisor.py 2022-08-08 17:57:01.722 | M tempest/api/compute/admin/test_hypervisor_negative.py 2022-08-08 17:57:01.722 | M tempest/api/compute/admin/test_instance_usage_audit_log.py 2022-08-08 17:57:01.722 | M tempest/api/compute/admin/test_instance_usage_audit_log_negative.py 2022-08-08 17:57:01.723 | M tempest/api/compute/admin/test_keypairs_v210.py 2022-08-08 17:57:01.723 | M tempest/api/compute/admin/test_live_migration.py 2022-08-08 17:57:01.723 | M tempest/api/compute/admin/test_live_migration_negative.py 2022-08-08 17:57:01.723 | M tempest/api/compute/admin/test_migrations.py 2022-08-08 17:57:01.723 | M tempest/api/compute/admin/test_networks.py 2022-08-08 17:57:01.723 | M tempest/api/compute/admin/test_quotas.py 2022-08-08 17:57:01.723 | M tempest/api/compute/admin/test_quotas_negative.py 2022-08-08 17:57:01.723 | M tempest/api/compute/admin/test_security_groups.py 2022-08-08 17:57:01.723 | M tempest/api/compute/admin/test_server_diagnostics.py 2022-08-08 17:57:01.723 | M tempest/api/compute/admin/test_server_diagnostics_negative.py 2022-08-08 17:57:01.723 | M tempest/api/compute/admin/test_servers.py 2022-08-08 17:57:01.723 | M tempest/api/compute/admin/test_servers_negative.py 2022-08-08 17:57:01.723 | M tempest/api/compute/admin/test_servers_on_multinodes.py 2022-08-08 17:57:01.723 | M tempest/api/compute/admin/test_services.py 2022-08-08 17:57:01.723 | M tempest/api/compute/admin/test_services_negative.py 2022-08-08 17:57:01.723 | M tempest/api/compute/admin/test_simple_tenant_usage.py 2022-08-08 17:57:01.723 | M tempest/api/compute/admin/test_simple_tenant_usage_negative.py 2022-08-08 17:57:01.723 | M tempest/api/compute/admin/test_volume.py 2022-08-08 17:57:01.723 | M tempest/api/compute/admin/test_volume_swap.py 2022-08-08 17:57:01.723 | M tempest/api/compute/admin/test_volumes_negative.py 2022-08-08 17:57:01.723 | M tempest/api/compute/api_microversion_fixture.py 2022-08-08 17:57:01.723 | M tempest/api/compute/base.py 2022-08-08 17:57:01.723 | M tempest/api/compute/certificates/__init__.py 2022-08-08 17:57:01.723 | M tempest/api/compute/certificates/test_certificates.py 2022-08-08 17:57:01.723 | M tempest/api/compute/flavors/__init__.py 2022-08-08 17:57:01.723 | M tempest/api/compute/flavors/test_flavors.py 2022-08-08 17:57:01.723 | M tempest/api/compute/flavors/test_flavors_negative.py 2022-08-08 17:57:01.723 | M tempest/api/compute/floating_ips/__init__.py 2022-08-08 17:57:01.723 | M tempest/api/compute/floating_ips/base.py 2022-08-08 17:57:01.723 | M tempest/api/compute/floating_ips/test_floating_ips_actions.py 2022-08-08 17:57:01.723 | M tempest/api/compute/floating_ips/test_floating_ips_actions_negative.py 2022-08-08 17:57:01.723 | M tempest/api/compute/floating_ips/test_list_floating_ips.py 2022-08-08 17:57:01.723 | M tempest/api/compute/floating_ips/test_list_floating_ips_negative.py 2022-08-08 17:57:01.723 | M tempest/api/compute/images/__init__.py 2022-08-08 17:57:01.723 | M tempest/api/compute/images/test_image_metadata.py 2022-08-08 17:57:01.723 | M tempest/api/compute/images/test_image_metadata_negative.py 2022-08-08 17:57:01.723 | M tempest/api/compute/images/test_images.py 2022-08-08 17:57:01.724 | M tempest/api/compute/images/test_images_negative.py 2022-08-08 17:57:01.724 | M tempest/api/compute/images/test_images_oneserver.py 2022-08-08 17:57:01.724 | M tempest/api/compute/images/test_images_oneserver_negative.py 2022-08-08 17:57:01.724 | M tempest/api/compute/images/test_list_image_filters.py 2022-08-08 17:57:01.724 | M tempest/api/compute/images/test_list_image_filters_negative.py 2022-08-08 17:57:01.724 | M tempest/api/compute/images/test_list_images.py 2022-08-08 17:57:01.724 | M tempest/api/compute/keypairs/__init__.py 2022-08-08 17:57:01.724 | M tempest/api/compute/keypairs/base.py 2022-08-08 17:57:01.724 | M tempest/api/compute/keypairs/test_keypairs.py 2022-08-08 17:57:01.724 | M tempest/api/compute/keypairs/test_keypairs_negative.py 2022-08-08 17:57:01.724 | M tempest/api/compute/keypairs/test_keypairs_v22.py 2022-08-08 17:57:01.724 | M tempest/api/compute/limits/__init__.py 2022-08-08 17:57:01.724 | M tempest/api/compute/limits/test_absolute_limits.py 2022-08-08 17:57:01.724 | M tempest/api/compute/limits/test_absolute_limits_negative.py 2022-08-08 17:57:01.724 | M tempest/api/compute/security_groups/__init__.py 2022-08-08 17:57:01.724 | M tempest/api/compute/security_groups/base.py 2022-08-08 17:57:01.724 | M tempest/api/compute/security_groups/test_security_group_rules.py 2022-08-08 17:57:01.724 | M tempest/api/compute/security_groups/test_security_group_rules_negative.py 2022-08-08 17:57:01.724 | M tempest/api/compute/security_groups/test_security_groups.py 2022-08-08 17:57:01.724 | M tempest/api/compute/security_groups/test_security_groups_negative.py 2022-08-08 17:57:01.724 | M tempest/api/compute/servers/__init__.py 2022-08-08 17:57:01.724 | M tempest/api/compute/servers/test_attach_interfaces.py 2022-08-08 17:57:01.724 | M tempest/api/compute/servers/test_availability_zone.py 2022-08-08 17:57:01.724 | M tempest/api/compute/servers/test_create_server.py 2022-08-08 17:57:01.724 | M tempest/api/compute/servers/test_create_server_multi_nic.py 2022-08-08 17:57:01.724 | M tempest/api/compute/servers/test_delete_server.py 2022-08-08 17:57:01.724 | M tempest/api/compute/servers/test_device_tagging.py 2022-08-08 17:57:01.724 | M tempest/api/compute/servers/test_disk_config.py 2022-08-08 17:57:01.724 | M tempest/api/compute/servers/test_instance_actions.py 2022-08-08 17:57:01.724 | M tempest/api/compute/servers/test_instance_actions_negative.py 2022-08-08 17:57:01.724 | M tempest/api/compute/servers/test_list_server_filters.py 2022-08-08 17:57:01.724 | M tempest/api/compute/servers/test_list_servers_negative.py 2022-08-08 17:57:01.724 | M tempest/api/compute/servers/test_multiple_create.py 2022-08-08 17:57:01.724 | M tempest/api/compute/servers/test_multiple_create_negative.py 2022-08-08 17:57:01.724 | M tempest/api/compute/servers/test_novnc.py 2022-08-08 17:57:01.724 | M tempest/api/compute/servers/test_server_actions.py 2022-08-08 17:57:01.725 | M tempest/api/compute/servers/test_server_addresses.py 2022-08-08 17:57:01.725 | M tempest/api/compute/servers/test_server_addresses_negative.py 2022-08-08 17:57:01.725 | M tempest/api/compute/servers/test_server_group.py 2022-08-08 17:57:01.725 | M tempest/api/compute/servers/test_server_metadata.py 2022-08-08 17:57:01.725 | M tempest/api/compute/servers/test_server_metadata_negative.py 2022-08-08 17:57:01.725 | M tempest/api/compute/servers/test_server_password.py 2022-08-08 17:57:01.725 | M tempest/api/compute/servers/test_server_personality.py 2022-08-08 17:57:01.725 | M tempest/api/compute/servers/test_server_rescue.py 2022-08-08 17:57:01.725 | M tempest/api/compute/servers/test_server_rescue_negative.py 2022-08-08 17:57:01.725 | M tempest/api/compute/servers/test_server_tags.py 2022-08-08 17:57:01.725 | M tempest/api/compute/servers/test_servers.py 2022-08-08 17:57:01.725 | M tempest/api/compute/servers/test_servers_microversions.py 2022-08-08 17:57:01.725 | M tempest/api/compute/servers/test_servers_negative.py 2022-08-08 17:57:01.725 | M tempest/api/compute/servers/test_virtual_interfaces.py 2022-08-08 17:57:01.725 | M tempest/api/compute/servers/test_virtual_interfaces_negative.py 2022-08-08 17:57:01.725 | M tempest/api/compute/test_extensions.py 2022-08-08 17:57:01.725 | M tempest/api/compute/test_networks.py 2022-08-08 17:57:01.725 | M tempest/api/compute/test_quotas.py 2022-08-08 17:57:01.725 | M tempest/api/compute/test_tenant_networks.py 2022-08-08 17:57:01.725 | M tempest/api/compute/test_versions.py 2022-08-08 17:57:01.725 | M tempest/api/compute/volumes/__init__.py 2022-08-08 17:57:01.725 | M tempest/api/compute/volumes/test_attach_volume.py 2022-08-08 17:57:01.725 | M tempest/api/compute/volumes/test_attach_volume_negative.py 2022-08-08 17:57:01.725 | M tempest/api/compute/volumes/test_volume_snapshots.py 2022-08-08 17:57:01.725 | M tempest/api/compute/volumes/test_volumes_get.py 2022-08-08 17:57:01.725 | M tempest/api/compute/volumes/test_volumes_list.py 2022-08-08 17:57:01.725 | M tempest/api/compute/volumes/test_volumes_negative.py 2022-08-08 17:57:01.725 | M tempest/api/identity/__init__.py 2022-08-08 17:57:01.725 | M tempest/api/identity/admin/__init__.py 2022-08-08 17:57:01.725 | M tempest/api/identity/admin/v2/__init__.py 2022-08-08 17:57:01.725 | M tempest/api/identity/admin/v2/test_endpoints.py 2022-08-08 17:57:01.725 | M tempest/api/identity/admin/v2/test_roles.py 2022-08-08 17:57:01.725 | M tempest/api/identity/admin/v2/test_roles_negative.py 2022-08-08 17:57:01.725 | M tempest/api/identity/admin/v2/test_services.py 2022-08-08 17:57:01.725 | M tempest/api/identity/admin/v2/test_tenant_negative.py 2022-08-08 17:57:01.725 | M tempest/api/identity/admin/v2/test_tenants.py 2022-08-08 17:57:01.726 | M tempest/api/identity/admin/v2/test_tokens.py 2022-08-08 17:57:01.726 | M tempest/api/identity/admin/v2/test_tokens_negative.py 2022-08-08 17:57:01.726 | M tempest/api/identity/admin/v2/test_users.py 2022-08-08 17:57:01.726 | M tempest/api/identity/admin/v2/test_users_negative.py 2022-08-08 17:57:01.726 | M tempest/api/identity/admin/v3/__init__.py 2022-08-08 17:57:01.726 | M tempest/api/identity/admin/v3/test_application_credentials.py 2022-08-08 17:57:01.726 | M tempest/api/identity/admin/v3/test_credentials.py 2022-08-08 17:57:01.726 | M tempest/api/identity/admin/v3/test_default_project_id.py 2022-08-08 17:57:01.726 | M tempest/api/identity/admin/v3/test_domain_configuration.py 2022-08-08 17:57:01.726 | M tempest/api/identity/admin/v3/test_domains.py 2022-08-08 17:57:01.726 | M tempest/api/identity/admin/v3/test_domains_negative.py 2022-08-08 17:57:01.726 | M tempest/api/identity/admin/v3/test_endpoint_groups.py 2022-08-08 17:57:01.726 | M tempest/api/identity/admin/v3/test_endpoints.py 2022-08-08 17:57:01.726 | M tempest/api/identity/admin/v3/test_endpoints_negative.py 2022-08-08 17:57:01.726 | M tempest/api/identity/admin/v3/test_groups.py 2022-08-08 17:57:01.726 | M tempest/api/identity/admin/v3/test_inherits.py 2022-08-08 17:57:01.726 | M tempest/api/identity/admin/v3/test_list_projects.py 2022-08-08 17:57:01.726 | M tempest/api/identity/admin/v3/test_list_users.py 2022-08-08 17:57:01.726 | M tempest/api/identity/admin/v3/test_oauth_consumers.py 2022-08-08 17:57:01.726 | M tempest/api/identity/admin/v3/test_policies.py 2022-08-08 17:57:01.726 | M tempest/api/identity/admin/v3/test_project_tags.py 2022-08-08 17:57:01.726 | M tempest/api/identity/admin/v3/test_projects.py 2022-08-08 17:57:01.726 | M tempest/api/identity/admin/v3/test_projects_negative.py 2022-08-08 17:57:01.726 | M tempest/api/identity/admin/v3/test_regions.py 2022-08-08 17:57:01.726 | M tempest/api/identity/admin/v3/test_roles.py 2022-08-08 17:57:01.726 | M tempest/api/identity/admin/v3/test_services.py 2022-08-08 17:57:01.726 | M tempest/api/identity/admin/v3/test_tokens.py 2022-08-08 17:57:01.726 | M tempest/api/identity/admin/v3/test_trusts.py 2022-08-08 17:57:01.726 | M tempest/api/identity/admin/v3/test_users.py 2022-08-08 17:57:01.726 | M tempest/api/identity/admin/v3/test_users_negative.py 2022-08-08 17:57:01.726 | M tempest/api/identity/base.py 2022-08-08 17:57:01.726 | M tempest/api/identity/v2/__init__.py 2022-08-08 17:57:01.726 | M tempest/api/identity/v2/test_api_discovery.py 2022-08-08 17:57:01.726 | M tempest/api/identity/v2/test_ec2_credentials.py 2022-08-08 17:57:01.726 | M tempest/api/identity/v2/test_extension.py 2022-08-08 17:57:01.726 | M tempest/api/identity/v2/test_tenants.py 2022-08-08 17:57:01.727 | M tempest/api/identity/v2/test_tokens.py 2022-08-08 17:57:01.727 | M tempest/api/identity/v2/test_users.py 2022-08-08 17:57:01.727 | M tempest/api/identity/v3/__init__.py 2022-08-08 17:57:01.727 | M tempest/api/identity/v3/test_access_rules.py 2022-08-08 17:57:01.727 | M tempest/api/identity/v3/test_api_discovery.py 2022-08-08 17:57:01.727 | M tempest/api/identity/v3/test_application_credentials.py 2022-08-08 17:57:01.727 | M tempest/api/identity/v3/test_catalog.py 2022-08-08 17:57:01.727 | M tempest/api/identity/v3/test_domains.py 2022-08-08 17:57:01.727 | M tempest/api/identity/v3/test_ec2_credentials.py 2022-08-08 17:57:01.727 | M tempest/api/identity/v3/test_projects.py 2022-08-08 17:57:01.727 | M tempest/api/identity/v3/test_tokens.py 2022-08-08 17:57:01.727 | M tempest/api/identity/v3/test_users.py 2022-08-08 17:57:01.727 | M tempest/api/image/__init__.py 2022-08-08 17:57:01.727 | M tempest/api/image/base.py 2022-08-08 17:57:01.727 | M tempest/api/image/v1/__init__.py 2022-08-08 17:57:01.727 | M tempest/api/image/v1/test_image_members.py 2022-08-08 17:57:01.727 | M tempest/api/image/v1/test_image_members_negative.py 2022-08-08 17:57:01.727 | M tempest/api/image/v1/test_images.py 2022-08-08 17:57:01.727 | M tempest/api/image/v1/test_images_negative.py 2022-08-08 17:57:01.727 | M tempest/api/image/v2/__init__.py 2022-08-08 17:57:01.727 | M tempest/api/image/v2/admin/__init__.py 2022-08-08 17:57:01.727 | M tempest/api/image/v2/admin/test_image_caching.py 2022-08-08 17:57:01.727 | M tempest/api/image/v2/admin/test_images.py 2022-08-08 17:57:01.727 | M tempest/api/image/v2/admin/test_images_metadefs_namespace_objects.py 2022-08-08 17:57:01.727 | M tempest/api/image/v2/admin/test_images_metadefs_namespace_properties.py 2022-08-08 17:57:01.727 | M tempest/api/image/v2/admin/test_images_metadefs_namespace_tags.py 2022-08-08 17:57:01.727 | M tempest/api/image/v2/admin/test_images_metadefs_namespaces.py 2022-08-08 17:57:01.727 | M tempest/api/image/v2/admin/test_images_metadefs_resource_types.py 2022-08-08 17:57:01.727 | M tempest/api/image/v2/test_images.py 2022-08-08 17:57:01.727 | M tempest/api/image/v2/test_images_member.py 2022-08-08 17:57:01.727 | M tempest/api/image/v2/test_images_member_negative.py 2022-08-08 17:57:01.727 | M tempest/api/image/v2/test_images_metadefs_schema.py 2022-08-08 17:57:01.727 | M tempest/api/image/v2/test_images_negative.py 2022-08-08 17:57:01.727 | M tempest/api/image/v2/test_images_tags.py 2022-08-08 17:57:01.727 | M tempest/api/image/v2/test_images_tags_negative.py 2022-08-08 17:57:01.727 | M tempest/api/image/v2/test_versions.py 2022-08-08 17:57:01.727 | M tempest/api/network/__init__.py 2022-08-08 17:57:01.728 | M tempest/api/network/admin/__init__.py 2022-08-08 17:57:01.728 | M tempest/api/network/admin/test_dhcp_agent_scheduler.py 2022-08-08 17:57:01.728 | M tempest/api/network/admin/test_external_network_extension.py 2022-08-08 17:57:01.728 | M tempest/api/network/admin/test_external_networks_negative.py 2022-08-08 17:57:01.728 | M tempest/api/network/admin/test_floating_ips_admin_actions.py 2022-08-08 17:57:01.728 | M tempest/api/network/admin/test_metering_extensions.py 2022-08-08 17:57:01.728 | M tempest/api/network/admin/test_negative_quotas.py 2022-08-08 17:57:01.728 | M tempest/api/network/admin/test_ports.py 2022-08-08 17:57:01.728 | M tempest/api/network/admin/test_quotas.py 2022-08-08 17:57:01.728 | M tempest/api/network/admin/test_routers.py 2022-08-08 17:57:01.728 | M tempest/api/network/admin/test_routers_dvr.py 2022-08-08 17:57:01.728 | M tempest/api/network/admin/test_routers_negative.py 2022-08-08 17:57:01.728 | M tempest/api/network/base.py 2022-08-08 17:57:01.728 | M tempest/api/network/base_security_groups.py 2022-08-08 17:57:01.728 | M tempest/api/network/test_agent_management_negative.py 2022-08-08 17:57:01.728 | M tempest/api/network/test_allowed_address_pair.py 2022-08-08 17:57:01.728 | M tempest/api/network/test_dhcp_ipv6.py 2022-08-08 17:57:01.728 | M tempest/api/network/test_extensions.py 2022-08-08 17:57:01.728 | M tempest/api/network/test_extra_dhcp_options.py 2022-08-08 17:57:01.728 | M tempest/api/network/test_floating_ips.py 2022-08-08 17:57:01.728 | M tempest/api/network/test_floating_ips_negative.py 2022-08-08 17:57:01.728 | M tempest/api/network/test_networks.py 2022-08-08 17:57:01.728 | M tempest/api/network/test_networks_negative.py 2022-08-08 17:57:01.728 | M tempest/api/network/test_ports.py 2022-08-08 17:57:01.728 | M tempest/api/network/test_routers.py 2022-08-08 17:57:01.728 | M tempest/api/network/test_routers_negative.py 2022-08-08 17:57:01.728 | M tempest/api/network/test_security_groups.py 2022-08-08 17:57:01.728 | M tempest/api/network/test_security_groups_negative.py 2022-08-08 17:57:01.728 | M tempest/api/network/test_service_providers.py 2022-08-08 17:57:01.728 | M tempest/api/network/test_subnetpools_extensions.py 2022-08-08 17:57:01.728 | M tempest/api/network/test_tags.py 2022-08-08 17:57:01.728 | M tempest/api/network/test_versions.py 2022-08-08 17:57:01.728 | M tempest/api/object_storage/__init__.py 2022-08-08 17:57:01.728 | M tempest/api/object_storage/base.py 2022-08-08 17:57:01.728 | M tempest/api/object_storage/test_account_bulk.py 2022-08-08 17:57:01.728 | M tempest/api/object_storage/test_account_quotas.py 2022-08-08 17:57:01.728 | M tempest/api/object_storage/test_account_quotas_negative.py 2022-08-08 17:57:01.729 | M tempest/api/object_storage/test_account_services.py 2022-08-08 17:57:01.729 | M tempest/api/object_storage/test_account_services_negative.py 2022-08-08 17:57:01.729 | M tempest/api/object_storage/test_container_acl.py 2022-08-08 17:57:01.729 | M tempest/api/object_storage/test_container_acl_negative.py 2022-08-08 17:57:01.729 | M tempest/api/object_storage/test_container_quotas.py 2022-08-08 17:57:01.729 | M tempest/api/object_storage/test_container_services.py 2022-08-08 17:57:01.729 | M tempest/api/object_storage/test_container_services_negative.py 2022-08-08 17:57:01.729 | M tempest/api/object_storage/test_container_staticweb.py 2022-08-08 17:57:01.729 | M tempest/api/object_storage/test_container_sync.py 2022-08-08 17:57:01.729 | M tempest/api/object_storage/test_container_sync_middleware.py 2022-08-08 17:57:01.729 | M tempest/api/object_storage/test_crossdomain.py 2022-08-08 17:57:01.729 | M tempest/api/object_storage/test_healthcheck.py 2022-08-08 17:57:01.729 | M tempest/api/object_storage/test_object_expiry.py 2022-08-08 17:57:01.729 | M tempest/api/object_storage/test_object_formpost.py 2022-08-08 17:57:01.729 | M tempest/api/object_storage/test_object_formpost_negative.py 2022-08-08 17:57:01.729 | M tempest/api/object_storage/test_object_services.py 2022-08-08 17:57:01.729 | M tempest/api/object_storage/test_object_slo.py 2022-08-08 17:57:01.729 | M tempest/api/object_storage/test_object_temp_url.py 2022-08-08 17:57:01.729 | M tempest/api/object_storage/test_object_temp_url_negative.py 2022-08-08 17:57:01.729 | M tempest/api/object_storage/test_object_version.py 2022-08-08 17:57:01.729 | M tempest/api/volume/__init__.py 2022-08-08 17:57:01.729 | M tempest/api/volume/admin/__init__.py 2022-08-08 17:57:01.729 | M tempest/api/volume/admin/test_backends_capabilities.py 2022-08-08 17:57:01.729 | M tempest/api/volume/admin/test_encrypted_volumes_extend.py 2022-08-08 17:57:01.729 | M tempest/api/volume/admin/test_group_snapshots.py 2022-08-08 17:57:01.729 | M tempest/api/volume/admin/test_group_type_specs.py 2022-08-08 17:57:01.729 | M tempest/api/volume/admin/test_group_types.py 2022-08-08 17:57:01.729 | M tempest/api/volume/admin/test_groups.py 2022-08-08 17:57:01.729 | M tempest/api/volume/admin/test_multi_backend.py 2022-08-08 17:57:01.729 | M tempest/api/volume/admin/test_qos.py 2022-08-08 17:57:01.729 | M tempest/api/volume/admin/test_snapshot_manage.py 2022-08-08 17:57:01.729 | M tempest/api/volume/admin/test_snapshots_actions.py 2022-08-08 17:57:01.729 | M tempest/api/volume/admin/test_user_messages.py 2022-08-08 17:57:01.729 | M tempest/api/volume/admin/test_volume_hosts.py 2022-08-08 17:57:01.729 | M tempest/api/volume/admin/test_volume_manage.py 2022-08-08 17:57:01.730 | M tempest/api/volume/admin/test_volume_pools.py 2022-08-08 17:57:01.730 | M tempest/api/volume/admin/test_volume_quota_classes.py 2022-08-08 17:57:01.730 | M tempest/api/volume/admin/test_volume_quotas.py 2022-08-08 17:57:01.730 | M tempest/api/volume/admin/test_volume_quotas_negative.py 2022-08-08 17:57:01.730 | M tempest/api/volume/admin/test_volume_retype.py 2022-08-08 17:57:01.730 | M tempest/api/volume/admin/test_volume_services.py 2022-08-08 17:57:01.730 | M tempest/api/volume/admin/test_volume_services_negative.py 2022-08-08 17:57:01.730 | M tempest/api/volume/admin/test_volume_snapshot_quotas_negative.py 2022-08-08 17:57:01.730 | M tempest/api/volume/admin/test_volume_type_access.py 2022-08-08 17:57:01.730 | M tempest/api/volume/admin/test_volume_types.py 2022-08-08 17:57:01.730 | M tempest/api/volume/admin/test_volume_types_extra_specs.py 2022-08-08 17:57:01.730 | M tempest/api/volume/admin/test_volume_types_extra_specs_negative.py 2022-08-08 17:57:01.730 | M tempest/api/volume/admin/test_volume_types_negative.py 2022-08-08 17:57:01.730 | M tempest/api/volume/admin/test_volumes_actions.py 2022-08-08 17:57:01.730 | M tempest/api/volume/admin/test_volumes_backup.py 2022-08-08 17:57:01.730 | M tempest/api/volume/admin/test_volumes_list.py 2022-08-08 17:57:01.730 | M tempest/api/volume/api_microversion_fixture.py 2022-08-08 17:57:01.730 | M tempest/api/volume/base.py 2022-08-08 17:57:01.730 | M tempest/api/volume/test_availability_zone.py 2022-08-08 17:57:01.730 | M tempest/api/volume/test_extensions.py 2022-08-08 17:57:01.730 | M tempest/api/volume/test_image_metadata.py 2022-08-08 17:57:01.730 | M tempest/api/volume/test_snapshot_metadata.py 2022-08-08 17:57:01.730 | M tempest/api/volume/test_versions.py 2022-08-08 17:57:01.730 | M tempest/api/volume/test_volume_absolute_limits.py 2022-08-08 17:57:01.730 | M tempest/api/volume/test_volume_delete_cascade.py 2022-08-08 17:57:01.730 | M tempest/api/volume/test_volume_metadata.py 2022-08-08 17:57:01.730 | M tempest/api/volume/test_volume_transfers.py 2022-08-08 17:57:01.730 | M tempest/api/volume/test_volumes_actions.py 2022-08-08 17:57:01.730 | M tempest/api/volume/test_volumes_backup.py 2022-08-08 17:57:01.730 | M tempest/api/volume/test_volumes_clone.py 2022-08-08 17:57:01.730 | M tempest/api/volume/test_volumes_clone_negative.py 2022-08-08 17:57:01.730 | M tempest/api/volume/test_volumes_extend.py 2022-08-08 17:57:01.730 | M tempest/api/volume/test_volumes_get.py 2022-08-08 17:57:01.730 | M tempest/api/volume/test_volumes_list.py 2022-08-08 17:57:01.730 | M tempest/api/volume/test_volumes_negative.py 2022-08-08 17:57:01.730 | M tempest/api/volume/test_volumes_snapshots.py 2022-08-08 17:57:01.730 | M tempest/api/volume/test_volumes_snapshots_list.py 2022-08-08 17:57:01.731 | M tempest/api/volume/test_volumes_snapshots_negative.py 2022-08-08 17:57:01.731 | M tempest/clients.py 2022-08-08 17:57:01.731 | M tempest/cmd/__init__.py 2022-08-08 17:57:01.731 | M tempest/cmd/cleanup.py 2022-08-08 17:57:01.731 | M tempest/cmd/cleanup_service.py 2022-08-08 17:57:01.731 | M tempest/cmd/config-generator.tempest.conf 2022-08-08 17:57:01.731 | M tempest/cmd/init.py 2022-08-08 17:57:01.731 | M tempest/cmd/list_plugins.py 2022-08-08 17:57:01.731 | M tempest/cmd/main.py 2022-08-08 17:57:01.731 | M tempest/cmd/run.py 2022-08-08 17:57:01.731 | M tempest/cmd/subunit_describe_calls.py 2022-08-08 17:57:01.731 | M tempest/cmd/verify_tempest_config.py 2022-08-08 17:57:01.731 | M tempest/cmd/workspace.py 2022-08-08 17:57:01.731 | M tempest/common/__init__.py 2022-08-08 17:57:01.731 | M tempest/common/compute.py 2022-08-08 17:57:01.731 | M tempest/common/credentials_factory.py 2022-08-08 17:57:01.731 | M tempest/common/custom_matchers.py 2022-08-08 17:57:01.731 | M tempest/common/identity.py 2022-08-08 17:57:01.731 | M tempest/common/image.py 2022-08-08 17:57:01.731 | M tempest/common/tempest_fixtures.py 2022-08-08 17:57:01.731 | M tempest/common/utils/__init__.py 2022-08-08 17:57:01.731 | M tempest/common/utils/linux/__init__.py 2022-08-08 17:57:01.731 | M tempest/common/utils/linux/remote_client.py 2022-08-08 17:57:01.731 | M tempest/common/utils/net_downtime.py 2022-08-08 17:57:01.731 | M tempest/common/utils/net_info.py 2022-08-08 17:57:01.731 | M tempest/common/utils/net_utils.py 2022-08-08 17:57:01.731 | M tempest/common/waiters.py 2022-08-08 17:57:01.731 | M tempest/config.py 2022-08-08 17:57:01.731 | M tempest/hacking/__init__.py 2022-08-08 17:57:01.731 | M tempest/hacking/checks.py 2022-08-08 17:57:01.731 | M tempest/lib/__init__.py 2022-08-08 17:57:01.731 | M tempest/lib/api_schema/__init__.py 2022-08-08 17:57:01.731 | M tempest/lib/api_schema/response/__init__.py 2022-08-08 17:57:01.731 | M tempest/lib/api_schema/response/compute/__init__.py 2022-08-08 17:57:01.731 | M tempest/lib/api_schema/response/compute/v2_1/__init__.py 2022-08-08 17:57:01.731 | M tempest/lib/api_schema/response/compute/v2_1/agents.py 2022-08-08 17:57:01.731 | M tempest/lib/api_schema/response/compute/v2_1/aggregates.py 2022-08-08 17:57:01.731 | M tempest/lib/api_schema/response/compute/v2_1/availability_zone.py 2022-08-08 17:57:01.732 | M tempest/lib/api_schema/response/compute/v2_1/baremetal_nodes.py 2022-08-08 17:57:01.732 | M tempest/lib/api_schema/response/compute/v2_1/certificates.py 2022-08-08 17:57:01.732 | M tempest/lib/api_schema/response/compute/v2_1/extensions.py 2022-08-08 17:57:01.732 | M tempest/lib/api_schema/response/compute/v2_1/fixed_ips.py 2022-08-08 17:57:01.732 | M tempest/lib/api_schema/response/compute/v2_1/flavors.py 2022-08-08 17:57:01.732 | M tempest/lib/api_schema/response/compute/v2_1/flavors_access.py 2022-08-08 17:57:01.732 | M tempest/lib/api_schema/response/compute/v2_1/flavors_extra_specs.py 2022-08-08 17:57:01.732 | M tempest/lib/api_schema/response/compute/v2_1/floating_ips.py 2022-08-08 17:57:01.732 | M tempest/lib/api_schema/response/compute/v2_1/hosts.py 2022-08-08 17:57:01.732 | M tempest/lib/api_schema/response/compute/v2_1/hypervisors.py 2022-08-08 17:57:01.732 | M tempest/lib/api_schema/response/compute/v2_1/images.py 2022-08-08 17:57:01.732 | M tempest/lib/api_schema/response/compute/v2_1/instance_usage_audit_logs.py 2022-08-08 17:57:01.732 | M tempest/lib/api_schema/response/compute/v2_1/interfaces.py 2022-08-08 17:57:01.732 | M tempest/lib/api_schema/response/compute/v2_1/keypairs.py 2022-08-08 17:57:01.732 | M tempest/lib/api_schema/response/compute/v2_1/limits.py 2022-08-08 17:57:01.732 | M tempest/lib/api_schema/response/compute/v2_1/migrations.py 2022-08-08 17:57:01.732 | M tempest/lib/api_schema/response/compute/v2_1/parameter_types.py 2022-08-08 17:57:01.732 | M tempest/lib/api_schema/response/compute/v2_1/quota_classes.py 2022-08-08 17:57:01.732 | M tempest/lib/api_schema/response/compute/v2_1/quotas.py 2022-08-08 17:57:01.732 | M tempest/lib/api_schema/response/compute/v2_1/security_group_default_rule.py 2022-08-08 17:57:01.732 | M tempest/lib/api_schema/response/compute/v2_1/security_groups.py 2022-08-08 17:57:01.732 | M tempest/lib/api_schema/response/compute/v2_1/server_groups.py 2022-08-08 17:57:01.732 | M tempest/lib/api_schema/response/compute/v2_1/servers.py 2022-08-08 17:57:01.732 | M tempest/lib/api_schema/response/compute/v2_1/services.py 2022-08-08 17:57:01.732 | M tempest/lib/api_schema/response/compute/v2_1/snapshots.py 2022-08-08 17:57:01.732 | M tempest/lib/api_schema/response/compute/v2_1/tenant_networks.py 2022-08-08 17:57:01.732 | M tempest/lib/api_schema/response/compute/v2_1/tenant_usages.py 2022-08-08 17:57:01.732 | M tempest/lib/api_schema/response/compute/v2_1/versions.py 2022-08-08 17:57:01.732 | M tempest/lib/api_schema/response/compute/v2_1/volumes.py 2022-08-08 17:57:01.732 | M tempest/lib/api_schema/response/compute/v2_11/__init__.py 2022-08-08 17:57:01.732 | M tempest/lib/api_schema/response/compute/v2_11/services.py 2022-08-08 17:57:01.732 | M tempest/lib/api_schema/response/compute/v2_13/__init__.py 2022-08-08 17:57:01.732 | M tempest/lib/api_schema/response/compute/v2_13/server_groups.py 2022-08-08 17:57:01.732 | M tempest/lib/api_schema/response/compute/v2_16/__init__.py 2022-08-08 17:57:01.732 | M tempest/lib/api_schema/response/compute/v2_16/servers.py 2022-08-08 17:57:01.732 | M tempest/lib/api_schema/response/compute/v2_19/__init__.py 2022-08-08 17:57:01.733 | M tempest/lib/api_schema/response/compute/v2_19/servers.py 2022-08-08 17:57:01.733 | M tempest/lib/api_schema/response/compute/v2_2/__init__.py 2022-08-08 17:57:01.733 | M tempest/lib/api_schema/response/compute/v2_2/keypairs.py 2022-08-08 17:57:01.733 | M tempest/lib/api_schema/response/compute/v2_23/__init__.py 2022-08-08 17:57:01.733 | M tempest/lib/api_schema/response/compute/v2_23/migrations.py 2022-08-08 17:57:01.733 | M tempest/lib/api_schema/response/compute/v2_26/__init__.py 2022-08-08 17:57:01.733 | M tempest/lib/api_schema/response/compute/v2_26/servers.py 2022-08-08 17:57:01.733 | M tempest/lib/api_schema/response/compute/v2_28/__init__.py 2022-08-08 17:57:01.733 | M tempest/lib/api_schema/response/compute/v2_28/hypervisors.py 2022-08-08 17:57:01.733 | M tempest/lib/api_schema/response/compute/v2_3/__init__.py 2022-08-08 17:57:01.733 | M tempest/lib/api_schema/response/compute/v2_3/servers.py 2022-08-08 17:57:01.733 | M tempest/lib/api_schema/response/compute/v2_33/__init__.py 2022-08-08 17:57:01.733 | M tempest/lib/api_schema/response/compute/v2_33/hypervisors.py 2022-08-08 17:57:01.733 | M tempest/lib/api_schema/response/compute/v2_36/__init__.py 2022-08-08 17:57:01.733 | M tempest/lib/api_schema/response/compute/v2_36/limits.py 2022-08-08 17:57:01.733 | M tempest/lib/api_schema/response/compute/v2_36/quotas.py 2022-08-08 17:57:01.733 | M tempest/lib/api_schema/response/compute/v2_39/__init__.py 2022-08-08 17:57:01.733 | M tempest/lib/api_schema/response/compute/v2_39/limits.py 2022-08-08 17:57:01.733 | M tempest/lib/api_schema/response/compute/v2_41/__init__.py 2022-08-08 17:57:01.733 | M tempest/lib/api_schema/response/compute/v2_41/aggregates.py 2022-08-08 17:57:01.733 | M tempest/lib/api_schema/response/compute/v2_45/__init__.py 2022-08-08 17:57:01.733 | M tempest/lib/api_schema/response/compute/v2_45/images.py 2022-08-08 17:57:01.733 | M tempest/lib/api_schema/response/compute/v2_45/servers.py 2022-08-08 17:57:01.733 | M tempest/lib/api_schema/response/compute/v2_47/__init__.py 2022-08-08 17:57:01.733 | M tempest/lib/api_schema/response/compute/v2_47/servers.py 2022-08-08 17:57:01.733 | M tempest/lib/api_schema/response/compute/v2_48/__init__.py 2022-08-08 17:57:01.733 | M tempest/lib/api_schema/response/compute/v2_48/servers.py 2022-08-08 17:57:01.733 | M tempest/lib/api_schema/response/compute/v2_50/__init__.py 2022-08-08 17:57:01.733 | M tempest/lib/api_schema/response/compute/v2_50/quota_classes.py 2022-08-08 17:57:01.733 | M tempest/lib/api_schema/response/compute/v2_51/__init__.py 2022-08-08 17:57:01.733 | M tempest/lib/api_schema/response/compute/v2_51/servers.py 2022-08-08 17:57:01.733 | M tempest/lib/api_schema/response/compute/v2_53/__init__.py 2022-08-08 17:57:01.733 | M tempest/lib/api_schema/response/compute/v2_53/hypervisors.py 2022-08-08 17:57:01.733 | M tempest/lib/api_schema/response/compute/v2_53/services.py 2022-08-08 17:57:01.733 | M tempest/lib/api_schema/response/compute/v2_54/__init__.py 2022-08-08 17:57:01.734 | M tempest/lib/api_schema/response/compute/v2_54/servers.py 2022-08-08 17:57:01.734 | M tempest/lib/api_schema/response/compute/v2_55/__init__.py 2022-08-08 17:57:01.734 | M tempest/lib/api_schema/response/compute/v2_55/flavors.py 2022-08-08 17:57:01.734 | M tempest/lib/api_schema/response/compute/v2_57/__init__.py 2022-08-08 17:57:01.734 | M tempest/lib/api_schema/response/compute/v2_57/limits.py 2022-08-08 17:57:01.734 | M tempest/lib/api_schema/response/compute/v2_57/quota_classes.py 2022-08-08 17:57:01.734 | M tempest/lib/api_schema/response/compute/v2_57/quotas.py 2022-08-08 17:57:01.734 | M tempest/lib/api_schema/response/compute/v2_57/servers.py 2022-08-08 17:57:01.734 | M tempest/lib/api_schema/response/compute/v2_58/__init__.py 2022-08-08 17:57:01.734 | M tempest/lib/api_schema/response/compute/v2_58/servers.py 2022-08-08 17:57:01.734 | M tempest/lib/api_schema/response/compute/v2_59/__init__.py 2022-08-08 17:57:01.734 | M tempest/lib/api_schema/response/compute/v2_59/migrations.py 2022-08-08 17:57:01.734 | M tempest/lib/api_schema/response/compute/v2_6/__init__.py 2022-08-08 17:57:01.734 | M tempest/lib/api_schema/response/compute/v2_6/servers.py 2022-08-08 17:57:01.734 | M tempest/lib/api_schema/response/compute/v2_61/__init__.py 2022-08-08 17:57:01.735 | M tempest/lib/api_schema/response/compute/v2_61/flavors.py 2022-08-08 17:57:01.735 | M tempest/lib/api_schema/response/compute/v2_62/__init__.py 2022-08-08 17:57:01.735 | M tempest/lib/api_schema/response/compute/v2_62/servers.py 2022-08-08 17:57:01.735 | M tempest/lib/api_schema/response/compute/v2_63/__init__.py 2022-08-08 17:57:01.735 | M tempest/lib/api_schema/response/compute/v2_63/servers.py 2022-08-08 17:57:01.735 | M tempest/lib/api_schema/response/compute/v2_64/__init__.py 2022-08-08 17:57:01.735 | M tempest/lib/api_schema/response/compute/v2_64/server_groups.py 2022-08-08 17:57:01.735 | M tempest/lib/api_schema/response/compute/v2_70/__init__.py 2022-08-08 17:57:01.735 | M tempest/lib/api_schema/response/compute/v2_70/interfaces.py 2022-08-08 17:57:01.735 | M tempest/lib/api_schema/response/compute/v2_70/servers.py 2022-08-08 17:57:01.735 | M tempest/lib/api_schema/response/compute/v2_71/__init__.py 2022-08-08 17:57:01.735 | M tempest/lib/api_schema/response/compute/v2_71/servers.py 2022-08-08 17:57:01.735 | M tempest/lib/api_schema/response/compute/v2_73/__init__.py 2022-08-08 17:57:01.735 | M tempest/lib/api_schema/response/compute/v2_73/servers.py 2022-08-08 17:57:01.735 | M tempest/lib/api_schema/response/compute/v2_75/__init__.py 2022-08-08 17:57:01.735 | M tempest/lib/api_schema/response/compute/v2_75/servers.py 2022-08-08 17:57:01.735 | M tempest/lib/api_schema/response/compute/v2_79/__init__.py 2022-08-08 17:57:01.735 | M tempest/lib/api_schema/response/compute/v2_79/servers.py 2022-08-08 17:57:01.735 | M tempest/lib/api_schema/response/compute/v2_8/__init__.py 2022-08-08 17:57:01.735 | M tempest/lib/api_schema/response/compute/v2_8/servers.py 2022-08-08 17:57:01.735 | M tempest/lib/api_schema/response/compute/v2_9/__init__.py 2022-08-08 17:57:01.735 | M tempest/lib/api_schema/response/compute/v2_9/servers.py 2022-08-08 17:57:01.736 | M tempest/lib/api_schema/response/volume/__init__.py 2022-08-08 17:57:01.736 | M tempest/lib/api_schema/response/volume/backups.py 2022-08-08 17:57:01.736 | M tempest/lib/api_schema/response/volume/capabilities.py 2022-08-08 17:57:01.736 | M tempest/lib/api_schema/response/volume/extensions.py 2022-08-08 17:57:01.736 | M tempest/lib/api_schema/response/volume/group_snapshots.py 2022-08-08 17:57:01.736 | M tempest/lib/api_schema/response/volume/group_types.py 2022-08-08 17:57:01.736 | M tempest/lib/api_schema/response/volume/groups.py 2022-08-08 17:57:01.736 | M tempest/lib/api_schema/response/volume/hosts.py 2022-08-08 17:57:01.736 | M tempest/lib/api_schema/response/volume/limits.py 2022-08-08 17:57:01.736 | M tempest/lib/api_schema/response/volume/manage_snapshot.py 2022-08-08 17:57:01.736 | M tempest/lib/api_schema/response/volume/manage_volume.py 2022-08-08 17:57:01.736 | M tempest/lib/api_schema/response/volume/messages.py 2022-08-08 17:57:01.736 | M tempest/lib/api_schema/response/volume/qos.py 2022-08-08 17:57:01.736 | M tempest/lib/api_schema/response/volume/quota_classes.py 2022-08-08 17:57:01.736 | M tempest/lib/api_schema/response/volume/quotas.py 2022-08-08 17:57:01.736 | M tempest/lib/api_schema/response/volume/scheduler_stats.py 2022-08-08 17:57:01.736 | M tempest/lib/api_schema/response/volume/services.py 2022-08-08 17:57:01.736 | M tempest/lib/api_schema/response/volume/snapshots.py 2022-08-08 17:57:01.736 | M tempest/lib/api_schema/response/volume/transfers.py 2022-08-08 17:57:01.736 | M tempest/lib/api_schema/response/volume/v3_61/__init__.py 2022-08-08 17:57:01.736 | M tempest/lib/api_schema/response/volume/v3_61/volumes.py 2022-08-08 17:57:01.736 | M tempest/lib/api_schema/response/volume/v3_63/__init__.py 2022-08-08 17:57:01.736 | M tempest/lib/api_schema/response/volume/v3_63/volumes.py 2022-08-08 17:57:01.736 | M tempest/lib/api_schema/response/volume/v3_64/__init__.py 2022-08-08 17:57:01.736 | M tempest/lib/api_schema/response/volume/v3_64/backups.py 2022-08-08 17:57:01.736 | M tempest/lib/api_schema/response/volume/v3_64/volumes.py 2022-08-08 17:57:01.736 | M tempest/lib/api_schema/response/volume/v3_7/__init__.py 2022-08-08 17:57:01.736 | M tempest/lib/api_schema/response/volume/v3_7/services.py 2022-08-08 17:57:01.736 | M tempest/lib/api_schema/response/volume/volume_types.py 2022-08-08 17:57:01.736 | M tempest/lib/api_schema/response/volume/volumes.py 2022-08-08 17:57:01.736 | M tempest/lib/auth.py 2022-08-08 17:57:01.736 | M tempest/lib/base.py 2022-08-08 17:57:01.736 | M tempest/lib/cli/__init__.py 2022-08-08 17:57:01.736 | M tempest/lib/cli/base.py 2022-08-08 17:57:01.736 | M tempest/lib/cli/output_parser.py 2022-08-08 17:57:01.737 | M tempest/lib/cmd/__init__.py 2022-08-08 17:57:01.737 | M tempest/lib/common/__init__.py 2022-08-08 17:57:01.737 | M tempest/lib/common/api_microversion_fixture.py 2022-08-08 17:57:01.737 | M tempest/lib/common/api_version_request.py 2022-08-08 17:57:01.737 | M tempest/lib/common/api_version_utils.py 2022-08-08 17:57:01.737 | M tempest/lib/common/cred_client.py 2022-08-08 17:57:01.737 | M tempest/lib/common/cred_provider.py 2022-08-08 17:57:01.737 | M tempest/lib/common/dynamic_creds.py 2022-08-08 17:57:01.737 | M tempest/lib/common/fixed_network.py 2022-08-08 17:57:01.737 | M tempest/lib/common/http.py 2022-08-08 17:57:01.737 | M tempest/lib/common/jsonschema_validator.py 2022-08-08 17:57:01.737 | M tempest/lib/common/preprov_creds.py 2022-08-08 17:57:01.737 | M tempest/lib/common/profiler.py 2022-08-08 17:57:01.737 | M tempest/lib/common/rest_client.py 2022-08-08 17:57:01.737 | M tempest/lib/common/ssh.py 2022-08-08 17:57:01.737 | M tempest/lib/common/thread.py 2022-08-08 17:57:01.737 | M tempest/lib/common/utils/__init__.py 2022-08-08 17:57:01.737 | M tempest/lib/common/utils/data_utils.py 2022-08-08 17:57:01.737 | M tempest/lib/common/utils/linux/__init__.py 2022-08-08 17:57:01.737 | M tempest/lib/common/utils/linux/remote_client.py 2022-08-08 17:57:01.737 | M tempest/lib/common/utils/misc.py 2022-08-08 17:57:01.737 | M tempest/lib/common/utils/test_utils.py 2022-08-08 17:57:01.737 | M tempest/lib/common/validation_resources.py 2022-08-08 17:57:01.737 | M tempest/lib/decorators.py 2022-08-08 17:57:01.737 | M tempest/lib/exceptions.py 2022-08-08 17:57:01.737 | M tempest/lib/services/__init__.py 2022-08-08 17:57:01.737 | M tempest/lib/services/clients.py 2022-08-08 17:57:01.737 | M tempest/lib/services/compute/__init__.py 2022-08-08 17:57:01.737 | M tempest/lib/services/compute/agents_client.py 2022-08-08 17:57:01.737 | M tempest/lib/services/compute/aggregates_client.py 2022-08-08 17:57:01.737 | M tempest/lib/services/compute/assisted_volume_snapshots_client.py 2022-08-08 17:57:01.737 | M tempest/lib/services/compute/availability_zone_client.py 2022-08-08 17:57:01.737 | M tempest/lib/services/compute/baremetal_nodes_client.py 2022-08-08 17:57:01.737 | M tempest/lib/services/compute/base_compute_client.py 2022-08-08 17:57:01.737 | M tempest/lib/services/compute/certificates_client.py 2022-08-08 17:57:01.737 | M tempest/lib/services/compute/extensions_client.py 2022-08-08 17:57:01.738 | M tempest/lib/services/compute/fixed_ips_client.py 2022-08-08 17:57:01.738 | M tempest/lib/services/compute/flavors_client.py 2022-08-08 17:57:01.738 | M tempest/lib/services/compute/floating_ip_pools_client.py 2022-08-08 17:57:01.738 | M tempest/lib/services/compute/floating_ips_bulk_client.py 2022-08-08 17:57:01.738 | M tempest/lib/services/compute/floating_ips_client.py 2022-08-08 17:57:01.738 | M tempest/lib/services/compute/hosts_client.py 2022-08-08 17:57:01.738 | M tempest/lib/services/compute/hypervisor_client.py 2022-08-08 17:57:01.738 | M tempest/lib/services/compute/images_client.py 2022-08-08 17:57:01.738 | M tempest/lib/services/compute/instance_usage_audit_log_client.py 2022-08-08 17:57:01.738 | M tempest/lib/services/compute/interfaces_client.py 2022-08-08 17:57:01.738 | M tempest/lib/services/compute/keypairs_client.py 2022-08-08 17:57:01.738 | M tempest/lib/services/compute/limits_client.py 2022-08-08 17:57:01.738 | M tempest/lib/services/compute/migrations_client.py 2022-08-08 17:57:01.738 | M tempest/lib/services/compute/networks_client.py 2022-08-08 17:57:01.738 | M tempest/lib/services/compute/quota_classes_client.py 2022-08-08 17:57:01.738 | M tempest/lib/services/compute/quotas_client.py 2022-08-08 17:57:01.738 | M tempest/lib/services/compute/security_group_default_rules_client.py 2022-08-08 17:57:01.738 | M tempest/lib/services/compute/security_group_rules_client.py 2022-08-08 17:57:01.738 | M tempest/lib/services/compute/security_groups_client.py 2022-08-08 17:57:01.738 | M tempest/lib/services/compute/server_groups_client.py 2022-08-08 17:57:01.738 | M tempest/lib/services/compute/servers_client.py 2022-08-08 17:57:01.738 | M tempest/lib/services/compute/services_client.py 2022-08-08 17:57:01.738 | M tempest/lib/services/compute/snapshots_client.py 2022-08-08 17:57:01.738 | M tempest/lib/services/compute/tenant_networks_client.py 2022-08-08 17:57:01.738 | M tempest/lib/services/compute/tenant_usages_client.py 2022-08-08 17:57:01.738 | M tempest/lib/services/compute/versions_client.py 2022-08-08 17:57:01.738 | M tempest/lib/services/compute/volumes_client.py 2022-08-08 17:57:01.738 | M tempest/lib/services/identity/__init__.py 2022-08-08 17:57:01.738 | M tempest/lib/services/identity/v2/__init__.py 2022-08-08 17:57:01.738 | M tempest/lib/services/identity/v2/endpoints_client.py 2022-08-08 17:57:01.738 | M tempest/lib/services/identity/v2/identity_client.py 2022-08-08 17:57:01.738 | M tempest/lib/services/identity/v2/roles_client.py 2022-08-08 17:57:01.738 | M tempest/lib/services/identity/v2/services_client.py 2022-08-08 17:57:01.738 | M tempest/lib/services/identity/v2/tenants_client.py 2022-08-08 17:57:01.738 | M tempest/lib/services/identity/v2/token_client.py 2022-08-08 17:57:01.738 | M tempest/lib/services/identity/v2/users_client.py 2022-08-08 17:57:01.739 | M tempest/lib/services/identity/v3/__init__.py 2022-08-08 17:57:01.739 | M tempest/lib/services/identity/v3/access_rules_client.py 2022-08-08 17:57:01.739 | M tempest/lib/services/identity/v3/application_credentials_client.py 2022-08-08 17:57:01.739 | M tempest/lib/services/identity/v3/catalog_client.py 2022-08-08 17:57:01.739 | M tempest/lib/services/identity/v3/credentials_client.py 2022-08-08 17:57:01.739 | M tempest/lib/services/identity/v3/domain_configuration_client.py 2022-08-08 17:57:01.739 | M tempest/lib/services/identity/v3/domains_client.py 2022-08-08 17:57:01.739 | M tempest/lib/services/identity/v3/endpoint_filter_client.py 2022-08-08 17:57:01.739 | M tempest/lib/services/identity/v3/endpoint_groups_client.py 2022-08-08 17:57:01.739 | M tempest/lib/services/identity/v3/endpoints_client.py 2022-08-08 17:57:01.739 | M tempest/lib/services/identity/v3/groups_client.py 2022-08-08 17:57:01.739 | M tempest/lib/services/identity/v3/identity_client.py 2022-08-08 17:57:01.739 | M tempest/lib/services/identity/v3/identity_providers_client.py 2022-08-08 17:57:01.739 | M tempest/lib/services/identity/v3/inherited_roles_client.py 2022-08-08 17:57:01.739 | M tempest/lib/services/identity/v3/limits_client.py 2022-08-08 17:57:01.739 | M tempest/lib/services/identity/v3/mappings_client.py 2022-08-08 17:57:01.739 | M tempest/lib/services/identity/v3/oauth_consumers_client.py 2022-08-08 17:57:01.739 | M tempest/lib/services/identity/v3/oauth_token_client.py 2022-08-08 17:57:01.739 | M tempest/lib/services/identity/v3/policies_client.py 2022-08-08 17:57:01.739 | M tempest/lib/services/identity/v3/project_tags_client.py 2022-08-08 17:57:01.739 | M tempest/lib/services/identity/v3/projects_client.py 2022-08-08 17:57:01.739 | M tempest/lib/services/identity/v3/protocols_client.py 2022-08-08 17:57:01.739 | M tempest/lib/services/identity/v3/regions_client.py 2022-08-08 17:57:01.739 | M tempest/lib/services/identity/v3/role_assignments_client.py 2022-08-08 17:57:01.739 | M tempest/lib/services/identity/v3/roles_client.py 2022-08-08 17:57:01.739 | M tempest/lib/services/identity/v3/service_providers_client.py 2022-08-08 17:57:01.739 | M tempest/lib/services/identity/v3/services_client.py 2022-08-08 17:57:01.739 | M tempest/lib/services/identity/v3/token_client.py 2022-08-08 17:57:01.739 | M tempest/lib/services/identity/v3/trusts_client.py 2022-08-08 17:57:01.739 | M tempest/lib/services/identity/v3/users_client.py 2022-08-08 17:57:01.739 | M tempest/lib/services/identity/v3/versions_client.py 2022-08-08 17:57:01.739 | M tempest/lib/services/image/__init__.py 2022-08-08 17:57:01.739 | M tempest/lib/services/image/v1/__init__.py 2022-08-08 17:57:01.739 | M tempest/lib/services/image/v1/image_members_client.py 2022-08-08 17:57:01.739 | M tempest/lib/services/image/v1/images_client.py 2022-08-08 17:57:01.739 | M tempest/lib/services/image/v2/__init__.py 2022-08-08 17:57:01.739 | M tempest/lib/services/image/v2/image_cache_client.py 2022-08-08 17:57:01.740 | M tempest/lib/services/image/v2/image_members_client.py 2022-08-08 17:57:01.740 | M tempest/lib/services/image/v2/images_client.py 2022-08-08 17:57:01.740 | M tempest/lib/services/image/v2/namespace_objects_client.py 2022-08-08 17:57:01.740 | M tempest/lib/services/image/v2/namespace_properties_client.py 2022-08-08 17:57:01.740 | M tempest/lib/services/image/v2/namespace_tags_client.py 2022-08-08 17:57:01.740 | M tempest/lib/services/image/v2/namespaces_client.py 2022-08-08 17:57:01.740 | M tempest/lib/services/image/v2/resource_types_client.py 2022-08-08 17:57:01.740 | M tempest/lib/services/image/v2/schemas_client.py 2022-08-08 17:57:01.740 | M tempest/lib/services/image/v2/versions_client.py 2022-08-08 17:57:01.740 | M tempest/lib/services/network/__init__.py 2022-08-08 17:57:01.740 | M tempest/lib/services/network/agents_client.py 2022-08-08 17:57:01.740 | M tempest/lib/services/network/base.py 2022-08-08 17:57:01.740 | M tempest/lib/services/network/extensions_client.py 2022-08-08 17:57:01.740 | M tempest/lib/services/network/floating_ips_client.py 2022-08-08 17:57:01.740 | M tempest/lib/services/network/floating_ips_port_forwarding_client.py 2022-08-08 17:57:01.740 | M tempest/lib/services/network/log_resource_client.py 2022-08-08 17:57:01.740 | M tempest/lib/services/network/loggable_resource_client.py 2022-08-08 17:57:01.740 | M tempest/lib/services/network/metering_label_rules_client.py 2022-08-08 17:57:01.740 | M tempest/lib/services/network/metering_labels_client.py 2022-08-08 17:57:01.740 | M tempest/lib/services/network/networks_client.py 2022-08-08 17:57:01.740 | M tempest/lib/services/network/ports_client.py 2022-08-08 17:57:01.740 | M tempest/lib/services/network/qos_client.py 2022-08-08 17:57:01.740 | M tempest/lib/services/network/qos_limit_bandwidth_rules_client.py 2022-08-08 17:57:01.740 | M tempest/lib/services/network/qos_minimum_bandwidth_rules_client.py 2022-08-08 17:57:01.740 | M tempest/lib/services/network/qos_minimum_packet_rate_rules_client.py 2022-08-08 17:57:01.740 | M tempest/lib/services/network/quotas_client.py 2022-08-08 17:57:01.740 | M tempest/lib/services/network/routers_client.py 2022-08-08 17:57:01.740 | M tempest/lib/services/network/security_group_rules_client.py 2022-08-08 17:57:01.740 | M tempest/lib/services/network/security_groups_client.py 2022-08-08 17:57:01.740 | M tempest/lib/services/network/segments_client.py 2022-08-08 17:57:01.740 | M tempest/lib/services/network/service_providers_client.py 2022-08-08 17:57:01.740 | M tempest/lib/services/network/subnetpools_client.py 2022-08-08 17:57:01.740 | M tempest/lib/services/network/subnets_client.py 2022-08-08 17:57:01.740 | M tempest/lib/services/network/tags_client.py 2022-08-08 17:57:01.740 | M tempest/lib/services/network/trunks_client.py 2022-08-08 17:57:01.741 | M tempest/lib/services/network/versions_client.py 2022-08-08 17:57:01.741 | M tempest/lib/services/object_storage/__init__.py 2022-08-08 17:57:01.741 | M tempest/lib/services/object_storage/account_client.py 2022-08-08 17:57:01.741 | M tempest/lib/services/object_storage/bulk_middleware_client.py 2022-08-08 17:57:01.741 | M tempest/lib/services/object_storage/capabilities_client.py 2022-08-08 17:57:01.741 | M tempest/lib/services/object_storage/container_client.py 2022-08-08 17:57:01.741 | M tempest/lib/services/object_storage/object_client.py 2022-08-08 17:57:01.741 | M tempest/lib/services/placement/__init__.py 2022-08-08 17:57:01.741 | M tempest/lib/services/placement/base_placement_client.py 2022-08-08 17:57:01.741 | M tempest/lib/services/placement/placement_client.py 2022-08-08 17:57:01.741 | M tempest/lib/services/placement/resource_providers_client.py 2022-08-08 17:57:01.741 | M tempest/lib/services/volume/__init__.py 2022-08-08 17:57:01.741 | M tempest/lib/services/volume/base_client.py 2022-08-08 17:57:01.741 | M tempest/lib/services/volume/v2/__init__.py 2022-08-08 17:57:01.741 | M tempest/lib/services/volume/v2/availability_zone_client.py 2022-08-08 17:57:01.741 | M tempest/lib/services/volume/v2/backups_client.py 2022-08-08 17:57:01.741 | M tempest/lib/services/volume/v2/capabilities_client.py 2022-08-08 17:57:01.741 | M tempest/lib/services/volume/v2/encryption_types_client.py 2022-08-08 17:57:01.741 | M tempest/lib/services/volume/v2/extensions_client.py 2022-08-08 17:57:01.741 | M tempest/lib/services/volume/v2/hosts_client.py 2022-08-08 17:57:01.741 | M tempest/lib/services/volume/v2/limits_client.py 2022-08-08 17:57:01.741 | M tempest/lib/services/volume/v2/qos_client.py 2022-08-08 17:57:01.741 | M tempest/lib/services/volume/v2/quota_classes_client.py 2022-08-08 17:57:01.741 | M tempest/lib/services/volume/v2/quotas_client.py 2022-08-08 17:57:01.741 | M tempest/lib/services/volume/v2/scheduler_stats_client.py 2022-08-08 17:57:01.741 | M tempest/lib/services/volume/v2/services_client.py 2022-08-08 17:57:01.741 | M tempest/lib/services/volume/v2/snapshot_manage_client.py 2022-08-08 17:57:01.741 | M tempest/lib/services/volume/v2/snapshots_client.py 2022-08-08 17:57:01.741 | M tempest/lib/services/volume/v2/transfers_client.py 2022-08-08 17:57:01.741 | M tempest/lib/services/volume/v2/types_client.py 2022-08-08 17:57:01.741 | M tempest/lib/services/volume/v2/volume_manage_client.py 2022-08-08 17:57:01.741 | M tempest/lib/services/volume/v2/volumes_client.py 2022-08-08 17:57:01.741 | M tempest/lib/services/volume/v3/__init__.py 2022-08-08 17:57:01.741 | M tempest/lib/services/volume/v3/attachments_client.py 2022-08-08 17:57:01.741 | M tempest/lib/services/volume/v3/availability_zone_client.py 2022-08-08 17:57:01.741 | M tempest/lib/services/volume/v3/backups_client.py 2022-08-08 17:57:01.742 | M tempest/lib/services/volume/v3/base_client.py 2022-08-08 17:57:01.742 | M tempest/lib/services/volume/v3/capabilities_client.py 2022-08-08 17:57:01.742 | M tempest/lib/services/volume/v3/encryption_types_client.py 2022-08-08 17:57:01.742 | M tempest/lib/services/volume/v3/extensions_client.py 2022-08-08 17:57:01.742 | M tempest/lib/services/volume/v3/group_snapshots_client.py 2022-08-08 17:57:01.742 | M tempest/lib/services/volume/v3/group_types_client.py 2022-08-08 17:57:01.742 | M tempest/lib/services/volume/v3/groups_client.py 2022-08-08 17:57:01.742 | M tempest/lib/services/volume/v3/hosts_client.py 2022-08-08 17:57:01.742 | M tempest/lib/services/volume/v3/limits_client.py 2022-08-08 17:57:01.742 | M tempest/lib/services/volume/v3/messages_client.py 2022-08-08 17:57:01.742 | M tempest/lib/services/volume/v3/qos_client.py 2022-08-08 17:57:01.742 | M tempest/lib/services/volume/v3/quota_classes_client.py 2022-08-08 17:57:01.742 | M tempest/lib/services/volume/v3/quotas_client.py 2022-08-08 17:57:01.742 | M tempest/lib/services/volume/v3/scheduler_stats_client.py 2022-08-08 17:57:01.742 | M tempest/lib/services/volume/v3/services_client.py 2022-08-08 17:57:01.742 | M tempest/lib/services/volume/v3/snapshot_manage_client.py 2022-08-08 17:57:01.742 | M tempest/lib/services/volume/v3/snapshots_client.py 2022-08-08 17:57:01.742 | M tempest/lib/services/volume/v3/transfers_client.py 2022-08-08 17:57:01.742 | M tempest/lib/services/volume/v3/types_client.py 2022-08-08 17:57:01.742 | M tempest/lib/services/volume/v3/versions_client.py 2022-08-08 17:57:01.742 | M tempest/lib/services/volume/v3/volume_manage_client.py 2022-08-08 17:57:01.742 | M tempest/lib/services/volume/v3/volumes_client.py 2022-08-08 17:57:01.742 | M tempest/scenario/README.rst 2022-08-08 17:57:01.742 | M tempest/scenario/__init__.py 2022-08-08 17:57:01.742 | M tempest/scenario/manager.py 2022-08-08 17:57:01.742 | M tempest/scenario/test_aggregates_basic_ops.py 2022-08-08 17:57:01.742 | M tempest/scenario/test_compute_unified_limits.py 2022-08-08 17:57:01.742 | M tempest/scenario/test_dashboard_basic_ops.py 2022-08-08 17:57:01.742 | M tempest/scenario/test_encrypted_cinder_volumes.py 2022-08-08 17:57:01.742 | M tempest/scenario/test_minimum_basic.py 2022-08-08 17:57:01.742 | M tempest/scenario/test_network_advanced_server_ops.py 2022-08-08 17:57:01.742 | M tempest/scenario/test_network_basic_ops.py 2022-08-08 17:57:01.742 | M tempest/scenario/test_network_qos_placement.py 2022-08-08 17:57:01.742 | M tempest/scenario/test_network_v6.py 2022-08-08 17:57:01.742 | M tempest/scenario/test_object_storage_basic_ops.py 2022-08-08 17:57:01.742 | M tempest/scenario/test_security_groups_basic_ops.py 2022-08-08 17:57:01.743 | M tempest/scenario/test_server_advanced_ops.py 2022-08-08 17:57:01.743 | M tempest/scenario/test_server_basic_ops.py 2022-08-08 17:57:01.743 | M tempest/scenario/test_server_multinode.py 2022-08-08 17:57:01.743 | M tempest/scenario/test_shelve_instance.py 2022-08-08 17:57:01.743 | M tempest/scenario/test_snapshot_pattern.py 2022-08-08 17:57:01.743 | M tempest/scenario/test_stamp_pattern.py 2022-08-08 17:57:01.743 | M tempest/scenario/test_unified_limits.py 2022-08-08 17:57:01.743 | M tempest/scenario/test_volume_backup_restore.py 2022-08-08 17:57:01.743 | M tempest/scenario/test_volume_boot_pattern.py 2022-08-08 17:57:01.743 | M tempest/scenario/test_volume_migrate_attached.py 2022-08-08 17:57:01.743 | M tempest/test.py 2022-08-08 17:57:01.743 | M tempest/test_discover/__init__.py 2022-08-08 17:57:01.743 | M tempest/test_discover/plugins.py 2022-08-08 17:57:01.743 | M tempest/test_discover/test_discover.py 2022-08-08 17:57:01.743 | M tempest/tests/README.rst 2022-08-08 17:57:01.743 | M tempest/tests/__init__.py 2022-08-08 17:57:01.743 | M tempest/tests/api/__init__.py 2022-08-08 17:57:01.743 | M tempest/tests/api/compute/__init__.py 2022-08-08 17:57:01.743 | M tempest/tests/api/compute/test_base.py 2022-08-08 17:57:01.743 | M tempest/tests/base.py 2022-08-08 17:57:01.743 | M tempest/tests/cmd/__init__.py 2022-08-08 17:57:01.743 | M tempest/tests/cmd/subunit_describe_calls_data/calls.subunit 2022-08-08 17:57:01.743 | M tempest/tests/cmd/subunit_describe_calls_data/calls_subunit_expected.json 2022-08-08 17:57:01.743 | M tempest/tests/cmd/test_account_generator.py 2022-08-08 17:57:01.743 | M tempest/tests/cmd/test_cleanup.py 2022-08-08 17:57:01.743 | M tempest/tests/cmd/test_cleanup_services.py 2022-08-08 17:57:01.743 | M tempest/tests/cmd/test_list_plugins.py 2022-08-08 17:57:01.743 | M tempest/tests/cmd/test_run.py 2022-08-08 17:57:01.743 | M tempest/tests/cmd/test_saved_state_json.json 2022-08-08 17:57:01.743 | M tempest/tests/cmd/test_subunit_describe_calls.py 2022-08-08 17:57:01.743 | M tempest/tests/cmd/test_tempest_init.py 2022-08-08 17:57:01.743 | M tempest/tests/cmd/test_verify_tempest_config.py 2022-08-08 17:57:01.743 | M tempest/tests/cmd/test_workspace.py 2022-08-08 17:57:01.743 | M tempest/tests/common/__init__.py 2022-08-08 17:57:01.743 | M tempest/tests/common/test_admin_available.py 2022-08-08 17:57:01.743 | M tempest/tests/common/test_alt_available.py 2022-08-08 17:57:01.743 | M tempest/tests/common/test_compute.py 2022-08-08 17:57:01.744 | M tempest/tests/common/test_credentials_factory.py 2022-08-08 17:57:01.744 | M tempest/tests/common/test_custom_matchers.py 2022-08-08 17:57:01.744 | M tempest/tests/common/test_image.py 2022-08-08 17:57:01.744 | M tempest/tests/common/utils/__init__.py 2022-08-08 17:57:01.744 | M tempest/tests/common/utils/linux/__init__.py 2022-08-08 17:57:01.744 | M tempest/tests/common/utils/linux/test_remote_client.py 2022-08-08 17:57:01.744 | M tempest/tests/common/utils/test_net_utils.py 2022-08-08 17:57:01.744 | M tempest/tests/fake_config.py 2022-08-08 17:57:01.744 | M tempest/tests/fake_tempest_plugin.py 2022-08-08 17:57:01.744 | M tempest/tests/files/__init__.py 2022-08-08 17:57:01.744 | M tempest/tests/files/failing-tests 2022-08-08 17:57:01.744 | M tempest/tests/files/passing-tests 2022-08-08 17:57:01.744 | M tempest/tests/files/setup.cfg 2022-08-08 17:57:01.744 | M tempest/tests/files/testr-conf 2022-08-08 17:57:01.744 | M tempest/tests/lib/__init__.py 2022-08-08 17:57:01.744 | M tempest/tests/lib/cli/__init__.py 2022-08-08 17:57:01.744 | M tempest/tests/lib/cli/test_command_failed.py 2022-08-08 17:57:01.744 | M tempest/tests/lib/cli/test_execute.py 2022-08-08 17:57:01.744 | M tempest/tests/lib/cli/test_output_parser.py 2022-08-08 17:57:01.744 | M tempest/tests/lib/cmd/__init__.py 2022-08-08 17:57:01.744 | M tempest/tests/lib/cmd/test_check_uuid.py 2022-08-08 17:57:01.744 | M tempest/tests/lib/common/__init__.py 2022-08-08 17:57:01.744 | M tempest/tests/lib/common/test_api_version_request.py 2022-08-08 17:57:01.744 | M tempest/tests/lib/common/test_api_version_utils.py 2022-08-08 17:57:01.744 | M tempest/tests/lib/common/test_cred_client.py 2022-08-08 17:57:01.744 | M tempest/tests/lib/common/test_dynamic_creds.py 2022-08-08 17:57:01.744 | M tempest/tests/lib/common/test_http.py 2022-08-08 17:57:01.744 | M tempest/tests/lib/common/test_jsonschema_validator.py 2022-08-08 17:57:01.744 | M tempest/tests/lib/common/test_preprov_creds.py 2022-08-08 17:57:01.744 | M tempest/tests/lib/common/test_profiler.py 2022-08-08 17:57:01.744 | M tempest/tests/lib/common/test_rest_client.py 2022-08-08 17:57:01.744 | M tempest/tests/lib/common/test_validation_resources.py 2022-08-08 17:57:01.744 | M tempest/tests/lib/common/utils/__init__.py 2022-08-08 17:57:01.744 | M tempest/tests/lib/common/utils/linux/__init__.py 2022-08-08 17:57:01.744 | M tempest/tests/lib/common/utils/linux/test_remote_client.py 2022-08-08 17:57:01.744 | M tempest/tests/lib/common/utils/test_data_utils.py 2022-08-08 17:57:01.744 | M tempest/tests/lib/common/utils/test_misc.py 2022-08-08 17:57:01.745 | M tempest/tests/lib/common/utils/test_test_utils.py 2022-08-08 17:57:01.745 | M tempest/tests/lib/fake_auth_provider.py 2022-08-08 17:57:01.745 | M tempest/tests/lib/fake_credentials.py 2022-08-08 17:57:01.745 | M tempest/tests/lib/fake_http.py 2022-08-08 17:57:01.745 | M tempest/tests/lib/fake_identity.py 2022-08-08 17:57:01.745 | M tempest/tests/lib/services/__init__.py 2022-08-08 17:57:01.745 | M tempest/tests/lib/services/base.py 2022-08-08 17:57:01.745 | M tempest/tests/lib/services/compute/__init__.py 2022-08-08 17:57:01.745 | M tempest/tests/lib/services/compute/test_agents_client.py 2022-08-08 17:57:01.745 | M tempest/tests/lib/services/compute/test_aggregates_client.py 2022-08-08 17:57:01.745 | M tempest/tests/lib/services/compute/test_assisted_volume_snapshots_client.py 2022-08-08 17:57:01.745 | M tempest/tests/lib/services/compute/test_availability_zone_client.py 2022-08-08 17:57:01.745 | M tempest/tests/lib/services/compute/test_baremetal_nodes_client.py 2022-08-08 17:57:01.745 | M tempest/tests/lib/services/compute/test_base_compute_client.py 2022-08-08 17:57:01.745 | M tempest/tests/lib/services/compute/test_certificates_client.py 2022-08-08 17:57:01.745 | M tempest/tests/lib/services/compute/test_extensions_client.py 2022-08-08 17:57:01.745 | M tempest/tests/lib/services/compute/test_fixedIPs_client.py 2022-08-08 17:57:01.745 | M tempest/tests/lib/services/compute/test_flavors_client.py 2022-08-08 17:57:01.745 | M tempest/tests/lib/services/compute/test_floating_ip_pools_client.py 2022-08-08 17:57:01.745 | M tempest/tests/lib/services/compute/test_floating_ips_bulk_client.py 2022-08-08 17:57:01.745 | M tempest/tests/lib/services/compute/test_floating_ips_client.py 2022-08-08 17:57:01.745 | M tempest/tests/lib/services/compute/test_hosts_client.py 2022-08-08 17:57:01.745 | M tempest/tests/lib/services/compute/test_hypervisor_client.py 2022-08-08 17:57:01.745 | M tempest/tests/lib/services/compute/test_images_client.py 2022-08-08 17:57:01.745 | M tempest/tests/lib/services/compute/test_instance_usage_audit_log_client.py 2022-08-08 17:57:01.745 | M tempest/tests/lib/services/compute/test_interfaces_client.py 2022-08-08 17:57:01.745 | M tempest/tests/lib/services/compute/test_keypairs_client.py 2022-08-08 17:57:01.745 | M tempest/tests/lib/services/compute/test_limits_client.py 2022-08-08 17:57:01.745 | M tempest/tests/lib/services/compute/test_migrations_client.py 2022-08-08 17:57:01.745 | M tempest/tests/lib/services/compute/test_networks_client.py 2022-08-08 17:57:01.745 | M tempest/tests/lib/services/compute/test_quota_classes_client.py 2022-08-08 17:57:01.745 | M tempest/tests/lib/services/compute/test_quotas_client.py 2022-08-08 17:57:01.745 | M tempest/tests/lib/services/compute/test_security_group_default_rules_client.py 2022-08-08 17:57:01.745 | M tempest/tests/lib/services/compute/test_security_group_rules_client.py 2022-08-08 17:57:01.746 | M tempest/tests/lib/services/compute/test_security_groups_client.py 2022-08-08 17:57:01.746 | M tempest/tests/lib/services/compute/test_server_groups_client.py 2022-08-08 17:57:01.746 | M tempest/tests/lib/services/compute/test_servers_client.py 2022-08-08 17:57:01.746 | M tempest/tests/lib/services/compute/test_services_client.py 2022-08-08 17:57:01.746 | M tempest/tests/lib/services/compute/test_snapshots_client.py 2022-08-08 17:57:01.746 | M tempest/tests/lib/services/compute/test_tenant_networks_client.py 2022-08-08 17:57:01.746 | M tempest/tests/lib/services/compute/test_tenant_usages_client.py 2022-08-08 17:57:01.746 | M tempest/tests/lib/services/compute/test_versions_client.py 2022-08-08 17:57:01.746 | M tempest/tests/lib/services/compute/test_volumes_client.py 2022-08-08 17:57:01.746 | M tempest/tests/lib/services/identity/__init__.py 2022-08-08 17:57:01.746 | M tempest/tests/lib/services/identity/v2/__init__.py 2022-08-08 17:57:01.746 | M tempest/tests/lib/services/identity/v2/test_endpoints_client.py 2022-08-08 17:57:01.746 | M tempest/tests/lib/services/identity/v2/test_identity_client.py 2022-08-08 17:57:01.746 | M tempest/tests/lib/services/identity/v2/test_roles_client.py 2022-08-08 17:57:01.746 | M tempest/tests/lib/services/identity/v2/test_services_client.py 2022-08-08 17:57:01.746 | M tempest/tests/lib/services/identity/v2/test_tenants_client.py 2022-08-08 17:57:01.746 | M tempest/tests/lib/services/identity/v2/test_token_client.py 2022-08-08 17:57:01.746 | M tempest/tests/lib/services/identity/v2/test_users_client.py 2022-08-08 17:57:01.746 | M tempest/tests/lib/services/identity/v3/__init__.py 2022-08-08 17:57:01.746 | M tempest/tests/lib/services/identity/v3/test_access_rules_client.py 2022-08-08 17:57:01.746 | M tempest/tests/lib/services/identity/v3/test_application_credentials_client.py 2022-08-08 17:57:01.746 | M tempest/tests/lib/services/identity/v3/test_catalog_client.py 2022-08-08 17:57:01.746 | M tempest/tests/lib/services/identity/v3/test_credentials_client.py 2022-08-08 17:57:01.746 | M tempest/tests/lib/services/identity/v3/test_domain_configuration_client.py 2022-08-08 17:57:01.746 | M tempest/tests/lib/services/identity/v3/test_domains_client.py 2022-08-08 17:57:01.746 | M tempest/tests/lib/services/identity/v3/test_endpoint_filter_client.py 2022-08-08 17:57:01.746 | M tempest/tests/lib/services/identity/v3/test_endpoint_groups_client.py 2022-08-08 17:57:01.746 | M tempest/tests/lib/services/identity/v3/test_endpoints_client.py 2022-08-08 17:57:01.746 | M tempest/tests/lib/services/identity/v3/test_groups_client.py 2022-08-08 17:57:01.746 | M tempest/tests/lib/services/identity/v3/test_identity_client.py 2022-08-08 17:57:01.746 | M tempest/tests/lib/services/identity/v3/test_identity_providers_client.py 2022-08-08 17:57:01.746 | M tempest/tests/lib/services/identity/v3/test_inherited_roles_client.py 2022-08-08 17:57:01.746 | M tempest/tests/lib/services/identity/v3/test_limit_client.py 2022-08-08 17:57:01.746 | M tempest/tests/lib/services/identity/v3/test_mappings_client.py 2022-08-08 17:57:01.746 | M tempest/tests/lib/services/identity/v3/test_oauth_consumers_client.py 2022-08-08 17:57:01.747 | M tempest/tests/lib/services/identity/v3/test_oauth_token_client.py 2022-08-08 17:57:01.747 | M tempest/tests/lib/services/identity/v3/test_policies_client.py 2022-08-08 17:57:01.747 | M tempest/tests/lib/services/identity/v3/test_project_tags_client.py 2022-08-08 17:57:01.747 | M tempest/tests/lib/services/identity/v3/test_projects_client.py 2022-08-08 17:57:01.747 | M tempest/tests/lib/services/identity/v3/test_protocols_client.py 2022-08-08 17:57:01.747 | M tempest/tests/lib/services/identity/v3/test_regions_client.py 2022-08-08 17:57:01.747 | M tempest/tests/lib/services/identity/v3/test_role_assignments_client.py 2022-08-08 17:57:01.747 | M tempest/tests/lib/services/identity/v3/test_roles_client.py 2022-08-08 17:57:01.747 | M tempest/tests/lib/services/identity/v3/test_service_providers_client.py 2022-08-08 17:57:01.747 | M tempest/tests/lib/services/identity/v3/test_services_client.py 2022-08-08 17:57:01.747 | M tempest/tests/lib/services/identity/v3/test_token_client.py 2022-08-08 17:57:01.747 | M tempest/tests/lib/services/identity/v3/test_trusts_client.py 2022-08-08 17:57:01.747 | M tempest/tests/lib/services/identity/v3/test_users_client.py 2022-08-08 17:57:01.747 | M tempest/tests/lib/services/identity/v3/test_versions_client.py 2022-08-08 17:57:01.747 | M tempest/tests/lib/services/image/__init__.py 2022-08-08 17:57:01.747 | M tempest/tests/lib/services/image/v1/__init__.py 2022-08-08 17:57:01.747 | M tempest/tests/lib/services/image/v1/test_image_members_client.py 2022-08-08 17:57:01.747 | M tempest/tests/lib/services/image/v2/__init__.py 2022-08-08 17:57:01.747 | M tempest/tests/lib/services/image/v2/test_image_cache_client.py 2022-08-08 17:57:01.747 | M tempest/tests/lib/services/image/v2/test_image_members_client.py 2022-08-08 17:57:01.747 | M tempest/tests/lib/services/image/v2/test_images_client.py 2022-08-08 17:57:01.747 | M tempest/tests/lib/services/image/v2/test_namespace_object_client.py 2022-08-08 17:57:01.747 | M tempest/tests/lib/services/image/v2/test_namespace_properties_client.py 2022-08-08 17:57:01.747 | M tempest/tests/lib/services/image/v2/test_namespace_tags_client.py 2022-08-08 17:57:01.747 | M tempest/tests/lib/services/image/v2/test_namespaces_client.py 2022-08-08 17:57:01.747 | M tempest/tests/lib/services/image/v2/test_resource_types_client.py 2022-08-08 17:57:01.747 | M tempest/tests/lib/services/image/v2/test_schemas_client.py 2022-08-08 17:57:01.747 | M tempest/tests/lib/services/image/v2/test_versions_client.py 2022-08-08 17:57:01.747 | M tempest/tests/lib/services/network/__init__.py 2022-08-08 17:57:01.747 | M tempest/tests/lib/services/network/test_agents_client.py 2022-08-08 17:57:01.747 | M tempest/tests/lib/services/network/test_base_network_client.py 2022-08-08 17:57:01.747 | M tempest/tests/lib/services/network/test_extensions_client.py 2022-08-08 17:57:01.747 | M tempest/tests/lib/services/network/test_floating_ips_client.py 2022-08-08 17:57:01.747 | M tempest/tests/lib/services/network/test_floating_ips_port_forwarding_client.py 2022-08-08 17:57:01.747 | M tempest/tests/lib/services/network/test_log_resource_client.py 2022-08-08 17:57:01.748 | M tempest/tests/lib/services/network/test_loggable_resource_client.py 2022-08-08 17:57:01.748 | M tempest/tests/lib/services/network/test_metering_label_rules_client.py 2022-08-08 17:57:01.748 | M tempest/tests/lib/services/network/test_metering_labels_client.py 2022-08-08 17:57:01.748 | M tempest/tests/lib/services/network/test_networks_client.py 2022-08-08 17:57:01.748 | M tempest/tests/lib/services/network/test_ports_client.py 2022-08-08 17:57:01.748 | M tempest/tests/lib/services/network/test_qos_client.py 2022-08-08 17:57:01.748 | M tempest/tests/lib/services/network/test_qos_limit_bandwidth_rules_client.py 2022-08-08 17:57:01.748 | M tempest/tests/lib/services/network/test_qos_minimum_bandwidth_rules_client.py 2022-08-08 17:57:01.748 | M tempest/tests/lib/services/network/test_qos_minimum_packet_rate_rules_client.py 2022-08-08 17:57:01.748 | M tempest/tesSwitched to branch 'master' 2022-08-08 17:57:01.748 | ts/lib/services/network/test_quotas_client.py 2022-08-08 17:57:01.748 | M tempest/tests/lib/services/network/test_routers_client.py 2022-08-08 17:57:01.748 | M tempest/tests/lib/services/network/test_security_group_rules_client.py 2022-08-08 17:57:01.748 | M tempest/tests/lib/services/network/test_security_groups_client.py 2022-08-08 17:57:01.748 | M tempest/tests/lib/services/network/test_segments_client.py 2022-08-08 17:57:01.748 | M tempest/tests/lib/services/network/test_service_providers_client.py 2022-08-08 17:57:01.748 | M tempest/tests/lib/services/network/test_subnetpools_client.py 2022-08-08 17:57:01.748 | M tempest/tests/lib/services/network/test_subnets_client.py 2022-08-08 17:57:01.748 | M tempest/tests/lib/services/network/test_tags_client.py 2022-08-08 17:57:01.748 | M tempest/tests/lib/services/network/test_trunks_client.py 2022-08-08 17:57:01.748 | M tempest/tests/lib/services/network/test_versions_client.py 2022-08-08 17:57:01.748 | M tempest/tests/lib/services/object_storage/__init__.py 2022-08-08 17:57:01.748 | M tempest/tests/lib/services/object_storage/test_bulk_middleware_client.py 2022-08-08 17:57:01.748 | M tempest/tests/lib/services/object_storage/test_capabilities_client.py 2022-08-08 17:57:01.748 | M tempest/tests/lib/services/object_storage/test_object_client.py 2022-08-08 17:57:01.748 | M tempest/tests/lib/services/placement/__init__.py 2022-08-08 17:57:01.748 | M tempest/tests/lib/services/placement/test_placement_client.py 2022-08-08 17:57:01.748 | M tempest/tests/lib/services/placement/test_resource_providers_client.py 2022-08-08 17:57:01.748 | M tempest/tests/lib/services/registry_fixture.py 2022-08-08 17:57:01.748 | M tempest/tests/lib/services/test_clients.py 2022-08-08 17:57:01.748 | M tempest/tests/lib/services/volume/__init__.py 2022-08-08 17:57:01.748 | M tempest/tests/lib/services/volume/v3/__init__.py 2022-08-08 17:57:01.748 | M tempest/tests/lib/services/volume/v3/test_attachments_client.py 2022-08-08 17:57:01.748 | M tempest/tests/lib/services/volume/v3/test_availability_zone_client.py 2022-08-08 17:57:01.748 | M tempest/tests/lib/services/volume/v3/test_backups_client.py 2022-08-08 17:57:01.748 | M tempest/tests/lib/services/volume/v3/test_capabilities_client.py 2022-08-08 17:57:01.749 | M tempest/tests/lib/services/volume/v3/test_encryption_types_client.py 2022-08-08 17:57:01.749 | M tempest/tests/lib/services/volume/v3/test_extensions_client.py 2022-08-08 17:57:01.749 | M tempest/tests/lib/services/volume/v3/test_group_snapshots_client.py 2022-08-08 17:57:01.749 | M tempest/tests/lib/services/volume/v3/test_group_types_client.py 2022-08-08 17:57:01.749 | M tempest/tests/lib/services/volume/v3/test_groups_client.py 2022-08-08 17:57:01.749 | M tempest/tests/lib/services/volume/v3/test_hosts_client.py 2022-08-08 17:57:01.749 | M tempest/tests/lib/services/volume/v3/test_limits_client.py 2022-08-08 17:57:01.749 | M tempest/tests/lib/services/volume/v3/test_quota_classes_client.py 2022-08-08 17:57:01.749 | M tempest/tests/lib/services/volume/v3/test_quotas_client.py 2022-08-08 17:57:01.749 | M tempest/tests/lib/services/volume/v3/test_scheduler_stats_client.py 2022-08-08 17:57:01.749 | M tempest/tests/lib/services/volume/v3/test_services_client.py 2022-08-08 17:57:01.749 | M tempest/tests/lib/services/volume/v3/test_snapshot_manage_client.py 2022-08-08 17:57:01.749 | M tempest/tests/lib/services/volume/v3/test_snapshots_client.py 2022-08-08 17:57:01.749 | M tempest/tests/lib/services/volume/v3/test_transfers_client.py 2022-08-08 17:57:01.749 | M tempest/tests/lib/services/volume/v3/test_types_client.py 2022-08-08 17:57:01.749 | M tempest/tests/lib/services/volume/v3/test_user_messages_client.py 2022-08-08 17:57:01.749 | M tempest/tests/lib/services/volume/v3/test_versions_client.py 2022-08-08 17:57:01.749 | M tempest/tests/lib/services/volume/v3/test_volume_manage_client.py 2022-08-08 17:57:01.749 | M tempest/tests/lib/services/volume/v3/test_volumes_client.py 2022-08-08 17:57:01.749 | M tempest/tests/lib/test_api_microversion_fixture.py 2022-08-08 17:57:01.749 | M tempest/tests/lib/test_auth.py 2022-08-08 17:57:01.749 | M tempest/tests/lib/test_base.py 2022-08-08 17:57:01.749 | M tempest/tests/lib/test_credentials.py 2022-08-08 17:57:01.749 | M tempest/tests/lib/test_decorators.py 2022-08-08 17:57:01.749 | M tempest/tests/lib/test_ssh.py 2022-08-08 17:57:01.749 | M tempest/tests/lib/test_tempest_lib.py 2022-08-08 17:57:01.749 | M tempest/tests/test_base_test.py 2022-08-08 17:57:01.749 | M tempest/tests/test_config.py 2022-08-08 17:57:01.749 | M tempest/tests/test_decorators.py 2022-08-08 17:57:01.749 | M tempest/tests/test_hacking.py 2022-08-08 17:57:01.749 | M tempest/tests/test_imports.py 2022-08-08 17:57:01.750 | M tempest/tests/test_list_tests.py 2022-08-08 17:57:01.750 | M tempest/tests/test_microversions.py 2022-08-08 17:57:01.750 | M tempest/tests/test_tempest_plugin.py 2022-08-08 17:57:01.750 | M tempest/tests/test_test.py 2022-08-08 17:57:01.750 | M tempest/tests/utils.py 2022-08-08 17:57:01.750 | M tempest/version.py 2022-08-08 17:57:01.750 | M test-requirements.txt 2022-08-08 17:57:01.750 | M tools/generate-tempest-plugins-list.py 2022-08-08 17:57:01.750 | M tools/tempest-integrated-gate-compute-exclude-list.txt 2022-08-08 17:57:01.750 | M tools/tempest-integrated-gate-networking-exclude-list.txt 2022-08-08 17:57:01.750 | M tools/tempest-integrated-gate-object-storage-exclude-list.txt 2022-08-08 17:57:01.750 | M tools/tempest-integrated-gate-placement-exclude-list.txt 2022-08-08 17:57:01.750 | M tools/tempest-integrated-gate-storage-exclude-list.txt 2022-08-08 17:57:01.750 | M tools/tempest-plugin-sanity.sh 2022-08-08 17:57:01.750 | M tox.ini 2022-08-08 17:57:01.750 | M zuul.d/base.yaml 2022-08-08 17:57:01.750 | M zuul.d/integrated-gate.yaml 2022-08-08 17:57:01.751 | M zuul.d/project.yaml 2022-08-08 17:57:01.751 | M zuul.d/stable-jobs.yaml 2022-08-08 17:57:01.751 | M zuul.d/tempest-specific.yaml 2022-08-08 17:57:01.751 | Your branch is up to date with 'origin/master'. 2022-08-08 17:57:01.751 | ++ lib/tempest:install_tempest:815 : local tmp_u_c_m 2022-08-08 17:57:01.751 | +++ lib/tempest:install_tempest:816 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2022-08-08 17:57:01.751 | ++ lib/tempest:install_tempest:816 : tmp_u_c_m=/tmp/tempest_u_c_m.b8jlH1doS2 2022-08-08 17:57:01.751 | ++ lib/tempest:install_tempest:817 : set_tempest_venv_constraints /tmp/tempest_u_c_m.b8jlH1doS2 2022-08-08 17:57:01.751 | ++ lib/tempest:set_tempest_venv_constraints:125 : local tmp_c 2022-08-08 17:57:01.751 | ++ lib/tempest:set_tempest_venv_constraints:126 : tmp_c=/tmp/tempest_u_c_m.b8jlH1doS2 2022-08-08 17:57:01.751 | ++ lib/tempest:set_tempest_venv_constraints:127 : [[ master == \m\a\s\t\e\r ]] 2022-08-08 17:57:01.751 | ++ lib/tempest:set_tempest_venv_constraints:128 : cd /opt/stack/requirements 2022-08-08 17:57:01.751 | ++ lib/tempest:set_tempest_venv_constraints:129 : git show master:upper-constraints.txt 2022-08-08 17:57:01.751 | ++ lib/tempest:install_tempest:819 : tox -r --notest -efull 2022-08-08 17:57:01.751 | full create: /opt/stack/tempest/.tox/tempest 2022-08-08 17:57:01.751 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2022-08-08 17:57:01.751 | full develop-inst: /opt/stack/tempest 2022-08-08 17:57:01.751 | full installed: attrs==22.1.0,autopage==0.5.1,bcrypt==3.2.2,certifi==2022.6.15,cffi==1.15.1,charset-normalizer==2.1.0,cliff==3.10.1,cmd2==2.4.2,cryptography==36.0.2,debtcollector==2.5.0,extras==1.0.0,fasteners==0.17.3,fixtures==4.0.1,future==0.18.2,idna==3.3,importlib-resources==5.9.0,iso8601==1.0.2,jsonschema==4.7.2,msgpack==1.0.4,netaddr==0.8.0,netifaces==0.11.0,oslo.concurrency==5.0.0,oslo.config==9.0.0,oslo.context==5.0.0,oslo.i18n==5.1.0,oslo.log==5.0.0,oslo.serialization==5.0.0,oslo.utils==6.0.0,packaging==21.3,paramiko==2.11.0,pbr==5.9.0,prettytable==3.3.0,pycparser==2.21,pyinotify==0.9.6,PyNaCl==1.5.0,pyparsing==3.0.9,pyperclip==1.8.2,pyrsistent==0.18.1,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2022.1,PyYAML==6.0,requests==2.28.1,rfc3986==1.5.0,six==1.16.0,stestr==3.2.1,stevedore==4.0.0,-e git+https://opendev.org/openstack/tempest@3f9ae1349768ee7ad7f163a302dd387847ebce7a#egg=tempest,testtools==2.5.0,urllib3==1.26.11,voluptuous==0.13.1,wcwidth==0.2.5,wrapt==1.14.1,zipp==3.8.1 2022-08-08 17:57:01.751 | ___________________________________ summary ____________________________________ 2022-08-08 17:57:01.751 | full: skipped tests 2022-08-08 17:57:01.751 | congratulations :) 2022-08-08 17:57:01.751 | ++ lib/tempest:install_tempest:823 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.b8jlH1doS2 -r requirements.txt 2022-08-08 17:57:01.751 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-08 17:57:01.751 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 4)) (5.9.0) 2022-08-08 17:57:01.751 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 5)) (3.10.1) 2022-08-08 17:57:01.751 | Requirement already satisfied: jsonschema>=3.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 6)) (4.7.2) 2022-08-08 17:57:01.751 | Requirement already satisfied: testtools>=2.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 7)) (2.5.0) 2022-08-08 17:57:01.751 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 8)) (2.11.0) 2022-08-08 17:57:01.751 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 9)) (36.0.2) 2022-08-08 17:57:01.751 | Requirement already satisfied: netaddr>=0.7.18 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 10)) (0.8.0) 2022-08-08 17:57:01.751 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 11)) (5.0.0) 2022-08-08 17:57:01.751 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 12)) (9.0.0) 2022-08-08 17:57:01.751 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 13)) (5.0.0) 2022-08-08 17:57:01.752 | Requirement already satisfied: stestr>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 14)) (3.2.1) 2022-08-08 17:57:01.752 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 15)) (5.0.0) 2022-08-08 17:57:01.752 | Requirement already satisfied: oslo.utils>=4.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 16)) (6.0.0) 2022-08-08 17:57:01.752 | Requirement already satisfied: fixtures>=3.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 17)) (4.0.1) 2022-08-08 17:57:01.752 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 18)) (6.0) 2022-08-08 17:57:01.752 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 19)) (1.4.0) 2022-08-08 17:57:01.752 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 20)) (4.0.0) 2022-08-08 17:57:01.752 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 21)) (3.3.0) 2022-08-08 17:57:01.752 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 22)) (1.26.11) 2022-08-08 17:57:01.752 | Requirement already satisfied: debtcollector>=1.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 23)) (2.5.0) 2022-08-08 17:57:01.752 | Requirement already satisfied: cmd2>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (2.4.2) 2022-08-08 17:57:01.752 | Requirement already satisfied: autopage>=0.4.0 in ./.tox/tempest/lib/python3.8/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (0.5.1) 2022-08-08 17:57:01.752 | Requirement already satisfied: pyparsing>=2.1.0 in ./.tox/tempest/lib/python3.8/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (3.0.9) 2022-08-08 17:57:01.752 | Requirement already satisfied: attrs>=17.4.0 in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (22.1.0) 2022-08-08 17:57:01.752 | Requirement already satisfied: importlib-resources>=1.4.0 in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (5.9.0) 2022-08-08 17:57:01.752 | Requirement already satisfied: pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (0.18.1) 2022-08-08 17:57:01.752 | Requirement already satisfied: extras>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from testtools>=2.2.0->-r requirements.txt (line 7)) (1.0.0) 2022-08-08 17:57:01.752 | Requirement already satisfied: six in ./.tox/tempest/lib/python3.8/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 8)) (1.16.0) 2022-08-08 17:57:01.752 | Requirement already satisfied: bcrypt>=3.1.3 in ./.tox/tempest/lib/python3.8/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 8)) (3.2.2) 2022-08-08 17:57:01.752 | Requirement already satisfied: pynacl>=1.0.1 in ./.tox/tempest/lib/python3.8/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 8)) (1.5.0) 2022-08-08 17:57:01.752 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib/python3.8/site-packages (from cryptography>=2.1->-r requirements.txt (line 9)) (1.15.1) 2022-08-08 17:57:01.752 | Requirement already satisfied: fasteners>=0.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 11)) (0.17.3) 2022-08-08 17:57:01.752 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 11)) (5.1.0) 2022-08-08 17:57:01.752 | Requirement already satisfied: rfc3986>=1.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 12)) (1.5.0) 2022-08-08 17:57:01.752 | Requirement already satisfied: requests>=2.18.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 12)) (2.28.1) 2022-08-08 17:57:01.752 | Requirement already satisfied: python-dateutil>=2.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 13)) (2.8.2) 2022-08-08 17:57:01.752 | Requirement already satisfied: pyinotify>=0.9.6 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 13)) (0.9.6) 2022-08-08 17:57:01.752 | Requirement already satisfied: oslo.context>=2.21.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 13)) (5.0.0) 2022-08-08 17:57:01.752 | Requirement already satisfied: voluptuous>=0.8.9 in ./.tox/tempest/lib/python3.8/site-packages (from stestr>=1.0.0->-r requirements.txt (line 14)) (0.13.1) 2022-08-08 17:57:01.752 | Requirement already satisfied: future in ./.tox/tempest/lib/python3.8/site-packages (from stestr>=1.0.0->-r requirements.txt (line 14)) (0.18.2) 2022-08-08 17:57:01.752 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 15)) (1.0.4) 2022-08-08 17:57:01.753 | Requirement already satisfied: pytz>=2013.6 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 15)) (2022.1) 2022-08-08 17:57:01.753 | Requirement already satisfied: packaging>=20.4 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.utils>=4.7.0->-r requirements.txt (line 16)) (21.3) 2022-08-08 17:57:01.753 | Requirement already satisfied: netifaces>=0.10.4 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.utils>=4.7.0->-r requirements.txt (line 16)) (0.11.0) 2022-08-08 17:57:01.753 | Requirement already satisfied: iso8601>=0.1.11 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.utils>=4.7.0->-r requirements.txt (line 16)) (1.0.2) 2022-08-08 17:57:01.753 | Requirement already satisfied: wcwidth in ./.tox/tempest/lib/python3.8/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 21)) (0.2.5) 2022-08-08 17:57:01.753 | Requirement already satisfied: wrapt>=1.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 23)) (1.14.1) 2022-08-08 17:57:01.753 | Requirement already satisfied: pycparser in ./.tox/tempest/lib/python3.8/site-packages (from cffi>=1.12->cryptography>=2.1->-r requirements.txt (line 9)) (2.21) 2022-08-08 17:57:01.753 | Requirement already satisfied: pyperclip>=1.6 in ./.tox/tempest/lib/python3.8/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (1.8.2) 2022-08-08 17:57:01.753 | Requirement already satisfied: zipp>=3.1.0 in ./.tox/tempest/lib/python3.8/site-packages (from importlib-resources>=1.4.0->jsonschema>=3.2.0->-r requirements.txt (line 6)) (3.8.1) 2022-08-08 17:57:01.753 | Requirement already satisfied: certifi>=2017.4.17 in ./.tox/tempest/lib/python3.8/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 12)) (2022.6.15) 2022-08-08 17:57:01.753 | Requirement already satisfied: charset-normalizer<3,>=2 in ./.tox/tempest/lib/python3.8/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 12)) (2.1.0) 2022-08-08 17:57:01.753 | Requirement already satisfied: idna<4,>=2.5 in ./.tox/tempest/lib/python3.8/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 12)) (3.3) 2022-08-08 17:57:01.753 | WARNING: You are using pip version 22.0.3; however, version 22.2.2 is available. 2022-08-08 17:57:01.753 | You should consider upgrading via the '/opt/stack/tempest/.tox/tempest/bin/python -m pip install --upgrade pip' command. 2022-08-08 17:57:01.753 | ++ lib/tempest:install_tempest:824 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2022-08-08 17:57:01.753 | ++ lib/tempest:install_tempest:825 : rm -f /tmp/tempest_u_c_m.b8jlH1doS2 2022-08-08 17:57:01.753 | ++ lib/tempest:install_tempest:826 : popd 2022-08-08 17:57:01.753 | ~/devstack 2022-08-08 17:57:01.763 | [19159 Async install_tempest:77520]: finished install_tempest with result 0 in 59 seconds 2022-08-08 17:57:01.767 | ++ inc/async:async_wait:197 : return 0 2022-08-08 17:57:01.770 | ++ extras.d/80-tempest.sh:source:21 : echo_summary 'Initializing Tempest' 2022-08-08 17:57:01.773 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-08-08 17:57:01.775 | ++ ./stack.sh:echo_summary:446 : echo -e Initializing Tempest 2022-08-08 17:57:01.778 | ++ extras.d/80-tempest.sh:source:22 : configure_tempest 2022-08-08 17:57:01.780 | ++ lib/tempest:configure_tempest:185 : [[ False == \T\r\u\e ]] 2022-08-08 17:57:01.782 | ++ lib/tempest:configure_tempest:189 : pip_install_gr testrepository 2022-08-08 17:57:01.785 | ++ inc/python:pip_install_gr:76 : local name=testrepository 2022-08-08 17:57:01.787 | ++ inc/python:pip_install_gr:77 : local clean_name 2022-08-08 17:57:01.789 | +++ inc/python:pip_install_gr:78 : get_from_global_requirements testrepository 2022-08-08 17:57:01.791 | +++ inc/python:get_from_global_requirements:225 : local package=testrepository 2022-08-08 17:57:01.794 | +++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-08-08 17:57:01.797 | ++++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-08-08 17:57:01.797 | ++++ inc/python:get_from_global_requirements:227 : grep -i -h '^testrepository' /opt/stack/requirements/global-requirements.txt 2022-08-08 17:57:01.802 | +++ inc/python:get_from_global_requirements:227 : required_pkg='testrepository ' 2022-08-08 17:57:01.804 | +++ inc/python:get_from_global_requirements:228 : [[ testrepository == '' ]] 2022-08-08 17:57:01.806 | +++ inc/python:get_from_global_requirements:231 : echo testrepository 2022-08-08 17:57:01.809 | ++ inc/python:pip_install_gr:78 : clean_name=testrepository 2022-08-08 17:57:01.811 | ++ inc/python:pip_install_gr:79 : pip_install testrepository 2022-08-08 17:57:01.831 | Using python 3.8 to install testrepository 2022-08-08 17:57:01.834 | ++ inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt testrepository 2022-08-08 17:57:03.967 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:57:03.967 | from cryptography.utils import int_from_bytes 2022-08-08 17:57:03.967 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:57:03.967 | from cryptography.utils import int_from_bytes 2022-08-08 17:57:04.226 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:57:04.234 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:57:04.241 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:57:04.245 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:57:04.333 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:57:04.352 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:57:04.356 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:57:04.360 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:57:04.375 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:57:04.384 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:57:04.386 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:57:04.417 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:57:04.427 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:57:04.431 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:57:04.450 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:57:04.488 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:57:04.495 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:57:04.501 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:57:04.549 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:57:04.562 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:57:04.566 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:57:04.586 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:57:04.592 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:57:04.641 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:57:04.659 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:57:04.663 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:57:04.776 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:57:04.783 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:57:04.838 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:57:04.960 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:57:04.986 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:57:04.990 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:57:05.002 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:57:05.008 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:57:05.028 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:57:05.035 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:57:05.052 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:57:05.110 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:57:05.123 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:57:05.139 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:57:05.183 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:57:05.188 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-08-08 17:57:05.194 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-08 17:57:05.768 | Collecting testrepository===0.0.20 2022-08-08 17:57:05.775 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/752/449bc98c20253/testrepository-0.0.20.tar.gz (84 kB) 2022-08-08 17:57:08.210 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (2.5.0) 2022-08-08 17:57:08.221 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (3.0.0) 2022-08-08 17:57:08.231 | Requirement already satisfied: python-subunit===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 461)) (1.4.0) 2022-08-08 17:57:08.245 | Requirement already satisfied: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-08-08 17:57:08.248 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (1.0.0) 2022-08-08 17:57:08.251 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (1.16.0) 2022-08-08 17:57:08.254 | Building wheels for collected packages: testrepository 2022-08-08 17:57:08.255 | Building wheel for testrepository (setup.py): started 2022-08-08 17:57:11.395 | Building wheel for testrepository (setup.py): finished with status 'done' 2022-08-08 17:57:11.396 | Created wheel for testrepository: filename=testrepository-0.0.20-py3-none-any.whl size=118734 sha256=d97033a09e984e5cbe9792387b9be6d5b8eefc82f86b41d24875b9295d2f1a5a 2022-08-08 17:57:11.397 | Stored in directory: /root/.cache/pip/wheels/63/b5/95/e8547959b42f560b997b748467321ad88f9588a02b43d7a143 2022-08-08 17:57:11.397 | Successfully built testrepository 2022-08-08 17:57:13.734 | Installing collected packages: testrepository 2022-08-08 17:57:14.009 | Successfully installed testrepository-0.0.20 2022-08-08 17:57:14.126 | ++ inc/python:pip_install:200 : result=0 2022-08-08 17:57:14.128 | ++ inc/python:pip_install:202 : time_stop pip_install 2022-08-08 17:57:14.130 | ++ functions-common:time_stop:2451 : local name 2022-08-08 17:57:14.133 | ++ functions-common:time_stop:2452 : local end_time 2022-08-08 17:57:14.135 | ++ functions-common:time_stop:2453 : local elapsed_time 2022-08-08 17:57:14.137 | ++ functions-common:time_stop:2454 : local total 2022-08-08 17:57:14.139 | ++ functions-common:time_stop:2455 : local start_time 2022-08-08 17:57:14.141 | ++ functions-common:time_stop:2457 : name=pip_install 2022-08-08 17:57:14.143 | ++ functions-common:time_stop:2458 : start_time=1659981421826 2022-08-08 17:57:14.146 | ++ functions-common:time_stop:2460 : [[ -z 1659981421826 ]] 2022-08-08 17:57:14.148 | +++ functions-common:time_stop:2463 : date +%s%3N 2022-08-08 17:57:14.152 | ++ functions-common:time_stop:2463 : end_time=1659981434150 2022-08-08 17:57:14.155 | ++ functions-common:time_stop:2464 : elapsed_time=12324 2022-08-08 17:57:14.157 | ++ functions-common:time_stop:2465 : total=291414 2022-08-08 17:57:14.159 | ++ functions-common:time_stop:2467 : _TIME_START[$name]= 2022-08-08 17:57:14.162 | ++ functions-common:time_stop:2468 : _TIME_TOTAL[$name]=303738 2022-08-08 17:57:14.164 | ++ inc/python:pip_install:203 : return 0 2022-08-08 17:57:14.166 | ++ lib/tempest:configure_tempest:192 : local image_lines 2022-08-08 17:57:14.168 | ++ lib/tempest:configure_tempest:193 : local images 2022-08-08 17:57:14.170 | ++ lib/tempest:configure_tempest:194 : local num_images 2022-08-08 17:57:14.173 | ++ lib/tempest:configure_tempest:195 : local image_uuid 2022-08-08 17:57:14.175 | ++ lib/tempest:configure_tempest:196 : local image_uuid_alt 2022-08-08 17:57:14.177 | ++ lib/tempest:configure_tempest:197 : local password 2022-08-08 17:57:14.180 | ++ lib/tempest:configure_tempest:198 : local line 2022-08-08 17:57:14.182 | ++ lib/tempest:configure_tempest:199 : local flavors 2022-08-08 17:57:14.184 | ++ lib/tempest:configure_tempest:200 : local available_flavors 2022-08-08 17:57:14.186 | ++ lib/tempest:configure_tempest:201 : local flavors_ref 2022-08-08 17:57:14.188 | ++ lib/tempest:configure_tempest:202 : local flavor_lines 2022-08-08 17:57:14.190 | ++ lib/tempest:configure_tempest:203 : local flavor_ref_size 2022-08-08 17:57:14.193 | ++ lib/tempest:configure_tempest:204 : local flavor_ref_alt_size 2022-08-08 17:57:14.195 | ++ lib/tempest:configure_tempest:205 : local public_network_id 2022-08-08 17:57:14.197 | ++ lib/tempest:configure_tempest:206 : local public_router_id 2022-08-08 17:57:14.199 | ++ lib/tempest:configure_tempest:207 : local ssh_connect_method=floating 2022-08-08 17:57:14.201 | ++ lib/tempest:configure_tempest:208 : local disk 2022-08-08 17:57:14.203 | ++ lib/tempest:configure_tempest:211 : ifs=' 2022-08-08 17:57:14.203 | ' 2022-08-08 17:57:14.205 | ++ lib/tempest:configure_tempest:221 : declare -a images 2022-08-08 17:57:14.207 | ++ lib/tempest:configure_tempest:223 : is_service_enabled glance 2022-08-08 17:57:14.223 | ++ functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:57:14.226 | ++ lib/tempest:configure_tempest:224 : get_active_images images image_uuid image_uuid_alt 2022-08-08 17:57:14.228 | ++ lib/tempest:get_active_images:147 : declare -n img_array=images 2022-08-08 17:57:14.230 | ++ lib/tempest:get_active_images:148 : declare -n img_id=image_uuid 2022-08-08 17:57:14.232 | ++ lib/tempest:get_active_images:149 : declare -n img_id_alt=image_uuid_alt 2022-08-08 17:57:14.235 | ++ lib/tempest:get_active_images:152 : img_array=() 2022-08-08 17:57:14.238 | ++ lib/tempest:get_active_images:154 : read -r IMAGE_NAME IMAGE_UUID 2022-08-08 17:57:14.239 | +++ lib/tempest:get_active_images:146 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2 }' 2022-08-08 17:57:14.239 | +++ lib/tempest:get_active_images:146 : oscwrap --os-cloud devstack-admin image list --property status=active 2022-08-08 17:57:16.751 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:57:16.751 | from cryptography.utils import int_from_bytes 2022-08-08 17:57:16.751 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:57:16.751 | from cryptography.utils import int_from_bytes 2022-08-08 17:57:16.922 | +++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:57:16.925 | ++ lib/tempest:get_active_images:155 : '[' ubuntu-16 = '' ']' 2022-08-08 17:57:16.927 | ++ lib/tempest:get_active_images:159 : img_array+=($IMAGE_UUID) 2022-08-08 17:57:16.930 | ++ lib/tempest:get_active_images:154 : read -r IMAGE_NAME IMAGE_UUID 2022-08-08 17:57:16.932 | ++ lib/tempest:configure_tempest:226 : (( 1 < 1 )) 2022-08-08 17:57:16.934 | ++ lib/tempest:configure_tempest:240 : case "${#images[*]}" in 2022-08-08 17:57:16.936 | ++ lib/tempest:configure_tempest:246 : '[' -z '' ']' 2022-08-08 17:57:16.938 | ++ lib/tempest:configure_tempest:247 : image_uuid=4872db25-e484-4748-becf-112b3c685fea 2022-08-08 17:57:16.940 | ++ lib/tempest:configure_tempest:248 : image_uuid_alt=4872db25-e484-4748-becf-112b3c685fea 2022-08-08 17:57:16.943 | ++ lib/tempest:configure_tempest:262 : sudo install -d -o ubuntu /opt/stack/tempest/etc 2022-08-08 17:57:16.966 | ++ lib/tempest:configure_tempest:263 : rm -f /opt/stack/tempest/etc/tempest.conf 2022-08-08 17:57:16.970 | ++ lib/tempest:configure_tempest:265 : local password=Passw0rd 2022-08-08 17:57:16.972 | ++ lib/tempest:configure_tempest:268 : local admin_username=admin 2022-08-08 17:57:16.975 | ++ lib/tempest:configure_tempest:269 : local admin_project_name=admin 2022-08-08 17:57:16.977 | ++ lib/tempest:configure_tempest:270 : local admin_domain_name=Default 2022-08-08 17:57:16.979 | ++ lib/tempest:configure_tempest:271 : local alt_username=alt_demo 2022-08-08 17:57:16.981 | ++ lib/tempest:configure_tempest:272 : local alt_project_name=alt_demo 2022-08-08 17:57:16.984 | ++ lib/tempest:configure_tempest:273 : local admin_project_id 2022-08-08 17:57:16.987 | +++ lib/tempest:configure_tempest:274 : oscwrap --os-cloud devstack-admin project list 2022-08-08 17:57:16.988 | +++ lib/tempest:configure_tempest:274 : awk '/ admin / { print $2 }' 2022-08-08 17:57:19.230 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:57:19.230 | from cryptography.utils import int_from_bytes 2022-08-08 17:57:19.230 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:57:19.230 | from cryptography.utils import int_from_bytes 2022-08-08 17:57:19.396 | +++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:57:19.400 | ++ lib/tempest:configure_tempest:274 : admin_project_id=2a1274dfd3554098898248663dbfd911 2022-08-08 17:57:19.402 | ++ lib/tempest:configure_tempest:276 : is_service_enabled nova 2022-08-08 17:57:19.418 | ++ functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:57:19.420 | +++ lib/tempest:configure_tempest:279 : oscwrap --os-cloud devstack-admin flavor list 2022-08-08 17:57:21.808 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:57:21.808 | from cryptography.utils import int_from_bytes 2022-08-08 17:57:21.808 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:57:21.808 | from cryptography.utils import int_from_bytes 2022-08-08 17:57:21.975 | +++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:57:21.978 | ++ lib/tempest:configure_tempest:279 : available_flavors='+-----+-----------+-------+------+-----------+-------+-----------+ 2022-08-08 17:57:21.978 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2022-08-08 17:57:21.978 | +-----+-----------+-------+------+-----------+-------+-----------+ 2022-08-08 17:57:21.978 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2022-08-08 17:57:21.978 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2022-08-08 17:57:21.978 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2022-08-08 17:57:21.978 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2022-08-08 17:57:21.978 | | 42 | m1.nano | 256 | 1 | 0 | 1 | True | 2022-08-08 17:57:21.978 | | 451 | m1.heat | 512 | 1 | 0 | 1 | True | 2022-08-08 17:57:21.978 | | 452 | m1.heat2 | 1024 | 1 | 0 | 1 | True | 2022-08-08 17:57:21.978 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2022-08-08 17:57:21.978 | | 84 | m1.micro | 256 | 2 | 0 | 1 | True | 2022-08-08 17:57:21.978 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2022-08-08 17:57:21.978 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2022-08-08 17:57:21.978 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2022-08-08 17:57:21.978 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2022-08-08 17:57:21.978 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2022-08-08 17:57:21.979 | +-----+-----------+-------+------+-----------+-------+-----------+' 2022-08-08 17:57:21.980 | ++ lib/tempest:configure_tempest:280 : [[ -z '' ]] 2022-08-08 17:57:21.983 | ++ lib/tempest:configure_tempest:281 : [[ +-----+-----------+-------+------+-----------+-------+-----------+ 2022-08-08 17:57:21.983 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2022-08-08 17:57:21.983 | +-----+-----------+-------+------+-----------+-------+-----------+ 2022-08-08 17:57:21.983 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2022-08-08 17:57:21.983 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2022-08-08 17:57:21.983 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2022-08-08 17:57:21.984 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2022-08-08 17:57:21.984 | | 42 | m1.nano | 256 | 1 | 0 | 1 | True | 2022-08-08 17:57:21.984 | | 451 | m1.heat | 512 | 1 | 0 | 1 | True | 2022-08-08 17:57:21.984 | | 452 | m1.heat2 | 1024 | 1 | 0 | 1 | True | 2022-08-08 17:57:21.984 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2022-08-08 17:57:21.984 | | 84 | m1.micro | 256 | 2 | 0 | 1 | True | 2022-08-08 17:57:21.984 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2022-08-08 17:57:21.984 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2022-08-08 17:57:21.984 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2022-08-08 17:57:21.984 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2022-08-08 17:57:21.984 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2022-08-08 17:57:21.984 | +-----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.nano ]] 2022-08-08 17:57:21.986 | ++ lib/tempest:configure_tempest:286 : flavor_ref=42 2022-08-08 17:57:21.988 | ++ lib/tempest:configure_tempest:287 : [[ +-----+-----------+-------+------+-----------+-------+-----------+ 2022-08-08 17:57:21.988 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2022-08-08 17:57:21.988 | +-----+-----------+-------+------+-----------+-------+-----------+ 2022-08-08 17:57:21.988 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2022-08-08 17:57:21.988 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2022-08-08 17:57:21.988 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2022-08-08 17:57:21.988 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2022-08-08 17:57:21.988 | | 42 | m1.nano | 256 | 1 | 0 | 1 | True | 2022-08-08 17:57:21.988 | | 451 | m1.heat | 512 | 1 | 0 | 1 | True | 2022-08-08 17:57:21.988 | | 452 | m1.heat2 | 1024 | 1 | 0 | 1 | True | 2022-08-08 17:57:21.988 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2022-08-08 17:57:21.988 | | 84 | m1.micro | 256 | 2 | 0 | 1 | True | 2022-08-08 17:57:21.988 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2022-08-08 17:57:21.988 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2022-08-08 17:57:21.988 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2022-08-08 17:57:21.988 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2022-08-08 17:57:21.988 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2022-08-08 17:57:21.988 | +-----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.micro ]] 2022-08-08 17:57:21.990 | ++ lib/tempest:configure_tempest:292 : flavor_ref_alt=84 2022-08-08 17:57:21.992 | ++ lib/tempest:configure_tempest:341 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 172.20.0.0/16 2022-08-08 17:57:22.023 | ++ lib/tempest:configure_tempest:343 : ssh_connect_method=floating 2022-08-08 17:57:22.025 | ++ lib/tempest:configure_tempest:349 : [[ True == \T\r\u\e ]] 2022-08-08 17:57:22.027 | ++ lib/tempest:configure_tempest:349 : is_networking_extension_supported external-net 2022-08-08 17:57:22.030 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : local extension=external-net 2022-08-08 17:57:22.032 | +++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-08-08 17:57:24.345 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:57:24.345 | from cryptography.utils import int_from_bytes 2022-08-08 17:57:24.345 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:57:24.345 | from cryptography.utils import int_from_bytes 2022-08-08 17:57:24.513 | +++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:57:24.516 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : EXT_LIST='address-group 2022-08-08 17:57:24.516 | address-scope 2022-08-08 17:57:24.516 | router-admin-state-down-before-update 2022-08-08 17:57:24.516 | agent 2022-08-08 17:57:24.516 | agent-resources-synced 2022-08-08 17:57:24.516 | allowed-address-pairs 2022-08-08 17:57:24.516 | auto-allocated-topology 2022-08-08 17:57:24.516 | availability_zone 2022-08-08 17:57:24.516 | availability_zone_filter 2022-08-08 17:57:24.516 | default-subnetpools 2022-08-08 17:57:24.516 | dhcp_agent_scheduler 2022-08-08 17:57:24.516 | dvr 2022-08-08 17:57:24.516 | empty-string-filtering 2022-08-08 17:57:24.516 | external-net 2022-08-08 17:57:24.516 | extra_dhcp_opt 2022-08-08 17:57:24.516 | extraroute 2022-08-08 17:57:24.516 | extraroute-atomic 2022-08-08 17:57:24.516 | filter-validation 2022-08-08 17:57:24.516 | fip-port-details 2022-08-08 17:57:24.517 | flavors 2022-08-08 17:57:24.517 | floatingip-pools 2022-08-08 17:57:24.517 | ip-substring-filtering 2022-08-08 17:57:24.517 | router 2022-08-08 17:57:24.517 | ext-gw-mode 2022-08-08 17:57:24.517 | l3-ha 2022-08-08 17:57:24.517 | l3-flavors 2022-08-08 17:57:24.517 | l3-port-ip-change-not-allowed 2022-08-08 17:57:24.517 | l3_agent_scheduler 2022-08-08 17:57:24.517 | metering 2022-08-08 17:57:24.517 | metering_source_and_destination_fields 2022-08-08 17:57:24.517 | multi-provider 2022-08-08 17:57:24.517 | net-mtu 2022-08-08 17:57:24.517 | net-mtu-writable 2022-08-08 17:57:24.517 | network_availability_zone 2022-08-08 17:57:24.517 | network-ip-availability 2022-08-08 17:57:24.517 | pagination 2022-08-08 17:57:24.517 | port-device-profile 2022-08-08 17:57:24.517 | port-mac-address-regenerate 2022-08-08 17:57:24.517 | port-numa-affinity-policy 2022-08-08 17:57:24.517 | binding 2022-08-08 17:57:24.517 | binding-extended 2022-08-08 17:57:24.517 | port-security 2022-08-08 17:57:24.517 | project-id 2022-08-08 17:57:24.517 | provider 2022-08-08 17:57:24.517 | quota-check-limit 2022-08-08 17:57:24.517 | quotas 2022-08-08 17:57:24.517 | quota_details 2022-08-08 17:57:24.517 | rbac-policies 2022-08-08 17:57:24.517 | rbac-address-group 2022-08-08 17:57:24.517 | rbac-address-scope 2022-08-08 17:57:24.517 | rbac-security-groups 2022-08-08 17:57:24.517 | rbac-subnetpool 2022-08-08 17:57:24.518 | revision-if-match 2022-08-08 17:57:24.518 | standard-attr-revisions 2022-08-08 17:57:24.518 | router_availability_zone 2022-08-08 17:57:24.518 | security-groups-normalized-cidr 2022-08-08 17:57:24.518 | port-security-groups-filtering 2022-08-08 17:57:24.518 | security-groups-remote-address-group 2022-08-08 17:57:24.518 | security-groups-shared-filtering 2022-08-08 17:57:24.518 | security-group 2022-08-08 17:57:24.518 | service-type 2022-08-08 17:57:24.518 | sorting 2022-08-08 17:57:24.518 | standard-attr-description 2022-08-08 17:57:24.518 | stateful-security-group 2022-08-08 17:57:24.518 | subnet_onboard 2022-08-08 17:57:24.518 | subnet-service-types 2022-08-08 17:57:24.518 | subnet_allocation 2022-08-08 17:57:24.518 | subnetpool-prefix-ops 2022-08-08 17:57:24.518 | standard-attr-tag 2022-08-08 17:57:24.518 | standard-attr-timestamp' 2022-08-08 17:57:24.518 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : [[ address-group 2022-08-08 17:57:24.518 | address-scope 2022-08-08 17:57:24.518 | router-admin-state-down-before-update 2022-08-08 17:57:24.518 | agent 2022-08-08 17:57:24.518 | agent-resources-synced 2022-08-08 17:57:24.518 | allowed-address-pairs 2022-08-08 17:57:24.519 | auto-allocated-topology 2022-08-08 17:57:24.519 | availability_zone 2022-08-08 17:57:24.519 | availability_zone_filter 2022-08-08 17:57:24.519 | default-subnetpools 2022-08-08 17:57:24.519 | dhcp_agent_scheduler 2022-08-08 17:57:24.519 | dvr 2022-08-08 17:57:24.519 | empty-string-filtering 2022-08-08 17:57:24.519 | external-net 2022-08-08 17:57:24.519 | extra_dhcp_opt 2022-08-08 17:57:24.519 | extraroute 2022-08-08 17:57:24.519 | extraroute-atomic 2022-08-08 17:57:24.519 | filter-validation 2022-08-08 17:57:24.519 | fip-port-details 2022-08-08 17:57:24.519 | flavors 2022-08-08 17:57:24.519 | floatingip-pools 2022-08-08 17:57:24.519 | ip-substring-filtering 2022-08-08 17:57:24.519 | router 2022-08-08 17:57:24.519 | ext-gw-mode 2022-08-08 17:57:24.519 | l3-ha 2022-08-08 17:57:24.519 | l3-flavors 2022-08-08 17:57:24.519 | l3-port-ip-change-not-allowed 2022-08-08 17:57:24.519 | l3_agent_scheduler 2022-08-08 17:57:24.519 | metering 2022-08-08 17:57:24.519 | metering_source_and_destination_fields 2022-08-08 17:57:24.519 | multi-provider 2022-08-08 17:57:24.519 | net-mtu 2022-08-08 17:57:24.519 | net-mtu-writable 2022-08-08 17:57:24.519 | network_availability_zone 2022-08-08 17:57:24.519 | network-ip-availability 2022-08-08 17:57:24.519 | pagination 2022-08-08 17:57:24.519 | port-device-profile 2022-08-08 17:57:24.519 | port-mac-address-regenerate 2022-08-08 17:57:24.519 | port-numa-affinity-policy 2022-08-08 17:57:24.519 | binding 2022-08-08 17:57:24.519 | binding-extended 2022-08-08 17:57:24.519 | port-security 2022-08-08 17:57:24.519 | project-id 2022-08-08 17:57:24.519 | provider 2022-08-08 17:57:24.519 | quota-check-limit 2022-08-08 17:57:24.519 | quotas 2022-08-08 17:57:24.520 | quota_details 2022-08-08 17:57:24.520 | rbac-policies 2022-08-08 17:57:24.520 | rbac-address-group 2022-08-08 17:57:24.520 | rbac-address-scope 2022-08-08 17:57:24.520 | rbac-security-groups 2022-08-08 17:57:24.520 | rbac-subnetpool 2022-08-08 17:57:24.520 | revision-if-match 2022-08-08 17:57:24.520 | standard-attr-revisions 2022-08-08 17:57:24.520 | router_availability_zone 2022-08-08 17:57:24.520 | security-groups-normalized-cidr 2022-08-08 17:57:24.520 | port-security-groups-filtering 2022-08-08 17:57:24.520 | security-groups-remote-address-group 2022-08-08 17:57:24.520 | security-groups-shared-filtering 2022-08-08 17:57:24.520 | security-group 2022-08-08 17:57:24.520 | service-type 2022-08-08 17:57:24.520 | sorting 2022-08-08 17:57:24.520 | standard-attr-description 2022-08-08 17:57:24.520 | stateful-security-group 2022-08-08 17:57:24.520 | subnet_onboard 2022-08-08 17:57:24.520 | subnet-service-types 2022-08-08 17:57:24.520 | subnet_allocation 2022-08-08 17:57:24.520 | subnetpool-prefix-ops 2022-08-08 17:57:24.520 | standard-attr-tag 2022-08-08 17:57:24.520 | standard-attr-timestamp =~ external-net ]] 2022-08-08 17:57:24.521 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : return 0 2022-08-08 17:57:24.524 | +++ lib/tempest:configure_tempest:350 : oscwrap --os-cloud devstack-admin network show -f value -c id public 2022-08-08 17:57:26.968 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:57:26.968 | from cryptography.utils import int_from_bytes 2022-08-08 17:57:26.968 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:57:26.968 | from cryptography.utils import int_from_bytes 2022-08-08 17:57:27.136 | +++ functions-common:oscwrap:2491 : return 0 2022-08-08 17:57:27.139 | ++ lib/tempest:configure_tempest:350 : public_network_id=bad936e5-c9e3-44e5-b820-56cb6dd0d8fb 2022-08-08 17:57:27.142 | ++ lib/tempest:configure_tempest:352 : openstack --os-cloud devstack-admin --os-region RegionOne network create --share shared 2022-08-08 17:57:29.647 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:57:29.647 | from cryptography.utils import int_from_bytes 2022-08-08 17:57:29.647 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:57:29.647 | from cryptography.utils import int_from_bytes 2022-08-08 17:57:29.647 | +---------------------------+--------------------------------------+ 2022-08-08 17:57:29.647 | | Field | Value | 2022-08-08 17:57:29.647 | +---------------------------+--------------------------------------+ 2022-08-08 17:57:29.647 | | admin_state_up | UP | 2022-08-08 17:57:29.647 | | availability_zone_hints | | 2022-08-08 17:57:29.648 | | availability_zones | | 2022-08-08 17:57:29.648 | | created_at | 2022-08-08T17:57:29Z | 2022-08-08 17:57:29.648 | | description | | 2022-08-08 17:57:29.648 | | dns_domain | None | 2022-08-08 17:57:29.648 | | id | e0002d0e-e9b7-41b8-a171-d4cfab81cc16 | 2022-08-08 17:57:29.648 | | ipv4_address_scope | None | 2022-08-08 17:57:29.648 | | ipv6_address_scope | None | 2022-08-08 17:57:29.648 | | is_default | False | 2022-08-08 17:57:29.648 | | is_vlan_transparent | None | 2022-08-08 17:57:29.648 | | mtu | 1500 | 2022-08-08 17:57:29.648 | | name | shared | 2022-08-08 17:57:29.648 | | port_security_enabled | True | 2022-08-08 17:57:29.648 | | project_id | 2a1274dfd3554098898248663dbfd911 | 2022-08-08 17:57:29.648 | | provider:network_type | vlan | 2022-08-08 17:57:29.648 | | provider:physical_network | physnet1 | 2022-08-08 17:57:29.648 | | provider:segmentation_id | 1055 | 2022-08-08 17:57:29.648 | | qos_policy_id | None | 2022-08-08 17:57:29.648 | | revision_number | 1 | 2022-08-08 17:57:29.648 | | router:external | Internal | 2022-08-08 17:57:29.648 | | segments | None | 2022-08-08 17:57:29.648 | | shared | True | 2022-08-08 17:57:29.648 | | status | ACTIVE | 2022-08-08 17:57:29.648 | | subnets | | 2022-08-08 17:57:29.648 | | tags | | 2022-08-08 17:57:29.648 | | updated_at | 2022-08-08T17:57:29Z | 2022-08-08 17:57:29.648 | +---------------------------+--------------------------------------+ 2022-08-08 17:57:29.825 | ++ lib/tempest:configure_tempest:353 : openstack --os-cloud devstack-admin --os-region RegionOne subnet create --description shared-subnet --subnet-range 192.168.233.0/24 --network shared shared-subnet 2022-08-08 17:57:32.456 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:57:32.456 | from cryptography.utils import int_from_bytes 2022-08-08 17:57:32.456 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-08 17:57:32.456 | from cryptography.utils import int_from_bytes 2022-08-08 17:57:32.456 | +----------------------+--------------------------------------+ 2022-08-08 17:57:32.456 | | Field | Value | 2022-08-08 17:57:32.456 | +----------------------+--------------------------------------+ 2022-08-08 17:57:32.456 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2022-08-08 17:57:32.456 | | cidr | 192.168.233.0/24 | 2022-08-08 17:57:32.456 | | created_at | 2022-08-08T17:57:32Z | 2022-08-08 17:57:32.456 | | description | shared-subnet | 2022-08-08 17:57:32.456 | | dns_nameservers | | 2022-08-08 17:57:32.456 | | dns_publish_fixed_ip | None | 2022-08-08 17:57:32.456 | | enable_dhcp | True | 2022-08-08 17:57:32.456 | | gateway_ip | 192.168.233.1 | 2022-08-08 17:57:32.456 | | host_routes | | 2022-08-08 17:57:32.456 | | id | c5c6a6c7-fa2c-4f1e-ab6d-880a0d23c989 | 2022-08-08 17:57:32.456 | | ip_version | 4 | 2022-08-08 17:57:32.456 | | ipv6_address_mode | None | 2022-08-08 17:57:32.456 | | ipv6_ra_mode | None | 2022-08-08 17:57:32.456 | | name | shared-subnet | 2022-08-08 17:57:32.456 | | network_id | e0002d0e-e9b7-41b8-a171-d4cfab81cc16 | 2022-08-08 17:57:32.456 | | project_id | 2a1274dfd3554098898248663dbfd911 | 2022-08-08 17:57:32.456 | | revision_number | 0 | 2022-08-08 17:57:32.456 | | segment_id | None | 2022-08-08 17:57:32.456 | | service_types | | 2022-08-08 17:57:32.456 | | subnetpool_id | None | 2022-08-08 17:57:32.456 | | tags | | 2022-08-08 17:57:32.456 | | updated_at | 2022-08-08T17:57:32Z | 2022-08-08 17:57:32.456 | +----------------------+--------------------------------------+ 2022-08-08 17:57:32.636 | ++ lib/tempest:configure_tempest:356 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2022-08-08 17:57:32.668 | ++ lib/tempest:configure_tempest:359 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2022-08-08 17:57:32.702 | ++ lib/tempest:configure_tempest:360 : mkdir -p /opt/stack/data/tempest 2022-08-08 17:57:32.712 | ++ lib/tempest:configure_tempest:361 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2022-08-08 17:57:32.741 | ++ lib/tempest:configure_tempest:362 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2022-08-08 17:57:32.770 | ++ lib/tempest:configure_tempest:363 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2022-08-08 17:57:32.799 | ++ lib/tempest:configure_tempest:366 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2022-08-08 17:57:32.831 | ++ lib/tempest:configure_tempest:367 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2022-08-08 17:57:32.864 | ++ lib/tempest:configure_tempest:370 : iniset /opt/stack/tempest/etc/tempest.conf identity uri http://10.222.0.52/identity/v2.0/ 2022-08-08 17:57:32.898 | ++ lib/tempest:configure_tempest:371 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 http://10.222.0.52/identity/v3 2022-08-08 17:57:32.932 | ++ lib/tempest:configure_tempest:372 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2022-08-08 17:57:32.961 | ++ lib/tempest:configure_tempest:373 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2022-08-08 17:57:32.991 | ++ lib/tempest:configure_tempest:374 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2022-08-08 17:57:33.020 | ++ lib/tempest:configure_tempest:375 : [[ True == \T\r\u\e ]] 2022-08-08 17:57:33.022 | ++ lib/tempest:configure_tempest:376 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2022-08-08 17:57:33.056 | ++ lib/tempest:configure_tempest:377 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password Passw0rd 2022-08-08 17:57:33.090 | ++ lib/tempest:configure_tempest:378 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2022-08-08 17:57:33.122 | ++ lib/tempest:configure_tempest:379 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2022-08-08 17:57:33.153 | ++ lib/tempest:configure_tempest:381 : '[' '' == True ']' 2022-08-08 17:57:33.156 | ++ lib/tempest:configure_tempest:386 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled api_v2 False 2022-08-08 17:57:33.187 | ++ lib/tempest:configure_tempest:388 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2022-08-08 17:57:33.225 | ++ lib/tempest:configure_tempest:389 : [[ '' != \v\2 ]] 2022-08-08 17:57:33.228 | ++ lib/tempest:configure_tempest:391 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled api_v2_admin False 2022-08-08 17:57:33.258 | ++ lib/tempest:configure_tempest:394 : is_service_enabled tls-proxy 2022-08-08 17:57:33.280 | ++ functions-common:is_service_enabled:2107 : return 1 2022-08-08 17:57:33.283 | ++ lib/tempest:configure_tempest:399 : [[ True = True ]] 2022-08-08 17:57:33.285 | ++ lib/tempest:configure_tempest:400 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2022-08-08 17:57:33.318 | ++ lib/tempest:configure_tempest:405 : is_service_enabled ldap 2022-08-08 17:57:33.335 | ++ functions-common:is_service_enabled:2107 : return 1 2022-08-08 17:57:33.337 | ++ lib/tempest:configure_tempest:411 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2022-08-08 17:57:33.373 | ++ lib/tempest:configure_tempest:415 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2022-08-08 17:57:33.401 | ++ lib/tempest:configure_tempest:419 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled access_rules True 2022-08-08 17:57:33.430 | ++ lib/tempest:configure_tempest:424 : [[ ! -z '' ]] 2022-08-08 17:57:33.432 | ++ lib/tempest:configure_tempest:427 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled import_image False 2022-08-08 17:57:33.464 | ++ lib/tempest:configure_tempest:428 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled os_glance_reserved True 2022-08-08 17:57:33.493 | ++ lib/tempest:configure_tempest:429 : is_service_enabled g-api-r 2022-08-08 17:57:33.509 | ++ functions-common:is_service_enabled:2107 : return 1 2022-08-08 17:57:33.512 | ++ lib/tempest:configure_tempest:434 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref 4872db25-e484-4748-becf-112b3c685fea 2022-08-08 17:57:33.539 | ++ lib/tempest:configure_tempest:435 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt 4872db25-e484-4748-becf-112b3c685fea 2022-08-08 17:57:33.568 | ++ lib/tempest:configure_tempest:436 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2022-08-08 17:57:33.595 | ++ lib/tempest:configure_tempest:437 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2022-08-08 17:57:33.634 | ++ lib/tempest:configure_tempest:438 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2022-08-08 17:57:33.668 | ++ lib/tempest:configure_tempest:439 : is_service_enabled neutron 2022-08-08 17:57:33.686 | ++ functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:57:33.689 | ++ lib/tempest:configure_tempest:447 : [[ -n '' ]] 2022-08-08 17:57:33.691 | ++ lib/tempest:configure_tempest:457 : local tempest_compute_min_microversion=None 2022-08-08 17:57:33.695 | ++ lib/tempest:configure_tempest:458 : local tempest_compute_max_microversion=2.90 2022-08-08 17:57:33.697 | ++ lib/tempest:configure_tempest:461 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2022-08-08 17:57:33.699 | ++ lib/tempest:configure_tempest:465 : '[' None == None ']' 2022-08-08 17:57:33.702 | ++ lib/tempest:configure_tempest:466 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2022-08-08 17:57:33.728 | ++ lib/tempest:configure_tempest:470 : '[' 2.90 == None ']' 2022-08-08 17:57:33.730 | ++ lib/tempest:configure_tempest:473 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion 2.90 2022-08-08 17:57:33.762 | ++ lib/tempest:configure_tempest:476 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2022-08-08 17:57:33.801 | ++ lib/tempest:configure_tempest:477 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2022-08-08 17:57:33.835 | ++ lib/tempest:configure_tempest:478 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration False 2022-08-08 17:57:33.871 | ++ lib/tempest:configure_tempest:479 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2022-08-08 17:57:33.909 | ++ lib/tempest:configure_tempest:480 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration True 2022-08-08 17:57:33.943 | ++ lib/tempest:configure_tempest:481 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2022-08-08 17:57:33.978 | ++ lib/tempest:configure_tempest:482 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume False 2022-08-08 17:57:34.010 | ++ lib/tempest:configure_tempest:485 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled hostname_fqdn_sanitization True 2022-08-08 17:57:34.040 | ++ lib/tempest:configure_tempest:487 : [[ -n AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2022-08-08 17:57:34.042 | ++ lib/tempest:configure_tempest:488 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled scheduler_enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-08-08 17:57:34.073 | ++ lib/tempest:configure_tempest:491 : [[ False == \T\r\u\e ]] 2022-08-08 17:57:34.075 | ++ lib/tempest:configure_tempest:495 : is_service_enabled n-novnc 2022-08-08 17:57:34.093 | ++ functions-common:is_service_enabled:2107 : return 1 2022-08-08 17:57:34.096 | ++ lib/tempest:configure_tempest:500 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2022-08-08 17:57:34.129 | ++ lib/tempest:configure_tempest:501 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id bad936e5-c9e3-44e5-b820-56cb6dd0d8fb 2022-08-08 17:57:34.158 | ++ lib/tempest:configure_tempest:502 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2022-08-08 17:57:34.188 | ++ lib/tempest:configure_tempest:503 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 172.20.0.0/16 2022-08-08 17:57:34.218 | ++ lib/tempest:configure_tempest:504 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2022-08-08 17:57:34.256 | ++ lib/tempest:configure_tempest:505 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2022-08-08 17:57:34.286 | ++ lib/tempest:configure_tempest:506 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2022-08-08 17:57:34.318 | ++ lib/tempest:configure_tempest:508 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope neutron False 2022-08-08 17:57:34.351 | ++ lib/tempest:configure_tempest:511 : SCENARIO_IMAGE_DIR=/home/ubuntu/devstack/files 2022-08-08 17:57:34.353 | ++ lib/tempest:configure_tempest:512 : SCENARIO_IMAGE_FILE= 2022-08-08 17:57:34.355 | ++ lib/tempest:configure_tempest:513 : iniset /opt/stack/tempest/etc/tempest.conf scenario img_file /home/ubuntu/devstack/files/ 2022-08-08 17:57:34.390 | ++ lib/tempest:configure_tempest:516 : TEMPEST_SSH_NETWORK_NAME=private 2022-08-08 17:57:34.392 | ++ lib/tempest:configure_tempest:517 : is_provider_network 2022-08-08 17:57:34.396 | ++ functions-common:is_provider_network:2300 : '[' '' == True ']' 2022-08-08 17:57:34.398 | ++ functions-common:is_provider_network:2303 : return 1 2022-08-08 17:57:34.400 | ++ lib/tempest:configure_tempest:521 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2022-08-08 17:57:34.427 | ++ lib/tempest:configure_tempest:522 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2022-08-08 17:57:34.459 | ++ lib/tempest:configure_tempest:523 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2022-08-08 17:57:34.488 | ++ lib/tempest:configure_tempest:524 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2022-08-08 17:57:34.517 | ++ lib/tempest:configure_tempest:525 : iniset /opt/stack/tempest/etc/tempest.conf validation image_alt_ssh_user cirros 2022-08-08 17:57:34.546 | ++ lib/tempest:configure_tempest:526 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2022-08-08 17:57:34.574 | ++ lib/tempest:configure_tempest:530 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2022-08-08 17:57:34.576 | ++ lib/tempest:configure_tempest:531 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=True 2022-08-08 17:57:34.579 | +++ lib/tempest:configure_tempest:533 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2022-08-08 17:57:34.595 | ++ lib/tempest:configure_tempest:533 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot True 2022-08-08 17:57:34.626 | ++ lib/tempest:configure_tempest:535 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2022-08-08 17:57:34.628 | ++ lib/tempest:configure_tempest:536 : TEMPEST_VOLUME_MANAGE_VOLUME=True 2022-08-08 17:57:34.631 | +++ lib/tempest:configure_tempest:538 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2022-08-08 17:57:34.648 | ++ lib/tempest:configure_tempest:538 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume True 2022-08-08 17:57:34.677 | ++ lib/tempest:configure_tempest:541 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2022-08-08 17:57:34.679 | ++ lib/tempest:configure_tempest:541 : '[' libvirt = libvirt ']' 2022-08-08 17:57:34.681 | ++ lib/tempest:configure_tempest:542 : TEMPEST_EXTEND_ATTACHED_VOLUME=True 2022-08-08 17:57:34.684 | +++ lib/tempest:configure_tempest:544 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2022-08-08 17:57:34.700 | ++ lib/tempest:configure_tempest:544 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2022-08-08 17:57:34.728 | ++ lib/tempest:configure_tempest:546 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2022-08-08 17:57:34.730 | ++ lib/tempest:configure_tempest:547 : TEMPEST_VOLUME_REVERT_TO_SNAPSHOT=True 2022-08-08 17:57:34.733 | +++ lib/tempest:configure_tempest:549 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2022-08-08 17:57:34.750 | ++ lib/tempest:configure_tempest:549 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2022-08-08 17:57:34.777 | ++ lib/tempest:configure_tempest:550 : local tempest_volume_min_microversion=None 2022-08-08 17:57:34.779 | ++ lib/tempest:configure_tempest:551 : local tempest_volume_max_microversion=3.68 2022-08-08 17:57:34.781 | ++ lib/tempest:configure_tempest:552 : '[' None == None ']' 2022-08-08 17:57:34.784 | ++ lib/tempest:configure_tempest:553 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2022-08-08 17:57:34.802 | ++ lib/tempest:configure_tempest:558 : '[' 3.68 == None ']' 2022-08-08 17:57:34.805 | ++ lib/tempest:configure_tempest:561 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion 3.68 2022-08-08 17:57:34.833 | ++ lib/tempest:configure_tempest:564 : is_service_enabled c-bak 2022-08-08 17:57:34.849 | ++ functions-common:is_service_enabled:2107 : return 1 2022-08-08 17:57:34.851 | ++ lib/tempest:configure_tempest:565 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled backup False 2022-08-08 17:57:34.879 | ++ lib/tempest:configure_tempest:571 : [[ -n lvm:lvmdriver-1 ]] 2022-08-08 17:57:34.881 | ++ lib/tempest:configure_tempest:571 : [[ lvm:lvmdriver-1 =~ .*,.* ]] 2022-08-08 17:57:34.883 | ++ lib/tempest:configure_tempest:591 : '[' default '!=' default -o 'Open Source' '!=' 'Open Source' ']' 2022-08-08 17:57:34.886 | ++ lib/tempest:configure_tempest:595 : '[' default '!=' default -o iSCSI '!=' iSCSI ']' 2022-08-08 17:57:34.888 | ++ lib/tempest:configure_tempest:605 : local tempest_placement_min_microversion=None 2022-08-08 17:57:34.891 | ++ lib/tempest:configure_tempest:606 : local tempest_placement_max_microversion=1.39 2022-08-08 17:57:34.893 | ++ lib/tempest:configure_tempest:607 : '[' None == None ']' 2022-08-08 17:57:34.896 | ++ lib/tempest:configure_tempest:608 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2022-08-08 17:57:34.914 | ++ lib/tempest:configure_tempest:612 : '[' 1.39 == None ']' 2022-08-08 17:57:34.916 | ++ lib/tempest:configure_tempest:615 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion 1.39 2022-08-08 17:57:34.946 | ++ lib/tempest:configure_tempest:619 : '[' libvirt = ironic ']' 2022-08-08 17:57:34.949 | ++ lib/tempest:configure_tempest:633 : '[' libvirt = libvirt ']' 2022-08-08 17:57:34.951 | ++ lib/tempest:configure_tempest:635 : '[' kvm = lxc ']' 2022-08-08 17:57:34.954 | ++ lib/tempest:configure_tempest:642 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve_migrate True 2022-08-08 17:57:34.981 | ++ lib/tempest:configure_tempest:643 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2022-08-08 17:57:35.009 | ++ lib/tempest:configure_tempest:644 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2022-08-08 17:57:35.037 | ++ lib/tempest:configure_tempest:657 : local service 2022-08-08 17:57:35.040 | ++ lib/tempest:configure_tempest:658 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2022-08-08 17:57:35.042 | ++ lib/tempest:configure_tempest:659 : for service in ${tempest_services//,/ } 2022-08-08 17:57:35.044 | ++ lib/tempest:configure_tempest:660 : is_service_enabled key 2022-08-08 17:57:35.061 | ++ functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:57:35.063 | ++ lib/tempest:configure_tempest:661 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2022-08-08 17:57:35.095 | ++ lib/tempest:configure_tempest:659 : for service in ${tempest_services//,/ } 2022-08-08 17:57:35.097 | ++ lib/tempest:configure_tempest:660 : is_service_enabled glance 2022-08-08 17:57:35.112 | ++ functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:57:35.115 | ++ lib/tempest:configure_tempest:661 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2022-08-08 17:57:35.143 | ++ lib/tempest:configure_tempest:659 : for service in ${tempest_services//,/ } 2022-08-08 17:57:35.146 | ++ lib/tempest:configure_tempest:660 : is_service_enabled nova 2022-08-08 17:57:35.161 | ++ functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:57:35.163 | ++ lib/tempest:configure_tempest:661 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2022-08-08 17:57:35.191 | ++ lib/tempest:configure_tempest:659 : for service in ${tempest_services//,/ } 2022-08-08 17:57:35.193 | ++ lib/tempest:configure_tempest:660 : is_service_enabled neutron 2022-08-08 17:57:35.209 | ++ functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:57:35.211 | ++ lib/tempest:configure_tempest:661 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2022-08-08 17:57:35.239 | ++ lib/tempest:configure_tempest:659 : for service in ${tempest_services//,/ } 2022-08-08 17:57:35.241 | ++ lib/tempest:configure_tempest:660 : is_service_enabled cinder 2022-08-08 17:57:35.257 | ++ functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:57:35.259 | ++ lib/tempest:configure_tempest:661 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2022-08-08 17:57:35.287 | ++ lib/tempest:configure_tempest:659 : for service in ${tempest_services//,/ } 2022-08-08 17:57:35.289 | ++ lib/tempest:configure_tempest:660 : is_service_enabled swift 2022-08-08 17:57:35.306 | ++ functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:57:35.308 | ++ lib/tempest:configure_tempest:661 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift True 2022-08-08 17:57:35.336 | ++ lib/tempest:configure_tempest:659 : for service in ${tempest_services//,/ } 2022-08-08 17:57:35.338 | ++ lib/tempest:configure_tempest:660 : is_service_enabled horizon 2022-08-08 17:57:35.354 | ++ functions-common:is_service_enabled:2107 : return 1 2022-08-08 17:57:35.356 | ++ lib/tempest:configure_tempest:663 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2022-08-08 17:57:35.385 | ++ lib/tempest:configure_tempest:671 : [[ False == True ]] 2022-08-08 17:57:35.387 | ++ lib/tempest:configure_tempest:676 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope glance False 2022-08-08 17:57:35.414 | ++ lib/tempest:configure_tempest:678 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope cinder False 2022-08-08 17:57:35.445 | ++ lib/tempest:configure_tempest:680 : '[' libvirt = libvirt ']' 2022-08-08 17:57:35.447 | ++ lib/tempest:configure_tempest:680 : '[' kvm = lxc ']' 2022-08-08 17:57:35.449 | ++ lib/tempest:configure_tempest:690 : local tmp_cfg_file 2022-08-08 17:57:35.452 | +++ lib/tempest:configure_tempest:691 : mktemp 2022-08-08 17:57:35.473 | ++ lib/tempest:configure_tempest:691 : tmp_cfg_file=/tmp/tmp.poWdtUqMpL 2022-08-08 17:57:35.475 | ++ lib/tempest:configure_tempest:692 : cd /opt/stack/tempest 2022-08-08 17:57:35.477 | ++ lib/tempest:configure_tempest:693 : [[ False != \T\r\u\e ]] 2022-08-08 17:57:35.479 | ++ lib/tempest:configure_tempest:694 : tox -revenv-tempest --notest 2022-08-08 17:57:36.151 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2022-08-08 17:57:37.967 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2022-08-08 17:57:55.071 | venv-tempest develop-inst: /opt/stack/tempest 2022-08-08 17:58:05.505 | venv-tempest installed: attrs==22.1.0,autopage==0.5.1,bcrypt==3.2.2,certifi==2022.6.15,cffi==1.15.1,charset-normalizer==2.1.0,cliff==3.10.1,cmd2==2.4.2,cryptography==36.0.2,debtcollector==2.5.0,extras==1.0.0,fasteners==0.17.3,fixtures==4.0.1,future==0.18.2,idna==3.3,importlib-resources==5.9.0,iso8601==1.0.2,jsonschema==4.7.2,msgpack==1.0.4,netaddr==0.8.0,netifaces==0.11.0,oslo.concurrency==5.0.0,oslo.config==9.0.0,oslo.context==5.0.0,oslo.i18n==5.1.0,oslo.log==5.0.0,oslo.serialization==5.0.0,oslo.utils==6.0.0,packaging==21.3,paramiko==2.11.0,pbr==5.9.0,prettytable==3.3.0,pycparser==2.21,pyinotify==0.9.6,PyNaCl==1.5.0,pyparsing==3.0.9,pyperclip==1.8.2,pyrsistent==0.18.1,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2022.1,PyYAML==6.0,requests==2.28.1,rfc3986==1.5.0,six==1.16.0,stestr==3.2.1,stevedore==4.0.0,-e git+https://opendev.org/openstack/tempest@3f9ae1349768ee7ad7f163a302dd387847ebce7a#egg=tempest,testtools==2.5.0,urllib3==1.26.11,voluptuous==0.13.1,wcwidth==0.2.5,wrapt==1.14.1,zipp==3.8.1 2022-08-08 17:58:05.505 | ___________________________________ summary ____________________________________ 2022-08-08 17:58:05.505 | venv-tempest: skipped tests 2022-08-08 17:58:05.505 | congratulations :) 2022-08-08 17:58:05.538 | ++ lib/tempest:configure_tempest:697 : local tmp_u_c_m 2022-08-08 17:58:05.541 | +++ lib/tempest:configure_tempest:698 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2022-08-08 17:58:05.546 | ++ lib/tempest:configure_tempest:698 : tmp_u_c_m=/tmp/tempest_u_c_m.52OE1Inghp 2022-08-08 17:58:05.549 | ++ lib/tempest:configure_tempest:699 : set_tempest_venv_constraints /tmp/tempest_u_c_m.52OE1Inghp 2022-08-08 17:58:05.551 | ++ lib/tempest:set_tempest_venv_constraints:125 : local tmp_c 2022-08-08 17:58:05.553 | ++ lib/tempest:set_tempest_venv_constraints:126 : tmp_c=/tmp/tempest_u_c_m.52OE1Inghp 2022-08-08 17:58:05.555 | ++ lib/tempest:set_tempest_venv_constraints:127 : [[ master == \m\a\s\t\e\r ]] 2022-08-08 17:58:05.558 | ++ lib/tempest:set_tempest_venv_constraints:128 : cd /opt/stack/requirements 2022-08-08 17:58:05.561 | ++ lib/tempest:set_tempest_venv_constraints:129 : git show master:upper-constraints.txt 2022-08-08 17:58:05.567 | ++ lib/tempest:configure_tempest:700 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.52OE1Inghp -r requirements.txt 2022-08-08 17:58:08.143 | /opt/stack/tempest/.tox/tempest/lib/python3.8/site-packages/setuptools/command/easy_install.py:160: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. 2022-08-08 17:58:08.143 | warnings.warn( 2022-08-08 17:58:08.143 | /opt/stack/tempest/.tox/tempest/lib/python3.8/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. 2022-08-08 17:58:08.143 | warnings.warn( 2022-08-08 17:58:08.234 | venv-tempest develop-inst-noop: /opt/stack/tempest 2022-08-08 17:58:09.171 | venv-tempest installed: attrs==22.1.0,autopage==0.5.1,bcrypt==3.2.2,certifi==2022.6.15,cffi==1.15.1,charset-normalizer==2.1.0,cliff==3.10.1,cmd2==2.4.2,cryptography==36.0.2,debtcollector==2.5.0,extras==1.0.0,fasteners==0.17.3,fixtures==4.0.1,future==0.18.2,idna==3.3,importlib-resources==5.9.0,iso8601==1.0.2,jsonschema==4.7.2,msgpack==1.0.4,netaddr==0.8.0,netifaces==0.11.0,oslo.concurrency==5.0.0,oslo.config==9.0.0,oslo.context==5.0.0,oslo.i18n==5.1.0,oslo.log==5.0.0,oslo.serialization==5.0.0,oslo.utils==6.0.0,packaging==21.3,paramiko==2.11.0,pbr==5.9.0,prettytable==3.3.0,pycparser==2.21,pyinotify==0.9.6,PyNaCl==1.5.0,pyparsing==3.0.9,pyperclip==1.8.2,pyrsistent==0.18.1,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2022.1,PyYAML==6.0,requests==2.28.1,rfc3986==1.5.0,six==1.16.0,stestr==3.2.1,stevedore==4.0.0,-e git+https://opendev.org/openstack/tempest@3f9ae1349768ee7ad7f163a302dd387847ebce7a#egg=tempest,testtools==2.5.0,urllib3==1.26.11,voluptuous==0.13.1,wcwidth==0.2.5,wrapt==1.14.1,zipp==3.8.1 2022-08-08 17:58:09.172 | venv-tempest run-test-pre: PYTHONHASHSEED='231912481' 2022-08-08 17:58:09.172 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.52OE1Inghp -r requirements.txt 2022-08-08 17:58:10.985 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-08 17:58:10.993 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 4)) (5.9.0) 2022-08-08 17:58:10.994 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 5)) (3.10.1) 2022-08-08 17:58:10.996 | Requirement already satisfied: jsonschema>=3.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 6)) (4.7.2) 2022-08-08 17:58:10.997 | Requirement already satisfied: testtools>=2.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 7)) (2.5.0) 2022-08-08 17:58:10.999 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 8)) (2.11.0) 2022-08-08 17:58:11.000 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 9)) (36.0.2) 2022-08-08 17:58:11.001 | Requirement already satisfied: netaddr>=0.7.18 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 10)) (0.8.0) 2022-08-08 17:58:11.003 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 11)) (5.0.0) 2022-08-08 17:58:11.005 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 12)) (9.0.0) 2022-08-08 17:58:11.006 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 13)) (5.0.0) 2022-08-08 17:58:11.007 | Requirement already satisfied: stestr>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 14)) (3.2.1) 2022-08-08 17:58:11.009 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 15)) (5.0.0) 2022-08-08 17:58:11.010 | Requirement already satisfied: oslo.utils>=4.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 16)) (6.0.0) 2022-08-08 17:58:11.012 | Requirement already satisfied: fixtures>=3.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 17)) (4.0.1) 2022-08-08 17:58:11.013 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 18)) (6.0) 2022-08-08 17:58:11.015 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 19)) (1.4.0) 2022-08-08 17:58:11.017 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 20)) (4.0.0) 2022-08-08 17:58:11.018 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 21)) (3.3.0) 2022-08-08 17:58:11.019 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 22)) (1.26.11) 2022-08-08 17:58:11.020 | Requirement already satisfied: debtcollector>=1.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 23)) (2.5.0) 2022-08-08 17:58:11.034 | Requirement already satisfied: autopage>=0.4.0 in ./.tox/tempest/lib/python3.8/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (0.5.1) 2022-08-08 17:58:11.037 | Requirement already satisfied: pyparsing>=2.1.0 in ./.tox/tempest/lib/python3.8/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (3.0.9) 2022-08-08 17:58:11.038 | Requirement already satisfied: cmd2>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (2.4.2) 2022-08-08 17:58:11.079 | Requirement already satisfied: pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (0.18.1) 2022-08-08 17:58:11.080 | Requirement already satisfied: attrs>=17.4.0 in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (22.1.0) 2022-08-08 17:58:11.083 | Requirement already satisfied: importlib-resources>=1.4.0 in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (5.9.0) 2022-08-08 17:58:11.096 | Requirement already satisfied: extras>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from testtools>=2.2.0->-r requirements.txt (line 7)) (1.0.0) 2022-08-08 17:58:11.132 | Requirement already satisfied: pynacl>=1.0.1 in ./.tox/tempest/lib/python3.8/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 8)) (1.5.0) 2022-08-08 17:58:11.133 | Requirement already satisfied: six in ./.tox/tempest/lib/python3.8/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 8)) (1.16.0) 2022-08-08 17:58:11.134 | Requirement already satisfied: bcrypt>=3.1.3 in ./.tox/tempest/lib/python3.8/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 8)) (3.2.2) 2022-08-08 17:58:11.174 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib/python3.8/site-packages (from cryptography>=2.1->-r requirements.txt (line 9)) (1.15.1) 2022-08-08 17:58:11.189 | Requirement already satisfied: fasteners>=0.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 11)) (0.17.3) 2022-08-08 17:58:11.190 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 11)) (5.1.0) 2022-08-08 17:58:11.231 | Requirement already satisfied: requests>=2.18.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 12)) (2.28.1) 2022-08-08 17:58:11.234 | Requirement already satisfied: rfc3986>=1.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 12)) (1.5.0) 2022-08-08 17:58:11.276 | Requirement already satisfied: python-dateutil>=2.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 13)) (2.8.2) 2022-08-08 17:58:11.278 | Requirement already satisfied: oslo.context>=2.21.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 13)) (5.0.0) 2022-08-08 17:58:11.282 | Requirement already satisfied: pyinotify>=0.9.6 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 13)) (0.9.6) 2022-08-08 17:58:11.312 | Requirement already satisfied: voluptuous>=0.8.9 in ./.tox/tempest/lib/python3.8/site-packages (from stestr>=1.0.0->-r requirements.txt (line 14)) (0.13.1) 2022-08-08 17:58:11.313 | Requirement already satisfied: future in ./.tox/tempest/lib/python3.8/site-packages (from stestr>=1.0.0->-r requirements.txt (line 14)) (0.18.2) 2022-08-08 17:58:11.326 | Requirement already satisfied: pytz>=2013.6 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 15)) (2022.1) 2022-08-08 17:58:11.328 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 15)) (1.0.4) 2022-08-08 17:58:11.343 | Requirement already satisfied: packaging>=20.4 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.utils>=4.7.0->-r requirements.txt (line 16)) (21.3) 2022-08-08 17:58:11.345 | Requirement already satisfied: netifaces>=0.10.4 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.utils>=4.7.0->-r requirements.txt (line 16)) (0.11.0) 2022-08-08 17:58:11.347 | Requirement already satisfied: iso8601>=0.1.11 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.utils>=4.7.0->-r requirements.txt (line 16)) (1.0.2) 2022-08-08 17:58:11.434 | Requirement already satisfied: wcwidth in ./.tox/tempest/lib/python3.8/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 21)) (0.2.5) 2022-08-08 17:58:11.483 | Requirement already satisfied: wrapt>=1.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 23)) (1.14.1) 2022-08-08 17:58:11.580 | Requirement already satisfied: pycparser in ./.tox/tempest/lib/python3.8/site-packages (from cffi>=1.12->cryptography>=2.1->-r requirements.txt (line 9)) (2.21) 2022-08-08 17:58:11.637 | Requirement already satisfied: pyperclip>=1.6 in ./.tox/tempest/lib/python3.8/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (1.8.2) 2022-08-08 17:58:11.690 | Requirement already satisfied: zipp>=3.1.0 in ./.tox/tempest/lib/python3.8/site-packages (from importlib-resources>=1.4.0->jsonschema>=3.2.0->-r requirements.txt (line 6)) (3.8.1) 2022-08-08 17:58:11.849 | Requirement already satisfied: idna<4,>=2.5 in ./.tox/tempest/lib/python3.8/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 12)) (3.3) 2022-08-08 17:58:11.851 | Requirement already satisfied: charset-normalizer<3,>=2 in ./.tox/tempest/lib/python3.8/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 12)) (2.1.0) 2022-08-08 17:58:11.852 | Requirement already satisfied: certifi>=2017.4.17 in ./.tox/tempest/lib/python3.8/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 12)) (2022.6.15) 2022-08-08 17:58:12.160 | WARNING: You are using pip version 22.0.3; however, version 22.2.2 is available. 2022-08-08 17:58:12.160 | You should consider upgrading via the '/opt/stack/tempest/.tox/tempest/bin/python -m pip install --upgrade pip' command. 2022-08-08 17:58:12.266 | ___________________________________ summary ____________________________________ 2022-08-08 17:58:12.266 | venv-tempest: commands succeeded 2022-08-08 17:58:12.266 | congratulations :) 2022-08-08 17:58:12.297 | ++ lib/tempest:configure_tempest:701 : rm -f /tmp/tempest_u_c_m.52OE1Inghp 2022-08-08 17:58:12.301 | ++ lib/tempest:configure_tempest:704 : [[ False == \T\r\u\e ]] 2022-08-08 17:58:12.304 | ++ lib/tempest:configure_tempest:712 : [[ True == \F\a\l\s\e ]] 2022-08-08 17:58:12.306 | ++ lib/tempest:configure_tempest:716 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2022-08-08 17:58:12.334 | ++ lib/tempest:configure_tempest:722 : tox -evenv -- tempest verify-config -uro /tmp/tmp.poWdtUqMpL 2022-08-08 17:58:13.013 | venv create: /opt/stack/tempest/.tox/venv 2022-08-08 17:58:14.636 | venv installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt, -r/opt/stack/tempest/doc/requirements.txt 2022-08-08 17:58:39.414 | venv develop-inst: /opt/stack/tempest 2022-08-08 17:58:51.964 | venv installed: alabaster==0.7.12,attrs==22.1.0,autopage==0.5.1,Babel==2.10.3,bcrypt==3.2.2,certifi==2022.6.15,cffi==1.15.1,charset-normalizer==2.1.0,cliff==3.10.1,cmd2==2.4.2,cryptography==36.0.2,debtcollector==2.5.0,docutils==0.17.1,dulwich==0.20.45,extras==1.0.0,fasteners==0.17.3,fixtures==4.0.1,future==0.18.2,idna==3.3,imagesize==1.4.1,importlib-metadata==4.12.0,importlib-resources==5.9.0,iso8601==1.0.2,Jinja2==3.1.2,jsonschema==4.7.2,MarkupSafe==2.1.1,msgpack==1.0.4,netaddr==0.8.0,netifaces==0.11.0,openstackdocstheme==3.0.0,oslo.concurrency==5.0.0,oslo.config==9.0.0,oslo.context==5.0.0,oslo.i18n==5.1.0,oslo.log==5.0.0,oslo.serialization==5.0.0,oslo.utils==6.0.0,packaging==21.3,paramiko==2.11.0,pbr==5.9.0,prettytable==3.3.0,pycparser==2.21,Pygments==2.12.0,pyinotify==0.9.6,PyNaCl==1.5.0,pyparsing==3.0.9,pyperclip==1.8.2,pyrsistent==0.18.1,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2022.1,PyYAML==6.0,reno==3.5.0,requests==2.28.1,rfc3986==1.5.0,six==1.16.0,snowballstemmer==2.2.0,Sphinx==4.5.0,sphinxcontrib-applehelp==1.0.2,sphinxcontrib-devhelp==1.0.2,sphinxcontrib-htmlhelp==2.0.0,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-qthelp==1.0.3,sphinxcontrib-serializinghtml==1.1.5,sphinxcontrib-svg2pdfconverter==1.2.0,stestr==3.2.1,stevedore==4.0.0,-e git+https://opendev.org/openstack/tempest@3f9ae1349768ee7ad7f163a302dd387847ebce7a#egg=tempest,testtools==2.5.0,urllib3==1.26.11,voluptuous==0.13.1,wcwidth==0.2.5,wrapt==1.14.1,zipp==3.8.1 2022-08-08 17:58:51.965 | venv run-test-pre: PYTHONHASHSEED='3631478459' 2022-08-08 17:58:51.965 | venv run-test: commands[0] | tempest verify-config -uro /tmp/tmp.poWdtUqMpL 2022-08-08 17:58:55.000 | /opt/stack/tempest/tempest/lib/services/image/v1/__init__.py:24: DeprecationWarning: The tempest.lib.services.image.v1 module (Image v1 APIs service clients) is deprecated in favor of tempest.lib.services.image.v2 (Image v2 APIs service clients) and will be removed once Tempest stop supporting stable Ussuri. 2022-08-08 17:58:55.000 | warnings.warn( 2022-08-08 17:58:55.000 | /opt/stack/tempest/tempest/lib/services/volume/v2/__init__.py:50: DeprecationWarning: The tempest.lib.services.volume.v2 module (volume v2 APIs service clients) is deprecated in favor of tempest.lib.services.volume.v3 (volume v3 APIs service clients) and will be removed once Tempest stop supporting stable wallaby. 2022-08-08 17:58:55.000 | warnings.warn( 2022-08-08 17:58:55.000 | /opt/stack/tempest/tempest/lib/services/clients.py:210: DeprecationWarning: Class 'tempest.lib.services.volume.v2.extensions_client.ExtensionsClient' has moved to 'tempest.lib.services.volume.v3.extensions_client.ExtensionsClient' in version 'Rocky' and will be removed in a future version 2022-08-08 17:58:55.000 | _client = klass(auth_provider=auth_provider, **kwargs) 2022-08-08 17:58:55.000 | Config option api_v2 in group image-feature-enabled should be changed to: False 2022-08-08 17:58:55.143 | ___________________________________ summary ____________________________________ 2022-08-08 17:58:55.143 | venv: commands succeeded 2022-08-08 17:58:55.143 | congratulations :) 2022-08-08 17:58:55.184 | ++ lib/tempest:configure_tempest:727 : is_service_enabled q-metering 2022-08-08 17:58:55.204 | ++ functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:58:55.207 | ++ lib/tempest:configure_tempest:732 : is_service_enabled q-l3 2022-08-08 17:58:55.226 | ++ functions-common:is_service_enabled:2107 : return 0 2022-08-08 17:58:55.228 | ++ lib/tempest:configure_tempest:736 : DEFAULT_NET_EXT=address-scope,agent,allowed-address-pairs,auto-allocated-topology 2022-08-08 17:58:55.231 | ++ lib/tempest:configure_tempest:737 : DEFAULT_NET_EXT+=,availability_zone,binding,default-subnetpools,dhcp_agent_scheduler 2022-08-08 17:58:55.234 | ++ lib/tempest:configure_tempest:738 : DEFAULT_NET_EXT+=,dvr,ext-gw-mode,external-net,extra_dhcp_opt,extraroute,flavors 2022-08-08 17:58:55.236 | ++ lib/tempest:configure_tempest:739 : DEFAULT_NET_EXT+=,l3-flavors,l3-ha,l3_agent_scheduler,multi-provider,net-mtu 2022-08-08 17:58:55.238 | ++ lib/tempest:configure_tempest:740 : DEFAULT_NET_EXT+=,network-ip-availability,network_availability_zone,pagination 2022-08-08 17:58:55.240 | ++ lib/tempest:configure_tempest:741 : DEFAULT_NET_EXT+=,port-security,project-id,provider,quotas,quota_details,rbac-policies 2022-08-08 17:58:55.243 | ++ lib/tempest:configure_tempest:742 : DEFAULT_NET_EXT+=,revision-if-match,router,router_availability_zone,security-group,service-type,sorting 2022-08-08 17:58:55.245 | ++ lib/tempest:configure_tempest:743 : DEFAULT_NET_EXT+=,standard-attr-description,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp 2022-08-08 17:58:55.247 | ++ lib/tempest:configure_tempest:744 : DEFAULT_NET_EXT+=,subnet-service-types,subnet_allocation,net-mtu-writable,ip-substring-filtering 2022-08-08 17:58:55.250 | ++ lib/tempest:configure_tempest:745 : DEFAULT_NET_EXT+=,availability_zone_filter,filter-validation,empty-string-filtering,port-mac-address-regenerate 2022-08-08 17:58:55.252 | ++ lib/tempest:configure_tempest:746 : DEFAULT_NET_EXT+=,port-security-groups-filtering,fip-port-details,binding-extended 2022-08-08 17:58:55.254 | ++ lib/tempest:configure_tempest:747 : DEFAULT_NET_EXT+=,subnet_onboard,l3-port-ip-change-not-allowed,agent-resources-synced 2022-08-08 17:58:55.256 | ++ lib/tempest:configure_tempest:748 : DEFAULT_NET_EXT+=,floatingip-pools,rbac-security-groups,subnetpool-prefix-ops,router-admin-state-down-before-update 2022-08-08 17:58:55.259 | ++ lib/tempest:configure_tempest:749 : DEFAULT_NET_EXT+=,rbac-subnetpool,tag-ports-during-bulk-creation,stateful-security-group,address-group,extraroute-atomic 2022-08-08 17:58:55.261 | ++ lib/tempest:configure_tempest:750 : DEFAULT_NET_EXT+=,port-numa-affinity-policy,rbac-address-scope,security-groups-remote-address-group,trunk,trunk-details 2022-08-08 17:58:55.264 | ++ lib/tempest:configure_tempest:751 : DEFAULT_NET_EXT+=,rbac-address-group,port-device-profile 2022-08-08 17:58:55.266 | ++ lib/tempest:configure_tempest:752 : DEFAULT_NET_EXT+=,multiple-external-gateways,qos-pps-minimum,l3-ext-ndp-proxy,rbac-bgpvpn 2022-08-08 17:58:55.268 | ++ lib/tempest:configure_tempest:753 : DEFAULT_NET_EXT+=,qos-pps,ecmp_routes,bgp,floating-ip-port-forwarding-port-ranges 2022-08-08 17:58:55.271 | ++ lib/tempest:configure_tempest:755 : DEFAULT_NET_EXT+=,security-groups-shared-filtering,security-groups-normalized-cidr,quota-check-limit 2022-08-08 17:58:55.273 | ++ lib/tempest:configure_tempest:756 : DEFAULT_NET_EXT+=,port-resource-request-groups 2022-08-08 17:58:55.276 | ++ lib/tempest:configure_tempest:757 : local network_api_extensions=address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,default-subnetpools,dhcp_agent_scheduler,dvr,ext-gw-mode,external-net,extra_dhcp_opt,extraroute,flavors,l3-flavors,l3-ha,l3_agent_scheduler,multi-provider,net-mtu,network-ip-availability,network_availability_zone,pagination,port-security,project-id,provider,quotas,quota_details,rbac-policies,revision-if-match,router,router_availability_zone,security-group,service-type,sorting,standard-attr-description,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,subnet-service-types,subnet_allocation,net-mtu-writable,ip-substring-filtering,availability_zone_filter,filter-validation,empty-string-filtering,port-mac-address-regenerate,port-security-groups-filtering,fip-port-details,binding-extended,subnet_onboard,l3-port-ip-change-not-allowed,agent-resources-synced,floatingip-pools,rbac-security-groups,subnetpool-prefix-ops,router-admin-state-down-before-update,rbac-subnetpool,tag-ports-during-bulk-creation,stateful-security-group,address-group,extraroute-atomic,port-numa-affinity-policy,rbac-address-scope,security-groups-remote-address-group,trunk,trunk-details,rbac-address-group,port-device-profile,multiple-external-gateways,qos-pps-minimum,l3-ext-ndp-proxy,rbac-bgpvpn,qos-pps,ecmp_routes,bgp,floating-ip-port-forwarding-port-ranges,security-groups-shared-filtering,security-groups-normalized-cidr,quota-check-limit,port-resource-request-groups 2022-08-08 17:58:55.278 | ++ lib/tempest:configure_tempest:758 : [[ ! -z '' ]] 2022-08-08 17:58:55.281 | ++ lib/tempest:configure_tempest:764 : [[ -n '' ]] 2022-08-08 17:58:55.284 | ++ lib/tempest:configure_tempest:767 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled api_extensions address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,default-subnetpools,dhcp_agent_scheduler,dvr,ext-gw-mode,external-net,extra_dhcp_opt,extraroute,flavors,l3-flavors,l3-ha,l3_agent_scheduler,multi-provider,net-mtu,network-ip-availability,network_availability_zone,pagination,port-security,project-id,provider,quotas,quota_details,rbac-policies,revision-if-match,router,router_availability_zone,security-group,service-type,sorting,standard-attr-description,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,subnet-service-types,subnet_allocation,net-mtu-writable,ip-substring-filtering,availability_zone_filter,filter-validation,empty-string-filtering,port-mac-address-regenerate,port-security-groups-filtering,fip-port-details,binding-extended,subnet_onboard,l3-port-ip-change-not-allowed,agent-resources-synced,floatingip-pools,rbac-security-groups,subnetpool-prefix-ops,router-admin-state-down-before-update,rbac-subnetpool,tag-ports-during-bulk-creation,stateful-security-group,address-group,extraroute-atomic,port-numa-affinity-policy,rbac-address-scope,security-groups-remote-address-group,trunk,trunk-details,rbac-address-group,port-device-profile,multiple-external-gateways,qos-pps-minimum,l3-ext-ndp-proxy,rbac-bgpvpn,qos-pps,ecmp_routes,bgp,floating-ip-port-forwarding-port-ranges,security-groups-shared-filtering,security-groups-normalized-cidr,quota-check-limit,port-resource-request-groups 2022-08-08 17:58:55.312 | ++ lib/tempest:configure_tempest:769 : DEFAULT_SWIFT_OPT=account_quotas,bulk_delete,bulk_upload,container_quotas 2022-08-08 17:58:55.315 | ++ lib/tempest:configure_tempest:770 : DEFAULT_SWIFT_OPT+=,container_sync,crossdomain,formpost,ratelimit,slo 2022-08-08 17:58:55.317 | ++ lib/tempest:configure_tempest:771 : DEFAULT_SWIFT_OPT+=,staticweb,tempauth,tempurl,versioned_writes 2022-08-08 17:58:55.319 | ++ lib/tempest:configure_tempest:772 : local object_storage_api_extensions=account_quotas,bulk_delete,bulk_upload,container_quotas,container_sync,crossdomain,formpost,ratelimit,slo,staticweb,tempauth,tempurl,versioned_writes 2022-08-08 17:58:55.322 | ++ lib/tempest:configure_tempest:773 : [[ ! -z '' ]] 2022-08-08 17:58:55.324 | ++ lib/tempest:configure_tempest:779 : iniset /opt/stack/tempest/etc/tempest.conf object-storage-feature-enabled discoverable_apis account_quotas,bulk_delete,bulk_upload,container_quotas,container_sync,crossdomain,formpost,ratelimit,slo,staticweb,tempauth,tempurl,versioned_writes 2022-08-08 17:58:55.356 | ++ lib/tempest:configure_tempest:781 : DEFAULT_VOL_EXT=OS-SCH-HNT,backups,capabilities,cgsnapshots,consistencygroups 2022-08-08 17:58:55.358 | ++ lib/tempest:configure_tempest:782 : DEFAULT_VOL_EXT+=,encryption,os-admin-actions,os-availability-zone 2022-08-08 17:58:55.360 | ++ lib/tempest:configure_tempest:783 : DEFAULT_VOL_EXT+=,os-extended-services,os-extended-snapshot-attributes 2022-08-08 17:58:55.363 | ++ lib/tempest:configure_tempest:784 : DEFAULT_VOL_EXT+=,os-hosts,os-quota-class-sets,os-quota-sets 2022-08-08 17:58:55.365 | ++ lib/tempest:configure_tempest:785 : DEFAULT_VOL_EXT+=,os-services,os-snapshot-actions,os-snapshot-manage 2022-08-08 17:58:55.367 | ++ lib/tempest:configure_tempest:786 : DEFAULT_VOL_EXT+=,os-snapshot-unmanage,os-types-extra-specs,os-types-manage 2022-08-08 17:58:55.370 | ++ lib/tempest:configure_tempest:787 : DEFAULT_VOL_EXT+=,os-used-limits,os-vol-host-attr,os-vol-image-meta 2022-08-08 17:58:55.372 | ++ lib/tempest:configure_tempest:788 : DEFAULT_VOL_EXT+=,os-vol-mig-status-attr,os-vol-tenant-attr,os-volume-actions 2022-08-08 17:58:55.374 | ++ lib/tempest:configure_tempest:789 : DEFAULT_VOL_EXT+=,os-volume-encryption-metadata,os-volume-manage 2022-08-08 17:58:55.377 | ++ lib/tempest:configure_tempest:790 : DEFAULT_VOL_EXT+=,os-volume-transfer,os-volume-type-access 2022-08-08 17:58:55.379 | ++ lib/tempest:configure_tempest:791 : DEFAULT_VOL_EXT+=,os-volume-unmanage,qos-specs,scheduler-stats 2022-08-08 17:58:55.382 | ++ lib/tempest:configure_tempest:792 : local volume_api_extensions=OS-SCH-HNT,backups,capabilities,cgsnapshots,consistencygroups,encryption,os-admin-actions,os-availability-zone,os-extended-services,os-extended-snapshot-attributes,os-hosts,os-quota-class-sets,os-quota-sets,os-services,os-snapshot-actions,os-snapshot-manage,os-snapshot-unmanage,os-types-extra-specs,os-types-manage,os-used-limits,os-vol-host-attr,os-vol-image-meta,os-vol-mig-status-attr,os-vol-tenant-attr,os-volume-actions,os-volume-encryption-metadata,os-volume-manage,os-volume-transfer,os-volume-type-access,os-volume-unmanage,qos-specs,scheduler-stats 2022-08-08 17:58:55.384 | ++ lib/tempest:configure_tempest:793 : [[ ! -z '' ]] 2022-08-08 17:58:55.387 | ++ lib/tempest:configure_tempest:799 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled api_extensions OS-SCH-HNT,backups,capabilities,cgsnapshots,consistencygroups,encryption,os-admin-actions,os-availability-zone,os-extended-services,os-extended-snapshot-attributes,os-hosts,os-quota-class-sets,os-quota-sets,os-services,os-snapshot-actions,os-snapshot-manage,os-snapshot-unmanage,os-types-extra-specs,os-types-manage,os-used-limits,os-vol-host-attr,os-vol-image-meta,os-vol-mig-status-attr,os-vol-tenant-attr,os-volume-actions,os-volume-encryption-metadata,os-volume-manage,os-volume-transfer,os-volume-type-access,os-volume-unmanage,qos-specs,scheduler-stats 2022-08-08 17:58:55.415 | ++ lib/tempest:configure_tempest:802 : IFS=' 2022-08-08 17:58:55.415 | ' 2022-08-08 17:58:55.419 | ++ extras.d/80-tempest.sh:source:23 : echo_summary 'Installing Tempest Plugins' 2022-08-08 17:58:55.421 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-08-08 17:58:55.424 | ++ ./stack.sh:echo_summary:446 : echo -e Installing Tempest Plugins 2022-08-08 17:58:55.426 | ++ extras.d/80-tempest.sh:source:24 : install_tempest_plugins 2022-08-08 17:58:55.429 | ++ lib/tempest:install_tempest_plugins:831 : pushd /opt/stack/tempest 2022-08-08 17:58:55.429 | /opt/stack/tempest /opt/stack/tempest 2022-08-08 17:58:55.431 | ++ lib/tempest:install_tempest_plugins:832 : [[ /opt/stack/cinder-tempest-plugin != 0 ]] 2022-08-08 17:58:55.433 | ++ lib/tempest:install_tempest_plugins:833 : local tmp_u_c_m 2022-08-08 17:58:55.437 | +++ lib/tempest:install_tempest_plugins:834 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2022-08-08 17:58:55.442 | ++ lib/tempest:install_tempest_plugins:834 : tmp_u_c_m=/tmp/tempest_u_c_m.MsvUaeVK8K 2022-08-08 17:58:55.444 | ++ lib/tempest:install_tempest_plugins:835 : set_tempest_venv_constraints /tmp/tempest_u_c_m.MsvUaeVK8K 2022-08-08 17:58:55.446 | ++ lib/tempest:set_tempest_venv_constraints:125 : local tmp_c 2022-08-08 17:58:55.449 | ++ lib/tempest:set_tempest_venv_constraints:126 : tmp_c=/tmp/tempest_u_c_m.MsvUaeVK8K 2022-08-08 17:58:55.451 | ++ lib/tempest:set_tempest_venv_constraints:127 : [[ master == \m\a\s\t\e\r ]] 2022-08-08 17:58:55.455 | ++ lib/tempest:set_tempest_venv_constraints:128 : cd /opt/stack/requirements 2022-08-08 17:58:55.457 | ++ lib/tempest:set_tempest_venv_constraints:129 : git show master:upper-constraints.txt 2022-08-08 17:58:55.464 | ++ lib/tempest:install_tempest_plugins:836 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.MsvUaeVK8K /opt/stack/cinder-tempest-plugin 2022-08-08 17:58:58.023 | /opt/stack/tempest/.tox/tempest/lib/python3.8/site-packages/setuptools/command/easy_install.py:160: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. 2022-08-08 17:58:58.023 | warnings.warn( 2022-08-08 17:58:58.023 | /opt/stack/tempest/.tox/tempest/lib/python3.8/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. 2022-08-08 17:58:58.024 | warnings.warn( 2022-08-08 17:58:58.119 | venv-tempest develop-inst-noop: /opt/stack/tempest 2022-08-08 17:58:59.053 | venv-tempest installed: attrs==22.1.0,autopage==0.5.1,bcrypt==3.2.2,certifi==2022.6.15,cffi==1.15.1,charset-normalizer==2.1.0,cliff==3.10.1,cmd2==2.4.2,cryptography==36.0.2,debtcollector==2.5.0,extras==1.0.0,fasteners==0.17.3,fixtures==4.0.1,future==0.18.2,idna==3.3,importlib-resources==5.9.0,iso8601==1.0.2,jsonschema==4.7.2,msgpack==1.0.4,netaddr==0.8.0,netifaces==0.11.0,oslo.concurrency==5.0.0,oslo.config==9.0.0,oslo.context==5.0.0,oslo.i18n==5.1.0,oslo.log==5.0.0,oslo.serialization==5.0.0,oslo.utils==6.0.0,packaging==21.3,paramiko==2.11.0,pbr==5.9.0,prettytable==3.3.0,pycparser==2.21,pyinotify==0.9.6,PyNaCl==1.5.0,pyparsing==3.0.9,pyperclip==1.8.2,pyrsistent==0.18.1,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2022.1,PyYAML==6.0,requests==2.28.1,rfc3986==1.5.0,six==1.16.0,stestr==3.2.1,stevedore==4.0.0,-e git+https://opendev.org/openstack/tempest@3f9ae1349768ee7ad7f163a302dd387847ebce7a#egg=tempest,testtools==2.5.0,urllib3==1.26.11,voluptuous==0.13.1,wcwidth==0.2.5,wrapt==1.14.1,zipp==3.8.1 2022-08-08 17:58:59.054 | venv-tempest run-test-pre: PYTHONHASHSEED='677315614' 2022-08-08 17:58:59.054 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.MsvUaeVK8K /opt/stack/cinder-tempest-plugin 2022-08-08 17:59:00.856 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-08 17:59:00.877 | Processing /opt/stack/cinder-tempest-plugin 2022-08-08 17:59:00.878 | Preparing metadata (setup.py): started 2022-08-08 17:59:02.919 | Preparing metadata (setup.py): finished with status 'done' 2022-08-08 17:59:02.933 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from cinder-tempest-plugin==1.7.1.dev1) (5.9.0) 2022-08-08 17:59:02.935 | Requirement already satisfied: oslo.config>=5.1.0 in ./.tox/tempest/lib/python3.8/site-packages (from cinder-tempest-plugin==1.7.1.dev1) (9.0.0) 2022-08-08 17:59:02.936 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.8/site-packages (from cinder-tempest-plugin==1.7.1.dev1) (5.0.0) 2022-08-08 17:59:02.938 | Requirement already satisfied: tempest>=27.0.0 in /opt/stack/tempest (from cinder-tempest-plugin==1.7.1.dev1) (31.1.1.dev28) 2022-08-08 17:59:02.980 | Requirement already satisfied: debtcollector>=1.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.config>=5.1.0->cinder-tempest-plugin==1.7.1.dev1) (2.5.0) 2022-08-08 17:59:02.981 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.config>=5.1.0->cinder-tempest-plugin==1.7.1.dev1) (4.0.0) 2022-08-08 17:59:02.983 | Requirement already satisfied: requests>=2.18.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.config>=5.1.0->cinder-tempest-plugin==1.7.1.dev1) (2.28.1) 2022-08-08 17:59:02.985 | Requirement already satisfied: netaddr>=0.7.18 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.config>=5.1.0->cinder-tempest-plugin==1.7.1.dev1) (0.8.0) 2022-08-08 17:59:02.986 | Requirement already satisfied: PyYAML>=5.1 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.config>=5.1.0->cinder-tempest-plugin==1.7.1.dev1) (6.0) 2022-08-08 17:59:02.987 | Requirement already satisfied: rfc3986>=1.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.config>=5.1.0->cinder-tempest-plugin==1.7.1.dev1) (1.5.0) 2022-08-08 17:59:02.989 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.config>=5.1.0->cinder-tempest-plugin==1.7.1.dev1) (5.1.0) 2022-08-08 17:59:02.997 | Requirement already satisfied: pytz>=2013.6 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->cinder-tempest-plugin==1.7.1.dev1) (2022.1) 2022-08-08 17:59:02.999 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->cinder-tempest-plugin==1.7.1.dev1) (1.0.4) 2022-08-08 17:59:03.000 | Requirement already satisfied: oslo.utils>=3.33.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->cinder-tempest-plugin==1.7.1.dev1) (6.0.0) 2022-08-08 17:59:03.032 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./.tox/tempest/lib/python3.8/site-packages (from tempest>=27.0.0->cinder-tempest-plugin==1.7.1.dev1) (3.10.1) 2022-08-08 17:59:03.034 | Requirement already satisfied: jsonschema>=3.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from tempest>=27.0.0->cinder-tempest-plugin==1.7.1.dev1) (4.7.2) 2022-08-08 17:59:03.035 | Requirement already satisfied: testtools>=2.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from tempest>=27.0.0->cinder-tempest-plugin==1.7.1.dev1) (2.5.0) 2022-08-08 17:59:03.037 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from tempest>=27.0.0->cinder-tempest-plugin==1.7.1.dev1) (2.11.0) 2022-08-08 17:59:03.038 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.8/site-packages (from tempest>=27.0.0->cinder-tempest-plugin==1.7.1.dev1) (36.0.2) 2022-08-08 17:59:03.040 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.8/site-packages (from tempest>=27.0.0->cinder-tempest-plugin==1.7.1.dev1) (5.0.0) 2022-08-08 17:59:03.041 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.8/site-packages (from tempest>=27.0.0->cinder-tempest-plugin==1.7.1.dev1) (5.0.0) 2022-08-08 17:59:03.043 | Requirement already satisfied: stestr>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from tempest>=27.0.0->cinder-tempest-plugin==1.7.1.dev1) (3.2.1) 2022-08-08 17:59:03.045 | Requirement already satisfied: fixtures>=3.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from tempest>=27.0.0->cinder-tempest-plugin==1.7.1.dev1) (4.0.1) 2022-08-08 17:59:03.047 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from tempest>=27.0.0->cinder-tempest-plugin==1.7.1.dev1) (1.4.0) 2022-08-08 17:59:03.048 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.8/site-packages (from tempest>=27.0.0->cinder-tempest-plugin==1.7.1.dev1) (3.3.0) 2022-08-08 17:59:03.051 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.8/site-packages (from tempest>=27.0.0->cinder-tempest-plugin==1.7.1.dev1) (1.26.11) 2022-08-08 17:59:03.065 | Requirement already satisfied: autopage>=0.4.0 in ./.tox/tempest/lib/python3.8/site-packages (from cliff!=2.9.0,>=2.8.0->tempest>=27.0.0->cinder-tempest-plugin==1.7.1.dev1) (0.5.1) 2022-08-08 17:59:03.068 | Requirement already satisfied: pyparsing>=2.1.0 in ./.tox/tempest/lib/python3.8/site-packages (from cliff!=2.9.0,>=2.8.0->tempest>=27.0.0->cinder-tempest-plugin==1.7.1.dev1) (3.0.9) 2022-08-08 17:59:03.069 | Requirement already satisfied: cmd2>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from cliff!=2.9.0,>=2.8.0->tempest>=27.0.0->cinder-tempest-plugin==1.7.1.dev1) (2.4.2) 2022-08-08 17:59:03.111 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib/python3.8/site-packages (from cryptography>=2.1->tempest>=27.0.0->cinder-tempest-plugin==1.7.1.dev1) (1.15.1) 2022-08-08 17:59:03.119 | Requirement already satisfied: wrapt>=1.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from debtcollector>=1.2.0->oslo.config>=5.1.0->cinder-tempest-plugin==1.7.1.dev1) (1.14.1) 2022-08-08 17:59:03.175 | Requirement already satisfied: importlib-resources>=1.4.0 in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->tempest>=27.0.0->cinder-tempest-plugin==1.7.1.dev1) (5.9.0) 2022-08-08 17:59:03.177 | Requirement already satisfied: attrs>=17.4.0 in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->tempest>=27.0.0->cinder-tempest-plugin==1.7.1.dev1) (22.1.0) 2022-08-08 17:59:03.179 | Requirement already satisfied: pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->tempest>=27.0.0->cinder-tempest-plugin==1.7.1.dev1) (0.18.1) 2022-08-08 17:59:03.200 | Requirement already satisfied: fasteners>=0.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.concurrency>=3.26.0->tempest>=27.0.0->cinder-tempest-plugin==1.7.1.dev1) (0.17.3) 2022-08-08 17:59:03.252 | Requirement already satisfied: pyinotify>=0.9.6 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.log>=3.36.0->tempest>=27.0.0->cinder-tempest-plugin==1.7.1.dev1) (0.9.6) 2022-08-08 17:59:03.254 | Requirement already satisfied: python-dateutil>=2.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.log>=3.36.0->tempest>=27.0.0->cinder-tempest-plugin==1.7.1.dev1) (2.8.2) 2022-08-08 17:59:03.255 | Requirement already satisfied: oslo.context>=2.21.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.log>=3.36.0->tempest>=27.0.0->cinder-tempest-plugin==1.7.1.dev1) (5.0.0) 2022-08-08 17:59:03.271 | Requirement already satisfied: iso8601>=0.1.11 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.utils>=3.33.0->oslo.serialization!=2.19.1,>=2.18.0->cinder-tempest-plugin==1.7.1.dev1) (1.0.2) 2022-08-08 17:59:03.273 | Requirement already satisfied: netifaces>=0.10.4 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.utils>=3.33.0->oslo.serialization!=2.19.1,>=2.18.0->cinder-tempest-plugin==1.7.1.dev1) (0.11.0) 2022-08-08 17:59:03.274 | Requirement already satisfied: packaging>=20.4 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.utils>=3.33.0->oslo.serialization!=2.19.1,>=2.18.0->cinder-tempest-plugin==1.7.1.dev1) (21.3) 2022-08-08 17:59:03.314 | Requirement already satisfied: six in ./.tox/tempest/lib/python3.8/site-packages (from paramiko>=2.7.0->tempest>=27.0.0->cinder-tempest-plugin==1.7.1.dev1) (1.16.0) 2022-08-08 17:59:03.315 | Requirement already satisfied: bcrypt>=3.1.3 in ./.tox/tempest/lib/python3.8/site-packages (from paramiko>=2.7.0->tempest>=27.0.0->cinder-tempest-plugin==1.7.1.dev1) (3.2.2) 2022-08-08 17:59:03.317 | Requirement already satisfied: pynacl>=1.0.1 in ./.tox/tempest/lib/python3.8/site-packages (from paramiko>=2.7.0->tempest>=27.0.0->cinder-tempest-plugin==1.7.1.dev1) (1.5.0) 2022-08-08 17:59:03.333 | Requirement already satisfied: wcwidth in ./.tox/tempest/lib/python3.8/site-packages (from PrettyTable>=0.7.1->tempest>=27.0.0->cinder-tempest-plugin==1.7.1.dev1) (0.2.5) 2022-08-08 17:59:03.379 | Requirement already satisfied: extras in ./.tox/tempest/lib/python3.8/site-packages (from python-subunit>=1.0.0->tempest>=27.0.0->cinder-tempest-plugin==1.7.1.dev1) (1.0.0) 2022-08-08 17:59:03.413 | Requirement already satisfied: certifi>=2017.4.17 in ./.tox/tempest/lib/python3.8/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->cinder-tempest-plugin==1.7.1.dev1) (2022.6.15) 2022-08-08 17:59:03.414 | Requirement already satisfied: idna<4,>=2.5 in ./.tox/tempest/lib/python3.8/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->cinder-tempest-plugin==1.7.1.dev1) (3.3) 2022-08-08 17:59:03.416 | Requirement already satisfied: charset-normalizer<3,>=2 in ./.tox/tempest/lib/python3.8/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->cinder-tempest-plugin==1.7.1.dev1) (2.1.0) 2022-08-08 17:59:03.457 | Requirement already satisfied: future in ./.tox/tempest/lib/python3.8/site-packages (from stestr>=1.0.0->tempest>=27.0.0->cinder-tempest-plugin==1.7.1.dev1) (0.18.2) 2022-08-08 17:59:03.459 | Requirement already satisfied: voluptuous>=0.8.9 in ./.tox/tempest/lib/python3.8/site-packages (from stestr>=1.0.0->tempest>=27.0.0->cinder-tempest-plugin==1.7.1.dev1) (0.13.1) 2022-08-08 17:59:03.635 | Requirement already satisfied: pycparser in ./.tox/tempest/lib/python3.8/site-packages (from cffi>=1.12->cryptography>=2.1->tempest>=27.0.0->cinder-tempest-plugin==1.7.1.dev1) (2.21) 2022-08-08 17:59:03.707 | Requirement already satisfied: pyperclip>=1.6 in ./.tox/tempest/lib/python3.8/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->tempest>=27.0.0->cinder-tempest-plugin==1.7.1.dev1) (1.8.2) 2022-08-08 17:59:03.775 | Requirement already satisfied: zipp>=3.1.0 in ./.tox/tempest/lib/python3.8/site-packages (from importlib-resources>=1.4.0->jsonschema>=3.2.0->tempest>=27.0.0->cinder-tempest-plugin==1.7.1.dev1) (3.8.1) 2022-08-08 17:59:04.027 | Building wheels for collected packages: cinder-tempest-plugin 2022-08-08 17:59:04.028 | Building wheel for cinder-tempest-plugin (setup.py): started 2022-08-08 17:59:06.433 | Building wheel for cinder-tempest-plugin (setup.py): finished with status 'done' 2022-08-08 17:59:06.435 | Created wheel for cinder-tempest-plugin: filename=cinder_tempest_plugin-1.7.1.dev1-py3-none-any.whl size=40900 sha256=c08856fbf1d0eab5dbc4ef1eff352d72f566fbc1adc875e5bd1353453da151ee 2022-08-08 17:59:06.435 | Stored in directory: /home/ubuntu/.cache/pip/wheels/21/a3/cd/bceca59bf0bec0bf2e928543dcdbf8b9fad728d172fe552cf6 2022-08-08 17:59:06.441 | Successfully built cinder-tempest-plugin 2022-08-08 17:59:06.532 | Installing collected packages: cinder-tempest-plugin 2022-08-08 17:59:06.620 | Successfully installed cinder-tempest-plugin-1.7.1.dev1 2022-08-08 17:59:06.625 | WARNING: You are using pip version 22.0.3; however, version 22.2.2 is available. 2022-08-08 17:59:06.625 | You should consider upgrading via the '/opt/stack/tempest/.tox/tempest/bin/python -m pip install --upgrade pip' command. 2022-08-08 17:59:06.736 | ___________________________________ summary ____________________________________ 2022-08-08 17:59:06.736 | venv-tempest: commands succeeded 2022-08-08 17:59:06.736 | congratulations :) 2022-08-08 17:59:06.768 | ++ lib/tempest:install_tempest_plugins:837 : rm -f /tmp/tempest_u_c_m.MsvUaeVK8K 2022-08-08 17:59:06.773 | ++ lib/tempest:install_tempest_plugins:838 : echo 'Checking installed Tempest plugins:' 2022-08-08 17:59:06.773 | Checking installed Tempest plugins: 2022-08-08 17:59:06.776 | ++ lib/tempest:install_tempest_plugins:839 : tox -evenv-tempest -- tempest list-plugins 2022-08-08 17:59:09.327 | /opt/stack/tempest/.tox/tempest/lib/python3.8/site-packages/setuptools/command/easy_install.py:160: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. 2022-08-08 17:59:09.328 | warnings.warn( 2022-08-08 17:59:09.328 | /opt/stack/tempest/.tox/tempest/lib/python3.8/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. 2022-08-08 17:59:09.328 | warnings.warn( 2022-08-08 17:59:09.419 | venv-tempest develop-inst-noop: /opt/stack/tempest 2022-08-08 17:59:10.354 | venv-tempest installed: attrs==22.1.0,autopage==0.5.1,bcrypt==3.2.2,certifi==2022.6.15,cffi==1.15.1,charset-normalizer==2.1.0,cinder-tempest-plugin @ file:///opt/stack/cinder-tempest-plugin,cliff==3.10.1,cmd2==2.4.2,cryptography==36.0.2,debtcollector==2.5.0,extras==1.0.0,fasteners==0.17.3,fixtures==4.0.1,future==0.18.2,idna==3.3,importlib-resources==5.9.0,iso8601==1.0.2,jsonschema==4.7.2,msgpack==1.0.4,netaddr==0.8.0,netifaces==0.11.0,oslo.concurrency==5.0.0,oslo.config==9.0.0,oslo.context==5.0.0,oslo.i18n==5.1.0,oslo.log==5.0.0,oslo.serialization==5.0.0,oslo.utils==6.0.0,packaging==21.3,paramiko==2.11.0,pbr==5.9.0,prettytable==3.3.0,pycparser==2.21,pyinotify==0.9.6,PyNaCl==1.5.0,pyparsing==3.0.9,pyperclip==1.8.2,pyrsistent==0.18.1,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2022.1,PyYAML==6.0,requests==2.28.1,rfc3986==1.5.0,six==1.16.0,stestr==3.2.1,stevedore==4.0.0,-e git+https://opendev.org/openstack/tempest@3f9ae1349768ee7ad7f163a302dd387847ebce7a#egg=tempest,testtools==2.5.0,urllib3==1.26.11,voluptuous==0.13.1,wcwidth==0.2.5,wrapt==1.14.1,zipp==3.8.1 2022-08-08 17:59:10.355 | venv-tempest run-test-pre: PYTHONHASHSEED='2713849330' 2022-08-08 17:59:10.355 | venv-tempest run-test: commands[0] | tempest list-plugins 2022-08-08 17:59:11.468 | +--------------+--------------------------------------------------+ 2022-08-08 17:59:11.468 | | Name | EntryPoint | 2022-08-08 17:59:11.468 | +--------------+--------------------------------------------------+ 2022-08-08 17:59:11.468 | | cinder_tests | cinder_tempest_plugin.plugin:CinderTempestPlugin | 2022-08-08 17:59:11.468 | +--------------+--------------------------------------------------+ 2022-08-08 17:59:11.577 | ___________________________________ summary ____________________________________ 2022-08-08 17:59:11.577 | venv-tempest: commands succeeded 2022-08-08 17:59:11.577 | congratulations :) 2022-08-08 17:59:11.609 | ++ lib/tempest:install_tempest_plugins:841 : popd 2022-08-08 17:59:11.609 | /opt/stack/tempest 2022-08-08 17:59:11.611 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-08-08 17:59:11.614 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-08-08 17:59:11.617 | + functions-common:run_phase:1900 : [[ stack == \s\o\u\r\c\e ]] 2022-08-08 17:59:11.620 | + functions-common:run_phase:1903 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-08-08 17:59:11.623 | + functions-common:run_phase:1906 : run_plugins stack test-config 2022-08-08 17:59:11.626 | + functions-common:run_plugins:1865 : local mode=stack 2022-08-08 17:59:11.629 | + functions-common:run_plugins:1866 : local phase=test-config 2022-08-08 17:59:11.632 | + functions-common:run_plugins:1868 : local plugins= 2022-08-08 17:59:11.634 | + functions-common:run_plugins:1869 : local plugin 2022-08-08 17:59:11.637 | + ./stack.sh:main:1490 : merge_config_group /home/ubuntu/devstack/local.conf test-config 2022-08-08 17:59:11.640 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-08-08 17:59:11.643 | + inc/meta-config:merge_config_group:171 : shift 2022-08-08 17:59:11.646 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2022-08-08 17:59:11.648 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-08-08 17:59:11.652 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-08-08 17:59:11.654 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-08-08 17:59:11.658 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf test-config 2022-08-08 17:59:11.661 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-08-08 17:59:11.664 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2022-08-08 17:59:11.667 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-08-08 17:59:11.670 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2022-08-08 17:59:11.670 | /^\[\[.+\|.*\]\]/ { 2022-08-08 17:59:11.670 | gsub("[][]", "", $1); 2022-08-08 17:59:11.670 | split($1, a, "|"); 2022-08-08 17:59:11.670 | if (a[1] == matchgroup) 2022-08-08 17:59:11.670 | print a[2] 2022-08-08 17:59:11.670 | } 2022-08-08 17:59:11.670 | ' /home/ubuntu/devstack/local.conf ========================= DevStack Component Timing (times are in seconds) ========================= wait_for_service 27 pip_install 303 apt-get 303 run_process 35 dbsync 9 git_timed 41 apt-get-update 17 test_with_retry 5 async_wait 183 osc 626 ------------------------- Unaccounted time -128 ========================= Total runtime 1421 ================= Async summary ================= Time spent in the background minus waits: 692 sec Elapsed time: 1421 sec Time if we did everything serially: 2113 sec Speedup: 1.48698 This is your host IP address: 10.222.0.52 This is your host IPv6 address: ::1 Keystone is serving at http://10.222.0.52/identity/ The default users are: admin and demo The password: Passw0rd Services are running under systemd unit files. For more information see: https://docs.openstack.org/devstack/latest/systemd.html DevStack Version: yoga Change: 209423c63ff5d98819312b5c271242e0ecc48c90 Use ping instead of arping for br-data 2022-08-08 17:33:47 +0000 OS Version: Ubuntu 20.04 focal