2022-04-14 07:19:00.477 | + ./stack.sh:main:487 : exec 2022-04-14 07:19:00.477 | + ./stack.sh:main:495 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-14-071900' 2022-04-14 07:19:00.477 | ++ ./stack.sh:main:487 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-14-071900.summary.2022-04-14-071900 2022-04-14 07:19:00.477 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-14 07:19:00.477 | + ./stack.sh:echo_summary:446 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-14-071900 2022-04-14 07:19:00.477 | + ./stack.sh:main:497 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-14-071900 /opt/stack/logs/stack.sh.log 2022-04-14 07:19:00.478 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-14-071900.summary.2022-04-14-071900 /opt/stack/logs/stack.sh.log.summary 2022-04-14 07:19:00.478 | + ./stack.sh:main:513 : check_path_perm_sanity /opt/stack 2022-04-14 07:19:00.478 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-14 07:19:00.478 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-14 07:19:00.478 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-14 07:19:00.478 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-14 07:19:00.478 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-14 07:19:00.478 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-14 07:19:00.478 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-14 07:19:00.478 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-14 07:19:00.478 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-14 07:19:00.478 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-14 07:19:00.478 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-14 07:19:00.478 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-14 07:19:00.478 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-14 07:19:00.478 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-14 07:19:00.478 | + ./stack.sh:main:519 : trap exit_trap EXIT 2022-04-14 07:19:00.478 | + ./stack.sh:main:560 : trap err_trap ERR 2022-04-14 07:19:00.478 | + ./stack.sh:main:573 : set -o errexit 2022-04-14 07:19:00.478 | + ./stack.sh:main:576 : uname -a 2022-04-14 07:19:00.478 | Linux dv-neutron-837792-1-hyperv 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-04-14 07:19:00.479 | + ./stack.sh:main:579 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-14 07:19:00.481 | + ./stack.sh:main:580 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-14 07:19:00.484 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/database 2022-04-14 07:19:00.521 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-14 07:19:00.536 | + ./stack.sh:main:590 : fetch_plugins 2022-04-14 07:19:00.538 | + functions-common:fetch_plugins:1778 : local plugins= 2022-04-14 07:19:00.540 | + functions-common:fetch_plugins:1779 : local plugin 2022-04-14 07:19:00.542 | + functions-common:fetch_plugins:1782 : [[ -z '' ]] 2022-04-14 07:19:00.544 | + functions-common:fetch_plugins:1783 : return 2022-04-14 07:19:00.546 | + ./stack.sh:main:594 : run_phase override_defaults 2022-04-14 07:19:00.548 | + functions-common:run_phase:1860 : local mode=override_defaults 2022-04-14 07:19:00.550 | + functions-common:run_phase:1861 : local phase= 2022-04-14 07:19:00.551 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-14 07:19:00.554 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-14 07:19:00.556 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-14 07:19:00.557 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-14 07:19:00.559 | + functions-common:run_phase:1870 : local extra 2022-04-14 07:19:00.561 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-14 07:19:00.564 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-14 07:19:00.566 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-14 07:19:00.568 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-14 07:19:00.571 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-14 07:19:00.573 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-14 07:19:00.585 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:19:00.587 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-14 07:19:00.588 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 07:19:00.590 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 07:19:00.592 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 07:19:00.594 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 07:19:00.596 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 07:19:00.597 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-14 07:19:00.599 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-14 07:19:00.601 | + functions-common:run_phase:1881 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-14 07:19:00.603 | + functions-common:run_phase:1884 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-14 07:19:00.605 | + functions-common:run_phase:1885 : plugin_override_defaults 2022-04-14 07:19:00.607 | + functions-common:plugin_override_defaults:1819 : local plugins= 2022-04-14 07:19:00.609 | + functions-common:plugin_override_defaults:1820 : local plugin 2022-04-14 07:19:00.610 | + functions-common:plugin_override_defaults:1823 : [[ -z '' ]] 2022-04-14 07:19:00.612 | + functions-common:plugin_override_defaults:1824 : return 2022-04-14 07:19:00.614 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/apache 2022-04-14 07:19:00.631 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/tls 2022-04-14 07:19:00.633 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-14 07:19:00.645 | ++ functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:19:00.648 | +++ lib/tls:source:43 : hostname -f 2022-04-14 07:19:00.651 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-14 07:19:00.653 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-14 07:19:00.655 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-14 07:19:00.657 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-14 07:19:00.659 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-14 07:19:00.661 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-14 07:19:00.663 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-14 07:19:00.665 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-14 07:19:00.667 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-14 07:19:00.669 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-14 07:19:00.673 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/infra 2022-04-14 07:19:00.686 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/libraries 2022-04-14 07:19:00.703 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/lvm 2022-04-14 07:19:00.715 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/horizon 2022-04-14 07:19:00.727 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/keystone 2022-04-14 07:19:00.762 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/glance 2022-04-14 07:19:00.820 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/nova 2022-04-14 07:19:00.909 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/placement 2022-04-14 07:19:00.930 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/cinder 2022-04-14 07:19:00.981 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/swift 2022-04-14 07:19:01.033 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/neutron 2022-04-14 07:19:01.183 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/ldap 2022-04-14 07:19:01.197 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/dstat 2022-04-14 07:19:01.211 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-14 07:19:01.223 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/etcd3 2022-04-14 07:19:01.317 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/os-vif 2022-04-14 07:19:01.319 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-04-14 07:19:01.322 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-04-14 07:19:01.324 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-04-14 07:19:01.326 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-04-14 07:19:01.328 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-04-14 07:19:01.331 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-04-14 07:19:01.331 | False' 2022-04-14 07:19:01.334 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-04-14 07:19:01.349 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-04-14 07:19:01.352 | + ./stack.sh:main:624 : run_phase source 2022-04-14 07:19:01.354 | + functions-common:run_phase:1860 : local mode=source 2022-04-14 07:19:01.356 | + functions-common:run_phase:1861 : local phase= 2022-04-14 07:19:01.358 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-14 07:19:01.360 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-14 07:19:01.362 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-14 07:19:01.364 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-14 07:19:01.366 | + functions-common:run_phase:1870 : local extra 2022-04-14 07:19:01.368 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-14 07:19:01.372 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-14 07:19:01.374 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-14 07:19:01.376 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-14 07:19:01.379 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-14 07:19:01.382 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-14 07:19:01.395 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:19:01.398 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-14 07:19:01.400 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-14 07:19:01.439 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-14 07:19:01.441 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-14 07:19:01.444 | + functions-common:run_phase:1881 : [[ source == \s\o\u\r\c\e ]] 2022-04-14 07:19:01.446 | + functions-common:run_phase:1882 : load_plugin_settings 2022-04-14 07:19:01.448 | + functions-common:load_plugin_settings:1796 : local plugins= 2022-04-14 07:19:01.450 | + functions-common:load_plugin_settings:1797 : local plugin 2022-04-14 07:19:01.453 | + functions-common:load_plugin_settings:1800 : [[ -z '' ]] 2022-04-14 07:19:01.455 | + functions-common:load_plugin_settings:1801 : return 2022-04-14 07:19:01.457 | + functions-common:run_phase:1883 : verify_disabled_services 2022-04-14 07:19:01.459 | + functions-common:verify_disabled_services:2143 : local service 2022-04-14 07:19:01.462 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:19:01.464 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-04-14 07:19:01.466 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:19:01.468 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-04-14 07:19:01.470 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:19:01.473 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-04-14 07:19:01.475 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:19:01.477 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-04-14 07:19:01.479 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:19:01.481 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-04-14 07:19:01.484 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:19:01.486 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-04-14 07:19:01.488 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:19:01.490 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-04-14 07:19:01.493 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:19:01.495 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-04-14 07:19:01.497 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:19:01.499 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-04-14 07:19:01.501 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:19:01.504 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-04-14 07:19:01.506 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:19:01.509 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-04-14 07:19:01.511 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:19:01.513 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-04-14 07:19:01.515 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:19:01.517 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-04-14 07:19:01.520 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:19:01.523 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-04-14 07:19:01.525 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:19:01.527 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-04-14 07:19:01.530 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:19:01.532 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-04-14 07:19:01.534 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:19:01.536 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-04-14 07:19:01.539 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:19:01.541 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-04-14 07:19:01.543 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:19:01.546 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-04-14 07:19:01.548 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:19:01.550 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-04-14 07:19:01.552 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:19:01.554 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-04-14 07:19:01.557 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:19:01.559 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-04-14 07:19:01.561 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:19:01.563 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-04-14 07:19:01.565 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:19:01.568 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-04-14 07:19:01.570 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:19:01.573 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-04-14 07:19:01.575 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:19:01.577 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-04-14 07:19:01.579 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:19:01.581 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-04-14 07:19:01.584 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:19:01.586 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-04-14 07:19:01.589 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:19:01.591 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-04-14 07:19:01.593 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:19:01.595 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-04-14 07:19:01.598 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:19:01.600 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-04-14 07:19:01.602 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:19:01.604 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-04-14 07:19:01.607 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:19:01.609 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-04-14 07:19:01.611 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:19:01.613 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-04-14 07:19:01.615 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:19:01.618 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-04-14 07:19:01.620 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:19:01.622 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-04-14 07:19:01.624 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:19:01.627 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-04-14 07:19:01.629 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:19:01.632 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-04-14 07:19:01.634 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:19:01.636 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-04-14 07:19:01.638 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:19:01.641 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-04-14 07:19:01.643 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:19:01.645 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-04-14 07:19:01.648 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:19:01.650 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-04-14 07:19:01.652 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:19:01.654 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-04-14 07:19:01.657 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:19:01.659 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-04-14 07:19:01.661 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:19:01.664 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-04-14 07:19:01.666 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:19:01.668 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-04-14 07:19:01.670 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:19:01.673 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-04-14 07:19:01.675 | + ./stack.sh:main:695 : initialize_database_backends 2022-04-14 07:19:01.678 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-14 07:19:01.680 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-14 07:19:01.695 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:19:01.697 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-14 07:19:01.700 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-14 07:19:01.702 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-14 07:19:01.717 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:19:01.720 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-14 07:19:01.722 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-14 07:19:01.724 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-14 07:19:01.726 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-14 07:19:01.729 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-14 07:19:01.731 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-14 07:19:01.733 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-14 07:19:01.736 | + lib/database:initialize_database_backends:92 : return 0 2022-04-14 07:19:01.738 | + ./stack.sh:main:696 : echo 'Using mysql database backend' 2022-04-14 07:19:01.738 | Using mysql database backend 2022-04-14 07:19:01.741 | + ./stack.sh:main:699 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-14 07:19:01.756 | + ./stack.sh:main:701 : define_database_baseurl 2022-04-14 07:19:01.759 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-04-14 07:19:01.762 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-14 07:19:01.764 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-04-14 07:19:01.767 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-14 07:19:01.769 | + ./stack.sh:main:713 : is_service_enabled rabbit 2022-04-14 07:19:01.785 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:19:01.788 | + ./stack.sh:main:714 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-14 07:19:01.804 | + ./stack.sh:main:721 : is_service_enabled keystone 2022-04-14 07:19:01.820 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:19:01.822 | + ./stack.sh:main:723 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-14 07:19:01.839 | + ./stack.sh:main:725 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-04-14 07:19:01.855 | + ./stack.sh:main:736 : is_service_enabled ldap 2022-04-14 07:19:01.871 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:19:01.873 | + ./stack.sh:main:745 : is_service_enabled s-proxy 2022-04-14 07:19:01.889 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:19:01.892 | + ./stack.sh:main:749 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-14 07:19:01.908 | + ./stack.sh:main:751 : [[ -z '' ]] 2022-04-14 07:19:01.910 | + ./stack.sh:main:751 : [[ False == \T\r\u\e ]] 2022-04-14 07:19:01.913 | + ./stack.sh:main:757 : save_stackenv 757 2022-04-14 07:19:01.915 | + functions-common:save_stackenv:60 : local tag=757 2022-04-14 07:19:01.919 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-14 07:19:01.923 | + functions-common:save_stackenv:62 : time_stamp=2022-04-14-071901 2022-04-14 07:19:01.925 | + functions-common:save_stackenv:63 : echo '# 2022-04-14-071901 757' 2022-04-14 07:19:01.927 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:19:01.930 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-14 07:19:01.932 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:19:01.935 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-14 07:19:01.937 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:19:01.939 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-14 07:19:01.941 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:19:01.944 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-14 07:19:01.946 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:19:01.948 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.48 2022-04-14 07:19:01.951 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:19:01.953 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.48/identity 2022-04-14 07:19:01.955 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:19:01.958 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-14-071900 2022-04-14 07:19:01.960 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:19:01.963 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-14 07:19:01.965 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:19:01.967 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.48 2022-04-14 07:19:01.970 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:19:01.972 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-14 07:19:01.974 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:19:01.977 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-14 07:19:01.979 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:19:01.982 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-14 07:19:01.984 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:19:01.986 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-14 07:19:01.989 | + ./stack.sh:main:770 : GIT_DEPTH=0 2022-04-14 07:19:01.992 | + ./stack.sh:main:770 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/yoga 2022-04-14 07:19:01.994 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-14 07:19:01.996 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-04-14 07:19:01.998 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-04-14 07:19:02.000 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 07:19:02.003 | ++ functions-common:git_clone:612 : pwd 2022-04-14 07:19:02.005 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 07:19:02.008 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 07:19:02.011 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 07:19:02.025 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 07:19:02.027 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 07:19:02.029 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 07:19:02.032 | + functions-common:git_clone:629 : echo stable/yoga 2022-04-14 07:19:02.032 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 07:19:02.037 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-04-14 07:19:02.039 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 07:19:02.042 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/requirements 2022-04-14 07:19:02.055 | + functions-common:git_clone:684 : cd /opt/stack/requirements 2022-04-14 07:19:02.058 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 07:19:02.058 | + functions-common:git_clone:685 : head -1 2022-04-14 07:19:02.061 | 748189f3 Merge "update constraint for ceilometer to new release 18.0.0" into stable/yoga 2022-04-14 07:19:02.063 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 07:19:02.066 | + ./stack.sh:main:774 : echo_summary 'Installing package prerequisites' 2022-04-14 07:19:02.069 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-14 07:19:02.072 | + ./stack.sh:echo_summary:446 : echo -e Installing package prerequisites 2022-04-14 07:19:02.074 | + ./stack.sh:main:775 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-14 07:19:02.077 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-14 07:19:02.079 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-14 07:19:02.082 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-14 07:19:02.084 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-14 07:19:02.087 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-14 07:19:02.089 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-14 07:19:02.092 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-14 07:19:02.096 | ++ tools/install_prereqs.sh:source:47 : NOW=1649920742 2022-04-14 07:19:02.099 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-14 07:19:02.104 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1649919836 2022-04-14 07:19:02.107 | ++ tools/install_prereqs.sh:source:49 : DELTA=906 2022-04-14 07:19:02.109 | ++ tools/install_prereqs.sh:source:50 : [[ 906 -lt 7200 ]] 2022-04-14 07:19:02.111 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-04-14 07:19:02.114 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-14 07:19:02.116 | ++ functions-common:export_proxy_variables:2250 : isset http_proxy 2022-04-14 07:19:02.119 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-04-14 07:19:02.121 | ++ functions-common:export_proxy_variables:2253 : isset https_proxy 2022-04-14 07:19:02.123 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-04-14 07:19:02.126 | ++ functions-common:export_proxy_variables:2256 : isset no_proxy 2022-04-14 07:19:02.128 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-04-14 07:19:02.131 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-14 07:19:02.177 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-14 07:19:02.178 | apache2-dev 2022-04-14 07:19:02.178 | bc 2022-04-14 07:19:02.178 | bsdmainutils 2022-04-14 07:19:02.178 | curl 2022-04-14 07:19:02.178 | g++ 2022-04-14 07:19:02.178 | gawk 2022-04-14 07:19:02.178 | gcc 2022-04-14 07:19:02.178 | gettext 2022-04-14 07:19:02.178 | git 2022-04-14 07:19:02.178 | graphviz 2022-04-14 07:19:02.178 | iputils-ping 2022-04-14 07:19:02.178 | libapache2-mod-proxy-uwsgi 2022-04-14 07:19:02.178 | libffi-dev 2022-04-14 07:19:02.179 | libjpeg-dev 2022-04-14 07:19:02.179 | libpcre3-dev 2022-04-14 07:19:02.179 | libpq-dev 2022-04-14 07:19:02.179 | libssl-dev 2022-04-14 07:19:02.179 | libsystemd-dev 2022-04-14 07:19:02.179 | libxml2-dev 2022-04-14 07:19:02.179 | libxslt1-dev 2022-04-14 07:19:02.179 | libyaml-dev 2022-04-14 07:19:02.179 | lsof 2022-04-14 07:19:02.179 | openssh-server 2022-04-14 07:19:02.179 | openssl 2022-04-14 07:19:02.179 | pkg-config 2022-04-14 07:19:02.179 | psmisc 2022-04-14 07:19:02.179 | python3-dev 2022-04-14 07:19:02.179 | python3-pip 2022-04-14 07:19:02.179 | python3-systemd 2022-04-14 07:19:02.179 | python3-venv 2022-04-14 07:19:02.179 | tar 2022-04-14 07:19:02.179 | tcpdump 2022-04-14 07:19:02.179 | unzip 2022-04-14 07:19:02.179 | uuid-runtime 2022-04-14 07:19:02.179 | wget 2022-04-14 07:19:02.179 | wget 2022-04-14 07:19:02.179 | zlib1g-dev 2022-04-14 07:19:02.179 | libkrb5-dev 2022-04-14 07:19:02.179 | libldap2-dev 2022-04-14 07:19:02.179 | libsasl2-dev 2022-04-14 07:19:02.179 | memcached 2022-04-14 07:19:02.179 | python3-mysqldb 2022-04-14 07:19:02.179 | sqlite3 2022-04-14 07:19:02.179 | conntrack 2022-04-14 07:19:02.179 | curl 2022-04-14 07:19:02.179 | dnsmasq-base 2022-04-14 07:19:02.179 | dnsmasq-utils 2022-04-14 07:19:02.180 | ebtables 2022-04-14 07:19:02.180 | genisoimage 2022-04-14 07:19:02.180 | iptables 2022-04-14 07:19:02.180 | iputils-arping 2022-04-14 07:19:02.180 | kpartx 2022-04-14 07:19:02.180 | libjs-jquery-tablesorter 2022-04-14 07:19:02.180 | parted 2022-04-14 07:19:02.180 | pm-utils 2022-04-14 07:19:02.180 | python3-mysqldb 2022-04-14 07:19:02.180 | socat 2022-04-14 07:19:02.180 | sqlite3 2022-04-14 07:19:02.180 | sudo 2022-04-14 07:19:02.180 | vlan 2022-04-14 07:19:02.180 | lsscsi 2022-04-14 07:19:02.180 | open-iscsi 2022-04-14 07:19:02.180 | lvm2 2022-04-14 07:19:02.180 | qemu-utils 2022-04-14 07:19:02.180 | thin-provisioning-tools 2022-04-14 07:19:02.180 | acl 2022-04-14 07:19:02.180 | dnsmasq-base 2022-04-14 07:19:02.180 | dnsmasq-utils 2022-04-14 07:19:02.180 | ebtables 2022-04-14 07:19:02.180 | haproxy 2022-04-14 07:19:02.180 | iptables 2022-04-14 07:19:02.180 | iputils-arping 2022-04-14 07:19:02.180 | iputils-ping 2022-04-14 07:19:02.180 | postgresql-server-dev-all 2022-04-14 07:19:02.180 | python3-mysqldb 2022-04-14 07:19:02.180 | sqlite3 2022-04-14 07:19:02.180 | sudo 2022-04-14 07:19:02.180 | vlan 2022-04-14 07:19:02.180 | pcp 2022-04-14 07:19:02.180 | ipset 2022-04-14 07:19:02.180 | conntrack 2022-04-14 07:19:02.180 | conntrackd 2022-04-14 07:19:02.180 | keepalived 2022-04-14 07:19:02.181 | lvm2 2022-04-14 07:19:02.181 | qemu-utils 2022-04-14 07:19:02.181 | thin-provisioning-tools 2022-04-14 07:19:02.181 | curl 2022-04-14 07:19:02.181 | liberasurecode-dev 2022-04-14 07:19:02.181 | make 2022-04-14 07:19:02.181 | memcached 2022-04-14 07:19:02.181 | rsync 2022-04-14 07:19:02.181 | sqlite3 2022-04-14 07:19:02.181 | xfsprogs' 2022-04-14 07:19:02.181 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-14 07:19:02.199 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-14 07:19:02.199 | apache2-dev 2022-04-14 07:19:02.199 | bc 2022-04-14 07:19:02.199 | bsdmainutils 2022-04-14 07:19:02.199 | curl 2022-04-14 07:19:02.199 | g++ 2022-04-14 07:19:02.199 | gawk 2022-04-14 07:19:02.199 | gcc 2022-04-14 07:19:02.199 | gettext 2022-04-14 07:19:02.199 | git 2022-04-14 07:19:02.199 | graphviz 2022-04-14 07:19:02.199 | iputils-ping 2022-04-14 07:19:02.199 | libapache2-mod-proxy-uwsgi 2022-04-14 07:19:02.199 | libffi-dev 2022-04-14 07:19:02.199 | libjpeg-dev 2022-04-14 07:19:02.199 | libpcre3-dev 2022-04-14 07:19:02.199 | libpq-dev 2022-04-14 07:19:02.199 | libssl-dev 2022-04-14 07:19:02.199 | libsystemd-dev 2022-04-14 07:19:02.199 | libxml2-dev 2022-04-14 07:19:02.199 | libxslt1-dev 2022-04-14 07:19:02.199 | libyaml-dev 2022-04-14 07:19:02.199 | lsof 2022-04-14 07:19:02.199 | openssh-server 2022-04-14 07:19:02.199 | openssl 2022-04-14 07:19:02.199 | pkg-config 2022-04-14 07:19:02.199 | psmisc 2022-04-14 07:19:02.200 | python3-dev 2022-04-14 07:19:02.200 | python3-pip 2022-04-14 07:19:02.200 | python3-systemd 2022-04-14 07:19:02.200 | python3-venv 2022-04-14 07:19:02.200 | tar 2022-04-14 07:19:02.200 | tcpdump 2022-04-14 07:19:02.200 | unzip 2022-04-14 07:19:02.200 | uuid-runtime 2022-04-14 07:19:02.200 | wget 2022-04-14 07:19:02.200 | wget 2022-04-14 07:19:02.200 | zlib1g-dev 2022-04-14 07:19:02.200 | libkrb5-dev 2022-04-14 07:19:02.200 | libldap2-dev 2022-04-14 07:19:02.200 | libsasl2-dev 2022-04-14 07:19:02.200 | memcached 2022-04-14 07:19:02.200 | python3-mysqldb 2022-04-14 07:19:02.200 | sqlite3 2022-04-14 07:19:02.200 | conntrack 2022-04-14 07:19:02.200 | curl 2022-04-14 07:19:02.200 | dnsmasq-base 2022-04-14 07:19:02.200 | dnsmasq-utils 2022-04-14 07:19:02.200 | ebtables 2022-04-14 07:19:02.200 | genisoimage 2022-04-14 07:19:02.200 | iptables 2022-04-14 07:19:02.200 | iputils-arping 2022-04-14 07:19:02.200 | kpartx 2022-04-14 07:19:02.200 | libjs-jquery-tablesorter 2022-04-14 07:19:02.200 | parted 2022-04-14 07:19:02.200 | pm-utils 2022-04-14 07:19:02.200 | python3-mysqldb 2022-04-14 07:19:02.200 | socat 2022-04-14 07:19:02.200 | sqlite3 2022-04-14 07:19:02.200 | sudo 2022-04-14 07:19:02.200 | vlan 2022-04-14 07:19:02.200 | lsscsi 2022-04-14 07:19:02.200 | open-iscsi 2022-04-14 07:19:02.200 | lvm2 2022-04-14 07:19:02.201 | qemu-utils 2022-04-14 07:19:02.201 | thin-provisioning-tools 2022-04-14 07:19:02.201 | acl 2022-04-14 07:19:02.201 | dnsmasq-base 2022-04-14 07:19:02.201 | dnsmasq-utils 2022-04-14 07:19:02.201 | ebtables 2022-04-14 07:19:02.201 | haproxy 2022-04-14 07:19:02.201 | iptables 2022-04-14 07:19:02.201 | iputils-arping 2022-04-14 07:19:02.201 | iputils-ping 2022-04-14 07:19:02.201 | postgresql-server-dev-all 2022-04-14 07:19:02.201 | python3-mysqldb 2022-04-14 07:19:02.201 | sqlite3 2022-04-14 07:19:02.201 | sudo 2022-04-14 07:19:02.201 | vlan 2022-04-14 07:19:02.201 | pcp 2022-04-14 07:19:02.201 | ipset 2022-04-14 07:19:02.201 | conntrack 2022-04-14 07:19:02.201 | conntrackd 2022-04-14 07:19:02.201 | keepalived 2022-04-14 07:19:02.201 | lvm2 2022-04-14 07:19:02.201 | qemu-utils 2022-04-14 07:19:02.201 | thin-provisioning-tools 2022-04-14 07:19:02.201 | curl 2022-04-14 07:19:02.201 | liberasurecode-dev 2022-04-14 07:19:02.201 | make 2022-04-14 07:19:02.201 | memcached 2022-04-14 07:19:02.201 | rsync 2022-04-14 07:19:02.201 | sqlite3 2022-04-14 07:19:02.201 | xfsprogs ' 2022-04-14 07:19:02.202 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-14 07:19:02.204 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:19:02.206 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:19:02.210 | ++ 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-04-14 07:19:02.210 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-14 07:19:02.215 | ++ 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-04-14 07:19:02.217 | ++ functions-common:install_package:1470 : update_package_repo 2022-04-14 07:19:02.219 | ++ functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 07:19:02.221 | ++ functions-common:update_package_repo:1443 : REPOS_UPDATED=False 2022-04-14 07:19:02.223 | ++ functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 07:19:02.226 | ++ functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 07:19:02.228 | ++ functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 07:19:02.230 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:19:02.232 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:19:02.234 | ++ functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 07:19:02.236 | ++ functions-common:apt_get_update:1196 : [[ False == \T\r\u\e ]] 2022-04-14 07:19:02.238 | ++ functions-common:apt_get_update:1201 : [[ False = \T\r\u\e ]] 2022-04-14 07:19:02.241 | ++ functions-common:apt_get_update:1203 : local sudo=sudo 2022-04-14 07:19:02.243 | +++ functions-common:apt_get_update:1204 : id -u 2022-04-14 07:19:02.248 | ++ functions-common:apt_get_update:1204 : [[ 1000 = \0 ]] 2022-04-14 07:19:02.250 | ++ functions-common:apt_get_update:1207 : time_start apt-get-update 2022-04-14 07:19:02.252 | ++ functions-common:time_start:2418 : local name=apt-get-update 2022-04-14 07:19:02.254 | ++ functions-common:time_start:2419 : local start_time= 2022-04-14 07:19:02.256 | ++ functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 07:19:02.258 | +++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 07:19:02.262 | ++ functions-common:time_start:2423 : _TIME_START[$name]=1649920742259 2022-04-14 07:19:02.264 | ++ functions-common:apt_get_update:1209 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-14 07:19:02.266 | ++ functions-common:apt_get_update:1210 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-14 07:19:02.268 | ++ functions-common:apt_get_update:1211 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-04-14 07:19:02.510 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-14 07:19:02.562 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-04-14 07:19:02.621 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-04-14 07:19:02.710 | Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-04-14 07:19:04.795 | Reading package lists... 2022-04-14 07:19:04.827 | ++ functions-common:apt_get_update:1215 : REPOS_UPDATED=True 2022-04-14 07:19:04.829 | ++ functions-common:apt_get_update:1217 : time_stop apt-get-update 2022-04-14 07:19:04.831 | ++ functions-common:time_stop:2432 : local name 2022-04-14 07:19:04.833 | ++ functions-common:time_stop:2433 : local end_time 2022-04-14 07:19:04.835 | ++ functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:19:04.837 | ++ functions-common:time_stop:2435 : local total 2022-04-14 07:19:04.839 | ++ functions-common:time_stop:2436 : local start_time 2022-04-14 07:19:04.841 | ++ functions-common:time_stop:2438 : name=apt-get-update 2022-04-14 07:19:04.843 | ++ functions-common:time_stop:2439 : start_time=1649920742259 2022-04-14 07:19:04.845 | ++ functions-common:time_stop:2441 : [[ -z 1649920742259 ]] 2022-04-14 07:19:04.848 | +++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:19:04.852 | ++ functions-common:time_stop:2444 : end_time=1649920744850 2022-04-14 07:19:04.854 | ++ functions-common:time_stop:2445 : elapsed_time=2591 2022-04-14 07:19:04.856 | ++ functions-common:time_stop:2446 : total=0 2022-04-14 07:19:04.858 | ++ functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:19:04.860 | ++ functions-common:time_stop:2449 : _TIME_TOTAL[$name]=2591 2022-04-14 07:19:04.863 | ++ functions-common:install_package:1471 : 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-04-14 07:19:04.865 | ++ functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 07:19:04.868 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:19:04.870 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:19:04.872 | ++ functions-common:real_install_package:1457 : 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-04-14 07:19:04.893 | ++ functions-common:apt_get:1237 : 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-04-14 07:19:05.002 | Reading package lists... 2022-04-14 07:19:05.244 | Building dependency tree... 2022-04-14 07:19:05.246 | Reading state information... 2022-04-14 07:19:05.280 | acl is already the newest version (2.2.53-6). 2022-04-14 07:19:05.280 | bc is already the newest version (1.07.1-2build1). 2022-04-14 07:19:05.280 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-14 07:19:05.280 | conntrack is already the newest version (1:1.4.5-2). 2022-04-14 07:19:05.280 | ebtables is already the newest version (2.0.11-3build1). 2022-04-14 07:19:05.280 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-04-14 07:19:05.280 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-14 07:19:05.280 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-14 07:19:05.280 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-04-14 07:19:05.280 | gettext is already the newest version (0.19.8.1-10build1). 2022-04-14 07:19:05.280 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-14 07:19:05.280 | iputils-arping is already the newest version (3:20190709-3). 2022-04-14 07:19:05.280 | iputils-ping is already the newest version (3:20190709-3). 2022-04-14 07:19:05.280 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-14 07:19:05.280 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-04-14 07:19:05.280 | libffi-dev is already the newest version (3.3-4). 2022-04-14 07:19:05.280 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-04-14 07:19:05.280 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-14 07:19:05.281 | libxslt1-dev is already the newest version (1.1.34-4). 2022-04-14 07:19:05.281 | libyaml-dev is already the newest version (0.2.2-1). 2022-04-14 07:19:05.281 | lsscsi is already the newest version (0.30-0.1). 2022-04-14 07:19:05.281 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-14 07:19:05.281 | make is already the newest version (4.2.1-1.2). 2022-04-14 07:19:05.281 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-04-14 07:19:05.281 | psmisc is already the newest version (23.3-1). 2022-04-14 07:19:05.281 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-14 07:19:05.281 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-04-14 07:19:05.281 | python3-systemd is already the newest version (234-3build2). 2022-04-14 07:19:05.281 | socat is already the newest version (1.7.3.3-2). 2022-04-14 07:19:05.281 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-14 07:19:05.281 | unzip is already the newest version (6.0-25ubuntu1). 2022-04-14 07:19:05.281 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-14 07:19:05.281 | conntrackd is already the newest version (1:1.4.5-2). 2022-04-14 07:19:05.281 | graphviz is already the newest version (2.42.2-3build2). 2022-04-14 07:19:05.281 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-04-14 07:19:05.281 | pcp is already the newest version (5.0.3-1). 2022-04-14 07:19:05.281 | pm-utils is already the newest version (1.4.1-19). 2022-04-14 07:19:05.281 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-04-14 07:19:05.281 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-14 07:19:05.281 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-04-14 07:19:05.281 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-04-14 07:19:05.281 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-04-14 07:19:05.281 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-04-14 07:19:05.281 | git is already the newest version (1:2.25.1-1ubuntu3.3). 2022-04-14 07:19:05.281 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-04-14 07:19:05.281 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-04-14 07:19:05.281 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-04-14 07:19:05.281 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-04-14 07:19:05.281 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-04-14 07:19:05.281 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-04-14 07:19:05.281 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-04-14 07:19:05.281 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-14 07:19:05.281 | libsystemd-dev is already the newest version (245.4-4ubuntu3.16). 2022-04-14 07:19:05.281 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-04-14 07:19:05.282 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-14 07:19:05.282 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-04-14 07:19:05.282 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-04-14 07:19:05.282 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-04-14 07:19:05.282 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-14 07:19:05.282 | openssl set to manually installed. 2022-04-14 07:19:05.282 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-14 07:19:05.282 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-04-14 07:19:05.282 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-04-14 07:19:05.282 | rsync set to manually installed. 2022-04-14 07:19:05.282 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-04-14 07:19:05.282 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-14 07:19:05.282 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-04-14 07:19:05.282 | tar set to manually installed. 2022-04-14 07:19:05.282 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-04-14 07:19:05.282 | tcpdump set to manually installed. 2022-04-14 07:19:05.282 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-04-14 07:19:05.500 | uuid-runtime set to manually installed. 2022-04-14 07:19:05.500 | wget is already the newest version (1.20.3-1ubuntu2). 2022-04-14 07:19:05.500 | wget set to manually installed. 2022-04-14 07:19:05.500 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-14 07:19:05.500 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-14 07:19:05.500 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-04-14 07:19:05.500 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-04-14 07:19:05.500 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-04-14 07:19:05.501 | The following packages were automatically installed and are no longer required: 2022-04-14 07:19:05.501 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 07:19:05.501 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 07:19:05.501 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 07:19:05.501 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 07:19:05.501 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 07:19:05.501 | python3-zope.interface 2022-04-14 07:19:05.501 | Use 'sudo apt autoremove' to remove them. 2022-04-14 07:19:05.639 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 07:19:05.643 | ++ functions-common:apt_get:1241 : result=0 2022-04-14 07:19:05.646 | ++ functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 07:19:05.649 | ++ functions-common:time_stop:2432 : local name 2022-04-14 07:19:05.651 | ++ functions-common:time_stop:2433 : local end_time 2022-04-14 07:19:05.653 | ++ functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:19:05.655 | ++ functions-common:time_stop:2435 : local total 2022-04-14 07:19:05.657 | ++ functions-common:time_stop:2436 : local start_time 2022-04-14 07:19:05.659 | ++ functions-common:time_stop:2438 : name=apt-get 2022-04-14 07:19:05.661 | ++ functions-common:time_stop:2439 : start_time=1649920744890 2022-04-14 07:19:05.664 | ++ functions-common:time_stop:2441 : [[ -z 1649920744890 ]] 2022-04-14 07:19:05.667 | +++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:19:05.671 | ++ functions-common:time_stop:2444 : end_time=1649920745669 2022-04-14 07:19:05.673 | ++ functions-common:time_stop:2445 : elapsed_time=779 2022-04-14 07:19:05.676 | ++ functions-common:time_stop:2446 : total=737 2022-04-14 07:19:05.678 | ++ functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:19:05.680 | ++ functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1516 2022-04-14 07:19:05.682 | ++ functions-common:apt_get:1245 : return 0 2022-04-14 07:19:05.685 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-14 07:19:05.687 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-14 07:19:05.689 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-14 07:19:05.694 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-14 07:19:05.698 | + ./stack.sh:main:790 : [[ False != \T\r\u\e ]] 2022-04-14 07:19:05.700 | + ./stack.sh:main:791 : PYPI_ALTERNATIVE_URL= 2022-04-14 07:19:05.703 | + ./stack.sh:main:791 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-14 07:19:07.114 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-14 07:19:07.116 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-14 07:19:07.118 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-14 07:19:07.120 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-14 07:19:07.121 | + functions-common:GetDistro:446 : GetOSVersion 2022-04-14 07:19:07.123 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-04-14 07:19:07.125 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-04-14 07:19:07.127 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-04-14 07:19:07.128 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-04-14 07:19:07.130 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-04-14 07:19:07.132 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-04-14 07:19:07.133 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-04-14 07:19:07.135 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-04-14 07:19:07.137 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-04-14 07:19:07.139 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-04-14 07:19:07.140 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-04-14 07:19:07.142 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-04-14 07:19:07.144 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-04-14 07:19:07.145 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-04-14 07:19:07.147 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-04-14 07:19:07.150 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-04-14 07:19:07.152 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-04-14 07:19:07.154 | + functions-common:_ensure_lsb_release:394 : return 2022-04-14 07:19:07.156 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-04-14 07:19:07.232 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-04-14 07:19:07.234 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-04-14 07:19:07.309 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-04-14 07:19:07.311 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-04-14 07:19:07.386 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-04-14 07:19:07.388 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-14 07:19:07.390 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-04-14 07:19:07.392 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-04-14 07:19:07.394 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-04-14 07:19:07.395 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-04-14 07:19:07.398 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-04-14 07:19:07.400 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-14 07:19:07.402 | + functions-common:GetDistro:451 : DISTRO=focal 2022-04-14 07:19:07.404 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-04-14 07:19:07.405 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-14 07:19:07.406 | Distro: focal 2022-04-14 07:19:07.408 | + tools/install_pip.sh:main:124 : get_versions 2022-04-14 07:19:07.410 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-14 07:19:07.414 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-14 07:19:07.415 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-14 07:19:07.418 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-14 07:19:07.419 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-14 07:19:08.113 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-14 07:19:08.114 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-14 07:19:08.114 | pip: 21.3.1 2022-04-14 07:19:08.117 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-04-14 07:19:08.119 | + tools/install_pip.sh:main:130 : is_fedora 2022-04-14 07:19:08.121 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 07:19:08.122 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 07:19:08.124 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 07:19:08.126 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 07:19:08.127 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 07:19:08.129 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 07:19:08.131 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 07:19:08.133 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 07:19:08.134 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 07:19:08.136 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 07:19:08.138 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 07:19:08.140 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-04-14 07:19:08.141 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:19:08.143 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:19:08.145 | + tools/install_pip.sh:main:142 : : 2022-04-14 07:19:08.147 | + tools/install_pip.sh:main:147 : set -x 2022-04-14 07:19:08.149 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-04-14 07:19:08.151 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-04-14 07:19:08.153 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 07:19:08.155 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-04-14 07:19:08.157 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-04-14 07:19:08.159 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 07:19:08.162 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-04-14 07:19:08.162 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 07:19:08.167 | ++ 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-04-14 07:19:08.168 | ++ 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-04-14 07:19:08.170 | ++ 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-04-14 07:19:08.172 | + 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-04-14 07:19:08.174 | + 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-04-14 07:19:08.191 | 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-04-14 07:19:08.193 | + 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-04-14 07:19:09.073 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:09.073 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:09.073 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:09.073 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:10.307 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:19:11.430 | Collecting setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-04-14 07:19:11.443 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e4f/30b9f84e5ab3d/setuptools-60.9.3-py3-none-any.whl (1.1 MB) 2022-04-14 07:19:13.993 | Installing collected packages: setuptools 2022-04-14 07:19:14.837 | Successfully installed setuptools-60.9.3 2022-04-14 07:19:14.837 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 07:19:15.010 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:19:15.010 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:19:15.148 | + inc/python:pip_install:200 : result=0 2022-04-14 07:19:15.150 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:19:15.152 | + functions-common:time_stop:2432 : local name 2022-04-14 07:19:15.154 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:19:15.155 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:19:15.157 | + functions-common:time_stop:2435 : local total 2022-04-14 07:19:15.158 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:19:15.160 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:19:15.162 | + functions-common:time_stop:2439 : start_time=1649920748186 2022-04-14 07:19:15.164 | + functions-common:time_stop:2441 : [[ -z 1649920748186 ]] 2022-04-14 07:19:15.167 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:19:15.170 | + functions-common:time_stop:2444 : end_time=1649920755168 2022-04-14 07:19:15.172 | + functions-common:time_stop:2445 : elapsed_time=6982 2022-04-14 07:19:15.173 | + functions-common:time_stop:2446 : total=0 2022-04-14 07:19:15.175 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:19:15.177 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6982 2022-04-14 07:19:15.179 | + inc/python:pip_install:203 : return 0 2022-04-14 07:19:15.181 | + tools/install_pip.sh:main:153 : get_versions 2022-04-14 07:19:15.184 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-14 07:19:15.187 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-14 07:19:15.189 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-14 07:19:15.192 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-14 07:19:15.192 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-14 07:19:15.893 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-14 07:19:15.895 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-14 07:19:15.895 | pip: 21.3.1 2022-04-14 07:19:15.898 | + ./stack.sh:main:795 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-14 07:19:15.901 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-14 07:19:15.904 | + ./stack.sh:main:796 : fixup_all 2022-04-14 07:19:15.906 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-04-14 07:19:15.908 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-04-14 07:19:15.910 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:19:15.913 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:19:15.915 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-04-14 07:19:15.927 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-04-14 07:19:15.939 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-04-14 07:19:15.950 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-04-14 07:19:15.952 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-04-14 07:19:15.954 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 07:19:15.956 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 07:19:15.959 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 07:19:15.961 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 07:19:15.963 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 07:19:15.965 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 07:19:15.967 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 07:19:15.970 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 07:19:15.972 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 07:19:15.974 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 07:19:15.976 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 07:19:15.978 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-04-14 07:19:15.981 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-04-14 07:19:15.983 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-04-14 07:19:15.985 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 07:19:15.987 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 07:19:15.989 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 07:19:15.992 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 07:19:15.994 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 07:19:15.996 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 07:19:15.998 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-04-14 07:19:16.000 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-04-14 07:19:16.002 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-04-14 07:19:16.005 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-04-14 07:19:16.007 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-04-14 07:19:16.009 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-04-14 07:19:16.011 | + ./stack.sh:main:799 : pip_install -U os-testr 2022-04-14 07:19:16.032 | Using python 3.8 to install os-testr 2022-04-14 07:19:16.035 | + 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-04-14 07:19:16.917 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:16.917 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:16.917 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:16.917 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:18.056 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:19:18.083 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.1) 2022-04-14 07:19:18.159 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-04-14 07:19:18.160 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.1) 2022-04-14 07:19:18.161 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-04-14 07:19:18.162 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.2.1) 2022-04-14 07:19:18.175 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-04-14 07:19:18.203 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (6.0) 2022-04-14 07:19:18.204 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.10.1) 2022-04-14 07:19:18.206 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.0.0) 2022-04-14 07:19:18.206 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.18.2) 2022-04-14 07:19:18.207 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.2) 2022-04-14 07:19:18.231 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.1.1) 2022-04-14 07:19:18.233 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.4.0) 2022-04-14 07:19:18.234 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.5.0) 2022-04-14 07:19:18.235 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.5.0) 2022-04-14 07:19:18.236 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.0.7) 2022-04-14 07:19:18.249 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->stestr>=1.0.0->os-testr) (1.16.0) 2022-04-14 07:19:18.314 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.8.2) 2022-04-14 07:19:18.315 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.2.5) 2022-04-14 07:19:18.316 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (21.4.0) 2022-04-14 07:19:20.773 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 07:19:20.780 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:19:20.780 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:19:20.906 | + inc/python:pip_install:200 : result=0 2022-04-14 07:19:20.908 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:19:20.910 | + functions-common:time_stop:2432 : local name 2022-04-14 07:19:20.912 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:19:20.914 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:19:20.917 | + functions-common:time_stop:2435 : local total 2022-04-14 07:19:20.919 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:19:20.921 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:19:20.923 | + functions-common:time_stop:2439 : start_time=1649920756027 2022-04-14 07:19:20.925 | + functions-common:time_stop:2441 : [[ -z 1649920756027 ]] 2022-04-14 07:19:20.928 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:19:20.932 | + functions-common:time_stop:2444 : end_time=1649920760930 2022-04-14 07:19:20.934 | + functions-common:time_stop:2445 : elapsed_time=4903 2022-04-14 07:19:20.936 | + functions-common:time_stop:2446 : total=0 2022-04-14 07:19:20.938 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:19:20.940 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=4903 2022-04-14 07:19:20.943 | + inc/python:pip_install:203 : return 0 2022-04-14 07:19:20.946 | + ./stack.sh:main:803 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-14 07:19:20.997 | + ./stack.sh:main:804 : sudo systemctl restart systemd-journald 2022-04-14 07:19:21.335 | + ./stack.sh:main:810 : install_infra 2022-04-14 07:19:21.336 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-14 07:19:21.336 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-14 07:19:21.339 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-14 07:19:21.342 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-14 07:19:21.366 | + 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-04-14 07:19:23.293 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:19:23.303 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:19:23.310 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:19:23.314 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:19:23.417 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:19:23.437 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:19:23.441 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:19:23.445 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:19:23.460 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:19:23.468 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:19:23.470 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:19:23.501 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:19:23.511 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:19:23.516 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:19:23.534 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:19:23.572 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:19:23.580 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:19:23.586 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:19:23.634 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:19:23.648 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:19:23.652 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:19:23.672 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:19:23.679 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:19:23.727 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:19:23.745 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:19:23.749 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:19:23.841 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:19:23.848 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:19:23.904 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:19:24.026 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:19:24.051 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:19:24.055 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:19:24.066 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:19:24.072 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:19:24.092 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:19:24.098 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:19:24.115 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:19:24.172 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:19:24.185 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:19:24.200 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:19:24.245 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:19:24.249 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:19:24.255 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:19:24.394 | Requirement already up-to-date: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-04-14 07:19:24.674 | + inc/python:pip_install:200 : result=0 2022-04-14 07:19:24.676 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:19:24.679 | + functions-common:time_stop:2432 : local name 2022-04-14 07:19:24.681 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:19:24.683 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:19:24.685 | + functions-common:time_stop:2435 : local total 2022-04-14 07:19:24.687 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:19:24.690 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:19:24.692 | + functions-common:time_stop:2439 : start_time=1649920761358 2022-04-14 07:19:24.694 | + functions-common:time_stop:2441 : [[ -z 1649920761358 ]] 2022-04-14 07:19:24.697 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:19:24.701 | + functions-common:time_stop:2444 : end_time=1649920764698 2022-04-14 07:19:24.703 | + functions-common:time_stop:2445 : elapsed_time=3340 2022-04-14 07:19:24.705 | + functions-common:time_stop:2446 : total=4903 2022-04-14 07:19:24.707 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:19:24.709 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=8243 2022-04-14 07:19:24.711 | + inc/python:pip_install:203 : return 0 2022-04-14 07:19:24.714 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-14 07:19:24.716 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-14 07:19:24.740 | + 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-04-14 07:19:26.547 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:19:26.558 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:19:26.564 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:19:26.568 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:19:26.671 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:19:26.691 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:19:26.695 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:19:26.699 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:19:26.714 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:19:26.722 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:19:26.724 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:19:26.756 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:19:26.766 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:19:26.770 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:19:26.789 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:19:26.828 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:19:26.836 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:19:26.842 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:19:26.891 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:19:26.904 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:19:26.908 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:19:26.929 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:19:26.936 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:19:26.983 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:19:27.002 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:19:27.005 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:19:27.098 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:19:27.105 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:19:27.160 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:19:27.282 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:19:27.307 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:19:27.311 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:19:27.322 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:19:27.327 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:19:27.347 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:19:27.354 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:19:27.371 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:19:27.429 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:19:27.442 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:19:27.457 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:19:27.502 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:19:27.506 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:19:27.512 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:19:27.514 | Processing /opt/stack/requirements 2022-04-14 07:19:29.239 | Requirement already satisfied: PyYAML===6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-04-14 07:19:29.242 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (3.0.0) 2022-04-14 07:19:29.254 | Requirement already satisfied: packaging===21.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (21.3) 2022-04-14 07:19:29.258 | Requirement already satisfied: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-04-14 07:19:29.261 | Requirement already satisfied: pyparsing===3.0.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395)) (3.0.7) 2022-04-14 07:19:29.267 | Requirement already satisfied: requests===2.27.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (2.27.1) 2022-04-14 07:19:29.294 | Requirement already satisfied: six===1.16.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (1.16.0) 2022-04-14 07:19:29.316 | Requirement already satisfied: testtools===2.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (2.5.0) 2022-04-14 07:19:29.326 | Requirement already satisfied: urllib3===1.26.8 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 610)) (1.26.8) 2022-04-14 07:19:29.346 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5350) (1.3) 2022-04-14 07:19:29.348 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5350) (0.3.0) 2022-04-14 07:19:29.364 | Requirement already satisfied: charset-normalizer===2.0.12 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-04-14 07:19:29.369 | Requirement already satisfied: idna===3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-04-14 07:19:29.372 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 481)) (2021.10.8) 2022-04-14 07:19:29.375 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (1.0.0) 2022-04-14 07:19:29.377 | Requirement already satisfied: cliff===3.10.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.10.1) 2022-04-14 07:19:29.390 | Requirement already satisfied: prettytable===3.1.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (3.1.1) 2022-04-14 07:19:29.401 | Requirement already satisfied: stevedore===3.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 559)) (3.5.0) 2022-04-14 07:19:29.407 | Requirement already satisfied: cmd2===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (2.4.0) 2022-04-14 07:19:29.456 | Requirement already satisfied: autopage===0.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (0.5.0) 2022-04-14 07:19:29.460 | Requirement already satisfied: wcwidth===0.2.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 620)) (0.2.5) 2022-04-14 07:19:29.465 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (1.8.2) 2022-04-14 07:19:29.467 | Requirement already satisfied: attrs===21.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (21.4.0) 2022-04-14 07:19:29.528 | Building wheels for collected packages: openstack-requirements 2022-04-14 07:19:29.529 | Building wheel for openstack-requirements (setup.py): started 2022-04-14 07:19:30.354 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-14 07:19:30.355 | ERROR: Command errored out with exit status 1: 2022-04-14 07:19:30.355 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-2y82t1ag/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-2y82t1ag/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-a0ccn_j3 2022-04-14 07:19:30.355 | cwd: /tmp/pip-req-build-2y82t1ag/ 2022-04-14 07:19:30.355 | Complete output (6 lines): 2022-04-14 07:19:30.355 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-14 07:19:30.355 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-14 07:19:30.355 | or: setup.py --help-commands 2022-04-14 07:19:30.355 | or: setup.py cmd --help 2022-04-14 07:19:30.355 | 2022-04-14 07:19:30.355 | error: invalid command 'bdist_wheel' 2022-04-14 07:19:30.355 | ---------------------------------------- 2022-04-14 07:19:30.355 | ERROR: Failed building wheel for openstack-requirements 2022-04-14 07:19:30.355 | Running setup.py clean for openstack-requirements 2022-04-14 07:19:31.178 | Failed to build openstack-requirements 2022-04-14 07:19:31.195 | Installing collected packages: openstack-requirements 2022-04-14 07:19:31.195 | Attempting uninstall: openstack-requirements 2022-04-14 07:19:31.196 | Found existing installation: openstack-requirements 1.2.1.dev5350 2022-04-14 07:19:31.230 | Uninstalling openstack-requirements-1.2.1.dev5350: 2022-04-14 07:19:31.249 | Successfully uninstalled openstack-requirements-1.2.1.dev5350 2022-04-14 07:19:31.253 | Running setup.py install for openstack-requirements: started 2022-04-14 07:19:33.611 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-14 07:19:33.635 | Successfully installed openstack-requirements-1.2.1.dev5350 2022-04-14 07:19:33.760 | + inc/python:pip_install:200 : result=0 2022-04-14 07:19:33.762 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:19:33.764 | + functions-common:time_stop:2432 : local name 2022-04-14 07:19:33.766 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:19:33.768 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:19:33.770 | + functions-common:time_stop:2435 : local total 2022-04-14 07:19:33.772 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:19:33.775 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:19:33.777 | + functions-common:time_stop:2439 : start_time=1649920764731 2022-04-14 07:19:33.779 | + functions-common:time_stop:2441 : [[ -z 1649920764731 ]] 2022-04-14 07:19:33.781 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:19:33.785 | + functions-common:time_stop:2444 : end_time=1649920773783 2022-04-14 07:19:33.788 | + functions-common:time_stop:2445 : elapsed_time=9052 2022-04-14 07:19:33.790 | + functions-common:time_stop:2446 : total=8243 2022-04-14 07:19:33.793 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:19:33.795 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=17295 2022-04-14 07:19:33.797 | + inc/python:pip_install:203 : return 0 2022-04-14 07:19:33.799 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-14 07:19:33.802 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-14 07:19:33.805 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-14 07:19:33.807 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:19:33.809 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:19:33.812 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-04-14 07:19:33.814 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:19:33.817 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-14 07:19:33.836 | Using python 3.8 to install pbr 2022-04-14 07:19:33.838 | + 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-04-14 07:19:34.711 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:34.711 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:34.711 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:34.711 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:35.854 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:19:35.880 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-04-14 07:19:38.530 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 07:19:38.538 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:19:38.538 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:19:38.658 | + inc/python:pip_install:200 : result=0 2022-04-14 07:19:38.661 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:19:38.663 | + functions-common:time_stop:2432 : local name 2022-04-14 07:19:38.665 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:19:38.667 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:19:38.669 | + functions-common:time_stop:2435 : local total 2022-04-14 07:19:38.672 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:19:38.674 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:19:38.676 | + functions-common:time_stop:2439 : start_time=1649920773831 2022-04-14 07:19:38.678 | + functions-common:time_stop:2441 : [[ -z 1649920773831 ]] 2022-04-14 07:19:38.681 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:19:38.685 | + functions-common:time_stop:2444 : end_time=1649920778683 2022-04-14 07:19:38.687 | + functions-common:time_stop:2445 : elapsed_time=4852 2022-04-14 07:19:38.689 | + functions-common:time_stop:2446 : total=17295 2022-04-14 07:19:38.691 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:19:38.694 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=22147 2022-04-14 07:19:38.696 | + inc/python:pip_install:203 : return 0 2022-04-14 07:19:38.699 | + ./stack.sh:main:813 : python3 -m venv /opt/stack/bindep-venv 2022-04-14 07:19:41.015 | + ./stack.sh:main:815 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-14 07:19:42.906 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:19:42.908 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-04-14 07:19:42.923 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-04-14 07:19:42.925 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-04-14 07:19:42.928 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-04-14 07:19:42.932 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-04-14 07:19:42.938 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.8) 2022-04-14 07:19:43.009 | + ./stack.sh:main:816 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-14 07:19:43.012 | + ./stack.sh:main:816 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-14 07:19:43.015 | ++ ./stack.sh:main:819 : _get_plugin_bindep_packages 2022-04-14 07:19:43.032 | + ./stack.sh:main:819 : pkgs= 2022-04-14 07:19:43.034 | + ./stack.sh:main:820 : [[ -n '' ]] 2022-04-14 07:19:43.038 | + ./stack.sh:main:827 : run_phase stack pre-install 2022-04-14 07:19:43.040 | + functions-common:run_phase:1860 : local mode=stack 2022-04-14 07:19:43.042 | + functions-common:run_phase:1861 : local phase=pre-install 2022-04-14 07:19:43.045 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-14 07:19:43.047 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-14 07:19:43.049 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-14 07:19:43.051 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-14 07:19:43.054 | + functions-common:run_phase:1870 : local extra 2022-04-14 07:19:43.057 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-14 07:19:43.061 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-14 07:19:43.063 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-14 07:19:43.065 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-14 07:19:43.067 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-14 07:19:43.070 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-14 07:19:43.085 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:19:43.087 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-14 07:19:43.089 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-14 07:19:43.091 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-14 07:19:43.094 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-14 07:19:43.096 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-14 07:19:43.098 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-14 07:19:43.101 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-14 07:19:43.103 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-14 07:19:43.105 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-14 07:19:43.107 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-14 07:19:43.109 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-14 07:19:43.111 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-14 07:19:43.113 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-14 07:19:43.115 | + functions-common:run_phase:1881 : [[ stack == \s\o\u\r\c\e ]] 2022-04-14 07:19:43.117 | + functions-common:run_phase:1884 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-14 07:19:43.120 | + functions-common:run_phase:1887 : run_plugins stack pre-install 2022-04-14 07:19:43.122 | + functions-common:run_plugins:1846 : local mode=stack 2022-04-14 07:19:43.124 | + functions-common:run_plugins:1847 : local phase=pre-install 2022-04-14 07:19:43.126 | + functions-common:run_plugins:1849 : local plugins= 2022-04-14 07:19:43.129 | + functions-common:run_plugins:1850 : local plugin 2022-04-14 07:19:43.131 | + ./stack.sh:main:830 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-14 07:19:43.134 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-14 07:19:43.136 | + functions:set_systemd_override:821 : local value=2048 2022-04-14 07:19:43.138 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-14 07:19:43.141 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-14 07:19:43.194 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-14 07:19:43.194 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-14 07:19:43.197 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-14 07:19:43.576 | + ./stack.sh:main:832 : install_rpc_backend 2022-04-14 07:19:43.579 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-14 07:19:43.596 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:19:43.598 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-14 07:19:43.600 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 07:19:43.603 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 07:19:43.605 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 07:19:43.607 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 07:19:43.610 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 07:19:43.612 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 07:19:43.614 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:19:43.617 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:19:43.619 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 07:19:43.621 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 07:19:43.623 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 07:19:43.626 | + functions-common:apt_get_update:1197 : return 2022-04-14 07:19:43.628 | + functions-common:install_package:1471 : real_install_package rabbitmq-server 2022-04-14 07:19:43.630 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 07:19:43.633 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:19:43.636 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:19:43.638 | + functions-common:real_install_package:1457 : apt_get install rabbitmq-server 2022-04-14 07:19:43.659 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-04-14 07:19:43.769 | Reading package lists... 2022-04-14 07:19:44.014 | Building dependency tree... 2022-04-14 07:19:44.016 | Reading state information... 2022-04-14 07:19:44.266 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-04-14 07:19:44.266 | The following packages were automatically installed and are no longer required: 2022-04-14 07:19:44.267 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 07:19:44.267 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 07:19:44.267 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 07:19:44.267 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 07:19:44.267 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 07:19:44.267 | python3-zope.interface 2022-04-14 07:19:44.267 | Use 'sudo apt autoremove' to remove them. 2022-04-14 07:19:44.383 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 07:19:44.387 | + functions-common:apt_get:1241 : result=0 2022-04-14 07:19:44.389 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 07:19:44.391 | + functions-common:time_stop:2432 : local name 2022-04-14 07:19:44.394 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:19:44.396 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:19:44.398 | + functions-common:time_stop:2435 : local total 2022-04-14 07:19:44.400 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:19:44.402 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 07:19:44.404 | + functions-common:time_stop:2439 : start_time=1649920783656 2022-04-14 07:19:44.407 | + functions-common:time_stop:2441 : [[ -z 1649920783656 ]] 2022-04-14 07:19:44.409 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:19:44.414 | + functions-common:time_stop:2444 : end_time=1649920784411 2022-04-14 07:19:44.416 | + functions-common:time_stop:2445 : elapsed_time=755 2022-04-14 07:19:44.418 | + functions-common:time_stop:2446 : total=1516 2022-04-14 07:19:44.420 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:19:44.423 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=2271 2022-04-14 07:19:44.425 | + functions-common:apt_get:1245 : return 0 2022-04-14 07:19:44.427 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-14 07:19:44.430 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 07:19:44.432 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 07:19:44.434 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 07:19:44.436 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 07:19:44.439 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 07:19:44.441 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 07:19:44.443 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-14 07:19:44.445 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 07:19:44.448 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 07:19:44.450 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 07:19:44.452 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 07:19:44.454 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 07:19:44.457 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 07:19:44.459 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 07:19:44.462 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 07:19:44.464 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 07:19:44.466 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 07:19:44.468 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 07:19:44.471 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-14 07:19:44.473 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 07:19:44.476 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 07:19:44.478 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 07:19:44.481 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 07:19:44.483 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 07:19:44.485 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 07:19:44.488 | + ./stack.sh:main:833 : restart_rpc_backend 2022-04-14 07:19:44.490 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-14 07:19:44.506 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:19:44.509 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-14 07:19:44.511 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-14 07:19:44.513 | + ./stack.sh:echo_summary:446 : echo -e Starting RabbitMQ 2022-04-14 07:19:44.515 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-14 07:19:44.518 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-14 07:19:44.523 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-14 07:19:44.525 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-14 07:19:44.527 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-14 07:19:44.530 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-14 07:19:44.532 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-14 07:19:44.534 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-14 07:19:44.538 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-14 07:19:45.246 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-14 07:19:45.246 | user tags 2022-04-14 07:19:45.246 | stackrabbit []' 2022-04-14 07:19:45.250 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-14 07:19:45.250 | user tags 2022-04-14 07:19:45.250 | stackrabbit []' 2022-04-14 07:19:45.250 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-14 07:19:45.256 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-04-14 07:19:45.258 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-04-14 07:19:45.261 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-14 07:19:45.930 | Changing password for user "stackrabbit" ... 2022-04-14 07:19:45.992 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-14 07:19:46.665 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-14 07:19:46.723 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-14 07:19:46.725 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-14 07:19:47.376 | Changing password for user "stackrabbit" ... 2022-04-14 07:19:47.439 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-14 07:19:47.442 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-14 07:19:47.444 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-14 07:19:48.098 | Deleting user "guest" ... 2022-04-14 07:19:48.115 | Error: 2022-04-14 07:19:48.115 | {:no_such_user, "guest"} 2022-04-14 07:19:48.128 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-04-14 07:19:48.131 | + ./stack.sh:main:835 : is_service_enabled mysql postgresql 2022-04-14 07:19:48.148 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:19:48.150 | + ./stack.sh:main:836 : install_database 2022-04-14 07:19:48.152 | + lib/database:install_database:118 : install_database_mysql 2022-04-14 07:19:48.155 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-04-14 07:19:48.157 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:19:48.159 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:19:48.162 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-04-14 07:19:48.483 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-14 07:19:48.485 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-04-14 07:19:48.487 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-04-14 07:19:48.490 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-04-14 07:19:48.493 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-04-14 07:19:48.495 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-04-14 07:19:48.497 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 07:19:48.500 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 07:19:48.502 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 07:19:48.504 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 07:19:48.507 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 07:19:48.509 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 07:19:48.512 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 07:19:48.514 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 07:19:48.516 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 07:19:48.519 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 07:19:48.521 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 07:19:48.524 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-04-14 07:19:48.526 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 07:19:48.528 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 07:19:48.531 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 07:19:48.533 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 07:19:48.535 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 07:19:48.538 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 07:19:48.541 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-04-14 07:19:48.543 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:19:48.546 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:19:48.548 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-04-14 07:19:48.550 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 07:19:48.553 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 07:19:48.555 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 07:19:48.557 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 07:19:48.560 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 07:19:48.562 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 07:19:48.564 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:19:48.566 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:19:48.569 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 07:19:48.572 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 07:19:48.574 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 07:19:48.576 | + functions-common:apt_get_update:1197 : return 2022-04-14 07:19:48.578 | + functions-common:install_package:1471 : real_install_package mysql-server 2022-04-14 07:19:48.581 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 07:19:48.583 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:19:48.585 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:19:48.588 | + functions-common:real_install_package:1457 : apt_get install mysql-server 2022-04-14 07:19:48.609 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-04-14 07:19:48.718 | Reading package lists... 2022-04-14 07:19:48.968 | Building dependency tree... 2022-04-14 07:19:48.969 | Reading state information... 2022-04-14 07:19:49.221 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-04-14 07:19:49.221 | The following packages were automatically installed and are no longer required: 2022-04-14 07:19:49.222 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 07:19:49.222 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 07:19:49.222 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 07:19:49.222 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 07:19:49.222 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 07:19:49.222 | python3-zope.interface 2022-04-14 07:19:49.222 | Use 'sudo apt autoremove' to remove them. 2022-04-14 07:19:49.338 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 07:19:49.343 | + functions-common:apt_get:1241 : result=0 2022-04-14 07:19:49.345 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 07:19:49.347 | + functions-common:time_stop:2432 : local name 2022-04-14 07:19:49.350 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:19:49.353 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:19:49.355 | + functions-common:time_stop:2435 : local total 2022-04-14 07:19:49.357 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:19:49.359 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 07:19:49.361 | + functions-common:time_stop:2439 : start_time=1649920788606 2022-04-14 07:19:49.363 | + functions-common:time_stop:2441 : [[ -z 1649920788606 ]] 2022-04-14 07:19:49.367 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:19:49.371 | + functions-common:time_stop:2444 : end_time=1649920789369 2022-04-14 07:19:49.373 | + functions-common:time_stop:2445 : elapsed_time=763 2022-04-14 07:19:49.375 | + functions-common:time_stop:2446 : total=2271 2022-04-14 07:19:49.378 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:19:49.380 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=3034 2022-04-14 07:19:49.382 | + functions-common:apt_get:1245 : return 0 2022-04-14 07:19:49.385 | + ./stack.sh:main:838 : '[' -n mysql ']' 2022-04-14 07:19:49.387 | + ./stack.sh:main:839 : install_database_python 2022-04-14 07:19:49.389 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-04-14 07:19:49.391 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-04-14 07:19:49.394 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-14 07:19:49.396 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 07:19:49.400 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-14 07:19:49.402 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-14 07:19:49.405 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 07:19:49.408 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-14 07:19:49.409 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 07:19:49.414 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-14 07:19:49.416 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-14 07:19:49.419 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-14 07:19:49.422 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-14 07:19:49.424 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-14 07:19:49.445 | Using python 3.8 to install PyMySQL 2022-04-14 07:19:49.448 | + 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-04-14 07:19:50.325 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:50.325 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:50.325 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:50.325 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:51.472 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:19:51.499 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-04-14 07:19:54.055 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 07:19:54.062 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:19:54.062 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:19:54.180 | + inc/python:pip_install:200 : result=0 2022-04-14 07:19:54.183 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:19:54.185 | + functions-common:time_stop:2432 : local name 2022-04-14 07:19:54.187 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:19:54.189 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:19:54.192 | + functions-common:time_stop:2435 : local total 2022-04-14 07:19:54.194 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:19:54.196 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:19:54.199 | + functions-common:time_stop:2439 : start_time=1649920789440 2022-04-14 07:19:54.201 | + functions-common:time_stop:2441 : [[ -z 1649920789440 ]] 2022-04-14 07:19:54.204 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:19:54.208 | + functions-common:time_stop:2444 : end_time=1649920794205 2022-04-14 07:19:54.211 | + functions-common:time_stop:2445 : elapsed_time=4765 2022-04-14 07:19:54.213 | + functions-common:time_stop:2446 : total=22147 2022-04-14 07:19:54.215 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:19:54.218 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=26912 2022-04-14 07:19:54.220 | + inc/python:pip_install:203 : return 0 2022-04-14 07:19:54.222 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-14 07:19:54.225 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-14 07:19:54.228 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-14 07:19:54.230 | + ./stack.sh:main:842 : is_service_enabled neutron 2022-04-14 07:19:54.246 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:19:54.249 | + ./stack.sh:main:843 : install_neutron_agent_packages 2022-04-14 07:19:54.251 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-04-14 07:19:54.254 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-14 07:19:54.255 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 07:19:54.260 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 07:19:54.262 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-14 07:19:54.264 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-14 07:19:54.267 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-14 07:19:54.269 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-04-14 07:19:54.272 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-04-14 07:19:54.288 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:19:54.291 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-04-14 07:19:54.293 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 07:19:54.296 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 07:19:54.298 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 07:19:54.300 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 07:19:54.303 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 07:19:54.305 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 07:19:54.307 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:19:54.310 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:19:54.312 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 07:19:54.314 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 07:19:54.317 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 07:19:54.319 | + functions-common:apt_get_update:1197 : return 2022-04-14 07:19:54.321 | + functions-common:install_package:1471 : real_install_package radvd 2022-04-14 07:19:54.323 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 07:19:54.326 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:19:54.328 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:19:54.330 | + functions-common:real_install_package:1457 : apt_get install radvd 2022-04-14 07:19:54.352 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-04-14 07:19:54.461 | Reading package lists... 2022-04-14 07:19:54.705 | Building dependency tree... 2022-04-14 07:19:54.707 | Reading state information... 2022-04-14 07:19:54.957 | radvd is already the newest version (1:2.17-2). 2022-04-14 07:19:54.957 | The following packages were automatically installed and are no longer required: 2022-04-14 07:19:54.959 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 07:19:54.959 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 07:19:54.959 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 07:19:54.959 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 07:19:54.959 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 07:19:54.959 | python3-zope.interface 2022-04-14 07:19:54.959 | Use 'sudo apt autoremove' to remove them. 2022-04-14 07:19:55.074 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 07:19:55.078 | + functions-common:apt_get:1241 : result=0 2022-04-14 07:19:55.080 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 07:19:55.083 | + functions-common:time_stop:2432 : local name 2022-04-14 07:19:55.085 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:19:55.088 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:19:55.090 | + functions-common:time_stop:2435 : local total 2022-04-14 07:19:55.092 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:19:55.094 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 07:19:55.096 | + functions-common:time_stop:2439 : start_time=1649920794349 2022-04-14 07:19:55.098 | + functions-common:time_stop:2441 : [[ -z 1649920794349 ]] 2022-04-14 07:19:55.102 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:19:55.106 | + functions-common:time_stop:2444 : end_time=1649920795103 2022-04-14 07:19:55.108 | + functions-common:time_stop:2445 : elapsed_time=754 2022-04-14 07:19:55.110 | + functions-common:time_stop:2446 : total=3034 2022-04-14 07:19:55.112 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:19:55.114 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=3788 2022-04-14 07:19:55.117 | + functions-common:apt_get:1245 : return 0 2022-04-14 07:19:55.119 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-04-14 07:19:55.136 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:19:55.138 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-04-14 07:19:55.141 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-14 07:19:55.143 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-04-14 07:19:55.146 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-04-14 07:19:55.166 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-04-14 07:19:55.168 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 07:19:55.171 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 07:19:55.173 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 07:19:55.175 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 07:19:55.177 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 07:19:55.179 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 07:19:55.182 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:19:55.184 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:19:55.186 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 07:19:55.188 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 07:19:55.190 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 07:19:55.192 | + functions-common:apt_get_update:1197 : return 2022-04-14 07:19:55.195 | + functions-common:install_package:1471 : real_install_package fakeroot make openvswitch-switch 2022-04-14 07:19:55.197 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 07:19:55.199 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:19:55.201 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:19:55.204 | + functions-common:real_install_package:1457 : apt_get install fakeroot make openvswitch-switch 2022-04-14 07:19:55.224 | + functions-common:apt_get:1237 : 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-04-14 07:19:55.333 | Reading package lists... 2022-04-14 07:19:55.575 | Building dependency tree... 2022-04-14 07:19:55.576 | Reading state information... 2022-04-14 07:19:55.826 | fakeroot is already the newest version (1.24-1). 2022-04-14 07:19:55.826 | make is already the newest version (4.2.1-1.2). 2022-04-14 07:19:55.826 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-14 07:19:55.826 | The following packages were automatically installed and are no longer required: 2022-04-14 07:19:55.827 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 07:19:55.827 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 07:19:55.827 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 07:19:55.827 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 07:19:55.827 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 07:19:55.827 | python3-zope.interface 2022-04-14 07:19:55.827 | Use 'sudo apt autoremove' to remove them. 2022-04-14 07:19:55.941 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 07:19:55.945 | + functions-common:apt_get:1241 : result=0 2022-04-14 07:19:55.947 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 07:19:55.950 | + functions-common:time_stop:2432 : local name 2022-04-14 07:19:55.952 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:19:55.954 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:19:55.956 | + functions-common:time_stop:2435 : local total 2022-04-14 07:19:55.958 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:19:55.961 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 07:19:55.963 | + functions-common:time_stop:2439 : start_time=1649920795221 2022-04-14 07:19:55.965 | + functions-common:time_stop:2441 : [[ -z 1649920795221 ]] 2022-04-14 07:19:55.968 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:19:55.972 | + functions-common:time_stop:2444 : end_time=1649920795969 2022-04-14 07:19:55.974 | + functions-common:time_stop:2445 : elapsed_time=748 2022-04-14 07:19:55.976 | + functions-common:time_stop:2446 : total=3788 2022-04-14 07:19:55.979 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:19:55.981 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=4536 2022-04-14 07:19:55.983 | + functions-common:apt_get:1245 : return 0 2022-04-14 07:19:55.985 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-04-14 07:19:55.987 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:19:55.990 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:19:55.992 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-14 07:19:55.994 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-04-14 07:19:55.997 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-04-14 07:19:56.001 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-04-14 07:19:56.003 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-04-14 07:19:56.007 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-04-14 07:19:56.007 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-04-14 07:19:56.012 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-04-14 07:19:56.014 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-04-14 07:19:56.016 | + functions:vercmp:628 : local v1=5.4 2022-04-14 07:19:56.018 | + functions:vercmp:629 : local 'op=<' 2022-04-14 07:19:56.021 | + functions:vercmp:630 : local v2=3.13 2022-04-14 07:19:56.023 | + functions:vercmp:631 : local result 2022-04-14 07:19:56.027 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-14 07:19:56.027 | ++ functions:vercmp:635 : sort -V 2022-04-14 07:19:56.027 | ++ functions:vercmp:635 : head -1 2022-04-14 07:19:56.032 | + functions:vercmp:635 : result=3.13 2022-04-14 07:19:56.034 | + functions:vercmp:637 : case $op in 2022-04-14 07:19:56.037 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-14 07:19:56.039 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-14 07:19:56.042 | + functions:vercmp:648 : return 2022-04-14 07:19:56.044 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-04-14 07:19:56.047 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 07:19:56.049 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart openvswitch-switch 2022-04-14 07:19:56.539 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-14 07:19:56.542 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-14 07:19:56.545 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:19:56.547 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:19:56.550 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-04-14 07:19:56.553 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:19:56.555 | + ./stack.sh:main:846 : is_service_enabled etcd3 2022-04-14 07:19:56.576 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:19:56.578 | + ./stack.sh:main:847 : install_etcd3 2022-04-14 07:19:56.580 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-14 07:19:56.580 | Installing etcd 2022-04-14 07:19:56.583 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-14 07:19:56.595 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-14 07:19:56.608 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-14 07:19:56.610 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-14 07:19:56.623 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-14 07:19:56.626 | ++ 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-04-14 07:19:56.629 | ++ 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-04-14 07:19:56.633 | +++ 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-04-14 07:19:56.637 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-14 07:19:56.640 | ++ 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-04-14 07:19:56.642 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-14 07:19:56.645 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-14 07:19:56.647 | ++ functions:get_extra_file:74 : return 2022-04-14 07:19:56.650 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-14 07:19:56.653 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-14 07:19:56.655 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-14 07:19:56.657 | + ./stack.sh:main:856 : is_service_enabled tls-proxy 2022-04-14 07:19:56.674 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:19:56.676 | + ./stack.sh:main:866 : install_dstat 2022-04-14 07:19:56.679 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-14 07:19:56.696 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:19:56.698 | + ./stack.sh:main:872 : echo_summary 'Installing OpenStack project source' 2022-04-14 07:19:56.700 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-14 07:19:56.703 | + ./stack.sh:echo_summary:446 : echo -e Installing OpenStack project source 2022-04-14 07:19:56.705 | + ./stack.sh:main:875 : install_libs 2022-04-14 07:19:56.707 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-04-14 07:19:56.710 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-04-14 07:19:56.712 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-04-14 07:19:56.714 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-14 07:19:56.717 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:19:56.719 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:19:56.721 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-04-14 07:19:56.723 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:19:56.726 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-04-14 07:19:56.728 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-04-14 07:19:56.730 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-04-14 07:19:56.732 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-14 07:19:56.735 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:19:56.737 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:19:56.739 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-04-14 07:19:56.742 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:19:56.744 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-04-14 07:19:56.747 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-04-14 07:19:56.749 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-04-14 07:19:56.751 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-14 07:19:56.753 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:19:56.757 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:19:56.759 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-04-14 07:19:56.761 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:19:56.763 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-04-14 07:19:56.766 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-04-14 07:19:56.768 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-04-14 07:19:56.770 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-14 07:19:56.773 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:19:56.775 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:19:56.777 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-04-14 07:19:56.780 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:19:56.782 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-04-14 07:19:56.784 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-04-14 07:19:56.787 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-04-14 07:19:56.789 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-14 07:19:56.791 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:19:56.794 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:19:56.796 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-04-14 07:19:56.798 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:19:56.801 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-04-14 07:19:56.804 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-04-14 07:19:56.806 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-04-14 07:19:56.808 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-14 07:19:56.811 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:19:56.813 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:19:56.815 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-04-14 07:19:56.817 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:19:56.820 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-04-14 07:19:56.823 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-04-14 07:19:56.825 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-04-14 07:19:56.827 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-14 07:19:56.830 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:19:56.832 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:19:56.834 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-04-14 07:19:56.837 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:19:56.839 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-04-14 07:19:56.841 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-04-14 07:19:56.843 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-04-14 07:19:56.846 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-14 07:19:56.848 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:19:56.851 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:19:56.853 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-04-14 07:19:56.856 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:19:56.858 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-04-14 07:19:56.860 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-04-14 07:19:56.863 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-04-14 07:19:56.865 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-14 07:19:56.867 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:19:56.870 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:19:56.872 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-04-14 07:19:56.874 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:19:56.877 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-04-14 07:19:56.879 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-04-14 07:19:56.882 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-04-14 07:19:56.884 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-14 07:19:56.886 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:19:56.889 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:19:56.891 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-04-14 07:19:56.893 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:19:56.896 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-04-14 07:19:56.898 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-04-14 07:19:56.900 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-04-14 07:19:56.903 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-14 07:19:56.905 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:19:56.907 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:19:56.909 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-04-14 07:19:56.912 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:19:56.915 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-04-14 07:19:56.917 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-04-14 07:19:56.919 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-04-14 07:19:56.922 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-14 07:19:56.924 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:19:56.926 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:19:56.929 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-04-14 07:19:56.931 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:19:56.934 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-04-14 07:19:56.936 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-04-14 07:19:56.938 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-04-14 07:19:56.941 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-14 07:19:56.943 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:19:56.945 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:19:56.947 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-04-14 07:19:56.950 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:19:56.952 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-04-14 07:19:56.955 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-04-14 07:19:56.957 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-04-14 07:19:56.959 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-14 07:19:56.961 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:19:56.964 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:19:56.966 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-04-14 07:19:56.968 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:19:56.971 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-04-14 07:19:56.973 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-04-14 07:19:56.976 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-04-14 07:19:56.978 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-14 07:19:56.980 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:19:56.983 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:19:56.985 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-04-14 07:19:56.987 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:19:56.990 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-04-14 07:19:56.993 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-04-14 07:19:56.995 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-04-14 07:19:56.997 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-14 07:19:57.000 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:19:57.002 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:19:57.004 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-04-14 07:19:57.007 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:19:57.009 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-04-14 07:19:57.011 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-04-14 07:19:57.014 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-04-14 07:19:57.016 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-04-14 07:19:57.018 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:19:57.020 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:19:57.023 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-04-14 07:19:57.025 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:19:57.027 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-04-14 07:19:57.030 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-04-14 07:19:57.032 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-04-14 07:19:57.034 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-14 07:19:57.037 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:19:57.040 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:19:57.042 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-04-14 07:19:57.045 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:19:57.047 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-04-14 07:19:57.049 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-04-14 07:19:57.052 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-04-14 07:19:57.054 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-14 07:19:57.056 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:19:57.059 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:19:57.061 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-04-14 07:19:57.063 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:19:57.066 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-04-14 07:19:57.068 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-04-14 07:19:57.071 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-04-14 07:19:57.073 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-14 07:19:57.075 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:19:57.078 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:19:57.080 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-04-14 07:19:57.082 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:19:57.085 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-04-14 07:19:57.088 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-04-14 07:19:57.090 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-04-14 07:19:57.092 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-14 07:19:57.095 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:19:57.097 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:19:57.099 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-04-14 07:19:57.102 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:19:57.104 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-04-14 07:19:57.106 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-04-14 07:19:57.109 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-04-14 07:19:57.111 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-14 07:19:57.113 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:19:57.116 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:19:57.118 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-04-14 07:19:57.120 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:19:57.123 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-04-14 07:19:57.125 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-04-14 07:19:57.127 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-04-14 07:19:57.130 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-14 07:19:57.132 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:19:57.135 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:19:57.137 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-04-14 07:19:57.139 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:19:57.142 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-04-14 07:19:57.144 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-04-14 07:19:57.147 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-04-14 07:19:57.149 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-14 07:19:57.151 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:19:57.154 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:19:57.156 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-04-14 07:19:57.158 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:19:57.161 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-04-14 07:19:57.163 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-04-14 07:19:57.165 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-04-14 07:19:57.168 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-14 07:19:57.170 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:19:57.172 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:19:57.175 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-04-14 07:19:57.177 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:19:57.180 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-04-14 07:19:57.182 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-04-14 07:19:57.185 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-04-14 07:19:57.187 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-14 07:19:57.189 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:19:57.191 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:19:57.194 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-04-14 07:19:57.196 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:19:57.199 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-04-14 07:19:57.201 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-04-14 07:19:57.203 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-04-14 07:19:57.206 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-14 07:19:57.208 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:19:57.211 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:19:57.213 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-04-14 07:19:57.215 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:19:57.218 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-04-14 07:19:57.220 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-04-14 07:19:57.222 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-04-14 07:19:57.225 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-14 07:19:57.227 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:19:57.229 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:19:57.232 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-04-14 07:19:57.234 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:19:57.236 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-04-14 07:19:57.239 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-04-14 07:19:57.241 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-04-14 07:19:57.244 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-14 07:19:57.246 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:19:57.248 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:19:57.251 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-04-14 07:19:57.253 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:19:57.256 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-04-14 07:19:57.258 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-04-14 07:19:57.261 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-04-14 07:19:57.263 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-14 07:19:57.265 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:19:57.267 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:19:57.270 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-04-14 07:19:57.272 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:19:57.275 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-04-14 07:19:57.277 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-04-14 07:19:57.279 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-04-14 07:19:57.281 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-14 07:19:57.284 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:19:57.286 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:19:57.288 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-04-14 07:19:57.291 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:19:57.293 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-04-14 07:19:57.296 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-04-14 07:19:57.298 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-04-14 07:19:57.300 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-14 07:19:57.303 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:19:57.306 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:19:57.308 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-04-14 07:19:57.310 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:19:57.313 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-04-14 07:19:57.315 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-04-14 07:19:57.317 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-04-14 07:19:57.320 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-14 07:19:57.322 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:19:57.325 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:19:57.327 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-04-14 07:19:57.329 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:19:57.332 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-04-14 07:19:57.334 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-04-14 07:19:57.336 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-04-14 07:19:57.339 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-14 07:19:57.341 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:19:57.343 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:19:57.345 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-04-14 07:19:57.348 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:19:57.351 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-04-14 07:19:57.353 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-04-14 07:19:57.355 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-04-14 07:19:57.358 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-14 07:19:57.360 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:19:57.362 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:19:57.365 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-04-14 07:19:57.367 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:19:57.370 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-04-14 07:19:57.372 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-04-14 07:19:57.374 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-04-14 07:19:57.377 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-04-14 07:19:57.379 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:19:57.382 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:19:57.385 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-04-14 07:19:57.387 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:19:57.390 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-04-14 07:19:57.392 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-04-14 07:19:57.394 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-04-14 07:19:57.397 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-14 07:19:57.399 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:19:57.402 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:19:57.404 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-04-14 07:19:57.406 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:19:57.409 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-04-14 07:19:57.411 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-04-14 07:19:57.413 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-04-14 07:19:57.416 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-14 07:19:57.418 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:19:57.421 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:19:57.423 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-04-14 07:19:57.426 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:19:57.429 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-04-14 07:19:57.450 | Using python 3.8 to install etcd3 2022-04-14 07:19:57.452 | + 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-04-14 07:19:58.318 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:58.318 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:58.318 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:19:58.318 | from cryptography.utils import int_from_bytes 2022-04-14 07:19:59.451 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:19:59.477 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-04-14 07:19:59.485 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-04-14 07:19:59.486 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-04-14 07:19:59.487 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-04-14 07:19:59.488 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.19.4) 2022-04-14 07:20:02.058 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 07:20:02.066 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:20:02.066 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:20:02.184 | + inc/python:pip_install:200 : result=0 2022-04-14 07:20:02.186 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:20:02.188 | + functions-common:time_stop:2432 : local name 2022-04-14 07:20:02.191 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:20:02.193 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:20:02.195 | + functions-common:time_stop:2435 : local total 2022-04-14 07:20:02.197 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:20:02.199 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:20:02.201 | + functions-common:time_stop:2439 : start_time=1649920797444 2022-04-14 07:20:02.203 | + functions-common:time_stop:2441 : [[ -z 1649920797444 ]] 2022-04-14 07:20:02.206 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:20:02.211 | + functions-common:time_stop:2444 : end_time=1649920802208 2022-04-14 07:20:02.213 | + functions-common:time_stop:2445 : elapsed_time=4764 2022-04-14 07:20:02.215 | + functions-common:time_stop:2446 : total=26912 2022-04-14 07:20:02.217 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:20:02.219 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=31676 2022-04-14 07:20:02.222 | + inc/python:pip_install:203 : return 0 2022-04-14 07:20:02.224 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-04-14 07:20:02.245 | Using python 3.8 to install etcd3gw 2022-04-14 07:20:02.248 | + 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-04-14 07:20:03.123 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:20:03.123 | from cryptography.utils import int_from_bytes 2022-04-14 07:20:03.123 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:20:03.123 | from cryptography.utils import int_from_bytes 2022-04-14 07:20:04.274 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:20:04.300 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-04-14 07:20:04.308 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-04-14 07:20:04.309 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-04-14 07:20:04.310 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-04-14 07:20:04.311 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-04-14 07:20:04.345 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-04-14 07:20:04.347 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.12) 2022-04-14 07:20:04.348 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.8) 2022-04-14 07:20:04.350 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-04-14 07:20:06.871 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 07:20:06.878 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:20:06.878 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:20:06.998 | + inc/python:pip_install:200 : result=0 2022-04-14 07:20:07.000 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:20:07.002 | + functions-common:time_stop:2432 : local name 2022-04-14 07:20:07.005 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:20:07.007 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:20:07.010 | + functions-common:time_stop:2435 : local total 2022-04-14 07:20:07.014 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:20:07.016 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:20:07.019 | + functions-common:time_stop:2439 : start_time=1649920802240 2022-04-14 07:20:07.021 | + functions-common:time_stop:2441 : [[ -z 1649920802240 ]] 2022-04-14 07:20:07.024 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:20:07.028 | + functions-common:time_stop:2444 : end_time=1649920807025 2022-04-14 07:20:07.030 | + functions-common:time_stop:2445 : elapsed_time=4785 2022-04-14 07:20:07.032 | + functions-common:time_stop:2446 : total=31676 2022-04-14 07:20:07.034 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:20:07.036 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=36461 2022-04-14 07:20:07.039 | + inc/python:pip_install:203 : return 0 2022-04-14 07:20:07.041 | + ./stack.sh:main:878 : install_apache_uwsgi 2022-04-14 07:20:07.044 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-04-14 07:20:07.046 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-04-14 07:20:07.049 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 07:20:07.051 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 07:20:07.054 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 07:20:07.057 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 07:20:07.059 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 07:20:07.061 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 07:20:07.063 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 07:20:07.066 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 07:20:07.069 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 07:20:07.071 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 07:20:07.074 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 07:20:07.076 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-04-14 07:20:07.079 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:20:07.081 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:20:07.084 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-14 07:20:07.086 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-14 07:20:07.089 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 07:20:07.091 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 07:20:07.093 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 07:20:07.096 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 07:20:07.098 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 07:20:07.101 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 07:20:07.103 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:20:07.105 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:20:07.107 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 07:20:07.110 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 07:20:07.112 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 07:20:07.115 | + functions-common:apt_get_update:1197 : return 2022-04-14 07:20:07.117 | + functions-common:install_package:1471 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-14 07:20:07.120 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 07:20:07.122 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:20:07.124 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:20:07.127 | + functions-common:real_install_package:1457 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-14 07:20:07.149 | + functions-common:apt_get:1237 : 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-04-14 07:20:07.258 | Reading package lists... 2022-04-14 07:20:07.501 | Building dependency tree... 2022-04-14 07:20:07.502 | Reading state information... 2022-04-14 07:20:07.754 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-04-14 07:20:07.755 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-04-14 07:20:07.755 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-14 07:20:07.755 | The following packages were automatically installed and are no longer required: 2022-04-14 07:20:07.756 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 07:20:07.756 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 07:20:07.757 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 07:20:07.757 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 07:20:07.757 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 07:20:07.757 | python3-zope.interface 2022-04-14 07:20:07.757 | Use 'sudo apt autoremove' to remove them. 2022-04-14 07:20:07.871 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 07:20:07.875 | + functions-common:apt_get:1241 : result=0 2022-04-14 07:20:07.877 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 07:20:07.880 | + functions-common:time_stop:2432 : local name 2022-04-14 07:20:07.883 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:20:07.885 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:20:07.887 | + functions-common:time_stop:2435 : local total 2022-04-14 07:20:07.889 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:20:07.891 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 07:20:07.894 | + functions-common:time_stop:2439 : start_time=1649920807146 2022-04-14 07:20:07.896 | + functions-common:time_stop:2441 : [[ -z 1649920807146 ]] 2022-04-14 07:20:07.899 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:20:07.903 | + functions-common:time_stop:2444 : end_time=1649920807900 2022-04-14 07:20:07.906 | + functions-common:time_stop:2445 : elapsed_time=754 2022-04-14 07:20:07.908 | + functions-common:time_stop:2446 : total=4536 2022-04-14 07:20:07.911 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:20:07.913 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=5290 2022-04-14 07:20:07.915 | + functions-common:apt_get:1245 : return 0 2022-04-14 07:20:07.918 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-04-14 07:20:07.920 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:20:07.923 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:20:07.925 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-04-14 07:20:07.988 | Module proxy already enabled 2022-04-14 07:20:07.992 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-04-14 07:20:08.054 | Considering dependency proxy for proxy_uwsgi: 2022-04-14 07:20:08.054 | Module proxy already enabled 2022-04-14 07:20:08.054 | Module proxy_uwsgi already enabled 2022-04-14 07:20:08.058 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-04-14 07:20:08.061 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 07:20:08.063 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 07:20:08.065 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 07:20:08.204 | + ./stack.sh:main:881 : install_keystoneauth 2022-04-14 07:20:08.206 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-04-14 07:20:08.209 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-14 07:20:08.211 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:20:08.214 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:20:08.216 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-04-14 07:20:08.218 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:20:08.221 | + ./stack.sh:main:882 : install_keystoneclient 2022-04-14 07:20:08.223 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-04-14 07:20:08.225 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-14 07:20:08.228 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:20:08.230 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:20:08.232 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-04-14 07:20:08.235 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:20:08.237 | + ./stack.sh:main:883 : install_glanceclient 2022-04-14 07:20:08.239 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-04-14 07:20:08.242 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-14 07:20:08.244 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:20:08.246 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:20:08.249 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-04-14 07:20:08.251 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:20:08.254 | + ./stack.sh:main:884 : install_cinderclient 2022-04-14 07:20:08.257 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-04-14 07:20:08.259 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-14 07:20:08.261 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:20:08.264 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:20:08.266 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-04-14 07:20:08.269 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:20:08.272 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-04-14 07:20:08.274 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-14 07:20:08.276 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:20:08.279 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:20:08.281 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-04-14 07:20:08.284 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:20:08.286 | + ./stack.sh:main:885 : install_novaclient 2022-04-14 07:20:08.288 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-04-14 07:20:08.291 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-14 07:20:08.293 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:20:08.296 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:20:08.298 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-04-14 07:20:08.300 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:20:08.303 | + ./stack.sh:main:886 : is_service_enabled swift glance horizon 2022-04-14 07:20:08.320 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:20:08.322 | + ./stack.sh:main:887 : install_swiftclient 2022-04-14 07:20:08.324 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-04-14 07:20:08.327 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-14 07:20:08.329 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:20:08.331 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:20:08.334 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-04-14 07:20:08.337 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:20:08.339 | + ./stack.sh:main:889 : is_service_enabled neutron nova horizon 2022-04-14 07:20:08.356 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:20:08.358 | + ./stack.sh:main:890 : install_neutronclient 2022-04-14 07:20:08.360 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-04-14 07:20:08.363 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-14 07:20:08.365 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:20:08.368 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:20:08.370 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-04-14 07:20:08.372 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:20:08.375 | + ./stack.sh:main:894 : install_keystonemiddleware 2022-04-14 07:20:08.377 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-04-14 07:20:08.380 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-14 07:20:08.382 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:20:08.385 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:20:08.387 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-04-14 07:20:08.390 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:20:08.392 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-04-14 07:20:08.394 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-14 07:20:08.397 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 07:20:08.400 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-14 07:20:08.402 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-14 07:20:08.405 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 07:20:08.408 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-14 07:20:08.409 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 07:20:08.415 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-14 07:20:08.418 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-14 07:20:08.420 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-14 07:20:08.423 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-14 07:20:08.425 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-14 07:20:08.446 | Using python 3.8 to install keystonemiddleware 2022-04-14 07:20:08.448 | + 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-04-14 07:20:09.333 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:20:09.333 | from cryptography.utils import int_from_bytes 2022-04-14 07:20:09.333 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:20:09.333 | from cryptography.utils import int_from_bytes 2022-04-14 07:20:10.525 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:20:10.553 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-04-14 07:20:10.608 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2022-04-14 07:20:10.609 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-04-14 07:20:10.611 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-04-14 07:20:10.612 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-04-14 07:20:10.613 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-04-14 07:20:10.614 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1) 2022-04-14 07:20:10.616 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-04-14 07:20:10.617 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-04-14 07:20:10.618 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-04-14 07:20:10.619 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-04-14 07:20:10.620 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-04-14 07:20:10.621 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-04-14 07:20:10.622 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-04-14 07:20:10.623 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-04-14 07:20:10.684 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2) 2022-04-14 07:20:10.686 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2022-04-14 07:20:10.688 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2022-04-14 07:20:10.730 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.5) 2022-04-14 07:20:10.772 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2022-04-14 07:20:10.773 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.5.0) 2022-04-14 07:20:10.776 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2022-04-14 07:20:10.777 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-04-14 07:20:10.833 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2022-04-14 07:20:10.836 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2022-04-14 07:20:10.847 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2021.3) 2022-04-14 07:20:10.848 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.3) 2022-04-14 07:20:10.864 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2022-04-14 07:20:10.865 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.7) 2022-04-14 07:20:10.867 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-04-14 07:20:10.936 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-04-14 07:20:10.937 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-04-14 07:20:10.938 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.8) 2022-04-14 07:20:10.940 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.12) 2022-04-14 07:20:10.994 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.13.3) 2022-04-14 07:20:11.006 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware) (5.1.1) 2022-04-14 07:20:13.558 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 07:20:13.565 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:20:13.565 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:20:13.688 | + inc/python:pip_install:200 : result=0 2022-04-14 07:20:13.691 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:20:13.693 | + functions-common:time_stop:2432 : local name 2022-04-14 07:20:13.695 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:20:13.698 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:20:13.700 | + functions-common:time_stop:2435 : local total 2022-04-14 07:20:13.702 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:20:13.704 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:20:13.706 | + functions-common:time_stop:2439 : start_time=1649920808440 2022-04-14 07:20:13.709 | + functions-common:time_stop:2441 : [[ -z 1649920808440 ]] 2022-04-14 07:20:13.712 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:20:13.716 | + functions-common:time_stop:2444 : end_time=1649920813714 2022-04-14 07:20:13.719 | + functions-common:time_stop:2445 : elapsed_time=5274 2022-04-14 07:20:13.721 | + functions-common:time_stop:2446 : total=36461 2022-04-14 07:20:13.723 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:20:13.726 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=41735 2022-04-14 07:20:13.728 | + inc/python:pip_install:203 : return 0 2022-04-14 07:20:13.731 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-04-14 07:20:13.733 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-14 07:20:13.735 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 07:20:13.738 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-14 07:20:13.741 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-14 07:20:13.744 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 07:20:13.747 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-14 07:20:13.747 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 07:20:13.753 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-14 07:20:13.755 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-14 07:20:13.757 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-14 07:20:13.760 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-14 07:20:13.763 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-14 07:20:13.784 | Using python 3.8 to install python-memcached 2022-04-14 07:20:13.787 | + 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-04-14 07:20:14.653 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:20:14.653 | from cryptography.utils import int_from_bytes 2022-04-14 07:20:14.653 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:20:14.653 | from cryptography.utils import int_from_bytes 2022-04-14 07:20:15.784 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:20:15.811 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-04-14 07:20:15.814 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-04-14 07:20:18.316 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 07:20:18.323 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:20:18.323 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:20:18.441 | + inc/python:pip_install:200 : result=0 2022-04-14 07:20:18.444 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:20:18.446 | + functions-common:time_stop:2432 : local name 2022-04-14 07:20:18.448 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:20:18.451 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:20:18.453 | + functions-common:time_stop:2435 : local total 2022-04-14 07:20:18.455 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:20:18.457 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:20:18.460 | + functions-common:time_stop:2439 : start_time=1649920813779 2022-04-14 07:20:18.462 | + functions-common:time_stop:2441 : [[ -z 1649920813779 ]] 2022-04-14 07:20:18.465 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:20:18.469 | + functions-common:time_stop:2444 : end_time=1649920818466 2022-04-14 07:20:18.471 | + functions-common:time_stop:2445 : elapsed_time=4687 2022-04-14 07:20:18.474 | + functions-common:time_stop:2446 : total=41735 2022-04-14 07:20:18.476 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:20:18.478 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=46422 2022-04-14 07:20:18.481 | + inc/python:pip_install:203 : return 0 2022-04-14 07:20:18.483 | + ./stack.sh:main:896 : is_service_enabled keystone 2022-04-14 07:20:18.500 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:20:18.503 | + ./stack.sh:main:897 : '[' 10.222.0.48 == 10.222.0.48 ']' 2022-04-14 07:20:18.505 | + ./stack.sh:main:898 : stack_install_service keystone 2022-04-14 07:20:18.508 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-14 07:20:18.510 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-14 07:20:18.513 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 07:20:18.515 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-14 07:20:18.517 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-04-14 07:20:18.533 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:20:18.535 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/yoga 2022-04-14 07:20:18.537 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-14 07:20:18.539 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-04-14 07:20:18.541 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-04-14 07:20:18.544 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 07:20:18.546 | ++ functions-common:git_clone:612 : pwd 2022-04-14 07:20:18.549 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 07:20:18.551 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 07:20:18.554 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 07:20:18.569 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 07:20:18.572 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 07:20:18.574 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 07:20:18.576 | + functions-common:git_clone:629 : echo stable/yoga 2022-04-14 07:20:18.576 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 07:20:18.581 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-04-14 07:20:18.583 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 07:20:18.585 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/keystone 2022-04-14 07:20:18.599 | + functions-common:git_clone:684 : cd /opt/stack/keystone 2022-04-14 07:20:18.602 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 07:20:18.602 | + functions-common:git_clone:685 : head -1 2022-04-14 07:20:18.605 | ae0b0a17b Update TOX_CONSTRAINTS_FILE for stable/yoga 2022-04-14 07:20:18.607 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 07:20:18.610 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-04-14 07:20:18.612 | + inc/python:setup_develop:338 : local bindep 2022-04-14 07:20:18.615 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-14 07:20:18.617 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-14 07:20:18.620 | + inc/python:setup_develop:344 : local extras= 2022-04-14 07:20:18.622 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-14 07:20:18.624 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 07:20:18.627 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-14 07:20:18.629 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-14 07:20:18.631 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 07:20:18.634 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 07:20:18.637 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-14 07:20:18.639 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 07:20:18.642 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-14 07:20:18.644 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 07:20:18.646 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 07:20:18.649 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-14 07:20:18.655 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-04-14 07:20:18.657 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-04-14 07:20:19.336 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-04-14 07:20:19.338 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 07:20:19.340 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 07:20:19.342 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 07:20:19.345 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-14 07:20:19.347 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-04-14 07:20:19.350 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 07:20:19.352 | + inc/python:setup_package:428 : local extras= 2022-04-14 07:20:19.354 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 07:20:19.356 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 07:20:19.358 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 07:20:19.361 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 07:20:19.363 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 07:20:19.366 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-04-14 07:20:19.386 | Using python 3.8 to install /opt/stack/keystone 2022-04-14 07:20:19.388 | + 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-04-14 07:20:20.254 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:20:20.254 | from cryptography.utils import int_from_bytes 2022-04-14 07:20:20.254 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:20:20.254 | from cryptography.utils import int_from_bytes 2022-04-14 07:20:21.391 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:20:21.418 | Obtaining file:///opt/stack/keystone 2022-04-14 07:20:21.418 | Preparing metadata (setup.py): started 2022-04-14 07:20:24.982 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 07:20:25.057 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (5.8.1) 2022-04-14 07:20:25.058 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (1.8.7) 2022-04-14 07:20:25.059 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (2.0.3) 2022-04-14 07:20:25.061 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (0.3.9) 2022-04-14 07:20:25.062 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (36.0.1) 2022-04-14 07:20:25.063 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (1.4.31) 2022-04-14 07:20:25.064 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (0.13.0) 2022-04-14 07:20:25.065 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (3.5.0) 2022-04-14 07:20:25.066 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (1.7.4) 2022-04-14 07:20:25.068 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (4.4.0) 2022-04-14 07:20:25.069 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (9.4.0) 2022-04-14 07:20:25.070 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (3.2.0) 2022-04-14 07:20:25.071 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (0.8.20) 2022-04-14 07:20:25.072 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (2.10.1) 2022-04-14 07:20:25.073 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (8.8.0) 2022-04-14 07:20:25.074 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (4.1.0) 2022-04-14 07:20:25.075 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (12.13.0) 2022-04-14 07:20:25.077 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (11.2.0) 2022-04-14 07:20:25.078 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (5.1.0) 2022-04-14 07:20:25.079 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (4.7.0) 2022-04-14 07:20:25.080 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (4.5.1) 2022-04-14 07:20:25.081 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (3.11.0) 2022-04-14 07:20:25.082 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (4.3.0) 2022-04-14 07:20:25.083 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (1.5.0) 2022-04-14 07:20:25.084 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (4.12.2) 2022-04-14 07:20:25.085 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (3.2.0) 2022-04-14 07:20:25.087 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (7.1.1) 2022-04-14 07:20:25.088 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (2.3.0) 2022-04-14 07:20:25.089 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (1.1.5) 2022-04-14 07:20:25.090 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==21.0.1.dev2) (3.2.0) 2022-04-14 07:20:25.091 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (3.1.1) 2022-04-14 07:20:25.092 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (1.0.3) 2022-04-14 07:20:25.093 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (3.4.2) 2022-04-14 07:20:25.094 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (2021.3) 2022-04-14 07:20:25.105 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.0.1.dev2) (1.15.0) 2022-04-14 07:20:25.106 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.0.1.dev2) (1.16.0) 2022-04-14 07:20:25.150 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==21.0.1.dev2) (5.1.1) 2022-04-14 07:20:25.163 | Requirement already satisfied: click>=7.1.2 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.0.1.dev2) (8.0.4) 2022-04-14 07:20:25.164 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.0.1.dev2) (2.1.0) 2022-04-14 07:20:25.165 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.0.1.dev2) (3.0.3) 2022-04-14 07:20:25.166 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.0.1.dev2) (2.0.3) 2022-04-14 07:20:25.177 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==21.0.1.dev2) (9.0.1) 2022-04-14 07:20:25.239 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.0.1.dev2) (2.27.1) 2022-04-14 07:20:25.241 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.0.1.dev2) (4.5.0) 2022-04-14 07:20:25.341 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.0.1.dev2) (1.5.0) 2022-04-14 07:20:25.343 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.0.1.dev2) (6.0) 2022-04-14 07:20:25.344 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.0.1.dev2) (0.8.0) 2022-04-14 07:20:25.345 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.0.1.dev2) (2.5.0) 2022-04-14 07:20:25.399 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.0.1.dev2) (1.7.6) 2022-04-14 07:20:25.401 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.0.1.dev2) (2.0.1) 2022-04-14 07:20:25.402 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.0.1.dev2) (0.5.0) 2022-04-14 07:20:25.453 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.0.1.dev2) (2.8.2) 2022-04-14 07:20:25.456 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.0.1.dev2) (0.9.6) 2022-04-14 07:20:25.513 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.0.1.dev2) (5.0.9) 2022-04-14 07:20:25.514 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.0.1.dev2) (2.4.0) 2022-04-14 07:20:25.516 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.0.1.dev2) (0.4.0) 2022-04-14 07:20:25.517 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.0.1.dev2) (5.2.3) 2022-04-14 07:20:25.518 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.0.1.dev2) (2.8.0) 2022-04-14 07:20:25.521 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.0.1.dev2) (5.0.0) 2022-04-14 07:20:25.540 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==21.0.1.dev2) (3.3.0) 2022-04-14 07:20:25.617 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==21.0.1.dev2) (3.1.1) 2022-04-14 07:20:25.641 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.0.1.dev2) (21.3) 2022-04-14 07:20:25.642 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.0.1.dev2) (3.0.7) 2022-04-14 07:20:25.643 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.0.1.dev2) (1.0.2) 2022-04-14 07:20:25.645 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.0.1.dev2) (0.11.0) 2022-04-14 07:20:25.698 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==21.0.1.dev2) (4.5.0) 2022-04-14 07:20:25.815 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.0.1.dev2) (5.4.0) 2022-04-14 07:20:25.816 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.0.1.dev2) (22.0.0) 2022-04-14 07:20:25.817 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.0.1.dev2) (60.9.3) 2022-04-14 07:20:25.818 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.0.1.dev2) (1.9.2) 2022-04-14 07:20:25.819 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.0.1.dev2) (0.7.1) 2022-04-14 07:20:26.045 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==21.0.1.dev2) (1.1.2) 2022-04-14 07:20:26.069 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.0.1.dev2) (0.4.2) 2022-04-14 07:20:26.071 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.0.1.dev2) (0.5.2) 2022-04-14 07:20:26.139 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.0.1.dev2) (4.11.1) 2022-04-14 07:20:26.140 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.0.1.dev2) (1.1.6) 2022-04-14 07:20:26.158 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==21.0.1.dev2) (5.0.0) 2022-04-14 07:20:26.233 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==21.0.1.dev2) (2.21) 2022-04-14 07:20:26.273 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==21.0.1.dev2) (1.13.3) 2022-04-14 07:20:26.385 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==21.0.1.dev2) (2.1.0) 2022-04-14 07:20:26.461 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==21.0.1.dev2) (1.7.0) 2022-04-14 07:20:26.588 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==21.0.1.dev2) (0.17.3) 2022-04-14 07:20:26.620 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==21.0.1.dev2) (0.13.1) 2022-04-14 07:20:26.658 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.0.1.dev2) (2.1.1) 2022-04-14 07:20:26.659 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.0.1.dev2) (2.5.1) 2022-04-14 07:20:26.660 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.0.1.dev2) (3.5.0) 2022-04-14 07:20:26.662 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.0.1.dev2) (3.0.0) 2022-04-14 07:20:26.664 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.0.1.dev2) (0.33.0) 2022-04-14 07:20:26.666 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.0.1.dev2) (1.3.3) 2022-04-14 07:20:26.719 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==21.0.1.dev2) (0.2.5) 2022-04-14 07:20:26.853 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.0.1.dev2) (1.26.8) 2022-04-14 07:20:26.856 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.0.1.dev2) (3.3) 2022-04-14 07:20:26.857 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.0.1.dev2) (2019.11.28) 2022-04-14 07:20:26.859 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.0.1.dev2) (2.0.12) 2022-04-14 07:20:27.006 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.0.1.dev2) (2.5.0) 2022-04-14 07:20:27.086 | Requirement already satisfied: elementpath<3.0.0,>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==21.0.1.dev2) (2.4.0) 2022-04-14 07:20:27.158 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->pysaml2>=5.0.0->keystone==21.0.1.dev2) (3.7.0) 2022-04-14 07:20:27.330 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.0.1.dev2) (2.1.0) 2022-04-14 07:20:27.585 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.0.1.dev2) (0.7) 2022-04-14 07:20:27.618 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.0.1.dev2) (1.0.0) 2022-04-14 07:20:29.492 | Installing collected packages: keystone 2022-04-14 07:20:29.492 | Attempting uninstall: keystone 2022-04-14 07:20:29.493 | Found existing installation: keystone 21.0.1.dev2 2022-04-14 07:20:29.497 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-04-14 07:20:29.498 | Running setup.py develop for keystone 2022-04-14 07:20:34.025 | Successfully installed keystone 2022-04-14 07:20:34.025 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 07:20:34.032 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:20:34.032 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:20:34.163 | + inc/python:pip_install:200 : result=0 2022-04-14 07:20:34.166 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:20:34.168 | + functions-common:time_stop:2432 : local name 2022-04-14 07:20:34.170 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:20:34.172 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:20:34.174 | + functions-common:time_stop:2435 : local total 2022-04-14 07:20:34.177 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:20:34.179 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:20:34.181 | + functions-common:time_stop:2439 : start_time=1649920819380 2022-04-14 07:20:34.183 | + functions-common:time_stop:2441 : [[ -z 1649920819380 ]] 2022-04-14 07:20:34.186 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:20:34.190 | + functions-common:time_stop:2444 : end_time=1649920834187 2022-04-14 07:20:34.193 | + functions-common:time_stop:2445 : elapsed_time=14807 2022-04-14 07:20:34.195 | + functions-common:time_stop:2446 : total=46422 2022-04-14 07:20:34.197 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:20:34.199 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=61229 2022-04-14 07:20:34.201 | + inc/python:pip_install:203 : return 0 2022-04-14 07:20:34.203 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 07:20:34.206 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-14 07:20:34.208 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-14 07:20:34.226 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-14 07:20:34.238 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-04-14 07:20:34.241 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-04-14 07:20:34.243 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:20:34.246 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:20:34.248 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-04-14 07:20:34.251 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:20:34.253 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-04-14 07:20:34.270 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:20:34.272 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-04-14 07:20:34.274 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 07:20:34.277 | + ./stack.sh:main:899 : configure_keystone 2022-04-14 07:20:34.279 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-04-14 07:20:34.291 | + 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-04-14 07:20:34.294 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-04-14 07:20:34.298 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-04-14 07:20:34.314 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:20:34.316 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-04-14 07:20:34.346 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-04-14 07:20:34.374 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-04-14 07:20:34.404 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-04-14 07:20:34.435 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-04-14 07:20:34.465 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-04-14 07:20:34.497 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-04-14 07:20:34.524 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-04-14 07:20:34.552 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-04-14 07:20:34.555 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-04-14 07:20:34.557 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-04-14 07:20:34.559 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-04-14 07:20:34.562 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 07:20:34.564 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 07:20:34.579 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:20:34.582 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 07:20:34.585 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 07:20:34.587 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 07:20:34.602 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:20:34.605 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.48:5672/ 2022-04-14 07:20:34.607 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.48:5672/ 2022-04-14 07:20:34.638 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 07:20:34.640 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 07:20:34.642 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-04-14 07:20:34.645 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-04-14 07:20:34.661 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:20:34.664 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.48/identity 2022-04-14 07:20:34.694 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-04-14 07:20:34.696 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-04-14 07:20:34.727 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-04-14 07:20:34.730 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-04-14 07:20:34.732 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-04-14 07:20:34.734 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=keystone 2022-04-14 07:20:34.737 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-04-14 07:20:34.740 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-04-14 07:20:34.772 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-04-14 07:20:34.774 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-04-14 07:20:34.776 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-04-14 07:20:34.779 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-04-14 07:20:34.782 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 07:20:34.799 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 07:20:34.802 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 07:20:34.804 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 07:20:34.806 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 07:20:34.809 | + 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-04-14 07:20:34.837 | + 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-04-14 07:20:34.864 | + 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-04-14 07:20:34.892 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 07:20:34.921 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-04-14 07:20:34.950 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-04-14 07:20:34.952 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-04-14 07:20:34.955 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-04-14 07:20:34.958 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-04-14 07:20:34.960 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-04-14 07:20:34.962 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-14 07:20:34.965 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 07:20:34.968 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-04-14 07:20:34.972 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-04-14 07:20:34.975 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 07:20:34.977 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 07:20:34.990 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 07:20:34.990 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 07:20:34.998 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 07:20:35.002 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 07:20:35.017 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-04-14 07:20:35.019 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-04-14 07:20:35.024 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-04-14 07:20:35.053 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-04-14 07:20:35.080 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-04-14 07:20:35.107 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-04-14 07:20:35.134 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-04-14 07:20:35.161 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-04-14 07:20:35.188 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-04-14 07:20:35.215 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-04-14 07:20:35.243 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-04-14 07:20:35.269 | + 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-04-14 07:20:35.297 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-04-14 07:20:35.324 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-04-14 07:20:35.352 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-04-14 07:20:35.380 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-14 07:20:35.382 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-14 07:20:35.385 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-04-14 07:20:35.387 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-04-14 07:20:35.390 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 07:20:35.392 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:20:35.394 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:20:35.396 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-14 07:20:35.399 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-14 07:20:35.401 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-04-14 07:20:35.429 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-04-14 07:20:35.456 | + 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-04-14 07:20:35.457 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-14 07:20:35.466 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-04-14 07:20:35.469 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-04-14 07:20:35.471 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-04-14 07:20:35.475 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 07:20:35.478 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 07:20:35.480 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 07:20:35.482 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:20:35.484 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:20:35.487 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 07:20:35.489 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 07:20:35.492 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:20:35.494 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:20:35.496 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-04-14 07:20:35.557 | Site keystone-wsgi-public already enabled 2022-04-14 07:20:35.562 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-14 07:20:35.564 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 07:20:35.566 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 07:20:35.569 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 07:20:35.705 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-04-14 07:20:35.735 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-04-14 07:20:35.768 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-04-14 07:20:35.799 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-04-14 07:20:35.802 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-04-14 07:20:35.834 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-04-14 07:20:35.861 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-04-14 07:20:35.890 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-04-14 07:20:35.892 | + ./stack.sh:main:903 : is_service_enabled swift 2022-04-14 07:20:35.909 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:20:35.912 | + ./stack.sh:main:904 : is_service_enabled ceilometer 2022-04-14 07:20:35.928 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:20:35.931 | + ./stack.sh:main:907 : stack_install_service swift 2022-04-14 07:20:35.933 | + lib/stack:stack_install_service:20 : local service=swift 2022-04-14 07:20:35.935 | + lib/stack:stack_install_service:21 : type install_swift 2022-04-14 07:20:35.938 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 07:20:35.940 | + lib/stack:stack_install_service:32 : install_swift 2022-04-14 07:20:35.943 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift stable/yoga 2022-04-14 07:20:35.946 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-04-14 07:20:35.948 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-04-14 07:20:35.950 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-04-14 07:20:35.952 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 07:20:35.955 | ++ functions-common:git_clone:612 : pwd 2022-04-14 07:20:35.958 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 07:20:35.961 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 07:20:35.963 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 07:20:35.979 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 07:20:35.982 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 07:20:35.984 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 07:20:35.987 | + functions-common:git_clone:629 : echo stable/yoga 2022-04-14 07:20:35.987 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 07:20:35.992 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-04-14 07:20:35.995 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 07:20:35.997 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/swift 2022-04-14 07:20:36.010 | + functions-common:git_clone:684 : cd /opt/stack/swift 2022-04-14 07:20:36.013 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 07:20:36.013 | + functions-common:git_clone:685 : head -1 2022-04-14 07:20:36.016 | 687515c06 Update TOX_CONSTRAINTS_FILE for stable/yoga 2022-04-14 07:20:36.019 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 07:20:36.022 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-04-14 07:20:36.024 | + inc/python:setup_develop:338 : local bindep 2022-04-14 07:20:36.027 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-04-14 07:20:36.029 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-04-14 07:20:36.032 | + inc/python:setup_develop:344 : local extras=keystone 2022-04-14 07:20:36.034 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-04-14 07:20:36.036 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 07:20:36.039 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-04-14 07:20:36.041 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-04-14 07:20:36.044 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 07:20:36.046 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-04-14 07:20:36.049 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-04-14 07:20:36.052 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 07:20:36.054 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-04-14 07:20:36.057 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 07:20:36.059 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 07:20:36.062 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-04-14 07:20:36.068 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-04-14 07:20:36.071 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-04-14 07:20:36.723 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-04-14 07:20:36.726 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 07:20:36.728 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 07:20:36.730 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 07:20:36.732 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-04-14 07:20:36.735 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-04-14 07:20:36.737 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 07:20:36.740 | + inc/python:setup_package:428 : local extras=keystone 2022-04-14 07:20:36.742 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 07:20:36.745 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-04-14 07:20:36.747 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-04-14 07:20:36.749 | + inc/python:setup_package:438 : extras='[keystone]' 2022-04-14 07:20:36.751 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 07:20:36.753 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-04-14 07:20:36.774 | Using python 3.8 to install /opt/stack/swift 2022-04-14 07:20:36.777 | + 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-04-14 07:20:37.655 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:20:37.655 | from cryptography.utils import int_from_bytes 2022-04-14 07:20:37.655 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:20:37.655 | from cryptography.utils import int_from_bytes 2022-04-14 07:20:38.818 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:20:38.844 | Obtaining file:///opt/stack/swift 2022-04-14 07:20:38.845 | Preparing metadata (setup.py): started 2022-04-14 07:20:42.048 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 07:20:42.087 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.2.dev2) (0.33.0) 2022-04-14 07:20:42.088 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.2.dev2) (1.1.2) 2022-04-14 07:20:42.089 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.2.dev2) (0.11.0) 2022-04-14 07:20:42.090 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.2.dev2) (2.1.1) 2022-04-14 07:20:42.091 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.2.dev2) (4.8.0) 2022-04-14 07:20:42.092 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.2.dev2) (2.27.1) 2022-04-14 07:20:42.094 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.2.dev2) (1.16.0) 2022-04-14 07:20:42.095 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.2.dev2) (0.9.9) 2022-04-14 07:20:42.096 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.2.dev2) (1.6.0) 2022-04-14 07:20:42.097 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.2.dev2) (36.0.1) 2022-04-14 07:20:42.098 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.2.dev2) (9.4.0) 2022-04-14 07:20:42.136 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.29.2.dev2) (1.15.0) 2022-04-14 07:20:42.143 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.29.2.dev2) (2.1.0) 2022-04-14 07:20:42.199 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (5.8.1) 2022-04-14 07:20:42.200 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (4.3.0) 2022-04-14 07:20:42.201 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (8.8.0) 2022-04-14 07:20:42.202 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (4.5.0) 2022-04-14 07:20:42.203 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (2.10.1) 2022-04-14 07:20:42.205 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (1.8.7) 2022-04-14 07:20:42.206 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (4.1.0) 2022-04-14 07:20:42.207 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (4.4.0) 2022-04-14 07:20:42.208 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (4.7.0) 2022-04-14 07:20:42.210 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (4.12.2) 2022-04-14 07:20:42.211 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (3.1.1) 2022-04-14 07:20:42.212 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (5.1.0) 2022-04-14 07:20:42.232 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.29.2.dev2) (60.9.3) 2022-04-14 07:20:42.261 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.29.2.dev2) (2019.11.28) 2022-04-14 07:20:42.264 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.2.dev2) (3.3) 2022-04-14 07:20:42.266 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.2.dev2) (2.0.12) 2022-04-14 07:20:42.267 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.2.dev2) (1.26.8) 2022-04-14 07:20:42.290 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.29.2.dev2) (2.21) 2022-04-14 07:20:42.382 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (1.7.0) 2022-04-14 07:20:42.383 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (1.0.2) 2022-04-14 07:20:42.384 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (3.5.0) 2022-04-14 07:20:42.425 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (1.1.5) 2022-04-14 07:20:42.469 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (0.8.0) 2022-04-14 07:20:42.470 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (1.5.0) 2022-04-14 07:20:42.471 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (2.5.0) 2022-04-14 07:20:42.472 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (6.0) 2022-04-14 07:20:42.533 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (0.9.6) 2022-04-14 07:20:42.535 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (2.8.2) 2022-04-14 07:20:42.548 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (1.0.3) 2022-04-14 07:20:42.549 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (2021.3) 2022-04-14 07:20:42.568 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (3.0.7) 2022-04-14 07:20:42.570 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (21.3) 2022-04-14 07:20:42.674 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (1.13.3) 2022-04-14 07:20:42.689 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (5.1.1) 2022-04-14 07:20:44.968 | Installing collected packages: swift 2022-04-14 07:20:44.968 | Attempting uninstall: swift 2022-04-14 07:20:44.968 | Found existing installation: swift 2.29.2.dev2 2022-04-14 07:20:44.971 | Can't uninstall 'swift'. No files were found to uninstall. 2022-04-14 07:20:44.974 | Running setup.py develop for swift 2022-04-14 07:20:49.248 | Successfully installed swift 2022-04-14 07:20:49.248 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 07:20:49.256 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:20:49.256 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:20:49.391 | + inc/python:pip_install:200 : result=0 2022-04-14 07:20:49.393 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:20:49.396 | + functions-common:time_stop:2432 : local name 2022-04-14 07:20:49.398 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:20:49.400 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:20:49.402 | + functions-common:time_stop:2435 : local total 2022-04-14 07:20:49.404 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:20:49.407 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:20:49.409 | + functions-common:time_stop:2439 : start_time=1649920836769 2022-04-14 07:20:49.411 | + functions-common:time_stop:2441 : [[ -z 1649920836769 ]] 2022-04-14 07:20:49.414 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:20:49.418 | + functions-common:time_stop:2444 : end_time=1649920849416 2022-04-14 07:20:49.421 | + functions-common:time_stop:2445 : elapsed_time=12647 2022-04-14 07:20:49.423 | + functions-common:time_stop:2446 : total=61229 2022-04-14 07:20:49.425 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:20:49.428 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=73876 2022-04-14 07:20:49.430 | + inc/python:pip_install:203 : return 0 2022-04-14 07:20:49.432 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 07:20:49.434 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-14 07:20:49.437 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-14 07:20:49.455 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-14 07:20:49.467 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-04-14 07:20:49.470 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-04-14 07:20:49.472 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:20:49.475 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:20:49.477 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-04-14 07:20:49.480 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:20:49.482 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-04-14 07:20:49.484 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 07:20:49.487 | + ./stack.sh:main:908 : configure_swift 2022-04-14 07:20:49.490 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-04-14 07:20:49.492 | + lib/swift:configure_swift:332 : local node_number 2022-04-14 07:20:49.494 | + lib/swift:configure_swift:333 : local swift_node_config 2022-04-14 07:20:49.496 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-04-14 07:20:49.498 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-04-14 07:20:50.678 | No account-auditor running 2022-04-14 07:20:50.678 | No proxy-server running 2022-04-14 07:20:50.678 | No object-reconstructor running 2022-04-14 07:20:50.678 | No object-replicator running 2022-04-14 07:20:50.678 | No container-replicator running 2022-04-14 07:20:50.678 | No container-sharder running 2022-04-14 07:20:50.678 | No object-server running 2022-04-14 07:20:50.678 | No container-updater running 2022-04-14 07:20:50.678 | No container-sync running 2022-04-14 07:20:50.678 | No container-reconciler running 2022-04-14 07:20:50.678 | No account-server running 2022-04-14 07:20:50.678 | No container-auditor running 2022-04-14 07:20:50.679 | No container-server running 2022-04-14 07:20:50.679 | No object-updater running 2022-04-14 07:20:50.679 | No object-auditor running 2022-04-14 07:20:50.679 | No account-reaper running 2022-04-14 07:20:50.679 | No account-replicator running 2022-04-14 07:20:50.679 | No object-expirer running 2022-04-14 07:20:50.771 | + lib/swift:configure_swift:337 : true 2022-04-14 07:20:50.773 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-04-14 07:20:50.786 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-04-14 07:20:50.797 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-04-14 07:20:50.800 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-04-14 07:20:50.801 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-04-14 07:20:50.805 | + lib/swift:configure_swift:351 : sed -e ' 2022-04-14 07:20:50.805 | s/%GROUP%/ubuntu/; 2022-04-14 07:20:50.805 | s/%USER%/ubuntu/; 2022-04-14 07:20:50.805 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-04-14 07:20:50.805 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-04-14 07:20:50.809 | uid = ubuntu 2022-04-14 07:20:50.809 | gid = ubuntu 2022-04-14 07:20:50.809 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-04-14 07:20:50.809 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-04-14 07:20:50.809 | address = 127.0.0.1 2022-04-14 07:20:50.809 | 2022-04-14 07:20:50.809 | [account6612] 2022-04-14 07:20:50.809 | max connections = 25 2022-04-14 07:20:50.809 | path = /opt/stack/data/swift/1/node/ 2022-04-14 07:20:50.809 | read only = false 2022-04-14 07:20:50.809 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-04-14 07:20:50.809 | 2022-04-14 07:20:50.809 | [account6622] 2022-04-14 07:20:50.809 | max connections = 25 2022-04-14 07:20:50.809 | path = /opt/stack/data/swift/2/node/ 2022-04-14 07:20:50.809 | read only = false 2022-04-14 07:20:50.809 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-04-14 07:20:50.809 | 2022-04-14 07:20:50.809 | [account6632] 2022-04-14 07:20:50.809 | max connections = 25 2022-04-14 07:20:50.809 | path = /opt/stack/data/swift/3/node/ 2022-04-14 07:20:50.809 | read only = false 2022-04-14 07:20:50.809 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-04-14 07:20:50.809 | 2022-04-14 07:20:50.809 | [account6642] 2022-04-14 07:20:50.809 | max connections = 25 2022-04-14 07:20:50.809 | path = /opt/stack/data/swift/4/node/ 2022-04-14 07:20:50.810 | read only = false 2022-04-14 07:20:50.810 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-04-14 07:20:50.810 | 2022-04-14 07:20:50.810 | 2022-04-14 07:20:50.810 | [container6611] 2022-04-14 07:20:50.810 | max connections = 25 2022-04-14 07:20:50.810 | path = /opt/stack/data/swift/1/node/ 2022-04-14 07:20:50.810 | read only = false 2022-04-14 07:20:50.810 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-04-14 07:20:50.810 | 2022-04-14 07:20:50.810 | [container6621] 2022-04-14 07:20:50.810 | max connections = 25 2022-04-14 07:20:50.810 | path = /opt/stack/data/swift/2/node/ 2022-04-14 07:20:50.810 | read only = false 2022-04-14 07:20:50.810 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-04-14 07:20:50.810 | 2022-04-14 07:20:50.810 | [container6631] 2022-04-14 07:20:50.810 | max connections = 25 2022-04-14 07:20:50.810 | path = /opt/stack/data/swift/3/node/ 2022-04-14 07:20:50.810 | read only = false 2022-04-14 07:20:50.810 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-04-14 07:20:50.810 | 2022-04-14 07:20:50.810 | [container6641] 2022-04-14 07:20:50.810 | max connections = 25 2022-04-14 07:20:50.810 | path = /opt/stack/data/swift/4/node/ 2022-04-14 07:20:50.810 | read only = false 2022-04-14 07:20:50.810 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-04-14 07:20:50.810 | 2022-04-14 07:20:50.810 | 2022-04-14 07:20:50.810 | [object6613] 2022-04-14 07:20:50.810 | max connections = 25 2022-04-14 07:20:50.810 | path = /opt/stack/data/swift/1/node/ 2022-04-14 07:20:50.810 | read only = false 2022-04-14 07:20:50.810 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-04-14 07:20:50.810 | 2022-04-14 07:20:50.810 | [object6623] 2022-04-14 07:20:50.810 | max connections = 25 2022-04-14 07:20:50.811 | path = /opt/stack/data/swift/2/node/ 2022-04-14 07:20:50.811 | read only = false 2022-04-14 07:20:50.811 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-04-14 07:20:50.811 | 2022-04-14 07:20:50.811 | [object6633] 2022-04-14 07:20:50.811 | max connections = 25 2022-04-14 07:20:50.811 | path = /opt/stack/data/swift/3/node/ 2022-04-14 07:20:50.811 | read only = false 2022-04-14 07:20:50.811 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-04-14 07:20:50.811 | 2022-04-14 07:20:50.811 | [object6643] 2022-04-14 07:20:50.811 | max connections = 25 2022-04-14 07:20:50.811 | path = /opt/stack/data/swift/4/node/ 2022-04-14 07:20:50.811 | read only = false 2022-04-14 07:20:50.811 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-04-14 07:20:50.812 | + lib/swift:configure_swift:357 : is_ubuntu 2022-04-14 07:20:50.814 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:20:50.816 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:20:50.819 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-04-14 07:20:50.830 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-04-14 07:20:50.833 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-04-14 07:20:50.837 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-04-14 07:20:50.842 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-04-14 07:20:50.844 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-04-14 07:20:50.848 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-04-14 07:20:50.875 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.48:8080/v1/ 2022-04-14 07:20:50.901 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-04-14 07:20:50.923 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-04-14 07:20:50.950 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-04-14 07:20:50.968 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-04-14 07:20:50.997 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-04-14 07:20:51.014 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-04-14 07:20:51.042 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-04-14 07:20:51.061 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-04-14 07:20:51.088 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-04-14 07:20:51.106 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-04-14 07:20:51.134 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-04-14 07:20:51.151 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-04-14 07:20:51.166 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:20:51.168 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-04-14 07:20:51.196 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-04-14 07:20:51.224 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-04-14 07:20:51.251 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-04-14 07:20:51.278 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-04-14 07:20:51.293 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:20:51.295 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-04-14 07:20:51.322 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-04-14 07:20:51.337 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:20:51.339 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-04-14 07:20:51.354 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:20:51.357 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-04-14 07:20:51.359 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-04-14 07:20:51.373 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:20:51.375 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-04-14 07:20:51.377 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-04-14 07:20:51.379 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-04-14 07:20:51.384 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-04-14 07:20:51.391 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-04-14 07:20:51.418 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-04-14 07:20:51.445 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-04-14 07:20:51.475 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-04-14 07:20:51.504 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-04-14 07:20:51.531 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-04-14 07:20:51.533 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-04-14 07:20:51.535 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-04-14 07:20:51.537 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-04-14 07:20:51.539 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-04-14 07:20:51.566 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-04-14 07:20:51.593 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.48/identity 2022-04-14 07:20:51.620 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-04-14 07:20:51.647 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-04-14 07:20:51.674 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-04-14 07:20:51.701 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-04-14 07:20:51.728 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-04-14 07:20:51.757 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 07:20:51.783 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-04-14 07:20:51.811 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-04-14 07:20:51.838 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-04-14 07:20:51.865 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-04-14 07:20:51.892 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-04-14 07:20:51.922 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-04-14 07:20:51.949 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-04-14 07:20:51.967 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-04-14 07:20:51.995 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-04-14 07:20:52.022 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-04-14 07:20:52.027 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-04-14 07:20:52.055 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-04-14 07:20:52.082 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-04-14 07:20:52.108 | + lib/swift:configure_swift:475 : local node_number 2022-04-14 07:20:52.110 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-04-14 07:20:52.112 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-14 07:20:52.115 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-04-14 07:20:52.119 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-04-14 07:20:52.122 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-14 07:20:52.124 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-14 07:20:52.126 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-04-14 07:20:52.128 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-04-14 07:20:52.131 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-14 07:20:52.133 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-14 07:20:52.135 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-04-14 07:20:52.153 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-04-14 07:20:52.181 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-04-14 07:20:52.199 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-04-14 07:20:52.227 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-04-14 07:20:52.245 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-14 07:20:52.275 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-04-14 07:20:52.293 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-14 07:20:52.323 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-04-14 07:20:52.340 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-14 07:20:52.369 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-04-14 07:20:52.387 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-04-14 07:20:52.415 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-04-14 07:20:52.434 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-04-14 07:20:52.462 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-04-14 07:20:52.480 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-04-14 07:20:52.508 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-04-14 07:20:52.526 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-04-14 07:20:52.553 | + 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-04-14 07:20:52.561 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-04-14 07:20:52.579 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-14 07:20:52.608 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-04-14 07:20:52.636 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-04-14 07:20:52.638 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-04-14 07:20:52.643 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-04-14 07:20:52.645 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-04-14 07:20:52.648 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-14 07:20:52.650 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-04-14 07:20:52.652 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-04-14 07:20:52.654 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-14 07:20:52.656 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-14 07:20:52.658 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-04-14 07:20:52.677 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-04-14 07:20:52.705 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-04-14 07:20:52.723 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-04-14 07:20:52.751 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-04-14 07:20:52.769 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-14 07:20:52.799 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-04-14 07:20:52.817 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-14 07:20:52.845 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-04-14 07:20:52.863 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-14 07:20:52.891 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-04-14 07:20:52.910 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-04-14 07:20:52.938 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-04-14 07:20:52.956 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-04-14 07:20:52.984 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-04-14 07:20:53.002 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-04-14 07:20:53.031 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-04-14 07:20:53.049 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-04-14 07:20:53.076 | + 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-04-14 07:20:53.082 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-04-14 07:20:53.100 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-14 07:20:53.128 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-04-14 07:20:53.131 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-04-14 07:20:53.135 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-04-14 07:20:53.137 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-04-14 07:20:53.139 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-14 07:20:53.142 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-04-14 07:20:53.144 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-04-14 07:20:53.146 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-14 07:20:53.149 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-14 07:20:53.151 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-04-14 07:20:53.168 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-04-14 07:20:53.196 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-04-14 07:20:53.214 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-04-14 07:20:53.243 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-04-14 07:20:53.260 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-14 07:20:53.289 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-04-14 07:20:53.307 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-14 07:20:53.334 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-04-14 07:20:53.353 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-14 07:20:53.381 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-04-14 07:20:53.399 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-04-14 07:20:53.427 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-04-14 07:20:53.445 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-04-14 07:20:53.473 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-04-14 07:20:53.491 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-04-14 07:20:53.519 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-04-14 07:20:53.538 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-04-14 07:20:53.564 | + 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-04-14 07:20:53.571 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-04-14 07:20:53.589 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-14 07:20:53.618 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-04-14 07:20:53.646 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-04-14 07:20:53.675 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-04-14 07:20:53.702 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-04-14 07:20:53.704 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-04-14 07:20:53.709 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-04-14 07:20:53.738 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-04-14 07:20:53.766 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-04-14 07:20:53.795 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-04-14 07:20:53.824 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-04-14 07:20:53.859 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-04-14 07:20:53.886 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-04-14 07:20:53.914 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-04-14 07:20:53.942 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-04-14 07:20:53.969 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-04-14 07:20:53.985 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:20:53.987 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-04-14 07:20:54.006 | + lib/swift:configure_swift:518 : local auth_vers 2022-04-14 07:20:54.008 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-04-14 07:20:54.028 | + lib/swift:configure_swift:519 : auth_vers=3 2022-04-14 07:20:54.030 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.48 2022-04-14 07:20:54.058 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-04-14 07:20:54.061 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-04-14 07:20:54.087 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.48/identity 2022-04-14 07:20:54.117 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-04-14 07:20:54.119 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-04-14 07:20:54.147 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-04-14 07:20:54.163 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:20:54.165 | + lib/swift:configure_swift:538 : local user_group 2022-04-14 07:20:54.168 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-04-14 07:20:54.173 | + lib/swift:configure_swift:539 : user_group=1000 2022-04-14 07:20:54.175 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-04-14 07:20:54.188 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-04-14 07:20:54.190 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-04-14 07:20:54.201 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-04-14 07:20:54.204 | + lib/swift:configure_swift:545 : is_suse 2022-04-14 07:20:54.206 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 07:20:54.209 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 07:20:54.211 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 07:20:54.213 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 07:20:54.216 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 07:20:54.218 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 07:20:54.220 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-04-14 07:20:54.232 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-04-14 07:20:54.235 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-04-14 07:20:54.237 | + ./stack.sh:main:911 : is_service_enabled s3api 2022-04-14 07:20:54.255 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:20:54.258 | + ./stack.sh:main:917 : is_service_enabled g-api n-api 2022-04-14 07:20:54.276 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:20:54.278 | + ./stack.sh:main:919 : stack_install_service glance 2022-04-14 07:20:54.281 | + lib/stack:stack_install_service:20 : local service=glance 2022-04-14 07:20:54.283 | + lib/stack:stack_install_service:21 : type install_glance 2022-04-14 07:20:54.286 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 07:20:54.288 | + lib/stack:stack_install_service:32 : install_glance 2022-04-14 07:20:54.291 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-04-14 07:20:54.294 | + lib/glance:install_glance:507 : local glance_store_extras 2022-04-14 07:20:54.297 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-04-14 07:20:54.314 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:20:54.317 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-04-14 07:20:54.320 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-04-14 07:20:54.337 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:20:54.339 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-04-14 07:20:54.342 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-04-14 07:20:54.344 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-04-14 07:20:54.347 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:20:54.350 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:20:54.352 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-04-14 07:20:54.355 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:20:54.358 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-04-14 07:20:54.361 | ++ inc/python:join_extras:29 : local IFS=, 2022-04-14 07:20:54.364 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-04-14 07:20:54.367 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-04-14 07:20:54.370 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-04-14 07:20:54.372 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-04-14 07:20:54.375 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-04-14 07:20:54.378 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-04-14 07:20:54.381 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-04-14 07:20:54.384 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-04-14 07:20:54.388 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-04-14 07:20:54.388 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-04-14 07:20:54.393 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-04-14 07:20:54.396 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-04-14 07:20:54.398 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-04-14 07:20:54.401 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-04-14 07:20:54.404 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-04-14 07:20:54.426 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-04-14 07:20:54.429 | + 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-04-14 07:20:55.304 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:20:55.304 | from cryptography.utils import int_from_bytes 2022-04-14 07:20:55.304 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:20:55.304 | from cryptography.utils import int_from_bytes 2022-04-14 07:20:56.455 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:20:56.485 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-14 07:20:56.573 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.33.0) 2022-04-14 07:20:56.574 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.3.0) 2022-04-14 07:20:56.575 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.12.2) 2022-04-14 07:20:56.576 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-04-14 07:20:56.577 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.1.0) 2022-04-14 07:20:56.579 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.27.1) 2022-04-14 07:20:56.580 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.8.0) 2022-04-14 07:20:56.581 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2022-04-14 07:20:56.582 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0) 2022-04-14 07:20:56.583 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (1.16.0) 2022-04-14 07:20:56.584 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-04-14 07:20:56.585 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-04-14 07:20:56.587 | Requirement already satisfied: python-cinderclient>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.3.0) 2022-04-14 07:20:56.590 | Requirement already satisfied: os-brick>=2.6.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.2.0) 2022-04-14 07:20:56.592 | Requirement already satisfied: oslo.privsep>=1.23.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.7.0) 2022-04-14 07:20:56.594 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-04-14 07:20:56.597 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.20.4) 2022-04-14 07:20:56.599 | Requirement already satisfied: python-swiftclient>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.13.1) 2022-04-14 07:20:56.609 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (2.1.0) 2022-04-14 07:20:56.610 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (1.1.2) 2022-04-14 07:20:56.623 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (3.0.7) 2022-04-14 07:20:56.693 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.0.2) 2022-04-14 07:20:56.694 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (5.8.1) 2022-04-14 07:20:56.696 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.7.0) 2022-04-14 07:20:56.721 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.0) 2022-04-14 07:20:56.723 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-04-14 07:20:56.724 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.7.0) 2022-04-14 07:20:56.726 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.6.0) 2022-04-14 07:20:56.727 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.1.0) 2022-04-14 07:20:56.738 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (0.17.3) 2022-04-14 07:20:56.779 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-04-14 07:20:56.780 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (6.0) 2022-04-14 07:20:56.782 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.5.0) 2022-04-14 07:20:56.783 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (0.8.0) 2022-04-14 07:20:56.805 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.15.0) 2022-04-14 07:20:56.806 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.0.3) 2022-04-14 07:20:56.821 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2021.3) 2022-04-14 07:20:56.838 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (21.3) 2022-04-14 07:20:56.839 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (0.11.0) 2022-04-14 07:20:56.860 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.17.6) 2022-04-14 07:20:56.862 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.1.1) 2022-04-14 07:20:56.946 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2.0.12) 2022-04-14 07:20:56.948 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (3.3) 2022-04-14 07:20:56.949 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2019.11.28) 2022-04-14 07:20:56.950 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.8) 2022-04-14 07:20:57.001 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (2.21) 2022-04-14 07:20:57.027 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.13.3) 2022-04-14 07:20:57.231 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2022-04-14 07:20:57.233 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2022-04-14 07:20:57.266 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2022-04-14 07:20:57.268 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2022-04-14 07:20:57.269 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2022-04-14 07:20:57.294 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2022-04-14 07:20:57.296 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-04-14 07:20:57.297 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3) 2022-04-14 07:20:57.354 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.2.5) 2022-04-14 07:20:57.524 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-04-14 07:20:57.547 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (60.9.3) 2022-04-14 07:20:57.633 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2022-04-14 07:20:57.785 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2022-04-14 07:20:59.928 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 07:20:59.935 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:20:59.935 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:21:00.060 | + inc/python:pip_install:200 : result=0 2022-04-14 07:21:00.063 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:21:00.065 | + functions-common:time_stop:2432 : local name 2022-04-14 07:21:00.067 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:21:00.070 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:21:00.072 | + functions-common:time_stop:2435 : local total 2022-04-14 07:21:00.074 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:21:00.077 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:21:00.079 | + functions-common:time_stop:2439 : start_time=1649920854420 2022-04-14 07:21:00.081 | + functions-common:time_stop:2441 : [[ -z 1649920854420 ]] 2022-04-14 07:21:00.085 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:21:00.089 | + functions-common:time_stop:2444 : end_time=1649920860086 2022-04-14 07:21:00.091 | + functions-common:time_stop:2445 : elapsed_time=5666 2022-04-14 07:21:00.094 | + functions-common:time_stop:2446 : total=73876 2022-04-14 07:21:00.096 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:21:00.099 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=79542 2022-04-14 07:21:00.102 | + inc/python:pip_install:203 : return 0 2022-04-14 07:21:00.104 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-04-14 07:21:00.107 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-04-14 07:21:00.109 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-04-14 07:21:00.123 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-04-14 07:21:00.127 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance stable/yoga 2022-04-14 07:21:00.131 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-04-14 07:21:00.133 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-04-14 07:21:00.135 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-04-14 07:21:00.137 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 07:21:00.140 | ++ functions-common:git_clone:612 : pwd 2022-04-14 07:21:00.143 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 07:21:00.146 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 07:21:00.149 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 07:21:00.166 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 07:21:00.168 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 07:21:00.171 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 07:21:00.173 | + functions-common:git_clone:629 : echo stable/yoga 2022-04-14 07:21:00.175 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 07:21:00.180 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-04-14 07:21:00.182 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 07:21:00.185 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/glance 2022-04-14 07:21:00.197 | + functions-common:git_clone:684 : cd /opt/stack/glance 2022-04-14 07:21:00.200 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 07:21:00.200 | + functions-common:git_clone:685 : head -1 2022-04-14 07:21:00.203 | 1beee78e0 Update TOX_CONSTRAINTS_FILE for stable/yoga 2022-04-14 07:21:00.206 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 07:21:00.209 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-04-14 07:21:00.212 | + inc/python:setup_develop:338 : local bindep 2022-04-14 07:21:00.214 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-04-14 07:21:00.217 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-04-14 07:21:00.219 | + inc/python:setup_develop:344 : local extras= 2022-04-14 07:21:00.222 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-04-14 07:21:00.225 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 07:21:00.228 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-04-14 07:21:00.230 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-04-14 07:21:00.233 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 07:21:00.235 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 07:21:00.238 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-04-14 07:21:00.241 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 07:21:00.244 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-04-14 07:21:00.246 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 07:21:00.249 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 07:21:00.252 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-04-14 07:21:00.258 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-04-14 07:21:00.260 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-04-14 07:21:00.925 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-04-14 07:21:00.929 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 07:21:00.931 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 07:21:00.934 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 07:21:00.936 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-04-14 07:21:00.938 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-04-14 07:21:00.941 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 07:21:00.944 | + inc/python:setup_package:428 : local extras= 2022-04-14 07:21:00.947 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 07:21:00.949 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 07:21:00.951 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 07:21:00.954 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 07:21:00.956 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 07:21:00.959 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-04-14 07:21:00.980 | Using python 3.8 to install /opt/stack/glance 2022-04-14 07:21:00.982 | + 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-04-14 07:21:01.871 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:21:01.871 | from cryptography.utils import int_from_bytes 2022-04-14 07:21:01.871 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:21:01.871 | from cryptography.utils import int_from_bytes 2022-04-14 07:21:03.059 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:21:03.090 | Obtaining file:///opt/stack/glance 2022-04-14 07:21:03.091 | Preparing metadata (setup.py): started 2022-04-14 07:21:06.273 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 07:21:06.345 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (5.8.1) 2022-04-14 07:21:06.346 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (0.7.1) 2022-04-14 07:21:06.347 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (1.4.31) 2022-04-14 07:21:06.349 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (0.33.0) 2022-04-14 07:21:06.350 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (2.1.1) 2022-04-14 07:21:06.351 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (2.5.1) 2022-04-14 07:21:06.352 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (1.8.7) 2022-04-14 07:21:06.353 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (0.4.2) 2022-04-14 07:21:06.354 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (1.7.6) 2022-04-14 07:21:06.355 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (0.20.4) 2022-04-14 07:21:06.356 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (8.8.0) 2022-04-14 07:21:06.357 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (4.5.0) 2022-04-14 07:21:06.358 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (4.1.0) 2022-04-14 07:21:06.359 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (1.5.0) 2022-04-14 07:21:06.360 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (4.12.2) 2022-04-14 07:21:06.362 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (3.5.0) 2022-04-14 07:21:06.363 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (2.4.0) 2022-04-14 07:21:06.365 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (4.6.4) 2022-04-14 07:21:06.366 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (4.5.0) 2022-04-14 07:21:06.367 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (9.4.0) 2022-04-14 07:21:06.368 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (0.11.0) 2022-04-14 07:21:06.369 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (3.1.1) 2022-04-14 07:21:06.371 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (3.5.0) 2022-04-14 07:21:06.371 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==24.0.1.dev2) (3.2.0) 2022-04-14 07:21:06.372 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (4.4.0) 2022-04-14 07:21:06.373 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (22.0.0) 2022-04-14 07:21:06.374 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (11.2.0) 2022-04-14 07:21:06.375 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (5.1.0) 2022-04-14 07:21:06.376 | Requirement already satisfied: oslo.limit>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (1.5.0) 2022-04-14 07:21:06.377 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (4.7.0) 2022-04-14 07:21:06.378 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (12.13.0) 2022-04-14 07:21:06.381 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (4.5.1) 2022-04-14 07:21:06.382 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (2.3.0) 2022-04-14 07:21:06.383 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (3.11.0) 2022-04-14 07:21:06.384 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (1.3.3) 2022-04-14 07:21:06.385 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (3.4.2) 2022-04-14 07:21:06.386 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (3.0.0) 2022-04-14 07:21:06.387 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (2.5.0) 2022-04-14 07:21:06.388 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (36.0.1) 2022-04-14 07:21:06.389 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (0.2.2) 2022-04-14 07:21:06.391 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (1.0.2) 2022-04-14 07:21:06.392 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (5.6.0) 2022-04-14 07:21:06.393 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (3.10.1) 2022-04-14 07:21:06.409 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.0.1.dev2) (1.1.6) 2022-04-14 07:21:06.411 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.0.1.dev2) (4.11.1) 2022-04-14 07:21:06.412 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.0.1.dev2) (5.4.0) 2022-04-14 07:21:06.436 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.0.1.dev2) (2.27.1) 2022-04-14 07:21:06.437 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.0.1.dev2) (5.3.0) 2022-04-14 07:21:06.477 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==24.0.1.dev2) (1.15.0) 2022-04-14 07:21:06.493 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==24.0.1.dev2) (4.3.0) 2022-04-14 07:21:06.502 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==24.0.1.dev2) (1.13.3) 2022-04-14 07:21:06.517 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.0.1.dev2) (2.1.0) 2022-04-14 07:21:06.518 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.0.1.dev2) (1.1.2) 2022-04-14 07:21:06.520 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.0.1.dev2) (1.16.0) 2022-04-14 07:21:06.616 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==24.0.1.dev2) (3.0.7) 2022-04-14 07:21:06.696 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==24.0.1.dev2) (1.7.0) 2022-04-14 07:21:06.748 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.0.1.dev2) (3.1.1) 2022-04-14 07:21:06.750 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.0.1.dev2) (2.10.1) 2022-04-14 07:21:06.787 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==24.0.1.dev2) (0.17.3) 2022-04-14 07:21:06.834 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.0.1.dev2) (0.8.0) 2022-04-14 07:21:06.835 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.0.1.dev2) (6.0) 2022-04-14 07:21:06.836 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.0.1.dev2) (1.5.0) 2022-04-14 07:21:06.924 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.0.1.dev2) (0.13.0) 2022-04-14 07:21:06.929 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.0.1.dev2) (0.5.0) 2022-04-14 07:21:06.930 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.0.1.dev2) (2.0.1) 2022-04-14 07:21:06.954 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==24.0.1.dev2) (0.61.0) 2022-04-14 07:21:07.004 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.0.1.dev2) (0.9.6) 2022-04-14 07:21:07.005 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.0.1.dev2) (2.8.2) 2022-04-14 07:21:07.070 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.1.dev2) (5.0.9) 2022-04-14 07:21:07.072 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.1.dev2) (5.0.0) 2022-04-14 07:21:07.074 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.1.dev2) (0.4.0) 2022-04-14 07:21:07.076 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.1.dev2) (5.2.3) 2022-04-14 07:21:07.078 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.1.dev2) (2.8.0) 2022-04-14 07:21:07.103 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.0.1.dev2) (3.0.3) 2022-04-14 07:21:07.107 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.0.1.dev2) (3.2.0) 2022-04-14 07:21:07.108 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.0.1.dev2) (3.3.0) 2022-04-14 07:21:07.151 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==24.0.1.dev2) (5.9.0) 2022-04-14 07:21:07.197 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.0.1.dev2) (2021.3) 2022-04-14 07:21:07.199 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.0.1.dev2) (0.11.0) 2022-04-14 07:21:07.200 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.0.1.dev2) (21.3) 2022-04-14 07:21:07.279 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==24.0.1.dev2) (60.9.3) 2022-04-14 07:21:07.342 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==24.0.1.dev2) (0.2.5) 2022-04-14 07:21:07.449 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==24.0.1.dev2) (0.7) 2022-04-14 07:21:07.732 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.1.dev2) (2.6.3) 2022-04-14 07:21:07.737 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.1.dev2) (1.4.2) 2022-04-14 07:21:07.739 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.1.dev2) (6.3.1) 2022-04-14 07:21:07.740 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.1.dev2) (2.5.0) 2022-04-14 07:21:07.796 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==24.0.1.dev2) (0.8.1) 2022-04-14 07:21:07.821 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.1.dev2) (5.0.0) 2022-04-14 07:21:07.940 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==24.0.1.dev2) (2.21) 2022-04-14 07:21:08.049 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==24.0.1.dev2) (2.1.0) 2022-04-14 07:21:08.276 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.1.dev2) (5.1.1) 2022-04-14 07:21:08.278 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.1.dev2) (2.5.0) 2022-04-14 07:21:08.279 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.1.dev2) (1.32) 2022-04-14 07:21:08.280 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.1.dev2) (0.10.0) 2022-04-14 07:21:08.282 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.1.dev2) (1.4.4) 2022-04-14 07:21:08.283 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.1.dev2) (1.4.0) 2022-04-14 07:21:08.284 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.1.dev2) (1.1.5) 2022-04-14 07:21:08.407 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.1.dev2) (0.13.1) 2022-04-14 07:21:08.443 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==24.0.1.dev2) (1.0.3) 2022-04-14 07:21:08.493 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.1.dev2) (3.0.0) 2022-04-14 07:21:08.497 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.1.dev2) (1.3.3) 2022-04-14 07:21:08.751 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.0.1.dev2) (3.10.1) 2022-04-14 07:21:08.941 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.0.1.dev2) (3.3) 2022-04-14 07:21:08.943 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.0.1.dev2) (2019.11.28) 2022-04-14 07:21:08.944 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.0.1.dev2) (1.26.8) 2022-04-14 07:21:08.946 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.0.1.dev2) (2.0.12) 2022-04-14 07:21:09.059 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==24.0.1.dev2) (0.5.2) 2022-04-14 07:21:09.219 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==24.0.1.dev2) (2.5.0) 2022-04-14 07:21:09.327 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==24.0.1.dev2) (3.7.0) 2022-04-14 07:21:09.685 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.0.1.dev2) (2.4.0) 2022-04-14 07:21:09.687 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.0.1.dev2) (0.5.0) 2022-04-14 07:21:09.926 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.1.dev2) (2.2) 2022-04-14 07:21:10.220 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==24.0.1.dev2) (1.0.0) 2022-04-14 07:21:10.556 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.0.1.dev2) (1.8.2) 2022-04-14 07:21:10.557 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.0.1.dev2) (21.4.0) 2022-04-14 07:21:12.137 | Installing collected packages: glance 2022-04-14 07:21:12.137 | Attempting uninstall: glance 2022-04-14 07:21:12.137 | Found existing installation: glance 24.0.1.dev2 2022-04-14 07:21:12.144 | Can't uninstall 'glance'. No files were found to uninstall. 2022-04-14 07:21:12.147 | Running setup.py develop for glance 2022-04-14 07:21:16.571 | Successfully installed glance 2022-04-14 07:21:16.571 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 07:21:16.580 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:21:16.580 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:21:16.723 | + inc/python:pip_install:200 : result=0 2022-04-14 07:21:16.726 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:21:16.728 | + functions-common:time_stop:2432 : local name 2022-04-14 07:21:16.730 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:21:16.733 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:21:16.735 | + functions-common:time_stop:2435 : local total 2022-04-14 07:21:16.737 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:21:16.740 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:21:16.742 | + functions-common:time_stop:2439 : start_time=1649920860974 2022-04-14 07:21:16.744 | + functions-common:time_stop:2441 : [[ -z 1649920860974 ]] 2022-04-14 07:21:16.747 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:21:16.751 | + functions-common:time_stop:2444 : end_time=1649920876749 2022-04-14 07:21:16.754 | + functions-common:time_stop:2445 : elapsed_time=15775 2022-04-14 07:21:16.757 | + functions-common:time_stop:2446 : total=79542 2022-04-14 07:21:16.759 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:21:16.761 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=95317 2022-04-14 07:21:16.763 | + inc/python:pip_install:203 : return 0 2022-04-14 07:21:16.766 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 07:21:16.768 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-14 07:21:16.771 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-14 07:21:16.790 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-14 07:21:16.803 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-04-14 07:21:16.805 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-04-14 07:21:16.808 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:21:16.810 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:21:16.813 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-04-14 07:21:16.815 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:21:16.818 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 07:21:16.820 | + ./stack.sh:main:920 : configure_glance 2022-04-14 07:21:16.823 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-04-14 07:21:16.835 | + lib/glance:configure_glance:326 : local dburl 2022-04-14 07:21:16.838 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-04-14 07:21:16.841 | ++ lib/database:database_connection_url:134 : local db=glance 2022-04-14 07:21:16.843 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-04-14 07:21:16.845 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=glance 2022-04-14 07:21:16.848 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-14 07:21:16.851 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-14 07:21:16.853 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-04-14 07:21:16.881 | + 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-04-14 07:21:16.911 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-04-14 07:21:16.940 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-14 07:21:16.970 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-04-14 07:21:17.000 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-04-14 07:21:17.030 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-04-14 07:21:17.032 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-04-14 07:21:17.034 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-04-14 07:21:17.037 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 07:21:17.039 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-04-14 07:21:17.068 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-04-14 07:21:17.097 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.48/identity 2022-04-14 07:21:17.126 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-04-14 07:21:17.157 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-04-14 07:21:17.187 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-04-14 07:21:17.217 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-04-14 07:21:17.247 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-04-14 07:21:17.276 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 07:21:17.307 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 07:21:17.336 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-04-14 07:21:17.365 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-04-14 07:21:17.368 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-04-14 07:21:17.370 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-04-14 07:21:17.373 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 07:21:17.375 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 07:21:17.377 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 07:21:17.394 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:21:17.397 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 07:21:17.400 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 07:21:17.402 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 07:21:17.418 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:21:17.421 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.48:5672/ 2022-04-14 07:21:17.423 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.48:5672/ 2022-04-14 07:21:17.453 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 07:21:17.456 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 07:21:17.458 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-04-14 07:21:17.461 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-04-14 07:21:17.463 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-04-14 07:21:17.493 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-04-14 07:21:17.523 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-04-14 07:21:17.525 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-04-14 07:21:17.528 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-04-14 07:21:17.530 | + lib/glance:configure_glance_store:254 : local be 2022-04-14 07:21:17.532 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-04-14 07:21:17.534 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-04-14 07:21:17.537 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-14 07:21:17.567 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-04-14 07:21:17.569 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.48 2022-04-14 07:21:17.599 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-04-14 07:21:17.601 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-04-14 07:21:17.618 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:21:17.621 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-04-14 07:21:17.655 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-04-14 07:21:17.685 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-04-14 07:21:17.715 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-04-14 07:21:17.745 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-04-14 07:21:17.774 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-04-14 07:21:17.791 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:21:17.793 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-04-14 07:21:17.823 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-04-14 07:21:17.853 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-04-14 07:21:17.882 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.48/identity/v3 2022-04-14 07:21:17.911 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-04-14 07:21:17.940 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.48/image 2022-04-14 07:21:17.970 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-04-14 07:21:17.987 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:21:17.990 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-04-14 07:21:17.993 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-04-14 07:21:17.995 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-04-14 07:21:17.998 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 07:21:18.015 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 07:21:18.017 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 07:21:18.020 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 07:21:18.022 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 07:21:18.025 | + 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-04-14 07:21:18.055 | + 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-04-14 07:21:18.084 | + 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-04-14 07:21:18.114 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 07:21:18.144 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-04-14 07:21:18.149 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-04-14 07:21:18.179 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-04-14 07:21:18.209 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-14 07:21:18.239 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.48/identity 2022-04-14 07:21:18.268 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-04-14 07:21:18.299 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-04-14 07:21:18.328 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-04-14 07:21:18.358 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-14 07:21:18.388 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-04-14 07:21:18.418 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-04-14 07:21:18.448 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-04-14 07:21:18.479 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-04-14 07:21:18.484 | + 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-04-14 07:21:18.492 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-04-14 07:21:18.509 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:21:18.512 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-04-14 07:21:18.514 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-04-14 07:21:18.517 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-04-14 07:21:18.519 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-04-14 07:21:18.521 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-04-14 07:21:18.524 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-04-14 07:21:18.528 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-04-14 07:21:18.530 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-04-14 07:21:18.534 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-04-14 07:21:18.564 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-04-14 07:21:18.567 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-04-14 07:21:18.569 | ++ functions:get_random_port:837 : true 2022-04-14 07:21:18.572 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-04-14 07:21:18.574 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-04-14 07:21:18.576 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-04-14 07:21:18.627 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-04-14 07:21:18.630 | ++ functions:get_random_port:841 : break 2 2022-04-14 07:21:18.632 | ++ functions:get_random_port:845 : echo 60999 2022-04-14 07:21:18.635 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-04-14 07:21:18.637 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-04-14 07:21:18.665 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-04-14 07:21:18.693 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-04-14 07:21:18.720 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-04-14 07:21:18.748 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 07:21:18.776 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-04-14 07:21:18.804 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-04-14 07:21:18.831 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-04-14 07:21:18.859 | + 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-04-14 07:21:18.887 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 07:21:18.915 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 07:21:18.943 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 07:21:18.971 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-04-14 07:21:18.999 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-04-14 07:21:19.026 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-04-14 07:21:19.054 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-04-14 07:21:19.082 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-04-14 07:21:19.110 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-04-14 07:21:19.138 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-04-14 07:21:19.166 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-04-14 07:21:19.169 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-04-14 07:21:19.171 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 07:21:19.173 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:21:19.176 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:21:19.178 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-04-14 07:21:19.180 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-04-14 07:21:19.235 | proxy (enabled by site administrator) 2022-04-14 07:21:19.238 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-04-14 07:21:19.241 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-04-14 07:21:19.244 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 07:21:19.246 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:21:19.249 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:21:19.251 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-04-14 07:21:19.253 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-04-14 07:21:19.309 | proxy_http (enabled by site administrator) 2022-04-14 07:21:19.312 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-04-14 07:21:19.315 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-04-14 07:21:19.318 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-04-14 07:21:19.320 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 07:21:19.323 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:21:19.325 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:21:19.327 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 07:21:19.330 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 07:21:19.333 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-04-14 07:21:19.334 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 07:21:19.343 | KeepAlive Off 2022-04-14 07:21:19.347 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-04-14 07:21:19.347 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 07:21:19.355 | SetEnv proxy-sendchunked 1 2022-04-14 07:21:19.359 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-04-14 07:21:19.360 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 07:21:19.368 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-04-14 07:21:19.371 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-04-14 07:21:19.374 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-04-14 07:21:19.376 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 07:21:19.379 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 07:21:19.381 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 07:21:19.384 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:21:19.386 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:21:19.389 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 07:21:19.391 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 07:21:19.394 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:21:19.397 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:21:19.399 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-04-14 07:21:19.461 | Site glance-wsgi-api already enabled 2022-04-14 07:21:19.465 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-04-14 07:21:19.467 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 07:21:19.470 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 07:21:19.472 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 07:21:19.611 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-04-14 07:21:19.617 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-04-14 07:21:19.650 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-04-14 07:21:19.652 | + ./stack.sh:main:923 : is_service_enabled cinder 2022-04-14 07:21:19.671 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:21:19.673 | + ./stack.sh:main:925 : stack_install_service cinder 2022-04-14 07:21:19.676 | + lib/stack:stack_install_service:20 : local service=cinder 2022-04-14 07:21:19.679 | + lib/stack:stack_install_service:21 : type install_cinder 2022-04-14 07:21:19.681 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 07:21:19.684 | + lib/stack:stack_install_service:32 : install_cinder 2022-04-14 07:21:19.686 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder stable/yoga 2022-04-14 07:21:19.689 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-04-14 07:21:19.692 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-04-14 07:21:19.694 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-04-14 07:21:19.696 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 07:21:19.699 | ++ functions-common:git_clone:612 : pwd 2022-04-14 07:21:19.702 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 07:21:19.704 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 07:21:19.707 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 07:21:19.723 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 07:21:19.726 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 07:21:19.728 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 07:21:19.731 | + functions-common:git_clone:629 : echo stable/yoga 2022-04-14 07:21:19.731 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 07:21:19.736 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-04-14 07:21:19.739 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 07:21:19.741 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/cinder 2022-04-14 07:21:19.754 | + functions-common:git_clone:684 : cd /opt/stack/cinder 2022-04-14 07:21:19.758 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 07:21:19.758 | + functions-common:git_clone:685 : head -1 2022-04-14 07:21:19.762 | c0ff6fd9f Merge "Update policy matrix for Yoga" into stable/yoga 2022-04-14 07:21:19.764 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 07:21:19.767 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-04-14 07:21:19.770 | + inc/python:setup_develop:338 : local bindep 2022-04-14 07:21:19.772 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-14 07:21:19.775 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-04-14 07:21:19.777 | + inc/python:setup_develop:344 : local extras= 2022-04-14 07:21:19.780 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-04-14 07:21:19.782 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 07:21:19.785 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-14 07:21:19.787 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-04-14 07:21:19.790 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 07:21:19.792 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 07:21:19.796 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-04-14 07:21:19.798 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 07:21:19.802 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-04-14 07:21:19.804 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 07:21:19.807 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 07:21:19.810 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-04-14 07:21:19.815 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-04-14 07:21:19.819 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-04-14 07:21:20.479 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-04-14 07:21:20.481 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 07:21:20.491 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 07:21:20.491 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 07:21:20.491 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-14 07:21:20.492 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-04-14 07:21:20.494 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 07:21:20.497 | + inc/python:setup_package:428 : local extras= 2022-04-14 07:21:20.499 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 07:21:20.501 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 07:21:20.504 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 07:21:20.507 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 07:21:20.509 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 07:21:20.511 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-04-14 07:21:20.532 | Using python 3.8 to install /opt/stack/cinder 2022-04-14 07:21:20.534 | + 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-04-14 07:21:21.405 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:21:21.405 | from cryptography.utils import int_from_bytes 2022-04-14 07:21:21.405 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:21:21.405 | from cryptography.utils import int_from_bytes 2022-04-14 07:21:22.550 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:21:22.577 | Obtaining file:///opt/stack/cinder 2022-04-14 07:21:22.577 | Preparing metadata (setup.py): started 2022-04-14 07:21:26.499 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 07:21:26.635 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (5.8.1) 2022-04-14 07:21:26.636 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (5.1.1) 2022-04-14 07:21:26.637 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (0.33.0) 2022-04-14 07:21:26.638 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (1.1.2) 2022-04-14 07:21:26.639 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (0.20.4) 2022-04-14 07:21:26.641 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (1.0.2) 2022-04-14 07:21:26.642 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==20.0.0) (3.2.0) 2022-04-14 07:21:26.642 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (4.5.0) 2022-04-14 07:21:26.643 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (9.4.0) 2022-04-14 07:21:26.645 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (4.8.0) 2022-04-14 07:21:26.646 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (4.1.3) 2022-04-14 07:21:26.647 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (8.8.0) 2022-04-14 07:21:26.648 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (4.5.0) 2022-04-14 07:21:26.649 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (4.1.0) 2022-04-14 07:21:26.651 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (11.2.0) 2022-04-14 07:21:26.652 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (4.7.0) 2022-04-14 07:21:26.653 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (12.13.0) 2022-04-14 07:21:26.654 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (4.5.1) 2022-04-14 07:21:26.655 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (3.11.0) 2022-04-14 07:21:26.656 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (2.7.0) 2022-04-14 07:21:26.657 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (2.3.0) 2022-04-14 07:21:26.658 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (6.3.1) 2022-04-14 07:21:26.659 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (4.3.0) 2022-04-14 07:21:26.661 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (2.8.0) 2022-04-14 07:21:26.662 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (1.5.0) 2022-04-14 07:21:26.663 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (4.12.2) 2022-04-14 07:21:26.664 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (2.6.0) 2022-04-14 07:21:26.665 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (3.4.2) 2022-04-14 07:21:26.666 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (21.3) 2022-04-14 07:21:26.667 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (2.8.1) 2022-04-14 07:21:26.668 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (3.5.0) 2022-04-14 07:21:26.669 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (2.1.1) 2022-04-14 07:21:26.670 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (5.9.0) 2022-04-14 07:21:26.672 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (3.0.7) 2022-04-14 07:21:26.673 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (5.3.0) 2022-04-14 07:21:26.674 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (3.6.0) 2022-04-14 07:21:26.675 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (4.4.0) 2022-04-14 07:21:26.677 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (17.7.0) 2022-04-14 07:21:26.678 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (3.13.1) 2022-04-14 07:21:26.679 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (2021.3) 2022-04-14 07:21:26.680 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (2.27.1) 2022-04-14 07:21:26.681 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (2.5.1) 2022-04-14 07:21:26.682 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (4.6.4) 2022-04-14 07:21:26.683 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (2.1.74) 2022-04-14 07:21:26.684 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (1.16.0) 2022-04-14 07:21:26.685 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (1.4.31) 2022-04-14 07:21:26.686 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (0.13.0) 2022-04-14 07:21:26.688 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (3.5.0) 2022-04-14 07:21:26.689 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (0.8.9) 2022-04-14 07:21:26.690 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (6.3.1) 2022-04-14 07:21:26.691 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (1.8.7) 2022-04-14 07:21:26.692 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (5.1.0) 2022-04-14 07:21:26.693 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (3.10.0) 2022-04-14 07:21:26.694 | Requirement already satisfied: os-brick>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (5.2.0) 2022-04-14 07:21:26.695 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (5.6.0) 2022-04-14 07:21:26.696 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (2.10.1) 2022-04-14 07:21:26.698 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (2.38.0) 2022-04-14 07:21:26.699 | Requirement already satisfied: castellan>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (3.10.1) 2022-04-14 07:21:26.700 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (36.0.1) 2022-04-14 07:21:26.701 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (0.2.2) 2022-04-14 07:21:26.702 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (1.5.1.0) 2022-04-14 07:21:26.703 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (1.21.7) 2022-04-14 07:21:26.717 | Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.0.0) (0.10.0) 2022-04-14 07:21:26.718 | Requirement already satisfied: s3transfer<0.6.0,>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.0.0) (0.5.2) 2022-04-14 07:21:26.719 | Requirement already satisfied: botocore<1.25.0,>=1.24.7 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.0.0) (1.24.7) 2022-04-14 07:21:26.782 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==20.0.0) (1.15.0) 2022-04-14 07:21:26.814 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.32.0,>=0.30.1->cinder==20.0.0) (2.1.0) 2022-04-14 07:21:26.829 | Requirement already satisfied: uritemplate<5,>=3.0.1 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.0.0) (4.1.1) 2022-04-14 07:21:26.830 | Requirement already satisfied: google-auth-httplib2>=0.1.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.0.0) (0.1.0) 2022-04-14 07:21:26.832 | Requirement already satisfied: google-auth<3.0.0dev,>=1.16.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.0.0) (2.6.0) 2022-04-14 07:21:26.834 | Requirement already satisfied: google-api-core<3.0.0dev,>=1.21.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.0.0) (2.5.0) 2022-04-14 07:21:26.932 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==20.0.0) (1.7.0) 2022-04-14 07:21:26.985 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.0.0) (3.1.1) 2022-04-14 07:21:26.989 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.0.0) (2.10.1) 2022-04-14 07:21:27.016 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.0.0) (0.4.8) 2022-04-14 07:21:27.018 | Requirement already satisfied: pyasn1-modules>=0.0.5 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.0.0) (0.2.8) 2022-04-14 07:21:27.019 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.0.0) (4.8) 2022-04-14 07:21:27.073 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->cinder==20.0.0) (0.17.3) 2022-04-14 07:21:27.148 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.0.0) (1.5.0) 2022-04-14 07:21:27.149 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.0.0) (6.0) 2022-04-14 07:21:27.150 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.0.0) (0.8.0) 2022-04-14 07:21:27.151 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.0.0) (2.5.0) 2022-04-14 07:21:27.213 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.0.0) (2.0.1) 2022-04-14 07:21:27.215 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.0.0) (0.5.0) 2022-04-14 07:21:27.217 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.0.0) (1.7.6) 2022-04-14 07:21:27.276 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.0.0) (2.8.2) 2022-04-14 07:21:27.280 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.0.0) (0.9.6) 2022-04-14 07:21:27.344 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.0.0) (2.4.0) 2022-04-14 07:21:27.345 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.0.0) (5.0.0) 2022-04-14 07:21:27.346 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.0.0) (5.0.9) 2022-04-14 07:21:27.348 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.0.0) (5.2.3) 2022-04-14 07:21:27.350 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.0.0) (0.4.0) 2022-04-14 07:21:27.374 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.0.0) (3.2.0) 2022-04-14 07:21:27.377 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.0.0) (3.0.3) 2022-04-14 07:21:27.378 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.0.0) (3.3.0) 2022-04-14 07:21:27.427 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->cinder==20.0.0) (1.0.3) 2022-04-14 07:21:27.515 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.0.0) (1.3.3) 2022-04-14 07:21:27.516 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.0.0) (3.0.0) 2022-04-14 07:21:27.541 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==20.0.0) (3.1.1) 2022-04-14 07:21:27.568 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->cinder==20.0.0) (0.11.0) 2022-04-14 07:21:27.634 | Requirement already satisfied: suds-community>=0.6 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.0.0) (1.0.0) 2022-04-14 07:21:27.639 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.0.0) (1.26.8) 2022-04-14 07:21:27.774 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==20.0.0) (1.5.0) 2022-04-14 07:21:27.799 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==20.0.0) (60.9.3) 2022-04-14 07:21:27.941 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=5.0.1->cinder==20.0.0) (3.10.1) 2022-04-14 07:21:27.979 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.0.0) (1.3.3) 2022-04-14 07:21:27.982 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.0.0) (22.0.0) 2022-04-14 07:21:27.985 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.0.0) (1.13.3) 2022-04-14 07:21:28.189 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.0.0) (3.3) 2022-04-14 07:21:28.190 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==20.0.0) (2019.11.28) 2022-04-14 07:21:28.194 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.0.0) (2.0.12) 2022-04-14 07:21:28.230 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==20.0.0) (0.7) 2022-04-14 07:21:28.260 | Requirement already satisfied: pyudev>=0.16.1 in /usr/local/lib/python3.8/dist-packages (from rtslib-fb>=2.1.74->cinder==20.0.0) (0.23.2) 2022-04-14 07:21:28.504 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.0.0) (0.5.2) 2022-04-14 07:21:28.506 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.0.0) (0.4.2) 2022-04-14 07:21:28.650 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.0.0) (1.4.2) 2022-04-14 07:21:28.654 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.0.0) (2.6.3) 2022-04-14 07:21:28.655 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.0.0) (2.5.0) 2022-04-14 07:21:28.787 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==20.0.0) (0.12.2) 2022-04-14 07:21:28.910 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.0.0) (4.11.1) 2022-04-14 07:21:28.911 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.0.0) (1.1.6) 2022-04-14 07:21:28.913 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.0.0) (5.4.0) 2022-04-14 07:21:28.948 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=12.5.0->cinder==20.0.0) (5.0.0) 2022-04-14 07:21:29.203 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==20.0.0) (2.21) 2022-04-14 07:21:29.282 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.0.0) (0.5.0) 2022-04-14 07:21:29.284 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.0.0) (2.4.0) 2022-04-14 07:21:29.487 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.0.0) (2.5.0) 2022-04-14 07:21:29.581 | Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.52.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==20.0.0) (1.55.0) 2022-04-14 07:21:29.583 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==20.0.0) (3.19.4) 2022-04-14 07:21:29.767 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==20.0.0) (2.1.0) 2022-04-14 07:21:30.208 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==20.0.0) (1.1.5) 2022-04-14 07:21:30.260 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=12.5.0->cinder==20.0.0) (0.13.1) 2022-04-14 07:21:30.310 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==20.0.0) (0.2.5) 2022-04-14 07:21:31.379 | Requirement already satisfied: jsonpatch<2,>=0.10 in /usr/local/lib/python3.8/dist-packages (from warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.0.0) (1.32) 2022-04-14 07:21:31.659 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.0.0) (1.8.2) 2022-04-14 07:21:31.661 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.0.0) (21.4.0) 2022-04-14 07:21:31.810 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch<2,>=0.10->warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.0.0) (2.2) 2022-04-14 07:21:32.008 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.0.0) (1.0.0) 2022-04-14 07:21:32.145 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.0.0) (3.7.0) 2022-04-14 07:21:33.876 | Installing collected packages: cinder 2022-04-14 07:21:33.877 | Attempting uninstall: cinder 2022-04-14 07:21:33.877 | Found existing installation: cinder 20.0.0 2022-04-14 07:21:33.883 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-04-14 07:21:33.885 | Running setup.py develop for cinder 2022-04-14 07:21:39.623 | Successfully installed cinder 2022-04-14 07:21:39.623 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 07:21:39.634 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:21:39.634 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:21:39.785 | + inc/python:pip_install:200 : result=0 2022-04-14 07:21:39.787 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:21:39.790 | + functions-common:time_stop:2432 : local name 2022-04-14 07:21:39.792 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:21:39.794 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:21:39.797 | + functions-common:time_stop:2435 : local total 2022-04-14 07:21:39.799 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:21:39.802 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:21:39.804 | + functions-common:time_stop:2439 : start_time=1649920880526 2022-04-14 07:21:39.806 | + functions-common:time_stop:2441 : [[ -z 1649920880526 ]] 2022-04-14 07:21:39.809 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:21:39.813 | + functions-common:time_stop:2444 : end_time=1649920899811 2022-04-14 07:21:39.815 | + functions-common:time_stop:2445 : elapsed_time=19285 2022-04-14 07:21:39.817 | + functions-common:time_stop:2446 : total=95317 2022-04-14 07:21:39.819 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:21:39.822 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=114602 2022-04-14 07:21:39.824 | + inc/python:pip_install:203 : return 0 2022-04-14 07:21:39.826 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 07:21:39.829 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-14 07:21:39.831 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-14 07:21:39.851 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-14 07:21:39.863 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-04-14 07:21:39.866 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-04-14 07:21:39.868 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:21:39.871 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:21:39.873 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-04-14 07:21:39.876 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:21:39.879 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-04-14 07:21:39.881 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-04-14 07:21:39.884 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-04-14 07:21:39.886 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:21:39.889 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:21:39.891 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-04-14 07:21:39.904 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-04-14 07:21:39.906 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 07:21:39.909 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 07:21:39.912 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 07:21:39.915 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 07:21:39.917 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 07:21:39.920 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 07:21:39.922 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:21:39.925 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:21:39.928 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 07:21:39.930 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 07:21:39.933 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 07:21:39.935 | + functions-common:apt_get_update:1197 : return 2022-04-14 07:21:39.938 | + functions-common:install_package:1471 : real_install_package targetcli-fb 2022-04-14 07:21:39.941 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 07:21:39.943 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:21:39.945 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:21:39.948 | + functions-common:real_install_package:1457 : apt_get install targetcli-fb 2022-04-14 07:21:39.971 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-04-14 07:21:40.080 | Reading package lists... 2022-04-14 07:21:40.333 | Building dependency tree... 2022-04-14 07:21:40.334 | Reading state information... 2022-04-14 07:21:40.590 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-04-14 07:21:40.590 | The following packages were automatically installed and are no longer required: 2022-04-14 07:21:40.591 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 07:21:40.591 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 07:21:40.591 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 07:21:40.591 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 07:21:40.591 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 07:21:40.591 | python3-zope.interface 2022-04-14 07:21:40.591 | Use 'sudo apt autoremove' to remove them. 2022-04-14 07:21:40.706 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 07:21:40.710 | + functions-common:apt_get:1241 : result=0 2022-04-14 07:21:40.713 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 07:21:40.716 | + functions-common:time_stop:2432 : local name 2022-04-14 07:21:40.718 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:21:40.721 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:21:40.723 | + functions-common:time_stop:2435 : local total 2022-04-14 07:21:40.726 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:21:40.728 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 07:21:40.731 | + functions-common:time_stop:2439 : start_time=1649920899968 2022-04-14 07:21:40.733 | + functions-common:time_stop:2441 : [[ -z 1649920899968 ]] 2022-04-14 07:21:40.736 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:21:40.741 | + functions-common:time_stop:2444 : end_time=1649920900739 2022-04-14 07:21:40.744 | + functions-common:time_stop:2445 : elapsed_time=771 2022-04-14 07:21:40.746 | + functions-common:time_stop:2446 : total=5290 2022-04-14 07:21:40.749 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:21:40.751 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6061 2022-04-14 07:21:40.754 | + functions-common:apt_get:1245 : return 0 2022-04-14 07:21:40.757 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 07:21:40.759 | + ./stack.sh:main:926 : configure_cinder 2022-04-14 07:21:40.762 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-04-14 07:21:40.774 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-04-14 07:21:40.778 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-04-14 07:21:40.780 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-04-14 07:21:40.782 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-14 07:21:40.785 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-04-14 07:21:40.785 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-14 07:21:40.790 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-04-14 07:21:40.792 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-04-14 07:21:40.794 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-14 07:21:40.796 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-04-14 07:21:40.799 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-04-14 07:21:40.801 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-04-14 07:21:40.803 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-04-14 07:21:40.806 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-04-14 07:21:40.817 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-04-14 07:21:40.829 | + 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-04-14 07:21:40.841 | + 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-04-14 07:21:40.853 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-04-14 07:21:40.865 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-14 07:21:40.868 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-14 07:21:40.872 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.OI7hSuulMy 2022-04-14 07:21:40.874 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-14 07:21:40.877 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-14 07:21:40.879 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-04-14 07:21:40.881 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.OI7hSuulMy 2022-04-14 07:21:40.885 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.OI7hSuulMy 2022-04-14 07:21:40.897 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.OI7hSuulMy /etc/sudoers.d/cinder-rootwrap 2022-04-14 07:21:40.910 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-04-14 07:21:40.914 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-14 07:21:40.917 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-14 07:21:40.919 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-14 07:21:40.921 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-14 07:21:40.923 | + 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-04-14 07:21:40.926 | + 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-04-14 07:21:40.928 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-04-14 07:21:40.930 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-04-14 07:21:40.935 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-04-14 07:21:40.939 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-04-14 07:21:40.958 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-04-14 07:21:40.977 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-04-14 07:21:40.996 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-04-14 07:21:41.014 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-04-14 07:21:41.033 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-04-14 07:21:41.052 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-04-14 07:21:41.071 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-04-14 07:21:41.089 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-04-14 07:21:41.092 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-14 07:21:41.094 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-04-14 07:21:41.097 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 07:21:41.099 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-04-14 07:21:41.129 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-04-14 07:21:41.156 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.48/identity 2022-04-14 07:21:41.183 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-04-14 07:21:41.211 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-04-14 07:21:41.238 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-04-14 07:21:41.266 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-04-14 07:21:41.294 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-04-14 07:21:41.322 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 07:21:41.349 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 07:21:41.377 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-04-14 07:21:41.408 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-04-14 07:21:41.436 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-04-14 07:21:41.439 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-04-14 07:21:41.442 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-04-14 07:21:41.444 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=cinder 2022-04-14 07:21:41.446 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-04-14 07:21:41.449 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-04-14 07:21:41.479 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-04-14 07:21:41.508 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-04-14 07:21:41.535 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-04-14 07:21:41.563 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-04-14 07:21:41.591 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-04-14 07:21:41.618 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-04-14 07:21:41.649 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-04-14 07:21:41.651 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.48 2022-04-14 07:21:41.679 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-04-14 07:21:41.711 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-04-14 07:21:41.718 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 82cfa83653d5df55b4f4c7073bf8cea0 2022-04-14 07:21:41.746 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-04-14 07:21:41.748 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-04-14 07:21:41.777 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-04-14 07:21:41.805 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-04-14 07:21:41.834 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-04-14 07:21:41.862 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-04-14 07:21:41.879 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:21:41.881 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-04-14 07:21:41.889 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-04-14 07:21:41.889 | + lib/cinder:configure_cinder:301 : local default_name= 2022-04-14 07:21:41.889 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-04-14 07:21:41.890 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-04-14 07:21:41.893 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-04-14 07:21:41.896 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-04-14 07:21:41.898 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-04-14 07:21:41.901 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-04-14 07:21:41.903 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-04-14 07:21:41.905 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-04-14 07:21:41.938 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-04-14 07:21:41.967 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-04-14 07:21:41.995 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-04-14 07:21:42.024 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-04-14 07:21:42.053 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-04-14 07:21:42.080 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-04-14 07:21:42.083 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-04-14 07:21:42.086 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-04-14 07:21:42.088 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-04-14 07:21:42.116 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-04-14 07:21:42.119 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-04-14 07:21:42.147 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-04-14 07:21:42.150 | + lib/cinder:configure_cinder_image_volume_cache:619 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-04-14 07:21:42.152 | + lib/cinder:configure_cinder_image_volume_cache:620 : local be_name=lvmdriver-1 2022-04-14 07:21:42.154 | + lib/cinder:configure_cinder_image_volume_cache:622 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-04-14 07:21:42.183 | + lib/cinder:configure_cinder_image_volume_cache:624 : [[ -n '' ]] 2022-04-14 07:21:42.186 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2022-04-14 07:21:42.188 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-04-14 07:21:42.206 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:21:42.208 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-04-14 07:21:42.211 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-04-14 07:21:42.213 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-04-14 07:21:42.216 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-04-14 07:21:42.244 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.48:8080/v1/AUTH_ 2022-04-14 07:21:42.273 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-04-14 07:21:42.289 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:21:42.291 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-04-14 07:21:42.308 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:21:42.311 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-04-14 07:21:42.328 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:21:42.330 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-04-14 07:21:42.332 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-04-14 07:21:42.335 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-04-14 07:21:42.337 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-04-14 07:21:42.340 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 07:21:42.342 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 07:21:42.344 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 07:21:42.361 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:21:42.364 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 07:21:42.367 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 07:21:42.369 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 07:21:42.385 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:21:42.388 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.48:5672/ 2022-04-14 07:21:42.391 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.48:5672/ 2022-04-14 07:21:42.419 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 07:21:42.421 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 07:21:42.423 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-04-14 07:21:42.426 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-04-14 07:21:42.429 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-04-14 07:21:42.432 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 07:21:42.449 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 07:21:42.451 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 07:21:42.453 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 07:21:42.456 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 07:21:42.458 | + 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-04-14 07:21:42.487 | + 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-04-14 07:21:42.516 | + 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-04-14 07:21:42.545 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 07:21:42.574 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-04-14 07:21:42.591 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:21:42.593 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-04-14 07:21:42.595 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-04-14 07:21:42.598 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-04-14 07:21:42.600 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-04-14 07:21:42.603 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-14 07:21:42.605 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 07:21:42.608 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-04-14 07:21:42.612 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-04-14 07:21:42.615 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 07:21:42.617 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 07:21:42.630 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 07:21:42.631 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 07:21:42.639 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 07:21:42.642 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 07:21:42.658 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-04-14 07:21:42.661 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-04-14 07:21:42.666 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-04-14 07:21:42.695 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-04-14 07:21:42.723 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-04-14 07:21:42.749 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-04-14 07:21:42.777 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 07:21:42.805 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 07:21:42.832 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-04-14 07:21:42.859 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-04-14 07:21:42.887 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-04-14 07:21:42.915 | + 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-04-14 07:21:42.943 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 07:21:42.970 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 07:21:42.998 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-04-14 07:21:43.026 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-14 07:21:43.028 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-14 07:21:43.031 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-04-14 07:21:43.033 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-04-14 07:21:43.036 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 07:21:43.038 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:21:43.040 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:21:43.043 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-14 07:21:43.046 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-04-14 07:21:43.048 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-04-14 07:21:43.076 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-14 07:21:43.105 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-14 07:21:43.105 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-04-14 07:21:43.113 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-04-14 07:21:43.117 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-04-14 07:21:43.119 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-04-14 07:21:43.121 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 07:21:43.124 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 07:21:43.126 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 07:21:43.128 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:21:43.131 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:21:43.133 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 07:21:43.135 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 07:21:43.138 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:21:43.140 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:21:43.142 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-04-14 07:21:43.204 | Enabling site cinder-wsgi. 2022-04-14 07:21:43.210 | To activate the new configuration, you need to run: 2022-04-14 07:21:43.210 | systemctl reload apache2 2022-04-14 07:21:43.214 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-14 07:21:43.217 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 07:21:43.219 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 07:21:43.222 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 07:21:43.360 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-04-14 07:21:43.363 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-04-14 07:21:43.393 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.48/image 2022-04-14 07:21:43.425 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-04-14 07:21:43.442 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:21:43.445 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-04-14 07:21:43.447 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-14 07:21:43.450 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-14 07:21:43.452 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-14 07:21:43.454 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-04-14 07:21:43.485 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-04-14 07:21:43.513 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.48/identity 2022-04-14 07:21:43.542 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-04-14 07:21:43.570 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-04-14 07:21:43.599 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-04-14 07:21:43.626 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-04-14 07:21:43.655 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-04-14 07:21:43.683 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-14 07:21:43.712 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-04-14 07:21:43.740 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-04-14 07:21:43.769 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-04-14 07:21:43.797 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-04-14 07:21:43.800 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-04-14 07:21:43.817 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:21:43.819 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.48:2379 2022-04-14 07:21:43.850 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-04-14 07:21:43.852 | + ./stack.sh:main:929 : is_service_enabled neutron 2022-04-14 07:21:43.870 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:21:43.872 | + ./stack.sh:main:931 : stack_install_service neutron 2022-04-14 07:21:43.875 | + lib/stack:stack_install_service:20 : local service=neutron 2022-04-14 07:21:43.877 | + lib/stack:stack_install_service:21 : type install_neutron 2022-04-14 07:21:43.880 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 07:21:43.883 | + lib/stack:stack_install_service:32 : install_neutron 2022-04-14 07:21:43.885 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-04-14 07:21:43.889 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 07:21:43.889 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-14 07:21:43.895 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 07:21:43.897 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-14 07:21:43.900 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-14 07:21:43.903 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-14 07:21:43.905 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-04-14 07:21:43.908 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-04-14 07:21:43.910 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-04-14 07:21:43.913 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:21:43.915 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:21:43.918 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-04-14 07:21:43.921 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:21:43.923 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron stable/yoga 2022-04-14 07:21:43.926 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-04-14 07:21:43.928 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-04-14 07:21:43.931 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-04-14 07:21:43.933 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 07:21:43.936 | ++ functions-common:git_clone:612 : pwd 2022-04-14 07:21:43.938 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 07:21:43.941 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 07:21:43.944 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 07:21:43.960 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 07:21:43.962 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 07:21:43.965 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 07:21:43.968 | + functions-common:git_clone:629 : echo stable/yoga 2022-04-14 07:21:43.968 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 07:21:43.974 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-04-14 07:21:43.976 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 07:21:43.978 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/neutron 2022-04-14 07:21:43.991 | + functions-common:git_clone:684 : cd /opt/stack/neutron 2022-04-14 07:21:43.994 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 07:21:43.994 | + functions-common:git_clone:685 : head -1 2022-04-14 07:21:43.997 | 525a9b2501 ovn: Wait for northd in functional tests 2022-04-14 07:21:44.000 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 07:21:44.002 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-04-14 07:21:44.005 | + inc/python:setup_develop:338 : local bindep 2022-04-14 07:21:44.007 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-14 07:21:44.010 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-04-14 07:21:44.012 | + inc/python:setup_develop:344 : local extras= 2022-04-14 07:21:44.015 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-04-14 07:21:44.018 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 07:21:44.021 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-14 07:21:44.023 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-04-14 07:21:44.026 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 07:21:44.028 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 07:21:44.032 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-04-14 07:21:44.035 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 07:21:44.038 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-04-14 07:21:44.040 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 07:21:44.043 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 07:21:44.046 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-04-14 07:21:44.052 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-04-14 07:21:44.055 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-04-14 07:21:44.711 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-04-14 07:21:44.714 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 07:21:44.716 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 07:21:44.718 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 07:21:44.721 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-14 07:21:44.723 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-04-14 07:21:44.726 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 07:21:44.728 | + inc/python:setup_package:428 : local extras= 2022-04-14 07:21:44.730 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 07:21:44.733 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 07:21:44.735 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 07:21:44.738 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 07:21:44.741 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 07:21:44.743 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-04-14 07:21:44.765 | Using python 3.8 to install /opt/stack/neutron 2022-04-14 07:21:44.767 | + 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-04-14 07:21:45.642 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:21:45.642 | from cryptography.utils import int_from_bytes 2022-04-14 07:21:45.642 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:21:45.642 | from cryptography.utils import int_from_bytes 2022-04-14 07:21:46.785 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:21:46.812 | Obtaining file:///opt/stack/neutron 2022-04-14 07:21:46.813 | Preparing metadata (setup.py): started 2022-04-14 07:21:51.012 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 07:21:51.104 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev20) (5.8.1) 2022-04-14 07:21:51.105 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev20) (3.5.0) 2022-04-14 07:21:51.106 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev20) (2.1.1) 2022-04-14 07:21:51.107 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev20) (2.5.1) 2022-04-14 07:21:51.108 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev20) (2.5.0) 2022-04-14 07:21:51.109 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev20) (5.1.1) 2022-04-14 07:21:51.110 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev20) (0.33.0) 2022-04-14 07:21:51.111 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev20) (1.4.1) 2022-04-14 07:21:51.113 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev20) (0.20.4) 2022-04-14 07:21:51.114 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev20) (2.27.1) 2022-04-14 07:21:51.115 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev20) (3.0.3) 2022-04-14 07:21:51.116 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev20) (9.4.0) 2022-04-14 07:21:51.117 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev20) (0.8.0) 2022-04-14 07:21:51.118 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev20) (0.11.0) 2022-04-14 07:21:51.119 | Requirement already satisfied: neutron-lib>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev20) (2.20.0) 2022-04-14 07:21:51.120 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev20) (7.8.0) 2022-04-14 07:21:51.121 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev20) (6.3.1) 2022-04-14 07:21:51.122 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev20) (1.4.31) 2022-04-14 07:21:51.123 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev20) (1.8.7) 2022-04-14 07:21:51.124 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev20) (4.5.0) 2022-04-14 07:21:51.125 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev20) (1.7.6) 2022-04-14 07:21:51.126 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev20) (3.5.0) 2022-04-14 07:21:51.128 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev20) (2.10.1) 2022-04-14 07:21:51.129 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev20) (4.5.0) 2022-04-14 07:21:51.130 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev20) (8.8.0) 2022-04-14 07:21:51.131 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev20) (4.1.0) 2022-04-14 07:21:51.133 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev20) (11.2.0) 2022-04-14 07:21:51.134 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev20) (5.1.0) 2022-04-14 07:21:51.135 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev20) (4.7.0) 2022-04-14 07:21:51.136 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev20) (12.13.0) 2022-04-14 07:21:51.137 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev20) (4.5.1) 2022-04-14 07:21:51.138 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev20) (3.11.0) 2022-04-14 07:21:51.139 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev20) (2.7.0) 2022-04-14 07:21:51.140 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev20) (2.3.0) 2022-04-14 07:21:51.141 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev20) (6.3.1) 2022-04-14 07:21:51.143 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev20) (4.3.0) 2022-04-14 07:21:51.144 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev20) (2.8.0) 2022-04-14 07:21:51.145 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev20) (1.5.0) 2022-04-14 07:21:51.146 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev20) (4.12.2) 2022-04-14 07:21:51.147 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev20) (2.6.0) 2022-04-14 07:21:51.148 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev20) (3.4.2) 2022-04-14 07:21:51.149 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev20) (2.3.1) 2022-04-14 07:21:51.150 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev20) (1.1.0) 2022-04-14 07:21:51.151 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev20) (2.16.0) 2022-04-14 07:21:51.152 | Requirement already satisfied: ovsdbapp>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev20) (1.15.1) 2022-04-14 07:21:51.153 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev20) (21.3) 2022-04-14 07:21:51.154 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev20) (5.9.0) 2022-04-14 07:21:51.155 | Requirement already satisfied: pyroute2>=0.6.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev20) (0.6.6) 2022-04-14 07:21:51.156 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev20) (22.0.0) 2022-04-14 07:21:51.158 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev20) (17.7.0) 2022-04-14 07:21:51.159 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev20) (0.61.0) 2022-04-14 07:21:51.160 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev20) (4.5.0) 2022-04-14 07:21:51.161 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev20) (2.7.1) 2022-04-14 07:21:51.162 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev20) (2.4.0) 2022-04-14 07:21:51.163 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev20) (2.10.1) 2022-04-14 07:21:51.180 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.0.1.dev20) (4.11.1) 2022-04-14 07:21:51.181 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.0.1.dev20) (1.1.6) 2022-04-14 07:21:51.183 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.0.1.dev20) (5.4.0) 2022-04-14 07:21:51.190 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==20.0.1.dev20) (1.13.3) 2022-04-14 07:21:51.202 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.0.1.dev20) (2.1.0) 2022-04-14 07:21:51.203 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.0.1.dev20) (1.16.0) 2022-04-14 07:21:51.204 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.0.1.dev20) (1.1.2) 2022-04-14 07:21:51.224 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->neutron==20.0.1.dev20) (3.0.7) 2022-04-14 07:21:51.231 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==20.0.1.dev20) (2.1.0) 2022-04-14 07:21:51.292 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.0.1.dev20) (1.0.2) 2022-04-14 07:21:51.294 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.0.1.dev20) (1.7.0) 2022-04-14 07:21:51.348 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.0.1.dev20) (3.1.1) 2022-04-14 07:21:51.351 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.0.1.dev20) (4.4.0) 2022-04-14 07:21:51.400 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.0.1.dev20) (1.2.2) 2022-04-14 07:21:51.402 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.0.1.dev20) (2.7.0) 2022-04-14 07:21:51.429 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.0.1.dev20) (2.5.0) 2022-04-14 07:21:51.431 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.0.1.dev20) (6.0) 2022-04-14 07:21:51.432 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.0.1.dev20) (0.10.0) 2022-04-14 07:21:51.433 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.0.1.dev20) (1.4.4) 2022-04-14 07:21:51.435 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.0.1.dev20) (1.4.0) 2022-04-14 07:21:51.436 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.0.1.dev20) (36.0.1) 2022-04-14 07:21:51.437 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.0.1.dev20) (1.1.5) 2022-04-14 07:21:51.438 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.0.1.dev20) (1.32) 2022-04-14 07:21:51.454 | Requirement already satisfied: msgpack>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-ken>=2.2.0->neutron==20.0.1.dev20) (1.0.3) 2022-04-14 07:21:51.548 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->neutron==20.0.1.dev20) (0.17.3) 2022-04-14 07:21:51.591 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.0.0->neutron==20.0.1.dev20) (1.5.0) 2022-04-14 07:21:51.681 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.0.1.dev20) (0.13.0) 2022-04-14 07:21:51.682 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.0.1.dev20) (0.5.0) 2022-04-14 07:21:51.685 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.0.1.dev20) (2.0.1) 2022-04-14 07:21:51.744 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.0.1.dev20) (0.9.6) 2022-04-14 07:21:51.746 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.0.1.dev20) (2.8.2) 2022-04-14 07:21:51.806 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.0.1.dev20) (5.2.3) 2022-04-14 07:21:51.807 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.0.1.dev20) (5.0.0) 2022-04-14 07:21:51.808 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.0.1.dev20) (0.4.0) 2022-04-14 07:21:51.810 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.0.1.dev20) (5.0.9) 2022-04-14 07:21:51.837 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.0.1.dev20) (3.3.0) 2022-04-14 07:21:51.840 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.0.1.dev20) (3.2.0) 2022-04-14 07:21:51.895 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.3.0->neutron==20.0.1.dev20) (1.15.0) 2022-04-14 07:21:51.950 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==20.0.1.dev20) (2021.3) 2022-04-14 07:21:51.981 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.0.1.dev20) (1.3.3) 2022-04-14 07:21:51.983 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.0.1.dev20) (3.0.0) 2022-04-14 07:21:52.009 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->neutron==20.0.1.dev20) (3.1.1) 2022-04-14 07:21:52.154 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==20.0.1.dev20) (2.4.0) 2022-04-14 07:21:52.226 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==20.0.1.dev20) (60.9.3) 2022-04-14 07:21:52.306 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.0.1.dev20) (3.0.0) 2022-04-14 07:21:52.307 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.0.1.dev20) (0.3.5) 2022-04-14 07:21:52.420 | Requirement already satisfied: pyroute2.nslink==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.0.1.dev20) (0.6.6) 2022-04-14 07:21:52.422 | Requirement already satisfied: pyroute2.ethtool==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.0.1.dev20) (0.6.6) 2022-04-14 07:21:52.431 | Requirement already satisfied: pyroute2.ndb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.0.1.dev20) (0.6.6) 2022-04-14 07:21:52.431 | Requirement already satisfied: pyroute2.ipset==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.0.1.dev20) (0.6.6) 2022-04-14 07:21:52.431 | Requirement already satisfied: pyroute2.core==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.0.1.dev20) (0.6.6) 2022-04-14 07:21:52.431 | Requirement already satisfied: pyroute2.nftables==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.0.1.dev20) (0.6.6) 2022-04-14 07:21:52.431 | Requirement already satisfied: pyroute2.ipdb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.0.1.dev20) (0.6.6) 2022-04-14 07:21:52.638 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==20.0.1.dev20) (3.2.0) 2022-04-14 07:21:52.640 | Requirement already satisfied: osc-lib>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.0.1.dev20) (2.5.0) 2022-04-14 07:21:52.642 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.0.1.dev20) (3.10.1) 2022-04-14 07:21:52.687 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.0.1.dev20) (2.1.0) 2022-04-14 07:21:52.691 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.0.1.dev20) (3.17.6) 2022-04-14 07:21:52.784 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.0.1.dev20) (3.3) 2022-04-14 07:21:52.785 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.0.1.dev20) (1.26.8) 2022-04-14 07:21:52.786 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==20.0.1.dev20) (2019.11.28) 2022-04-14 07:21:52.789 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.0.1.dev20) (2.0.12) 2022-04-14 07:21:52.825 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==20.0.1.dev20) (0.7) 2022-04-14 07:21:53.172 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==20.0.1.dev20) (0.12.2) 2022-04-14 07:21:53.246 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==20.0.1.dev20) (5.0.0) 2022-04-14 07:21:53.438 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=2.3.0->neutron==20.0.1.dev20) (2.21) 2022-04-14 07:21:53.514 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.0.1.dev20) (2.4.0) 2022-04-14 07:21:53.516 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.0.1.dev20) (0.5.0) 2022-04-14 07:21:53.744 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.0.1.dev20) (2.5.0) 2022-04-14 07:21:53.921 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==20.0.1.dev20) (2.2) 2022-04-14 07:21:54.481 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==20.0.1.dev20) (0.13.1) 2022-04-14 07:21:54.528 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==20.0.1.dev20) (0.2.5) 2022-04-14 07:21:55.150 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.0.1.dev20) (0.5.2) 2022-04-14 07:21:55.151 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.0.1.dev20) (0.4.2) 2022-04-14 07:21:55.462 | Requirement already satisfied: waitress>=0.8.5 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.0.1.dev20) (2.0.0) 2022-04-14 07:21:55.462 | Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.0.1.dev20) (4.10.0) 2022-04-14 07:21:55.638 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.6.5->neutron==20.0.1.dev20) (3.7.0) 2022-04-14 07:21:55.884 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.0.1.dev20) (21.4.0) 2022-04-14 07:21:55.886 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.0.1.dev20) (1.8.2) 2022-04-14 07:21:56.077 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.0.1.dev20) (1.0.0) 2022-04-14 07:21:56.299 | Requirement already satisfied: soupsieve>1.2 in /usr/local/lib/python3.8/dist-packages (from beautifulsoup4->WebTest>=1.3.1->pecan>=1.3.2->neutron==20.0.1.dev20) (2.3.1) 2022-04-14 07:21:57.929 | Installing collected packages: neutron 2022-04-14 07:21:57.929 | Attempting uninstall: neutron 2022-04-14 07:21:57.929 | Found existing installation: neutron 20.0.1.dev20 2022-04-14 07:21:57.948 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-04-14 07:21:57.950 | Running setup.py develop for neutron 2022-04-14 07:22:03.869 | Successfully installed neutron 2022-04-14 07:22:03.869 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 07:22:03.878 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:22:03.878 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:22:04.029 | + inc/python:pip_install:200 : result=0 2022-04-14 07:22:04.031 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:22:04.033 | + functions-common:time_stop:2432 : local name 2022-04-14 07:22:04.036 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:22:04.038 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:22:04.041 | + functions-common:time_stop:2435 : local total 2022-04-14 07:22:04.043 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:22:04.045 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:22:04.047 | + functions-common:time_stop:2439 : start_time=1649920904759 2022-04-14 07:22:04.050 | + functions-common:time_stop:2441 : [[ -z 1649920904759 ]] 2022-04-14 07:22:04.053 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:22:04.057 | + functions-common:time_stop:2444 : end_time=1649920924054 2022-04-14 07:22:04.059 | + functions-common:time_stop:2445 : elapsed_time=19295 2022-04-14 07:22:04.061 | + functions-common:time_stop:2446 : total=114602 2022-04-14 07:22:04.063 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:22:04.066 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=133897 2022-04-14 07:22:04.068 | + inc/python:pip_install:203 : return 0 2022-04-14 07:22:04.070 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 07:22:04.073 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-14 07:22:04.075 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-14 07:22:04.094 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-14 07:22:04.107 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-04-14 07:22:04.109 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-04-14 07:22:04.112 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:22:04.114 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:22:04.117 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-04-14 07:22:04.119 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:22:04.122 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-04-14 07:22:04.124 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 07:22:04.127 | + ./stack.sh:main:934 : is_service_enabled nova 2022-04-14 07:22:04.144 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:22:04.147 | + ./stack.sh:main:936 : stack_install_service nova 2022-04-14 07:22:04.149 | + lib/stack:stack_install_service:20 : local service=nova 2022-04-14 07:22:04.152 | + lib/stack:stack_install_service:21 : type install_nova 2022-04-14 07:22:04.155 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 07:22:04.157 | + lib/stack:stack_install_service:32 : install_nova 2022-04-14 07:22:04.160 | + lib/nova:install_nova:893 : use_library_from_git os-vif 2022-04-14 07:22:04.163 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-04-14 07:22:04.165 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:22:04.167 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:22:04.170 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-04-14 07:22:04.173 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:22:04.175 | + lib/nova:install_nova:898 : is_service_enabled n-cpu 2022-04-14 07:22:04.191 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:22:04.193 | + lib/nova:install_nova:902 : is_service_enabled n-novnc 2022-04-14 07:22:04.210 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:22:04.213 | + lib/nova:install_nova:914 : is_service_enabled n-spice 2022-04-14 07:22:04.230 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:22:04.232 | + lib/nova:install_nova:926 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova stable/yoga 2022-04-14 07:22:04.234 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-04-14 07:22:04.237 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-04-14 07:22:04.239 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-04-14 07:22:04.241 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 07:22:04.244 | ++ functions-common:git_clone:612 : pwd 2022-04-14 07:22:04.247 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 07:22:04.249 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 07:22:04.252 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 07:22:04.267 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 07:22:04.270 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 07:22:04.272 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 07:22:04.275 | + functions-common:git_clone:629 : echo stable/yoga 2022-04-14 07:22:04.275 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 07:22:04.280 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-04-14 07:22:04.283 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 07:22:04.286 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/nova 2022-04-14 07:22:04.298 | + functions-common:git_clone:684 : cd /opt/stack/nova 2022-04-14 07:22:04.301 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 07:22:04.301 | + functions-common:git_clone:685 : head -1 2022-04-14 07:22:04.304 | 1bb0697f1c [stable-only] Update TOX_CONSTRAINTS_FILE for stable/yoga 2022-04-14 07:22:04.307 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 07:22:04.310 | + lib/nova:install_nova:927 : setup_develop /opt/stack/nova 2022-04-14 07:22:04.312 | + inc/python:setup_develop:338 : local bindep 2022-04-14 07:22:04.315 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-04-14 07:22:04.318 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-04-14 07:22:04.320 | + inc/python:setup_develop:344 : local extras= 2022-04-14 07:22:04.323 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-04-14 07:22:04.325 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 07:22:04.328 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-04-14 07:22:04.331 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-04-14 07:22:04.333 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 07:22:04.336 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 07:22:04.339 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-04-14 07:22:04.342 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 07:22:04.344 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-04-14 07:22:04.347 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 07:22:04.350 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 07:22:04.353 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-04-14 07:22:04.359 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-04-14 07:22:04.361 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-04-14 07:22:05.020 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-04-14 07:22:05.023 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 07:22:05.025 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 07:22:05.027 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 07:22:05.030 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-04-14 07:22:05.032 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-04-14 07:22:05.035 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 07:22:05.037 | + inc/python:setup_package:428 : local extras= 2022-04-14 07:22:05.040 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 07:22:05.042 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 07:22:05.044 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 07:22:05.047 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 07:22:05.050 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 07:22:05.052 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-04-14 07:22:05.073 | Using python 3.8 to install /opt/stack/nova 2022-04-14 07:22:05.075 | + 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-04-14 07:22:05.944 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:22:05.944 | from cryptography.utils import int_from_bytes 2022-04-14 07:22:05.944 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:22:05.944 | from cryptography.utils import int_from_bytes 2022-04-14 07:22:07.087 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:22:07.114 | Obtaining file:///opt/stack/nova 2022-04-14 07:22:07.115 | Preparing metadata (setup.py): started 2022-04-14 07:22:12.051 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 07:22:12.176 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (5.8.1) 2022-04-14 07:22:12.178 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (1.4.31) 2022-04-14 07:22:12.179 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (5.1.1) 2022-04-14 07:22:12.180 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (0.33.0) 2022-04-14 07:22:12.181 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (3.0.3) 2022-04-14 07:22:12.182 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (9.4.0) 2022-04-14 07:22:12.183 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (4.8.0) 2022-04-14 07:22:12.184 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (2.5.1) 2022-04-14 07:22:12.185 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (36.0.1) 2022-04-14 07:22:12.186 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (1.8.7) 2022-04-14 07:22:12.187 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (1.1.2) 2022-04-14 07:22:12.188 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (2.1.1) 2022-04-14 07:22:12.189 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (3.5.0) 2022-04-14 07:22:12.190 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (3.1.1) 2022-04-14 07:22:12.191 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (0.13.0) 2022-04-14 07:22:12.192 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (1.7.6) 2022-04-14 07:22:12.194 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (0.8.0) 2022-04-14 07:22:12.195 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (0.11.0) 2022-04-14 07:22:12.195 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (2.8.1) 2022-04-14 07:22:12.196 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (1.0.2) 2022-04-14 07:22:12.198 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==25.0.1.dev2) (3.2.0) 2022-04-14 07:22:12.199 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (8.3.0) 2022-04-14 07:22:12.200 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (4.5.0) 2022-04-14 07:22:12.201 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (7.8.0) 2022-04-14 07:22:12.202 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (3.6.0) 2022-04-14 07:22:12.204 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (2.27.1) 2022-04-14 07:22:12.205 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (3.5.0) 2022-04-14 07:22:12.206 | Requirement already satisfied: websockify>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (0.10.0) 2022-04-14 07:22:12.207 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (2.10.1) 2022-04-14 07:22:12.208 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (4.5.0) 2022-04-14 07:22:12.210 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (8.8.0) 2022-04-14 07:22:12.211 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (4.1.0) 2022-04-14 07:22:12.212 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (4.7.0) 2022-04-14 07:22:12.213 | Requirement already satisfied: oslo.limit>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (1.5.0) 2022-04-14 07:22:12.214 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (2.3.0) 2022-04-14 07:22:12.215 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (4.3.0) 2022-04-14 07:22:12.216 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (1.5.0) 2022-04-14 07:22:12.217 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (4.12.2) 2022-04-14 07:22:12.218 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (11.2.0) 2022-04-14 07:22:12.219 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (6.3.1) 2022-04-14 07:22:12.221 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (12.13.0) 2022-04-14 07:22:12.222 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (3.11.0) 2022-04-14 07:22:12.223 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (2.7.0) 2022-04-14 07:22:12.225 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (5.1.0) 2022-04-14 07:22:12.226 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (2.8.0) 2022-04-14 07:22:12.227 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (1.5.0) 2022-04-14 07:22:12.228 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (4.5.1) 2022-04-14 07:22:12.228 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (5.9.0) 2022-04-14 07:22:12.230 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (2.6.0) 2022-04-14 07:22:12.231 | Requirement already satisfied: os-brick>=5.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (5.2.0) 2022-04-14 07:22:12.232 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (1.1.0) 2022-04-14 07:22:12.233 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (2.7.0) 2022-04-14 07:22:12.234 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (2.7.1) 2022-04-14 07:22:12.235 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (3.10.1) 2022-04-14 07:22:12.236 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (1.0.1) 2022-04-14 07:22:12.237 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (2.10.1) 2022-04-14 07:22:12.238 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (0.2.2) 2022-04-14 07:22:12.240 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (1.3.3) 2022-04-14 07:22:12.241 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (1.7.0) 2022-04-14 07:22:12.242 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (4.6.4) 2022-04-14 07:22:12.243 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (2.8.2) 2022-04-14 07:22:12.244 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (2.4.0) 2022-04-14 07:22:12.245 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (0.61.0) 2022-04-14 07:22:12.246 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (6.0) 2022-04-14 07:22:12.263 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.0.1.dev2) (4.11.1) 2022-04-14 07:22:12.264 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.0.1.dev2) (1.1.6) 2022-04-14 07:22:12.266 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.0.1.dev2) (5.4.0) 2022-04-14 07:22:12.289 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==25.0.1.dev2) (5.3.0) 2022-04-14 07:22:12.328 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==25.0.1.dev2) (1.15.0) 2022-04-14 07:22:12.360 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.0.1.dev2) (1.16.0) 2022-04-14 07:22:12.361 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.0.1.dev2) (2.1.0) 2022-04-14 07:22:12.385 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==25.0.1.dev2) (2.1.0) 2022-04-14 07:22:12.527 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.0.1.dev2) (4.4.0) 2022-04-14 07:22:12.532 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.0.1.dev2) (3.1.1) 2022-04-14 07:22:12.612 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.0.1.dev2) (1.4.4) 2022-04-14 07:22:12.614 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.0.1.dev2) (0.10.0) 2022-04-14 07:22:12.615 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.0.1.dev2) (1.1.5) 2022-04-14 07:22:12.616 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.0.1.dev2) (1.32) 2022-04-14 07:22:12.617 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.0.1.dev2) (2.5.0) 2022-04-14 07:22:12.619 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.0.1.dev2) (1.4.0) 2022-04-14 07:22:12.640 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.0.1.dev2) (5.6.0) 2022-04-14 07:22:12.643 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.0.1.dev2) (6.3.1) 2022-04-14 07:22:12.726 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.0.1.dev2) (0.6.6) 2022-04-14 07:22:12.727 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.0.1.dev2) (2.5.0) 2022-04-14 07:22:12.730 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.0.1.dev2) (1.15.1) 2022-04-14 07:22:12.790 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->nova==25.0.1.dev2) (0.17.3) 2022-04-14 07:22:12.902 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.0.1.dev2) (2.0.1) 2022-04-14 07:22:12.905 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.0.1.dev2) (0.5.0) 2022-04-14 07:22:12.987 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->nova==25.0.1.dev2) (0.9.6) 2022-04-14 07:22:13.051 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.0.1.dev2) (0.4.0) 2022-04-14 07:22:13.053 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.0.1.dev2) (5.2.3) 2022-04-14 07:22:13.054 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.0.1.dev2) (5.0.9) 2022-04-14 07:22:13.060 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.0.1.dev2) (5.0.0) 2022-04-14 07:22:13.087 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.0.1.dev2) (3.2.0) 2022-04-14 07:22:13.088 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.0.1.dev2) (3.3.0) 2022-04-14 07:22:13.138 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->nova==25.0.1.dev2) (1.0.3) 2022-04-14 07:22:13.198 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.2.0->nova==25.0.1.dev2) (2021.3) 2022-04-14 07:22:13.231 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.0.1.dev2) (1.3.3) 2022-04-14 07:22:13.234 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.0.1.dev2) (3.0.0) 2022-04-14 07:22:13.289 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.0.1.dev2) (21.3) 2022-04-14 07:22:13.290 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.0.1.dev2) (3.0.7) 2022-04-14 07:22:13.379 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==25.0.1.dev2) (1.5.0) 2022-04-14 07:22:13.406 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==25.0.1.dev2) (60.9.3) 2022-04-14 07:22:13.486 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==25.0.1.dev2) (0.2.5) 2022-04-14 07:22:13.568 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient!=4.0.0,>=3.3.0->nova==25.0.1.dev2) (3.17.6) 2022-04-14 07:22:13.630 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.0.1.dev2) (1.3.3) 2022-04-14 07:22:13.631 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.0.1.dev2) (1.13.3) 2022-04-14 07:22:13.634 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.0.1.dev2) (22.0.0) 2022-04-14 07:22:13.680 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.0.1.dev2) (3.10.1) 2022-04-14 07:22:13.681 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.0.1.dev2) (2.5.0) 2022-04-14 07:22:13.685 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.0.1.dev2) (2.1.0) 2022-04-14 07:22:13.763 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.0.1.dev2) (3.3) 2022-04-14 07:22:13.765 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.0.1.dev2) (1.26.8) 2022-04-14 07:22:13.767 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.0.1.dev2) (2.0.12) 2022-04-14 07:22:13.768 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==25.0.1.dev2) (2019.11.28) 2022-04-14 07:22:13.864 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==25.0.1.dev2) (0.7) 2022-04-14 07:22:14.077 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.0.1.dev2) (0.5.2) 2022-04-14 07:22:14.077 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.0.1.dev2) (0.4.2) 2022-04-14 07:22:14.190 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.0.1.dev2) (1.4.2) 2022-04-14 07:22:14.194 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.0.1.dev2) (2.5.0) 2022-04-14 07:22:14.195 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.0.1.dev2) (2.6.3) 2022-04-14 07:22:14.282 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==25.0.1.dev2) (0.12.2) 2022-04-14 07:22:14.359 | Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from websockify>=0.9.0->nova==25.0.1.dev2) (1.22.2) 2022-04-14 07:22:14.394 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=10.3.0->nova==25.0.1.dev2) (5.0.0) 2022-04-14 07:22:14.635 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==25.0.1.dev2) (2.21) 2022-04-14 07:22:14.713 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.0.1.dev2) (2.4.0) 2022-04-14 07:22:14.714 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.0.1.dev2) (0.5.0) 2022-04-14 07:22:14.952 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.0.1.dev2) (2.5.0) 2022-04-14 07:22:15.066 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.35.0->nova==25.0.1.dev2) (2.2) 2022-04-14 07:22:15.543 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=10.3.0->nova==25.0.1.dev2) (0.13.1) 2022-04-14 07:22:15.588 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.0.1.dev2) (2.16.0) 2022-04-14 07:22:15.961 | Requirement already satisfied: pyroute2.ethtool==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.0.1.dev2) (0.6.6) 2022-04-14 07:22:15.962 | Requirement already satisfied: pyroute2.nftables==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.0.1.dev2) (0.6.6) 2022-04-14 07:22:15.963 | Requirement already satisfied: pyroute2.ndb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.0.1.dev2) (0.6.6) 2022-04-14 07:22:15.964 | Requirement already satisfied: pyroute2.core==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.0.1.dev2) (0.6.6) 2022-04-14 07:22:15.965 | Requirement already satisfied: pyroute2.ipset==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.0.1.dev2) (0.6.6) 2022-04-14 07:22:15.967 | Requirement already satisfied: pyroute2.ipdb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.0.1.dev2) (0.6.6) 2022-04-14 07:22:15.968 | Requirement already satisfied: pyroute2.nslink==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.0.1.dev2) (0.6.6) 2022-04-14 07:22:17.203 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.5.0->nova==25.0.1.dev2) (3.7.0) 2022-04-14 07:22:17.615 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.0.1.dev2) (21.4.0) 2022-04-14 07:22:17.616 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.0.1.dev2) (1.8.2) 2022-04-14 07:22:17.716 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.0.1.dev2) (2.4.0) 2022-04-14 07:22:17.823 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.0.1.dev2) (1.0.0) 2022-04-14 07:22:19.460 | Installing collected packages: nova 2022-04-14 07:22:19.461 | Attempting uninstall: nova 2022-04-14 07:22:19.461 | Found existing installation: nova 25.0.1.dev2 2022-04-14 07:22:19.469 | Can't uninstall 'nova'. No files were found to uninstall. 2022-04-14 07:22:19.472 | Running setup.py develop for nova 2022-04-14 07:22:25.812 | Successfully installed nova 2022-04-14 07:22:25.812 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 07:22:25.821 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:22:25.821 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:22:25.969 | + inc/python:pip_install:200 : result=0 2022-04-14 07:22:25.972 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:22:25.974 | + functions-common:time_stop:2432 : local name 2022-04-14 07:22:25.976 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:22:25.978 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:22:25.980 | + functions-common:time_stop:2435 : local total 2022-04-14 07:22:25.983 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:22:25.985 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:22:25.988 | + functions-common:time_stop:2439 : start_time=1649920925068 2022-04-14 07:22:25.990 | + functions-common:time_stop:2441 : [[ -z 1649920925068 ]] 2022-04-14 07:22:25.993 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:22:25.997 | + functions-common:time_stop:2444 : end_time=1649920945994 2022-04-14 07:22:25.999 | + functions-common:time_stop:2445 : elapsed_time=20926 2022-04-14 07:22:26.002 | + functions-common:time_stop:2446 : total=133897 2022-04-14 07:22:26.004 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:22:26.006 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=154823 2022-04-14 07:22:26.008 | + inc/python:pip_install:203 : return 0 2022-04-14 07:22:26.011 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 07:22:26.013 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-14 07:22:26.016 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-14 07:22:26.034 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-14 07:22:26.047 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-04-14 07:22:26.049 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-04-14 07:22:26.052 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:22:26.054 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:22:26.056 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-04-14 07:22:26.059 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:22:26.061 | + 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-04-14 07:22:26.075 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 07:22:26.077 | + ./stack.sh:main:937 : configure_nova 2022-04-14 07:22:26.080 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-04-14 07:22:26.092 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-04-14 07:22:26.095 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-04-14 07:22:26.097 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-14 07:22:26.101 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-04-14 07:22:26.101 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-14 07:22:26.106 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-04-14 07:22:26.108 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-04-14 07:22:26.111 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-14 07:22:26.113 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-04-14 07:22:26.115 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-04-14 07:22:26.118 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-04-14 07:22:26.120 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-04-14 07:22:26.123 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-04-14 07:22:26.135 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-04-14 07:22:26.147 | + 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-04-14 07:22:26.160 | + 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-04-14 07:22:26.172 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-04-14 07:22:26.184 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-14 07:22:26.187 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-14 07:22:26.192 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.cWmuxQCHBW 2022-04-14 07:22:26.194 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-14 07:22:26.197 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-14 07:22:26.199 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-04-14 07:22:26.202 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-14 07:22:26.205 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-14 07:22:26.207 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.cWmuxQCHBW 2022-04-14 07:22:26.211 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.cWmuxQCHBW 2022-04-14 07:22:26.223 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.cWmuxQCHBW /etc/sudoers.d/nova-rootwrap 2022-04-14 07:22:26.235 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-04-14 07:22:26.240 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-14 07:22:26.242 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-14 07:22:26.245 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-14 07:22:26.247 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-14 07:22:26.249 | + 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-04-14 07:22:26.253 | + 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-04-14 07:22:26.255 | + lib/nova:configure_nova:252 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-04-14 07:22:26.258 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-04-14 07:22:26.262 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-04-14 07:22:26.279 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:22:26.281 | + lib/nova:configure_nova:338 : create_nova_conf 2022-04-14 07:22:26.284 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-04-14 07:22:26.288 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-04-14 07:22:26.291 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-04-14 07:22:26.320 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-04-14 07:22:26.323 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-04-14 07:22:26.349 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-04-14 07:22:26.379 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-04-14 07:22:26.405 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-04-14 07:22:26.435 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-04-14 07:22:26.465 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-04-14 07:22:26.494 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-04-14 07:22:26.497 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.48 2022-04-14 07:22:26.524 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-04-14 07:22:26.551 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-04-14 07:22:26.577 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-04-14 07:22:26.604 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-04-14 07:22:26.631 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-04-14 07:22:26.661 | + lib/nova:create_nova_conf:437 : is_fedora 2022-04-14 07:22:26.663 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 07:22:26.665 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 07:22:26.667 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 07:22:26.670 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 07:22:26.672 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 07:22:26.674 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 07:22:26.677 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 07:22:26.679 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 07:22:26.681 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 07:22:26.683 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 07:22:26.685 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 07:22:26.687 | + lib/nova:create_nova_conf:437 : is_suse 2022-04-14 07:22:26.690 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 07:22:26.692 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 07:22:26.694 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 07:22:26.696 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 07:22:26.698 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 07:22:26.701 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 07:22:26.703 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-04-14 07:22:26.719 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:22:26.722 | + lib/nova:create_nova_conf:450 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-14 07:22:26.724 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-04-14 07:22:26.726 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-04-14 07:22:26.753 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-04-14 07:22:26.756 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-04-14 07:22:26.758 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-04-14 07:22:26.760 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell0 2022-04-14 07:22:26.762 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-04-14 07:22:26.765 | + 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-04-14 07:22:26.796 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-04-14 07:22:26.798 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-04-14 07:22:26.800 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-04-14 07:22:26.802 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_api 2022-04-14 07:22:26.805 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-04-14 07:22:26.807 | + 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-04-14 07:22:26.837 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-04-14 07:22:26.866 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-04-14 07:22:26.894 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-04-14 07:22:26.921 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-04-14 07:22:26.936 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:22:26.939 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-04-14 07:22:26.956 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:22:26.959 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-04-14 07:22:26.959 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-04-14 07:22:26.964 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-04-14 07:22:26.966 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-04-14 07:22:26.995 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-04-14 07:22:27.011 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:22:27.013 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-04-14 07:22:27.016 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-04-14 07:22:27.018 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-14 07:22:27.020 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 07:22:27.022 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-04-14 07:22:27.053 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-04-14 07:22:27.080 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.48/identity 2022-04-14 07:22:27.107 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-04-14 07:22:27.135 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-04-14 07:22:27.163 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-04-14 07:22:27.190 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-04-14 07:22:27.217 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-04-14 07:22:27.244 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 07:22:27.271 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 07:22:27.299 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-04-14 07:22:27.315 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:22:27.317 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-04-14 07:22:27.319 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-04-14 07:22:27.350 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-04-14 07:22:27.377 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.48/identity 2022-04-14 07:22:27.404 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-04-14 07:22:27.431 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-04-14 07:22:27.459 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-04-14 07:22:27.486 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-04-14 07:22:27.513 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-04-14 07:22:27.540 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-04-14 07:22:27.556 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:22:27.558 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-04-14 07:22:27.561 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-04-14 07:22:27.588 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-04-14 07:22:27.618 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-04-14 07:22:27.620 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-04-14 07:22:27.647 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-04-14 07:22:27.650 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-04-14 07:22:27.652 | + lib/nova:create_nova_conf:505 : is_suse 2022-04-14 07:22:27.654 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 07:22:27.656 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 07:22:27.659 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 07:22:27.661 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 07:22:27.664 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 07:22:27.666 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 07:22:27.668 | + lib/nova:create_nova_conf:505 : is_fedora 2022-04-14 07:22:27.671 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 07:22:27.674 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 07:22:27.676 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 07:22:27.678 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 07:22:27.680 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 07:22:27.683 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 07:22:27.685 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 07:22:27.687 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 07:22:27.689 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 07:22:27.692 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 07:22:27.694 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 07:22:27.696 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-04-14 07:22:27.698 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-04-14 07:22:27.701 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-04-14 07:22:27.704 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 07:22:27.720 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 07:22:27.727 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 07:22:27.729 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 07:22:27.731 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 07:22:27.733 | + 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-04-14 07:22:27.762 | + 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-04-14 07:22:27.790 | + 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-04-14 07:22:27.818 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 07:22:27.844 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-04-14 07:22:27.875 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-04-14 07:22:27.891 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:22:27.894 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-04-14 07:22:27.896 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-04-14 07:22:27.899 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-04-14 07:22:27.901 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-04-14 07:22:27.903 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-14 07:22:27.905 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 07:22:27.909 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-04-14 07:22:27.913 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-04-14 07:22:27.915 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 07:22:27.917 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 07:22:27.930 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 07:22:27.930 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 07:22:27.938 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 07:22:27.941 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 07:22:27.957 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-04-14 07:22:27.959 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-04-14 07:22:27.963 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-04-14 07:22:27.992 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-04-14 07:22:28.019 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-04-14 07:22:28.046 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-04-14 07:22:28.073 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 07:22:28.100 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 07:22:28.126 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-04-14 07:22:28.153 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-04-14 07:22:28.181 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-04-14 07:22:28.208 | + 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-04-14 07:22:28.234 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 07:22:28.261 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 07:22:28.288 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-04-14 07:22:28.315 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-14 07:22:28.317 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-14 07:22:28.320 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-04-14 07:22:28.322 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-04-14 07:22:28.324 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 07:22:28.327 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:22:28.329 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:22:28.331 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-14 07:22:28.334 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-14 07:22:28.336 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-04-14 07:22:28.364 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-14 07:22:28.391 | + 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-04-14 07:22:28.392 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-14 07:22:28.400 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-04-14 07:22:28.404 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-04-14 07:22:28.406 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-04-14 07:22:28.409 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 07:22:28.411 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 07:22:28.413 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 07:22:28.415 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:22:28.418 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:22:28.420 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 07:22:28.422 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 07:22:28.425 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:22:28.427 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:22:28.430 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-04-14 07:22:28.492 | Enabling site nova-api-wsgi. 2022-04-14 07:22:28.497 | To activate the new configuration, you need to run: 2022-04-14 07:22:28.497 | systemctl reload apache2 2022-04-14 07:22:28.502 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-14 07:22:28.504 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 07:22:28.506 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 07:22:28.508 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 07:22:28.644 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-04-14 07:22:28.665 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:22:28.667 | + 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-04-14 07:22:28.670 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-04-14 07:22:28.672 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-04-14 07:22:28.675 | + lib/apache:write_uwsgi_config:256 : local url= 2022-04-14 07:22:28.677 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-04-14 07:22:28.680 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 07:22:28.685 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-04-14 07:22:28.687 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-04-14 07:22:28.690 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 07:22:28.692 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 07:22:28.705 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 07:22:28.705 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 07:22:28.714 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 07:22:28.718 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 07:22:28.733 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-04-14 07:22:28.736 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-04-14 07:22:28.740 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-04-14 07:22:28.770 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-04-14 07:22:28.796 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-04-14 07:22:28.824 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-04-14 07:22:28.851 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 07:22:28.878 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 07:22:28.905 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-04-14 07:22:28.933 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-04-14 07:22:28.959 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-04-14 07:22:28.986 | + 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-04-14 07:22:29.013 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 07:22:29.040 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 07:22:29.067 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-04-14 07:22:29.094 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-04-14 07:22:29.097 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-04-14 07:22:29.123 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-04-14 07:22:29.140 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:22:29.143 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-04-14 07:22:29.174 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-04-14 07:22:29.176 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-04-14 07:22:29.178 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-04-14 07:22:29.196 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:22:29.198 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.48:5672/ 2022-04-14 07:22:29.201 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.48:5672/ 2022-04-14 07:22:29.229 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-04-14 07:22:29.259 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-04-14 07:22:29.261 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-14 07:22:29.263 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-04-14 07:22:29.266 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 07:22:29.268 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 07:22:29.271 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 07:22:29.287 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:22:29.290 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 07:22:29.292 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 07:22:29.295 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 07:22:29.310 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:22:29.313 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.48:5672/ 2022-04-14 07:22:29.316 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.48:5672/ 2022-04-14 07:22:29.344 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 07:22:29.346 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 07:22:29.349 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-04-14 07:22:29.376 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-04-14 07:22:29.404 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-04-14 07:22:29.434 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-04-14 07:22:29.451 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:22:29.453 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-04-14 07:22:29.481 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-04-14 07:22:29.483 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-04-14 07:22:29.486 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-04-14 07:22:29.516 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user auth_type password 2022-04-14 07:22:29.544 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.48/identity 2022-04-14 07:22:29.572 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user username nova 2022-04-14 07:22:29.600 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-04-14 07:22:29.627 | + lib/nova:init_nova_service_user_conf:801 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-04-14 07:22:29.655 | + lib/nova:init_nova_service_user_conf:802 : iniset /etc/nova/nova.conf service_user project_name service 2022-04-14 07:22:29.683 | + lib/nova:init_nova_service_user_conf:803 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-04-14 07:22:29.711 | + lib/nova:init_nova_service_user_conf:804 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-04-14 07:22:29.739 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-04-14 07:22:29.756 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:22:29.758 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-04-14 07:22:29.766 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-14 07:22:29.766 | + lib/nova:create_nova_conf:553 : local conf 2022-04-14 07:22:29.767 | + lib/nova:create_nova_conf:554 : local vhost 2022-04-14 07:22:29.770 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-04-14 07:22:29.773 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-14 07:22:29.775 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-14 07:22:29.778 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-04-14 07:22:29.780 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-04-14 07:22:29.783 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-04-14 07:22:29.788 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-04-14 07:22:29.790 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-04-14 07:22:29.792 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-04-14 07:22:29.795 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell1 2022-04-14 07:22:29.797 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-04-14 07:22:29.800 | + 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-04-14 07:22:29.831 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-04-14 07:22:29.861 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-04-14 07:22:29.891 | + lib/nova:create_nova_conf:563 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-14 07:22:29.894 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-04-14 07:22:29.897 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-04-14 07:22:29.899 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-04-14 07:22:29.915 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:22:29.919 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-04-14 07:22:29.919 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-04-14 07:22:30.602 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-04-14 07:22:30.605 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-04-14 07:22:30.607 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-14 07:22:30.609 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-04-14 07:22:30.612 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 07:22:30.615 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-04-14 07:22:30.617 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 07:22:30.633 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:22:30.636 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-04-14 07:22:30.638 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-04-14 07:22:30.641 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 07:22:30.656 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:22:30.659 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.48:5672/nova_cell1 2022-04-14 07:22:30.662 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.48:5672/nova_cell1 2022-04-14 07:22:30.690 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 07:22:30.692 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 07:22:30.695 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-04-14 07:22:30.711 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:22:30.713 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-04-14 07:22:30.716 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-04-14 07:22:30.718 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-04-14 07:22:30.749 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.48/identity 2022-04-14 07:22:30.776 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-04-14 07:22:30.805 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-04-14 07:22:30.832 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-04-14 07:22:30.860 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-04-14 07:22:30.888 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-04-14 07:22:30.916 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-04-14 07:22:30.944 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-04-14 07:22:30.947 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-04-14 07:22:30.949 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-04-14 07:22:30.952 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 07:22:30.968 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 07:22:30.971 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 07:22:30.973 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 07:22:30.975 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 07:22:30.978 | + 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-04-14 07:22:31.005 | + 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-04-14 07:22:31.033 | + 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-04-14 07:22:31.062 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 07:22:31.090 | + lib/nova:create_nova_conf:583 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-14 07:22:31.093 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-04-14 07:22:31.097 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-14 07:22:31.099 | + lib/nova:create_nova_conf:587 : local conf 2022-04-14 07:22:31.102 | + lib/nova:create_nova_conf:588 : local offset 2022-04-14 07:22:31.105 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-04-14 07:22:31.107 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-14 07:22:31.109 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-14 07:22:31.113 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-04-14 07:22:31.115 | + lib/nova:create_nova_conf:590 : offset=0 2022-04-14 07:22:31.118 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-04-14 07:22:31.120 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-04-14 07:22:31.122 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-04-14 07:22:31.125 | + lib/nova:configure_console_proxies:703 : offset=0 2022-04-14 07:22:31.128 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-04-14 07:22:31.143 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:22:31.145 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-04-14 07:22:31.148 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-04-14 07:22:31.163 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:22:31.165 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-04-14 07:22:31.182 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:22:31.184 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-04-14 07:22:31.201 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:22:31.204 | + ./stack.sh:main:940 : is_service_enabled placement 2022-04-14 07:22:31.221 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:22:31.223 | + ./stack.sh:main:942 : stack_install_service placement 2022-04-14 07:22:31.226 | + lib/stack:stack_install_service:20 : local service=placement 2022-04-14 07:22:31.228 | + lib/stack:stack_install_service:21 : type install_placement 2022-04-14 07:22:31.230 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 07:22:31.233 | + lib/stack:stack_install_service:32 : install_placement 2022-04-14 07:22:31.236 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-04-14 07:22:31.239 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-04-14 07:22:31.241 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:22:31.244 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:22:31.246 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-04-14 07:22:31.249 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 07:22:31.252 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 07:22:31.255 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 07:22:31.257 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 07:22:31.259 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 07:22:31.262 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 07:22:31.264 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:22:31.267 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:22:31.269 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 07:22:31.272 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 07:22:31.274 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 07:22:31.277 | + functions-common:apt_get_update:1197 : return 2022-04-14 07:22:31.279 | + functions-common:install_package:1471 : real_install_package apache2 2022-04-14 07:22:31.282 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 07:22:31.285 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:22:31.287 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:22:31.290 | + functions-common:real_install_package:1457 : apt_get install apache2 2022-04-14 07:22:31.312 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-04-14 07:22:31.421 | Reading package lists... 2022-04-14 07:22:31.663 | Building dependency tree... 2022-04-14 07:22:31.664 | Reading state information... 2022-04-14 07:22:31.924 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-14 07:22:31.925 | The following packages were automatically installed and are no longer required: 2022-04-14 07:22:31.926 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 07:22:31.926 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 07:22:31.926 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 07:22:31.926 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 07:22:31.926 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 07:22:31.927 | python3-zope.interface 2022-04-14 07:22:31.927 | Use 'sudo apt autoremove' to remove them. 2022-04-14 07:22:32.040 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 07:22:32.044 | + functions-common:apt_get:1241 : result=0 2022-04-14 07:22:32.047 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 07:22:32.050 | + functions-common:time_stop:2432 : local name 2022-04-14 07:22:32.052 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:22:32.054 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:22:32.057 | + functions-common:time_stop:2435 : local total 2022-04-14 07:22:32.059 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:22:32.061 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 07:22:32.064 | + functions-common:time_stop:2439 : start_time=1649920951309 2022-04-14 07:22:32.066 | + functions-common:time_stop:2441 : [[ -z 1649920951309 ]] 2022-04-14 07:22:32.069 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:22:32.073 | + functions-common:time_stop:2444 : end_time=1649920952071 2022-04-14 07:22:32.075 | + functions-common:time_stop:2445 : elapsed_time=762 2022-04-14 07:22:32.078 | + functions-common:time_stop:2446 : total=6061 2022-04-14 07:22:32.084 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:22:32.086 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6823 2022-04-14 07:22:32.089 | + functions-common:apt_get:1245 : return 0 2022-04-14 07:22:32.091 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-04-14 07:22:32.094 | + functions-common:is_package_installed:1479 : [[ -z libapache2-mod-wsgi ]] 2022-04-14 07:22:32.097 | + functions-common:is_package_installed:1483 : [[ -z deb ]] 2022-04-14 07:22:32.100 | + functions-common:is_package_installed:1487 : [[ deb = \d\e\b ]] 2022-04-14 07:22:32.102 | + functions-common:is_package_installed:1488 : dpkg -s libapache2-mod-wsgi 2022-04-14 07:22:32.125 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-04-14 07:22:32.127 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 07:22:32.130 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 07:22:32.132 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 07:22:32.135 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 07:22:32.137 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 07:22:32.140 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 07:22:32.142 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:22:32.145 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:22:32.147 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 07:22:32.150 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 07:22:32.152 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 07:22:32.155 | + functions-common:apt_get_update:1197 : return 2022-04-14 07:22:32.158 | + functions-common:install_package:1471 : real_install_package libapache2-mod-wsgi-py3 2022-04-14 07:22:32.160 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 07:22:32.163 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:22:32.166 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:22:32.168 | + functions-common:real_install_package:1457 : apt_get install libapache2-mod-wsgi-py3 2022-04-14 07:22:32.191 | + functions-common:apt_get:1237 : 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-04-14 07:22:32.300 | Reading package lists... 2022-04-14 07:22:32.545 | Building dependency tree... 2022-04-14 07:22:32.546 | Reading state information... 2022-04-14 07:22:32.800 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-04-14 07:22:32.800 | The following packages were automatically installed and are no longer required: 2022-04-14 07:22:32.801 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 07:22:32.802 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 07:22:32.802 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 07:22:32.802 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 07:22:32.802 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 07:22:32.802 | python3-zope.interface 2022-04-14 07:22:32.802 | Use 'sudo apt autoremove' to remove them. 2022-04-14 07:22:32.914 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 07:22:32.919 | + functions-common:apt_get:1241 : result=0 2022-04-14 07:22:32.922 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 07:22:32.925 | + functions-common:time_stop:2432 : local name 2022-04-14 07:22:32.927 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:22:32.929 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:22:32.932 | + functions-common:time_stop:2435 : local total 2022-04-14 07:22:32.934 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:22:32.936 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 07:22:32.939 | + functions-common:time_stop:2439 : start_time=1649920952188 2022-04-14 07:22:32.941 | + functions-common:time_stop:2441 : [[ -z 1649920952188 ]] 2022-04-14 07:22:32.944 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:22:32.948 | + functions-common:time_stop:2444 : end_time=1649920952946 2022-04-14 07:22:32.950 | + functions-common:time_stop:2445 : elapsed_time=758 2022-04-14 07:22:32.953 | + functions-common:time_stop:2446 : total=6823 2022-04-14 07:22:32.955 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:22:32.958 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=7581 2022-04-14 07:22:32.960 | + functions-common:apt_get:1245 : return 0 2022-04-14 07:22:32.963 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-04-14 07:22:32.965 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-04-14 07:22:32.967 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 07:22:32.971 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:22:32.973 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:22:32.976 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-04-14 07:22:32.978 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-04-14 07:22:33.034 | wsgi (enabled by maintainer script) 2022-04-14 07:22:33.037 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-04-14 07:22:33.040 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-04-14 07:22:33.042 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 07:22:33.046 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-04-14 07:22:33.049 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-04-14 07:22:33.052 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 07:22:33.056 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-04-14 07:22:33.056 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 07:22:33.062 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-04-14 07:22:33.065 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-04-14 07:22:33.067 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-04-14 07:22:33.070 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-04-14 07:22:33.073 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-04-14 07:22:33.096 | Using python 3.8 to install osc-placement 2022-04-14 07:22:33.099 | + 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-04-14 07:22:33.962 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:22:33.962 | from cryptography.utils import int_from_bytes 2022-04-14 07:22:33.962 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:22:33.962 | from cryptography.utils import int_from_bytes 2022-04-14 07:22:35.092 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:22:35.118 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.2.0) 2022-04-14 07:22:35.129 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-04-14 07:22:35.130 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.5.0) 2022-04-14 07:22:35.131 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.2) 2022-04-14 07:22:35.132 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.1) 2022-04-14 07:22:35.133 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-04-14 07:22:35.134 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.5.0) 2022-04-14 07:22:35.193 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (3.5.0) 2022-04-14 07:22:35.194 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (2.27.1) 2022-04-14 07:22:35.196 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.7.0) 2022-04-14 07:22:35.197 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.0.2) 2022-04-14 07:22:35.209 | Requirement already satisfied: openstacksdk>=0.15.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (0.61.0) 2022-04-14 07:22:35.212 | Requirement already satisfied: cliff>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (3.10.1) 2022-04-14 07:22:35.213 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (5.1.0) 2022-04-14 07:22:35.226 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.11.0) 2022-04-14 07:22:35.228 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (21.3) 2022-04-14 07:22:35.229 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.8.0) 2022-04-14 07:22:35.230 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (3.0.7) 2022-04-14 07:22:35.231 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2021.3) 2022-04-14 07:22:35.233 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.5.0) 2022-04-14 07:22:35.253 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.5.0) 2022-04-14 07:22:35.255 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (3.1.1) 2022-04-14 07:22:35.256 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (2.4.0) 2022-04-14 07:22:35.257 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (6.0) 2022-04-14 07:22:35.265 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.37.0->osc-placement) (1.13.3) 2022-04-14 07:22:35.302 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (0.10.0) 2022-04-14 07:22:35.305 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.4) 2022-04-14 07:22:35.306 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (5.1.1) 2022-04-14 07:22:35.307 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (36.0.1) 2022-04-14 07:22:35.308 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.5.0) 2022-04-14 07:22:35.309 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.32) 2022-04-14 07:22:35.310 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.1.5) 2022-04-14 07:22:35.312 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.0) 2022-04-14 07:22:35.377 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (1.26.8) 2022-04-14 07:22:35.379 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.3) 2022-04-14 07:22:35.380 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2019.11.28) 2022-04-14 07:22:35.383 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.0.12) 2022-04-14 07:22:35.470 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.2.5) 2022-04-14 07:22:35.471 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (21.4.0) 2022-04-14 07:22:35.472 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (1.8.2) 2022-04-14 07:22:35.514 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.15.0) 2022-04-14 07:22:35.555 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.2) 2022-04-14 07:22:35.716 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.21) 2022-04-14 07:22:37.929 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 07:22:37.936 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:22:37.936 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:22:38.059 | + inc/python:pip_install:200 : result=0 2022-04-14 07:22:38.062 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:22:38.065 | + functions-common:time_stop:2432 : local name 2022-04-14 07:22:38.067 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:22:38.070 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:22:38.072 | + functions-common:time_stop:2435 : local total 2022-04-14 07:22:38.075 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:22:38.077 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:22:38.080 | + functions-common:time_stop:2439 : start_time=1649920953090 2022-04-14 07:22:38.082 | + functions-common:time_stop:2441 : [[ -z 1649920953090 ]] 2022-04-14 07:22:38.085 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:22:38.090 | + functions-common:time_stop:2444 : end_time=1649920958087 2022-04-14 07:22:38.092 | + functions-common:time_stop:2445 : elapsed_time=4997 2022-04-14 07:22:38.095 | + functions-common:time_stop:2446 : total=154823 2022-04-14 07:22:38.098 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:22:38.100 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=159820 2022-04-14 07:22:38.103 | + inc/python:pip_install:203 : return 0 2022-04-14 07:22:38.105 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement stable/yoga 2022-04-14 07:22:38.108 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-04-14 07:22:38.111 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-04-14 07:22:38.114 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-04-14 07:22:38.116 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 07:22:38.119 | ++ functions-common:git_clone:612 : pwd 2022-04-14 07:22:38.122 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 07:22:38.125 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 07:22:38.128 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 07:22:38.146 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 07:22:38.148 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 07:22:38.151 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 07:22:38.154 | + functions-common:git_clone:629 : echo stable/yoga 2022-04-14 07:22:38.154 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 07:22:38.160 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-04-14 07:22:38.163 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 07:22:38.165 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/placement 2022-04-14 07:22:38.178 | + functions-common:git_clone:684 : cd /opt/stack/placement 2022-04-14 07:22:38.181 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 07:22:38.181 | + functions-common:git_clone:685 : head -1 2022-04-14 07:22:38.184 | 71200f6b Update TOX_CONSTRAINTS_FILE for stable/yoga 2022-04-14 07:22:38.187 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 07:22:38.190 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-04-14 07:22:38.193 | + inc/python:setup_develop:338 : local bindep 2022-04-14 07:22:38.195 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-04-14 07:22:38.198 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-04-14 07:22:38.200 | + inc/python:setup_develop:344 : local extras= 2022-04-14 07:22:38.203 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-04-14 07:22:38.206 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 07:22:38.208 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-04-14 07:22:38.211 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-04-14 07:22:38.213 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 07:22:38.216 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 07:22:38.219 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-04-14 07:22:38.222 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 07:22:38.225 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-04-14 07:22:38.228 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 07:22:38.230 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 07:22:38.234 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-04-14 07:22:38.240 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-04-14 07:22:38.243 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-04-14 07:22:38.902 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-04-14 07:22:38.905 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 07:22:38.908 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 07:22:38.910 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 07:22:38.913 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-04-14 07:22:38.915 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-04-14 07:22:38.918 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 07:22:38.921 | + inc/python:setup_package:428 : local extras= 2022-04-14 07:22:38.924 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 07:22:38.926 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 07:22:38.929 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 07:22:38.931 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 07:22:38.934 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 07:22:38.936 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-04-14 07:22:38.957 | Using python 3.8 to install /opt/stack/placement 2022-04-14 07:22:38.960 | + 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-04-14 07:22:39.834 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:22:39.834 | from cryptography.utils import int_from_bytes 2022-04-14 07:22:39.834 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:22:39.834 | from cryptography.utils import int_from_bytes 2022-04-14 07:22:40.977 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:22:41.003 | Obtaining file:///opt/stack/placement 2022-04-14 07:22:41.004 | Preparing metadata (setup.py): started 2022-04-14 07:22:44.149 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 07:22:44.193 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (5.8.1) 2022-04-14 07:22:44.194 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (1.4.31) 2022-04-14 07:22:44.195 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (9.4.0) 2022-04-14 07:22:44.196 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (2.5.1) 2022-04-14 07:22:44.197 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (1.8.7) 2022-04-14 07:22:44.198 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==7.0.1.dev2) (3.2.0) 2022-04-14 07:22:44.199 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (2.27.1) 2022-04-14 07:22:44.201 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (60.9.3) 2022-04-14 07:22:44.202 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (4.5.0) 2022-04-14 07:22:44.205 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (8.8.0) 2022-04-14 07:22:44.206 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (4.1.0) 2022-04-14 07:22:44.207 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (4.7.0) 2022-04-14 07:22:44.208 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (4.3.0) 2022-04-14 07:22:44.209 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (4.12.2) 2022-04-14 07:22:44.210 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (11.2.0) 2022-04-14 07:22:44.211 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (3.11.0) 2022-04-14 07:22:44.212 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (4.5.1) 2022-04-14 07:22:44.213 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (1.5.0) 2022-04-14 07:22:44.215 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (1.1.0) 2022-04-14 07:22:44.216 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (2.7.0) 2022-04-14 07:22:44.217 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (1.0.1) 2022-04-14 07:22:44.281 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.0.1.dev2) (5.1.0) 2022-04-14 07:22:44.282 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.0.1.dev2) (4.4.0) 2022-04-14 07:22:44.284 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.0.1.dev2) (3.1.1) 2022-04-14 07:22:44.285 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.0.1.dev2) (4.5.0) 2022-04-14 07:22:44.287 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.0.1.dev2) (1.16.0) 2022-04-14 07:22:44.288 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.0.1.dev2) (2.10.1) 2022-04-14 07:22:44.308 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==7.0.1.dev2) (0.17.3) 2022-04-14 07:22:44.349 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.0.1.dev2) (6.0) 2022-04-14 07:22:44.350 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.0.1.dev2) (3.5.0) 2022-04-14 07:22:44.351 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.0.1.dev2) (0.8.0) 2022-04-14 07:22:44.353 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.0.1.dev2) (1.5.0) 2022-04-14 07:22:44.354 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.0.1.dev2) (2.5.0) 2022-04-14 07:22:44.406 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.0.1.dev2) (1.7.6) 2022-04-14 07:22:44.407 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.0.1.dev2) (2.0.1) 2022-04-14 07:22:44.408 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.0.1.dev2) (0.5.0) 2022-04-14 07:22:44.409 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.0.1.dev2) (0.13.0) 2022-04-14 07:22:44.451 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.0.1.dev2) (0.9.6) 2022-04-14 07:22:44.454 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.0.1.dev2) (2.8.2) 2022-04-14 07:22:44.472 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.0.1.dev2) (3.3.0) 2022-04-14 07:22:44.473 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.0.1.dev2) (3.0.3) 2022-04-14 07:22:44.474 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.0.1.dev2) (3.2.0) 2022-04-14 07:22:44.502 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.0.1.dev2) (2021.3) 2022-04-14 07:22:44.503 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.0.1.dev2) (1.0.3) 2022-04-14 07:22:44.517 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==7.0.1.dev2) (3.1.1) 2022-04-14 07:22:44.532 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.0.1.dev2) (3.0.7) 2022-04-14 07:22:44.533 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.0.1.dev2) (21.3) 2022-04-14 07:22:44.534 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.0.1.dev2) (0.11.0) 2022-04-14 07:22:44.537 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.0.1.dev2) (1.0.2) 2022-04-14 07:22:44.580 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.0.1.dev2) (3.3) 2022-04-14 07:22:44.582 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.0.1.dev2) (2.0.12) 2022-04-14 07:22:44.583 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.0.1.dev2) (1.26.8) 2022-04-14 07:22:44.584 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==7.0.1.dev2) (2019.11.28) 2022-04-14 07:22:44.601 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==7.0.1.dev2) (0.7) 2022-04-14 07:22:44.788 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.2.19->openstack-placement==7.0.1.dev2) (1.1.2) 2022-04-14 07:22:44.827 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.0.1.dev2) (5.4.0) 2022-04-14 07:22:44.829 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.0.1.dev2) (4.11.1) 2022-04-14 07:22:44.830 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.0.1.dev2) (1.1.6) 2022-04-14 07:22:44.847 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.0.1.dev2) (1.15.0) 2022-04-14 07:22:44.881 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.7.0->openstack-placement==7.0.1.dev2) (1.13.3) 2022-04-14 07:22:44.937 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==7.0.1.dev2) (2.1.0) 2022-04-14 07:22:45.003 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==7.0.1.dev2) (1.7.0) 2022-04-14 07:22:45.086 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.18.0->openstack-placement==7.0.1.dev2) (1.1.5) 2022-04-14 07:22:45.150 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==7.0.1.dev2) (0.2.5) 2022-04-14 07:22:45.342 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.0.1.dev2) (0.5.2) 2022-04-14 07:22:45.343 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.0.1.dev2) (0.4.2) 2022-04-14 07:22:45.345 | Requirement already satisfied: decorator in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.0.1.dev2) (5.1.1) 2022-04-14 07:22:45.423 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.0.1.dev2) (2.5.0) 2022-04-14 07:22:45.474 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.0.1.dev2) (2.21) 2022-04-14 07:22:45.635 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.0.1.dev2) (3.7.0) 2022-04-14 07:22:45.740 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.0.1.dev2) (3.0.0) 2022-04-14 07:22:45.742 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.0.1.dev2) (1.0.0) 2022-04-14 07:22:47.656 | Installing collected packages: openstack-placement 2022-04-14 07:22:47.656 | Attempting uninstall: openstack-placement 2022-04-14 07:22:47.657 | Found existing installation: openstack-placement 7.0.1.dev2 2022-04-14 07:22:47.659 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-04-14 07:22:47.661 | Running setup.py develop for openstack-placement 2022-04-14 07:22:51.927 | Successfully installed openstack-placement 2022-04-14 07:22:51.927 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 07:22:51.935 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:22:51.935 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:22:52.065 | + inc/python:pip_install:200 : result=0 2022-04-14 07:22:52.067 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:22:52.070 | + functions-common:time_stop:2432 : local name 2022-04-14 07:22:52.072 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:22:52.074 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:22:52.077 | + functions-common:time_stop:2435 : local total 2022-04-14 07:22:52.079 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:22:52.082 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:22:52.084 | + functions-common:time_stop:2439 : start_time=1649920958952 2022-04-14 07:22:52.086 | + functions-common:time_stop:2441 : [[ -z 1649920958952 ]] 2022-04-14 07:22:52.089 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:22:52.093 | + functions-common:time_stop:2444 : end_time=1649920972091 2022-04-14 07:22:52.096 | + functions-common:time_stop:2445 : elapsed_time=13139 2022-04-14 07:22:52.099 | + functions-common:time_stop:2446 : total=159820 2022-04-14 07:22:52.101 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:22:52.103 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=172959 2022-04-14 07:22:52.106 | + inc/python:pip_install:203 : return 0 2022-04-14 07:22:52.108 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 07:22:52.111 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-14 07:22:52.113 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-14 07:22:52.133 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-14 07:22:52.145 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-04-14 07:22:52.148 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-04-14 07:22:52.150 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:22:52.153 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:22:52.155 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-04-14 07:22:52.159 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:22:52.161 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 07:22:52.164 | + ./stack.sh:main:943 : configure_placement 2022-04-14 07:22:52.166 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-04-14 07:22:52.179 | + lib/placement:configure_placement:107 : create_placement_conf 2022-04-14 07:22:52.181 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-04-14 07:22:52.186 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-04-14 07:22:52.188 | ++ lib/database:database_connection_url:134 : local db=placement 2022-04-14 07:22:52.191 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-04-14 07:22:52.193 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=placement 2022-04-14 07:22:52.196 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-04-14 07:22:52.199 | + 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-04-14 07:22:52.232 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-04-14 07:22:52.264 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-04-14 07:22:52.297 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-04-14 07:22:52.299 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-04-14 07:22:52.302 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-04-14 07:22:52.304 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 07:22:52.307 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-04-14 07:22:52.340 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-04-14 07:22:52.369 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.48/identity 2022-04-14 07:22:52.399 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-04-14 07:22:52.428 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-04-14 07:22:52.458 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-04-14 07:22:52.487 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-04-14 07:22:52.517 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-04-14 07:22:52.546 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 07:22:52.575 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 07:22:52.605 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-04-14 07:22:52.607 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-04-14 07:22:52.610 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-04-14 07:22:52.613 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 07:22:52.631 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 07:22:52.634 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 07:22:52.636 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 07:22:52.639 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 07:22:52.642 | + 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-04-14 07:22:52.672 | + 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-04-14 07:22:52.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-04-14 07:22:52.731 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 07:22:52.762 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-04-14 07:22:52.764 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-04-14 07:22:52.767 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-04-14 07:22:52.769 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-04-14 07:22:52.772 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-04-14 07:22:52.774 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-14 07:22:52.777 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 07:22:52.780 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-04-14 07:22:52.784 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-04-14 07:22:52.787 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 07:22:52.789 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 07:22:52.802 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 07:22:52.803 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 07:22:52.811 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 07:22:52.815 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 07:22:52.831 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-04-14 07:22:52.834 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-04-14 07:22:52.838 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-04-14 07:22:52.869 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-04-14 07:22:52.898 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-04-14 07:22:52.928 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-04-14 07:22:52.957 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 07:22:52.986 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 07:22:53.015 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-04-14 07:22:53.045 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-04-14 07:22:53.073 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-04-14 07:22:53.103 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-14 07:22:53.131 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 07:22:53.160 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 07:22:53.190 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-04-14 07:22:53.220 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-14 07:22:53.222 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-14 07:22:53.225 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-04-14 07:22:53.228 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-04-14 07:22:53.231 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 07:22:53.233 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:22:53.236 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:22:53.239 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-04-14 07:22:53.242 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-04-14 07:22:53.244 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-04-14 07:22:53.273 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-04-14 07:22:53.303 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-04-14 07:22:53.303 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-04-14 07:22:53.312 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-04-14 07:22:53.317 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-04-14 07:22:53.319 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-04-14 07:22:53.322 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 07:22:53.325 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 07:22:53.327 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 07:22:53.330 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:22:53.332 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:22:53.334 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 07:22:53.337 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 07:22:53.339 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:22:53.342 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:22:53.345 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-04-14 07:22:53.407 | Site placement-api already enabled 2022-04-14 07:22:53.412 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-14 07:22:53.414 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 07:22:53.417 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 07:22:53.419 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 07:22:53.620 | + ./stack.sh:main:950 : is_service_enabled placement placement-client 2022-04-14 07:22:53.638 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:22:53.640 | + ./stack.sh:main:951 : is_service_enabled n-cpu 2022-04-14 07:22:53.660 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:22:53.663 | + ./stack.sh:main:951 : is_service_enabled n-sch 2022-04-14 07:22:53.682 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:22:53.685 | + ./stack.sh:main:952 : configure_placement_nova_compute 2022-04-14 07:22:53.687 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-04-14 07:22:53.690 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-04-14 07:22:53.723 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.48/identity 2022-04-14 07:22:53.753 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-04-14 07:22:53.783 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-04-14 07:22:53.812 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-04-14 07:22:53.842 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-04-14 07:22:53.872 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-04-14 07:22:53.902 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-04-14 07:22:53.931 | + ./stack.sh:main:956 : is_service_enabled horizon 2022-04-14 07:22:53.949 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:22:53.952 | + ./stack.sh:main:961 : is_service_enabled tls-proxy 2022-04-14 07:22:53.970 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:22:53.972 | + ./stack.sh:main:969 : run_phase stack install 2022-04-14 07:22:53.975 | + functions-common:run_phase:1860 : local mode=stack 2022-04-14 07:22:53.977 | + functions-common:run_phase:1861 : local phase=install 2022-04-14 07:22:53.980 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-14 07:22:53.982 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-14 07:22:53.985 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-14 07:22:53.987 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-14 07:22:53.990 | + functions-common:run_phase:1870 : local extra 2022-04-14 07:22:53.993 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-14 07:22:53.998 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-14 07:22:54.001 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-14 07:22:54.003 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-14 07:22:54.006 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-04-14 07:22:54.009 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-14 07:22:54.025 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:22:54.027 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-14 07:22:54.029 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-14 07:22:54.032 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-04-14 07:22:54.034 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-04-14 07:22:54.037 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-14 07:22:54.039 | ++ ./stack.sh:echo_summary:446 : echo -e Installing Tempest 2022-04-14 07:22:54.041 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-04-14 07:22:54.044 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-04-14 07:22:54.100 | ++ inc/async:async_inner:63 : install_tempest 2022-04-14 07:22:54.138 | [97998 Async install_tempest:123396]: running: install_tempest 2022-04-14 07:22:54.140 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-14 07:22:54.144 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-14 07:22:54.147 | + functions-common:run_phase:1881 : [[ stack == \s\o\u\r\c\e ]] 2022-04-14 07:22:54.150 | + functions-common:run_phase:1884 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-14 07:22:54.153 | + functions-common:run_phase:1887 : run_plugins stack install 2022-04-14 07:22:54.155 | + functions-common:run_plugins:1846 : local mode=stack 2022-04-14 07:22:54.158 | + functions-common:run_plugins:1847 : local phase=install 2022-04-14 07:22:54.161 | + functions-common:run_plugins:1849 : local plugins= 2022-04-14 07:22:54.163 | + functions-common:run_plugins:1850 : local plugin 2022-04-14 07:22:54.166 | + ./stack.sh:main:972 : use_library_from_git python-openstackclient 2022-04-14 07:22:54.168 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-04-14 07:22:54.171 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:22:54.175 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:22:54.178 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2022-04-14 07:22:54.181 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:22:54.184 | + ./stack.sh:main:976 : pip_install_gr python-openstackclient 2022-04-14 07:22:54.187 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-04-14 07:22:54.190 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 07:22:54.193 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-04-14 07:22:54.196 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-04-14 07:22:54.199 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 07:22:54.206 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-04-14 07:22:54.206 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 07:22:54.211 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-04-14 07:22:54.213 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-04-14 07:22:54.216 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-04-14 07:22:54.219 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-04-14 07:22:54.222 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-04-14 07:22:54.245 | Using python 3.8 to install python-openstackclient 2022-04-14 07:22:54.247 | + 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-04-14 07:22:55.130 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:22:55.130 | from cryptography.utils import int_from_bytes 2022-04-14 07:22:55.130 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:22:55.130 | from cryptography.utils import int_from_bytes 2022-04-14 07:22:56.277 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:22:56.304 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-04-14 07:22:56.323 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.1) 2022-04-14 07:22:56.324 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.3.0) 2022-04-14 07:22:56.326 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-04-14 07:22:56.327 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.2) 2022-04-14 07:22:56.328 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.5.0) 2022-04-14 07:22:56.329 | Requirement already satisfied: openstacksdk>=0.61.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-04-14 07:22:56.330 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.8.1) 2022-04-14 07:22:56.331 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-04-14 07:22:56.332 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.7.0) 2022-04-14 07:22:56.333 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-04-14 07:22:56.334 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-04-14 07:22:56.345 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (0.5.0) 2022-04-14 07:22:56.346 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.0.7) 2022-04-14 07:22:56.348 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.1.1) 2022-04-14 07:22:56.349 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.4.0) 2022-04-14 07:22:56.350 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (6.0) 2022-04-14 07:22:56.377 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (36.0.1) 2022-04-14 07:22:56.378 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (0.11.0) 2022-04-14 07:22:56.379 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.1.5) 2022-04-14 07:22:56.380 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.0) 2022-04-14 07:22:56.382 | Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (4.5.0) 2022-04-14 07:22:56.383 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (5.1.1) 2022-04-14 07:22:56.384 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.4) 2022-04-14 07:22:56.385 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (2.5.0) 2022-04-14 07:22:56.386 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (0.10.0) 2022-04-14 07:22:56.387 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.7.0) 2022-04-14 07:22:56.389 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.32) 2022-04-14 07:22:56.403 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=2.3.0->python-openstackclient) (3.17.6) 2022-04-14 07:22:56.421 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2.5.0) 2022-04-14 07:22:56.423 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2021.3) 2022-04-14 07:22:56.425 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (21.3) 2022-04-14 07:22:56.426 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (0.8.0) 2022-04-14 07:22:56.446 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=3.3.0->python-openstackclient) (2.27.1) 2022-04-14 07:22:56.467 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (8.8.0) 2022-04-14 07:22:56.473 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (4.3.0) 2022-04-14 07:22:56.475 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (1.16.0) 2022-04-14 07:22:56.566 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (21.4.0) 2022-04-14 07:22:56.567 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (1.8.2) 2022-04-14 07:22:56.568 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (0.2.5) 2022-04-14 07:22:56.611 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (1.15.0) 2022-04-14 07:22:56.622 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->python-openstackclient) (1.13.3) 2022-04-14 07:22:56.656 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.61.0->python-openstackclient) (2.2) 2022-04-14 07:22:56.819 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.5.0) 2022-04-14 07:22:56.835 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.0.3) 2022-04-14 07:22:56.940 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (3.3) 2022-04-14 07:22:56.941 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (1.26.8) 2022-04-14 07:22:56.942 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2019.11.28) 2022-04-14 07:22:56.945 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2.0.12) 2022-04-14 07:22:57.073 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (2.21) 2022-04-14 07:22:59.388 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 07:22:59.396 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:22:59.396 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:22:59.524 | + inc/python:pip_install:200 : result=0 2022-04-14 07:22:59.526 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:22:59.529 | + functions-common:time_stop:2432 : local name 2022-04-14 07:22:59.531 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:22:59.534 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:22:59.536 | + functions-common:time_stop:2435 : local total 2022-04-14 07:22:59.538 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:22:59.541 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:22:59.543 | + functions-common:time_stop:2439 : start_time=1649920974239 2022-04-14 07:22:59.546 | + functions-common:time_stop:2441 : [[ -z 1649920974239 ]] 2022-04-14 07:22:59.549 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:22:59.554 | + functions-common:time_stop:2444 : end_time=1649920979550 2022-04-14 07:22:59.556 | + functions-common:time_stop:2445 : elapsed_time=5311 2022-04-14 07:22:59.560 | + functions-common:time_stop:2446 : total=172959 2022-04-14 07:22:59.563 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:22:59.565 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=178270 2022-04-14 07:22:59.568 | + inc/python:pip_install:203 : return 0 2022-04-14 07:22:59.570 | + ./stack.sh:main:981 : install_oscwrap 2022-04-14 07:22:59.574 | ++ functions-common:install_oscwrap:2477 : mktemp 2022-04-14 07:22:59.579 | + functions-common:install_oscwrap:2477 : OSCWRAP_TIMER_FILE=/tmp/tmp.89B2KBhkDB 2022-04-14 07:22:59.582 | + functions-common:install_oscwrap:2480 : shopt -s expand_aliases 2022-04-14 07:22:59.584 | + functions-common:install_oscwrap:2483 : unalias -a 2022-04-14 07:22:59.587 | + functions-common:install_oscwrap:2485 : alias openstack=oscwrap 2022-04-14 07:22:59.590 | + ./stack.sh:main:986 : [[ False != \F\a\l\s\e ]] 2022-04-14 07:22:59.592 | + ./stack.sh:main:1026 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-14 07:22:59.596 | + ./stack.sh:main:1034 : is_service_enabled mysql postgresql 2022-04-14 07:22:59.613 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:22:59.616 | + ./stack.sh:main:1035 : configure_database 2022-04-14 07:22:59.619 | + lib/database:configure_database:128 : configure_database_mysql 2022-04-14 07:22:59.622 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-04-14 07:22:59.625 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-04-14 07:22:59.627 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-14 07:22:59.629 | + ./stack.sh:echo_summary:446 : echo -e Configuring and starting MySQL 2022-04-14 07:22:59.632 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-04-14 07:22:59.634 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:22:59.637 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:22:59.639 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-04-14 07:22:59.643 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-04-14 07:22:59.645 | ++ functions-common:ipv6_unquote:2230 : echo 0.0.0.0 2022-04-14 07:22:59.648 | ++ functions-common:ipv6_unquote:2230 : tr -d '[]' 2022-04-14 07:22:59.653 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-04-14 07:22:59.706 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-04-14 07:22:59.709 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 07:22:59.711 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 07:22:59.713 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 07:22:59.716 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 07:22:59.718 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 07:22:59.721 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 07:22:59.723 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 07:22:59.726 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 07:22:59.728 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 07:22:59.731 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 07:22:59.733 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 07:22:59.736 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-04-14 07:22:59.738 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 07:22:59.740 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 07:22:59.743 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 07:22:59.745 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 07:22:59.747 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 07:22:59.750 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 07:22:59.752 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-04-14 07:22:59.755 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:22:59.757 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:22:59.759 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-04-14 07:22:59.762 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 07:22:59.764 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart mysql 2022-04-14 07:23:02.621 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-04-14 07:23:02.637 | mysqladmin: connect to server at 'localhost' failed 2022-04-14 07:23:02.637 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-04-14 07:23:02.642 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-04-14 07:23:02.645 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-04-14 07:23:02.647 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:23:02.649 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:23:02.652 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-04-14 07:23:02.654 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-04-14 07:23:02.657 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-04-14 07:23:02.659 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:23:02.661 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:23:02.664 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-04-14 07:23:02.666 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-04-14 07:23:02.669 | + 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-04-14 07:23:02.681 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-14 07:23:02.741 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-04-14 07:23:02.753 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-14 07:23:02.814 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-04-14 07:23:02.870 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-04-14 07:23:02.927 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-04-14 07:23:02.981 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-04-14 07:23:02.984 | + lib/databases/mysql:configure_database_mysql:153 : restart_service mysql 2022-04-14 07:23:02.987 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 07:23:02.989 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart mysql 2022-04-14 07:23:05.822 | + ./stack.sh:main:1039 : save_stackenv 1039 2022-04-14 07:23:05.824 | + functions-common:save_stackenv:60 : local tag=1039 2022-04-14 07:23:05.829 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-14 07:23:05.834 | + functions-common:save_stackenv:62 : time_stamp=2022-04-14-072305 2022-04-14 07:23:05.837 | + functions-common:save_stackenv:63 : echo '# 2022-04-14-072305 1039' 2022-04-14 07:23:05.840 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:23:05.843 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-14 07:23:05.845 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:23:05.848 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-14 07:23:05.850 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:23:05.853 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-14 07:23:05.855 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:23:05.858 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-04-14 07:23:05.860 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:23:05.863 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.48 2022-04-14 07:23:05.865 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:23:05.868 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.48/identity 2022-04-14 07:23:05.870 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:23:05.873 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-14-071900 2022-04-14 07:23:05.876 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:23:05.878 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-14 07:23:05.881 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:23:05.883 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.48 2022-04-14 07:23:05.885 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:23:05.888 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-14 07:23:05.891 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:23:05.894 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-14 07:23:05.896 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:23:05.898 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-14 07:23:05.901 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:23:05.903 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-14 07:23:05.906 | + ./stack.sh:main:1051 : [[ True == \T\r\u\e ]] 2022-04-14 07:23:05.909 | + ./stack.sh:main:1052 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-04-14 07:23:05.912 | + ./stack.sh:main:1053 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-04-14 07:23:05.926 | + ./stack.sh:main:1065 : start_dstat 2022-04-14 07:23:05.928 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 07:23:05.931 | + functions-common:run_process:1687 : local service=dstat 2022-04-14 07:23:05.933 | + functions-common:run_process:1688 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 07:23:05.936 | + functions-common:run_process:1689 : local group= 2022-04-14 07:23:05.939 | + functions-common:run_process:1690 : local user= 2022-04-14 07:23:05.941 | + functions-common:run_process:1692 : local name=dstat 2022-04-14 07:23:05.944 | + functions-common:run_process:1694 : time_start run_process 2022-04-14 07:23:05.947 | + functions-common:time_start:2418 : local name=run_process 2022-04-14 07:23:05.949 | + functions-common:time_start:2419 : local start_time= 2022-04-14 07:23:05.952 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 07:23:05.955 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 07:23:05.960 | + functions-common:time_start:2423 : _TIME_START[$name]=1649920985957 2022-04-14 07:23:05.962 | + functions-common:run_process:1695 : is_service_enabled dstat 2022-04-14 07:23:05.980 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:23:05.982 | + functions-common:run_process:1696 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-04-14 07:23:05.985 | + functions-common:_run_under_systemd:1652 : local service=dstat 2022-04-14 07:23:05.987 | + functions-common:_run_under_systemd:1653 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 07:23:05.990 | + functions-common:_run_under_systemd:1654 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 07:23:05.992 | + functions-common:_run_under_systemd:1656 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 07:23:05.995 | + functions-common:_common_systemd_pitfalls:1624 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 07:23:05.997 | + functions-common:_common_systemd_pitfalls:1627 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-04-14 07:23:06.000 | + functions-common:_common_systemd_pitfalls:1638 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-04-14 07:23:06.003 | + functions-common:_run_under_systemd:1658 : local systemd_service=devstack@dstat.service 2022-04-14 07:23:06.005 | + functions-common:_run_under_systemd:1659 : local group= 2022-04-14 07:23:06.008 | + functions-common:_run_under_systemd:1660 : local user=ubuntu 2022-04-14 07:23:06.010 | + functions-common:_run_under_systemd:1661 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-04-14 07:23:06.013 | + functions-common:_run_under_systemd:1664 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-04-14 07:23:06.016 | + functions-common:write_user_unit_file:1569 : local service=devstack@dstat.service 2022-04-14 07:23:06.019 | + functions-common:write_user_unit_file:1570 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 07:23:06.021 | + functions-common:write_user_unit_file:1571 : local group= 2022-04-14 07:23:06.023 | + functions-common:write_user_unit_file:1572 : local user=ubuntu 2022-04-14 07:23:06.026 | + functions-common:write_user_unit_file:1573 : local extra= 2022-04-14 07:23:06.028 | + functions-common:write_user_unit_file:1574 : [[ -n '' ]] 2022-04-14 07:23:06.030 | + functions-common:write_user_unit_file:1577 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-04-14 07:23:06.033 | + functions-common:write_user_unit_file:1578 : mkdir -p /etc/systemd/system 2022-04-14 07:23:06.037 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-04-14 07:23:06.090 | + functions-common:write_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-04-14 07:23:06.143 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 07:23:06.195 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-04-14 07:23:06.249 | + functions-common:write_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-04-14 07:23:06.303 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-14 07:23:06.355 | + functions-common:write_user_unit_file:1586 : [[ -n '' ]] 2022-04-14 07:23:06.358 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-04-14 07:23:06.413 | + functions-common:write_user_unit_file:1592 : sudo systemctl daemon-reload 2022-04-14 07:23:06.807 | + functions-common:_run_under_systemd:1667 : sudo systemctl enable devstack@dstat.service 2022-04-14 07:23:06.823 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-04-14 07:23:07.201 | + functions-common:_run_under_systemd:1668 : sudo systemctl start devstack@dstat.service 2022-04-14 07:23:07.225 | + functions-common:run_process:1698 : time_stop run_process 2022-04-14 07:23:07.227 | + functions-common:time_stop:2432 : local name 2022-04-14 07:23:07.229 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:23:07.232 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:23:07.234 | + functions-common:time_stop:2435 : local total 2022-04-14 07:23:07.237 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:23:07.239 | + functions-common:time_stop:2438 : name=run_process 2022-04-14 07:23:07.241 | + functions-common:time_stop:2439 : start_time=1649920985957 2022-04-14 07:23:07.244 | + functions-common:time_stop:2441 : [[ -z 1649920985957 ]] 2022-04-14 07:23:07.248 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:23:07.255 | + functions-common:time_stop:2444 : end_time=1649920987249 2022-04-14 07:23:07.257 | + functions-common:time_stop:2445 : elapsed_time=1292 2022-04-14 07:23:07.260 | + functions-common:time_stop:2446 : total=0 2022-04-14 07:23:07.262 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:23:07.265 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1292 2022-04-14 07:23:07.268 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-04-14 07:23:07.271 | + functions-common:run_process:1687 : local service=memory_tracker 2022-04-14 07:23:07.273 | + functions-common:run_process:1688 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-04-14 07:23:07.275 | + functions-common:run_process:1689 : local group= 2022-04-14 07:23:07.278 | + functions-common:run_process:1690 : local user=root 2022-04-14 07:23:07.280 | + functions-common:run_process:1692 : local name=memory_tracker 2022-04-14 07:23:07.283 | + functions-common:run_process:1694 : time_start run_process 2022-04-14 07:23:07.285 | + functions-common:time_start:2418 : local name=run_process 2022-04-14 07:23:07.288 | + functions-common:time_start:2419 : local start_time= 2022-04-14 07:23:07.290 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 07:23:07.293 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 07:23:07.299 | + functions-common:time_start:2423 : _TIME_START[$name]=1649920987296 2022-04-14 07:23:07.301 | + functions-common:run_process:1695 : is_service_enabled memory_tracker 2022-04-14 07:23:07.329 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:23:07.332 | + functions-common:run_process:1698 : time_stop run_process 2022-04-14 07:23:07.335 | + functions-common:time_stop:2432 : local name 2022-04-14 07:23:07.337 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:23:07.340 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:23:07.342 | + functions-common:time_stop:2435 : local total 2022-04-14 07:23:07.345 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:23:07.348 | + functions-common:time_stop:2438 : name=run_process 2022-04-14 07:23:07.350 | + functions-common:time_stop:2439 : start_time=1649920987296 2022-04-14 07:23:07.353 | + functions-common:time_stop:2441 : [[ -z 1649920987296 ]] 2022-04-14 07:23:07.356 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:23:07.360 | + functions-common:time_stop:2444 : end_time=1649920987358 2022-04-14 07:23:07.363 | + functions-common:time_stop:2445 : elapsed_time=62 2022-04-14 07:23:07.366 | + functions-common:time_stop:2446 : total=1292 2022-04-14 07:23:07.368 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:23:07.371 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1354 2022-04-14 07:23:07.374 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-04-14 07:23:07.402 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:23:07.404 | + ./stack.sh:main:1069 : is_service_enabled tcpdump 2022-04-14 07:23:07.425 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:23:07.428 | + ./stack.sh:main:1077 : is_service_enabled etcd3 2022-04-14 07:23:07.449 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:23:07.451 | + ./stack.sh:main:1078 : start_etcd3 2022-04-14 07:23:07.458 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-04-14 07:23:07.461 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-neutron-837792-1-hyperv --data-dir /opt/stack/data/etcd' 2022-04-14 07:23:07.463 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-04-14 07:23:07.466 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-neutron-837792-1-hyperv=http://10.222.0.48:2380' 2022-04-14 07:23:07.469 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.48:2380' 2022-04-14 07:23:07.471 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.48:2379' 2022-04-14 07:23:07.474 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-04-14 07:23:07.476 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-04-14 07:23:07.479 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.48:2379' 2022-04-14 07:23:07.482 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-04-14 07:23:07.485 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-04-14 07:23:07.487 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-14 07:23:07.490 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-neutron-837792-1-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-837792-1-hyperv=http://10.222.0.48:2380 --initial-advertise-peer-urls http://10.222.0.48:2380 --advertise-client-urls http://10.222.0.48:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.48:2379 --debug' '' root 2022-04-14 07:23:07.492 | + functions-common:write_user_unit_file:1569 : local service=devstack@etcd.service 2022-04-14 07:23:07.495 | + functions-common:write_user_unit_file:1570 : local 'command=/opt/stack/bin/etcd --name dv-neutron-837792-1-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-837792-1-hyperv=http://10.222.0.48:2380 --initial-advertise-peer-urls http://10.222.0.48:2380 --advertise-client-urls http://10.222.0.48:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.48:2379 --debug' 2022-04-14 07:23:07.497 | + functions-common:write_user_unit_file:1571 : local group= 2022-04-14 07:23:07.500 | + functions-common:write_user_unit_file:1572 : local user=root 2022-04-14 07:23:07.503 | + functions-common:write_user_unit_file:1573 : local extra= 2022-04-14 07:23:07.505 | + functions-common:write_user_unit_file:1574 : [[ -n '' ]] 2022-04-14 07:23:07.508 | + functions-common:write_user_unit_file:1577 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-14 07:23:07.511 | + functions-common:write_user_unit_file:1578 : mkdir -p /etc/systemd/system 2022-04-14 07:23:07.515 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-04-14 07:23:07.584 | + functions-common:write_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-04-14 07:23:07.656 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-neutron-837792-1-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-837792-1-hyperv=http://10.222.0.48:2380 --initial-advertise-peer-urls http://10.222.0.48:2380 --advertise-client-urls http://10.222.0.48:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.48:2379 --debug' 2022-04-14 07:23:07.708 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-04-14 07:23:07.759 | + functions-common:write_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-04-14 07:23:07.809 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-14 07:23:07.862 | + functions-common:write_user_unit_file:1586 : [[ -n '' ]] 2022-04-14 07:23:07.864 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-04-14 07:23:07.931 | + functions-common:write_user_unit_file:1592 : sudo systemctl daemon-reload 2022-04-14 07:23:08.313 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-04-14 07:23:08.366 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-04-14 07:23:08.419 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-04-14 07:23:08.472 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-04-14 07:23:08.525 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-04-14 07:23:08.528 | ++ functions-common:is_arch:506 : uname -m 2022-04-14 07:23:08.533 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-04-14 07:23:08.536 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-04-14 07:23:08.928 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-04-14 07:23:08.941 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-04-14 07:23:09.308 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-04-14 07:23:10.191 | + ./stack.sh:main:1084 : is_service_enabled tls-proxy 2022-04-14 07:23:10.210 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:23:10.213 | + ./stack.sh:main:1089 : write_clouds_yaml 2022-04-14 07:23:10.215 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-04-14 07:23:10.219 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-04-14 07:23:10.223 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-04-14 07:23:10.236 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-04-14 07:23:10.247 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-04-14 07:23:10.250 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-14 07:23:10.252 | + 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.48/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-04-14 07:23:10.392 | + 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.48/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-04-14 07:23:10.533 | + 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.48/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-04-14 07:23:10.672 | + 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.48/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-04-14 07:23:10.809 | + 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.48/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-04-14 07:23:10.947 | + 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.48/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-04-14 07:23:11.085 | + 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.48/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-04-14 07:23:11.223 | + 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.48/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-04-14 07:23:11.360 | + 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.48/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-04-14 07:23:11.499 | + 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.48/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-04-14 07:23:11.646 | + functions-common:write_clouds_yaml:198 : cat 2022-04-14 07:23:11.652 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-04-14 07:23:11.655 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-04-14 07:23:11.659 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-04-14 07:23:11.663 | + ./stack.sh:main:1090 : export OS_CLOUD=devstack-admin 2022-04-14 07:23:11.666 | + ./stack.sh:main:1090 : OS_CLOUD=devstack-admin 2022-04-14 07:23:11.668 | + ./stack.sh:main:1092 : is_service_enabled keystone 2022-04-14 07:23:11.685 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:23:11.688 | + ./stack.sh:main:1093 : echo_summary 'Starting Keystone' 2022-04-14 07:23:11.691 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-14 07:23:11.693 | + ./stack.sh:echo_summary:446 : echo -e Starting Keystone 2022-04-14 07:23:11.696 | + ./stack.sh:main:1095 : '[' 10.222.0.48 == 10.222.0.48 ']' 2022-04-14 07:23:11.698 | + ./stack.sh:main:1096 : init_keystone 2022-04-14 07:23:11.701 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-04-14 07:23:11.717 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:23:11.719 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-04-14 07:23:11.722 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-04-14 07:23:11.724 | + lib/database:recreate_database:112 : local db=keystone 2022-04-14 07:23:11.727 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-04-14 07:23:11.729 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-04-14 07:23:11.731 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-04-14 07:23:11.737 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-14 07:23:18.422 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-04-14 07:23:18.427 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-14 07:23:18.557 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-04-14 07:23:18.559 | + functions-common:time_start:2418 : local name=dbsync 2022-04-14 07:23:18.562 | + functions-common:time_start:2419 : local start_time= 2022-04-14 07:23:18.565 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 07:23:18.568 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 07:23:18.572 | + functions-common:time_start:2423 : _TIME_START[$name]=1649920998570 2022-04-14 07:23:18.575 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-04-14 07:23:23.341 | 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=125336) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-14 07:23:23.348 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:23:23.349 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:23:23.349 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:23:23.349 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:23:23.349 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:23:23.350 | 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=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:23:23.350 | 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=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:23:23.350 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:23:23.350 | 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=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:23:23.350 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:23:23.350 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:23:23.351 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:23:23.351 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:23:23.351 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:23:23.351 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:23:23.351 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:23:23.351 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:23:23.380 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:23:23.381 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:23:23.381 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:23:23.382 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:23:23.382 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:23:23.382 | 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=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:23:23.382 | 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=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:23:23.382 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:23:23.382 | 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=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:23:23.383 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:23:23.383 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:23:23.383 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:23:23.383 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:23:23.383 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:23:23.383 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:23:23.384 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:23:23.384 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:23:23.821 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:23:23.822 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:23:23.822 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:23:23.822 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:23:23.822 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:23:23.823 | 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=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:23:23.823 | 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=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:23:23.823 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:23:23.823 | 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=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:23:23.823 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:23:23.823 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:23:23.823 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:23:23.824 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:23:23.824 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:23:23.824 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:23:23.824 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:23:23.824 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:23:23.833 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-14 07:23:40.527 | ++ inc/async:async_inner:64 : rc=0 2022-04-14 07:23:40.553 | [123396 Async install_tempest:123396]: finished successfully 2022-04-14 07:23:49.451 | INFO migrate.versioning.api [-] done 2022-04-14 07:23:49.451 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-14 07:23:49.514 | INFO migrate.versioning.api [-] done 2022-04-14 07:23:49.515 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-14 07:23:49.577 | INFO migrate.versioning.api [-] done 2022-04-14 07:23:49.577 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-14 07:23:49.635 | INFO migrate.versioning.api [-] done 2022-04-14 07:23:49.635 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-14 07:23:49.692 | INFO migrate.versioning.api [-] done 2022-04-14 07:23:49.692 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-14 07:23:49.783 | INFO migrate.versioning.api [-] done 2022-04-14 07:23:49.783 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-14 07:23:50.737 | INFO migrate.versioning.api [-] done 2022-04-14 07:23:50.738 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:23:50.739 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:23:50.739 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:23:50.739 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:23:50.739 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:23:50.739 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:23:50.740 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:23:50.740 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:23:50.740 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:23:50.740 | 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=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:23:50.740 | 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=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:23:50.740 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:23:50.741 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:23:50.741 | 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=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:23:50.741 | 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=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:23:50.741 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:23:50.741 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:23:50.742 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:23:50.743 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:23:50.743 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:23:50.743 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:23:50.743 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:23:50.743 | 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=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:23:50.743 | 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=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:23:50.744 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:23:50.744 | 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=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:23:50.749 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:23:50.749 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:23:50.749 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:23:50.749 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:23:50.750 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:23:50.750 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:23:50.750 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:23:50.750 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:23:50.752 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:23:50.754 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:23:50.754 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:23:50.754 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:23:50.754 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:23:50.754 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:23:50.754 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:23:50.755 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:23:50.755 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:23:50.755 | 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=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:23:50.755 | 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=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:23:50.755 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:23:50.755 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:23:50.756 | 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=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:23:50.756 | 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=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:23:50.756 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:23:50.756 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:23:51.121 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:23:51.122 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:23:51.122 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:23:51.123 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:23:51.123 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:23:51.123 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:23:51.123 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:23:51.123 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:23:51.123 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:23:51.124 | 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=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:23:51.124 | 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=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:23:51.124 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:23:51.124 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:23:51.124 | 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=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:23:51.124 | 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=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:23:51.125 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:23:51.125 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:23:51.217 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:23:51.218 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:23:51.218 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:23:51.218 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:23:51.218 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:23:51.219 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:23:51.219 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:23:51.219 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:23:51.219 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:23:51.219 | 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=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:23:51.219 | 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=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:23:51.219 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:23:51.220 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:23:51.220 | 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=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:23:51.220 | 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=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:23:51.220 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:23:51.220 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:23:51.228 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-14 07:23:51.354 | INFO migrate.versioning.api [-] done 2022-04-14 07:23:51.354 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-14 07:23:51.395 | INFO migrate.versioning.api [-] done 2022-04-14 07:23:51.395 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-14 07:23:51.462 | INFO migrate.versioning.api [-] done 2022-04-14 07:23:51.462 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-14 07:23:51.531 | INFO migrate.versioning.api [-] done 2022-04-14 07:23:51.532 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-14 07:23:51.612 | INFO migrate.versioning.api [-] done 2022-04-14 07:23:51.612 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-14 07:23:51.674 | INFO migrate.versioning.api [-] done 2022-04-14 07:23:51.674 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-14 07:23:51.726 | INFO migrate.versioning.api [-] done 2022-04-14 07:23:51.726 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:23:51.727 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:23:51.727 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:23:51.727 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:23:51.727 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:23:51.728 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:23:51.728 | 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=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:23:51.728 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:23:51.728 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:23:51.728 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:23:51.729 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:23:51.729 | 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=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:23:51.729 | 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=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:23:51.729 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:23:51.729 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:23:51.729 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:23:51.729 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:23:51.730 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:23:51.731 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:23:51.731 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:23:51.731 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:23:51.731 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:23:51.731 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:23:51.731 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:23:51.731 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:23:51.732 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:23:51.732 | 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=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:23:51.732 | 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=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:23:51.732 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:23:51.732 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:23:51.732 | 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=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:23:51.733 | 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=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:23:51.733 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:23:51.733 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:23:51.741 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:23:51.741 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:23:51.742 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:23:51.742 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:23:51.742 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:23:51.742 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:23:51.742 | 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=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:23:51.742 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:23:51.743 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:23:51.743 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:23:51.743 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:23:51.743 | 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=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:23:51.743 | 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=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:23:51.743 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:23:51.743 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:23:51.744 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:23:51.744 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:23:52.054 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:23:52.055 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:23:52.055 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:23:52.055 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:23:52.056 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:23:52.056 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:23:52.056 | 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=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:23:52.056 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:23:52.056 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:23:52.056 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:23:52.057 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:23:52.057 | 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=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:23:52.057 | 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=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:23:52.057 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:23:52.057 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:23:52.057 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:23:52.057 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:23:52.166 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:23:52.167 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:23:52.167 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:23:52.167 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:23:52.168 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:23:52.168 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:23:52.168 | 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=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:23:52.168 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:23:52.168 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:23:52.168 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:23:52.169 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:23:52.169 | 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=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:23:52.169 | 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=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:23:52.169 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:23:52.169 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:23:52.170 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:23:52.170 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=125336) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:23:52.177 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-14 07:23:52.240 | INFO migrate.versioning.api [-] done 2022-04-14 07:23:52.240 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-14 07:23:52.320 | INFO migrate.versioning.api [-] done 2022-04-14 07:23:52.320 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-14 07:23:52.388 | INFO migrate.versioning.api [-] done 2022-04-14 07:23:52.388 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-14 07:23:52.451 | INFO migrate.versioning.api [-] done 2022-04-14 07:23:52.451 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-14 07:23:52.514 | INFO migrate.versioning.api [-] done 2022-04-14 07:23:52.514 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-14 07:23:52.584 | INFO migrate.versioning.api [-] done 2022-04-14 07:23:52.584 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-14 07:23:52.687 | INFO migrate.versioning.api [-] done 2022-04-14 07:23:53.078 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-04-14 07:23:53.081 | + functions-common:time_stop:2432 : local name 2022-04-14 07:23:53.084 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:23:53.086 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:23:53.089 | + functions-common:time_stop:2435 : local total 2022-04-14 07:23:53.091 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:23:53.094 | + functions-common:time_stop:2438 : name=dbsync 2022-04-14 07:23:53.096 | + functions-common:time_stop:2439 : start_time=1649920998570 2022-04-14 07:23:53.099 | + functions-common:time_stop:2441 : [[ -z 1649920998570 ]] 2022-04-14 07:23:53.102 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:23:53.107 | + functions-common:time_stop:2444 : end_time=1649921033104 2022-04-14 07:23:53.109 | + functions-common:time_stop:2445 : elapsed_time=34534 2022-04-14 07:23:53.111 | + functions-common:time_stop:2446 : total=0 2022-04-14 07:23:53.115 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:23:53.117 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=34534 2022-04-14 07:23:53.119 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-04-14 07:23:53.122 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-04-14 07:23:53.126 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-04-14 07:23:57.657 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-04-14 07:23:57.658 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-14 07:23:57.658 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-14 07:23:57.658 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-04-14 07:23:57.659 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-14 07:23:57.660 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-14 07:23:57.660 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-14 07:23:57.660 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-14 07:23:57.660 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-14 07:23:58.022 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-04-14 07:23:58.026 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-04-14 07:24:02.566 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-04-14 07:24:02.567 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-14 07:24:02.567 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-14 07:24:02.567 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-04-14 07:24:02.568 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-14 07:24:02.568 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-14 07:24:02.568 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-14 07:24:02.568 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-14 07:24:02.569 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-14 07:24:02.926 | + ./stack.sh:main:1097 : start_keystone 2022-04-14 07:24:02.929 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-04-14 07:24:02.931 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-04-14 07:24:02.934 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-04-14 07:24:02.951 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:24:02.953 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-04-14 07:24:02.957 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-04-14 07:24:02.962 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-04-14 07:24:02.964 | + functions-common:run_process:1687 : local service=keystone 2022-04-14 07:24:02.967 | + functions-common:run_process:1688 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 07:24:02.969 | + functions-common:run_process:1689 : local group= 2022-04-14 07:24:02.972 | + functions-common:run_process:1690 : local user= 2022-04-14 07:24:02.974 | + functions-common:run_process:1692 : local name=keystone 2022-04-14 07:24:02.977 | + functions-common:run_process:1694 : time_start run_process 2022-04-14 07:24:02.979 | + functions-common:time_start:2418 : local name=run_process 2022-04-14 07:24:02.982 | + functions-common:time_start:2419 : local start_time= 2022-04-14 07:24:02.984 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 07:24:02.987 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 07:24:02.991 | + functions-common:time_start:2423 : _TIME_START[$name]=1649921042989 2022-04-14 07:24:02.994 | + functions-common:run_process:1695 : is_service_enabled keystone 2022-04-14 07:24:03.010 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:24:03.012 | + functions-common:run_process:1696 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-04-14 07:24:03.015 | + functions-common:_run_under_systemd:1652 : local service=keystone 2022-04-14 07:24:03.017 | + functions-common:_run_under_systemd:1653 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 07:24:03.020 | + functions-common:_run_under_systemd:1654 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 07:24:03.023 | + functions-common:_run_under_systemd:1656 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 07:24:03.025 | + functions-common:_common_systemd_pitfalls:1624 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 07:24:03.027 | + functions-common:_common_systemd_pitfalls:1627 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-04-14 07:24:03.035 | + functions-common:_common_systemd_pitfalls:1638 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-04-14 07:24:03.035 | + functions-common:_run_under_systemd:1658 : local systemd_service=devstack@keystone.service 2022-04-14 07:24:03.035 | + functions-common:_run_under_systemd:1659 : local group= 2022-04-14 07:24:03.037 | + functions-common:_run_under_systemd:1660 : local user=ubuntu 2022-04-14 07:24:03.040 | + functions-common:_run_under_systemd:1661 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-04-14 07:24:03.042 | + functions-common:_run_under_systemd:1662 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2022-04-14 07:24:03.045 | + functions-common:write_uwsgi_user_unit_file:1596 : local service=devstack@keystone.service 2022-04-14 07:24:03.047 | + functions-common:write_uwsgi_user_unit_file:1597 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 07:24:03.050 | + functions-common:write_uwsgi_user_unit_file:1598 : local group= 2022-04-14 07:24:03.056 | + functions-common:write_uwsgi_user_unit_file:1599 : local user=ubuntu 2022-04-14 07:24:03.057 | + functions-common:write_uwsgi_user_unit_file:1600 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-04-14 07:24:03.057 | + functions-common:write_uwsgi_user_unit_file:1601 : mkdir -p /etc/systemd/system 2022-04-14 07:24:03.060 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-04-14 07:24:03.111 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-04-14 07:24:03.166 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-04-14 07:24:03.223 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 07:24:03.279 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-14 07:24:03.331 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-04-14 07:24:03.384 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-04-14 07:24:03.436 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-04-14 07:24:03.499 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-04-14 07:24:03.559 | + functions-common:write_uwsgi_user_unit_file:1612 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-04-14 07:24:03.617 | + functions-common:write_uwsgi_user_unit_file:1614 : [[ -n '' ]] 2022-04-14 07:24:03.619 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-04-14 07:24:03.672 | + functions-common:write_uwsgi_user_unit_file:1620 : sudo systemctl daemon-reload 2022-04-14 07:24:04.050 | + functions-common:_run_under_systemd:1667 : sudo systemctl enable devstack@keystone.service 2022-04-14 07:24:04.063 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-04-14 07:24:04.428 | + functions-common:_run_under_systemd:1668 : sudo systemctl start devstack@keystone.service 2022-04-14 07:24:04.507 | + functions-common:run_process:1698 : time_stop run_process 2022-04-14 07:24:04.510 | + functions-common:time_stop:2432 : local name 2022-04-14 07:24:04.515 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:24:04.517 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:24:04.520 | + functions-common:time_stop:2435 : local total 2022-04-14 07:24:04.522 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:24:04.525 | + functions-common:time_stop:2438 : name=run_process 2022-04-14 07:24:04.527 | + functions-common:time_stop:2439 : start_time=1649921042989 2022-04-14 07:24:04.529 | + functions-common:time_stop:2441 : [[ -z 1649921042989 ]] 2022-04-14 07:24:04.532 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:24:04.538 | + functions-common:time_stop:2444 : end_time=1649921044535 2022-04-14 07:24:04.542 | + functions-common:time_stop:2445 : elapsed_time=1546 2022-04-14 07:24:04.544 | + functions-common:time_stop:2446 : total=1354 2022-04-14 07:24:04.546 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:24:04.549 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=2900 2022-04-14 07:24:04.552 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-04-14 07:24:04.552 | Waiting for keystone to start... 2022-04-14 07:24:04.554 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.48/identity/v3/ 2022-04-14 07:24:04.557 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.48/identity/v3/ 2022-04-14 07:24:04.559 | + functions:wait_for_service:457 : local timeout=60 2022-04-14 07:24:04.562 | + functions:wait_for_service:458 : local url=http://10.222.0.48/identity/v3/ 2022-04-14 07:24:04.564 | + functions:wait_for_service:459 : local rval=0 2022-04-14 07:24:04.567 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-14 07:24:04.569 | + functions-common:time_start:2418 : local name=wait_for_service 2022-04-14 07:24:04.571 | + functions-common:time_start:2419 : local start_time= 2022-04-14 07:24:04.574 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 07:24:04.577 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 07:24:04.582 | + functions-common:time_start:2423 : _TIME_START[$name]=1649921044579 2022-04-14 07:24:04.584 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-14 07:24:04.590 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.48/identity/v3/ 2022-04-14 07:24:11.148 | + :: : [[ 200 == 503 ]] 2022-04-14 07:24:11.149 | + :: : [[ 0 -eq 7 ]] 2022-04-14 07:24:11.152 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-14 07:24:11.155 | + functions-common:time_stop:2432 : local name 2022-04-14 07:24:11.157 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:24:11.160 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:24:11.163 | + functions-common:time_stop:2435 : local total 2022-04-14 07:24:11.165 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:24:11.167 | + functions-common:time_stop:2438 : name=wait_for_service 2022-04-14 07:24:11.170 | + functions-common:time_stop:2439 : start_time=1649921044579 2022-04-14 07:24:11.172 | + functions-common:time_stop:2441 : [[ -z 1649921044579 ]] 2022-04-14 07:24:11.176 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:24:11.181 | + functions-common:time_stop:2444 : end_time=1649921051178 2022-04-14 07:24:11.183 | + functions-common:time_stop:2445 : elapsed_time=6599 2022-04-14 07:24:11.185 | + functions-common:time_stop:2446 : total=0 2022-04-14 07:24:11.188 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:24:11.190 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6599 2022-04-14 07:24:11.193 | + functions:wait_for_service:467 : return 0 2022-04-14 07:24:11.195 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-04-14 07:24:11.212 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:24:11.214 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-04-14 07:24:11.217 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 07:24:11.219 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart memcached 2022-04-14 07:24:11.253 | + ./stack.sh:main:1098 : bootstrap_keystone 2022-04-14 07:24:11.256 | + 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.48/identity 2022-04-14 07:24:15.818 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=126178) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:24:15.819 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=126178) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:24:15.819 | 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=126178) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:24:15.826 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=126178) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:24:15.843 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=126178) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:24:15.843 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=126178) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:24:15.874 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=126178) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:24:15.906 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=126178) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:24:15.907 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=126178) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:24:15.997 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=126178) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:24:15.998 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=126178) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:24:15.998 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=126178) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:24:15.998 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=126178) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:24:15.998 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=126178) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:24:15.998 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=126178) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:24:16.011 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=126178) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:24:16.011 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=126178) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:24:16.012 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=126178) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:24:16.012 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=126178) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:24:16.012 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=126178) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:24:16.012 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=126178) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:24:16.012 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=126178) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:24:16.020 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=126178) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:24:16.023 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=126178) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:24:16.023 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=126178) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:24:16.023 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=126178) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:24:16.023 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=126178) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:24:16.024 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=126178) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:24:16.024 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=126178) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:24:16.024 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=126178) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:24:16.055 | 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=126178) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-14 07:24:16.422 | INFO keystone.cmd.bootstrap [None req-10ff45de-8d96-4931-a2f7-8c49bbdd81d7 None None] Created domain default 2022-04-14 07:24:16.518 | INFO keystone.cmd.bootstrap [None req-10ff45de-8d96-4931-a2f7-8c49bbdd81d7 None None] Created project admin 2022-04-14 07:24:16.547 | DEBUG passlib.handlers.bcrypt [None req-10ff45de-8d96-4931-a2f7-8c49bbdd81d7 None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=126178) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-04-14 07:24:16.548 | DEBUG passlib.handlers.bcrypt [None req-10ff45de-8d96-4931-a2f7-8c49bbdd81d7 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=126178) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-04-14 07:24:16.665 | INFO keystone.cmd.bootstrap [None req-10ff45de-8d96-4931-a2f7-8c49bbdd81d7 None None] Created user admin 2022-04-14 07:24:16.745 | INFO keystone.cmd.bootstrap [None req-10ff45de-8d96-4931-a2f7-8c49bbdd81d7 None None] Created role reader 2022-04-14 07:24:16.819 | INFO keystone.cmd.bootstrap [None req-10ff45de-8d96-4931-a2f7-8c49bbdd81d7 None None] Created role member 2022-04-14 07:24:16.895 | INFO keystone.cmd.bootstrap [None req-10ff45de-8d96-4931-a2f7-8c49bbdd81d7 None None] Created implied role where f666b1f7fef6416aae07beefd1e7b20d implies ac3872f0792e476a884edf316da3abe6 2022-04-14 07:24:16.968 | INFO keystone.cmd.bootstrap [None req-10ff45de-8d96-4931-a2f7-8c49bbdd81d7 None None] Created role admin 2022-04-14 07:24:17.050 | INFO keystone.cmd.bootstrap [None req-10ff45de-8d96-4931-a2f7-8c49bbdd81d7 None None] Created implied role where 544870344da14d18ad7624562933cc94 implies f666b1f7fef6416aae07beefd1e7b20d 2022-04-14 07:24:17.128 | INFO keystone.cmd.bootstrap [None req-10ff45de-8d96-4931-a2f7-8c49bbdd81d7 None None] Granted role admin on project admin to user admin. 2022-04-14 07:24:17.192 | INFO keystone.cmd.bootstrap [None req-10ff45de-8d96-4931-a2f7-8c49bbdd81d7 None None] Granted role admin on the system to user admin. 2022-04-14 07:24:17.272 | WARNING py.warnings [None req-10ff45de-8d96-4931-a2f7-8c49bbdd81d7 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-04-14 07:24:17.272 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-04-14 07:24:17.272 |  2022-04-14 07:24:17.276 | INFO keystone.cmd.bootstrap [None req-10ff45de-8d96-4931-a2f7-8c49bbdd81d7 None None] Created region RegionOne 2022-04-14 07:24:17.453 | INFO keystone.cmd.bootstrap [None req-10ff45de-8d96-4931-a2f7-8c49bbdd81d7 None None] Created public endpoint http://10.222.0.48/identity 2022-04-14 07:24:17.903 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-04-14 07:24:17.906 | + ./stack.sh:main:1101 : create_keystone_accounts 2022-04-14 07:24:17.909 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-04-14 07:24:17.912 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-04-14 07:24:20.938 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:24:20.938 | from cryptography.utils import int_from_bytes 2022-04-14 07:24:20.938 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:24:20.938 | from cryptography.utils import int_from_bytes 2022-04-14 07:24:21.101 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:24:21.104 | + lib/keystone:create_keystone_accounts:310 : admin_project=da48a2d6067343618125c0bd74e00e9c 2022-04-14 07:24:21.106 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-04-14 07:24:21.109 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-04-14 07:24:23.354 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:24:23.354 | from cryptography.utils import int_from_bytes 2022-04-14 07:24:23.354 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:24:23.354 | from cryptography.utils import int_from_bytes 2022-04-14 07:24:23.515 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:24:23.519 | + lib/keystone:create_keystone_accounts:312 : admin_user=2100a08b844846c7bdbc8d7c096a8f92 2022-04-14 07:24:23.521 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-04-14 07:24:23.524 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-04-14 07:24:23.526 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-04-14 07:24:23.536 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin 2100a08b844846c7bdbc8d7c096a8f92 default 2022-04-14 07:24:23.585 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 2100a08b844846c7bdbc8d7c096a8f92 default 2022-04-14 07:24:23.631 | [97998 Async ks-domain-role:126297]: running: get_or_add_user_domain_role admin 2100a08b844846c7bdbc8d7c096a8f92 default 2022-04-14 07:24:23.634 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-04-14 07:24:23.636 | + functions-common:get_or_create_domain:884 : local domain_id 2022-04-14 07:24:23.639 | ++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-14 07:24:26.773 | + functions-common:get_or_create_domain:894 : domain_id=default 2022-04-14 07:24:26.776 | + functions-common:get_or_create_domain:895 : echo default 2022-04-14 07:24:26.776 | default 2022-04-14 07:24:26.778 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-04-14 07:24:26.836 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-04-14 07:24:26.877 | [97998 Async ks-project:126436]: running: get_or_create_project service Default 2022-04-14 07:24:26.879 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-04-14 07:24:26.948 | + inc/async:async_inner:63 : get_or_create_role service 2022-04-14 07:24:26.992 | [97998 Async ks-service:126522]: running: get_or_create_role service 2022-04-14 07:24:26.995 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-04-14 07:24:27.066 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-04-14 07:24:27.195 | [97998 Async ks-reseller:126610]: running: get_or_create_role ResellerAdmin 2022-04-14 07:24:27.211 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-04-14 07:24:27.226 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-04-14 07:24:27.666 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-04-14 07:24:27.899 | [97998 Async ks-anotherrole:126701]: running: get_or_create_role anotherrole 2022-04-14 07:24:27.926 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-04-14 07:24:27.971 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-04-14 07:24:27.990 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 07:24:28.022 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-04-14 07:24:30.354 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:24:30.509 | [126522 Async ks-service:126522]: finished successfully 2022-04-14 07:24:30.959 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:24:31.024 | [126610 Async ks-reseller:126610]: finished successfully 2022-04-14 07:24:31.211 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:24:31.249 | [126436 Async ks-project:126436]: finished successfully 2022-04-14 07:24:31.588 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:24:31.617 | [126701 Async ks-anotherrole:126701]: finished successfully 2022-04-14 07:24:31.653 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:24:31.653 | from cryptography.utils import int_from_bytes 2022-04-14 07:24:31.654 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:24:31.654 | from cryptography.utils import int_from_bytes 2022-04-14 07:24:31.820 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:24:31.823 | ++ functions-common:get_or_create_project:945 : project_id=fdc4d254e5414b0b8ea170d8384169f5 2022-04-14 07:24:31.826 | ++ functions-common:get_or_create_project:946 : echo fdc4d254e5414b0b8ea170d8384169f5 2022-04-14 07:24:31.828 | + lib/keystone:create_keystone_accounts:340 : invis_project=fdc4d254e5414b0b8ea170d8384169f5 2022-04-14 07:24:31.831 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-04-14 07:24:31.834 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-04-14 07:24:31.836 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 07:24:31.839 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-04-14 07:24:34.428 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:24:34.428 | from cryptography.utils import int_from_bytes 2022-04-14 07:24:34.428 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:24:34.428 | from cryptography.utils import int_from_bytes 2022-04-14 07:24:34.487 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:24:34.515 | [126297 Async ks-domain-role:126297]: finished successfully 2022-04-14 07:24:34.602 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:24:34.605 | ++ functions-common:get_or_create_project:945 : project_id=3c0d324ffc0b44f690fe621cd993c8f2 2022-04-14 07:24:34.607 | ++ functions-common:get_or_create_project:946 : echo 3c0d324ffc0b44f690fe621cd993c8f2 2022-04-14 07:24:34.611 | + lib/keystone:create_keystone_accounts:344 : demo_project=3c0d324ffc0b44f690fe621cd993c8f2 2022-04-14 07:24:34.613 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-04-14 07:24:34.616 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-04-14 07:24:34.619 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:24:34.621 | ++ functions-common:get_or_create_user:917 : [[ ! -z demo@example.com ]] 2022-04-14 07:24:34.623 | ++ functions-common:get_or_create_user:918 : local email=--email=demo@example.com 2022-04-14 07:24:34.627 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-04-14 07:24:37.188 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:24:37.188 | from cryptography.utils import int_from_bytes 2022-04-14 07:24:37.188 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:24:37.188 | from cryptography.utils import int_from_bytes 2022-04-14 07:24:37.352 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:24:37.355 | ++ functions-common:get_or_create_user:932 : user_id=2225dfae9238491ebfc160f5a48628a7 2022-04-14 07:24:37.357 | ++ functions-common:get_or_create_user:933 : echo 2225dfae9238491ebfc160f5a48628a7 2022-04-14 07:24:37.361 | + lib/keystone:create_keystone_accounts:347 : demo_user=2225dfae9238491ebfc160f5a48628a7 2022-04-14 07:24:37.364 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-04-14 07:24:37.414 | [97998 Async ks-domain-role:126297]: Waiting for completion of get_or_add_user_domain_role admin 2100a08b844846c7bdbc8d7c096a8f92 default running on PID 126297 (6 other jobs running) 2022-04-14 07:24:37.439 | [97998 Async ks-domain-role:126297]: Signaling child to exit 2022-04-14 07:24:37.442 | WAKEUP 2022-04-14 07:24:37.462 | [97998 Async ks-domain-role:126297]: Signaled 2022-04-14 07:24:37.464 | + functions-common:get_or_add_user_domain_role:1010 : local user_role_id 2022-04-14 07:24:37.464 | ++ functions-common:get_or_add_user_domain_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 2100a08b844846c7bdbc8d7c096a8f92 --domain default 2022-04-14 07:24:37.464 | ++ functions-common:get_or_add_user_domain_role:1016 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:24:37.464 | ++ functions-common:get_or_add_user_domain_role:1016 : get_field 1 2022-04-14 07:24:37.464 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:24:37.464 | ++ functions-common:get_field:819 : read data 2022-04-14 07:24:37.464 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:24:37.464 | from cryptography.utils import int_from_bytes 2022-04-14 07:24:37.464 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:24:37.464 | from cryptography.utils import int_from_bytes 2022-04-14 07:24:37.464 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:24:37.464 | + functions-common:get_or_add_user_domain_role:1016 : user_role_id= 2022-04-14 07:24:37.464 | + functions-common:get_or_add_user_domain_role:1017 : [[ -z '' ]] 2022-04-14 07:24:37.464 | + functions-common:get_or_add_user_domain_role:1019 : openstack --os-cloud devstack-system-admin role add admin --user 2100a08b844846c7bdbc8d7c096a8f92 --domain default 2022-04-14 07:24:37.464 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:24:37.464 | from cryptography.utils import int_from_bytes 2022-04-14 07:24:37.464 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:24:37.464 | from cryptography.utils import int_from_bytes 2022-04-14 07:24:37.464 | ++ functions-common:get_or_add_user_domain_role:1026 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 2100a08b844846c7bdbc8d7c096a8f92 --domain default 2022-04-14 07:24:37.464 | ++ functions-common:get_or_add_user_domain_role:1026 : get_field 1 2022-04-14 07:24:37.464 | ++ functions-common:get_or_add_user_domain_role:1026 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:24:37.464 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:24:37.464 | ++ functions-common:get_field:819 : read data 2022-04-14 07:24:37.464 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:24:37.464 | from cryptography.utils import int_from_bytes 2022-04-14 07:24:37.464 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:24:37.465 | from cryptography.utils import int_from_bytes 2022-04-14 07:24:37.465 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:24:37.465 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:24:37.465 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:24:37.465 | ++ functions-common:get_field:825 : echo '| 544870344da14d18ad7624562933cc94 | 2100a08b844846c7bdbc8d7c096a8f92 | | | default | | False |' 2022-04-14 07:24:37.465 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:24:37.465 | ++ functions-common:get_field:819 : read data 2022-04-14 07:24:37.465 | + functions-common:get_or_add_user_domain_role:1026 : user_role_id=544870344da14d18ad7624562933cc94 2022-04-14 07:24:37.465 | + functions-common:get_or_add_user_domain_role:1028 : echo 544870344da14d18ad7624562933cc94 2022-04-14 07:24:37.465 | 544870344da14d18ad7624562933cc94 2022-04-14 07:24:37.508 | [97998 Async ks-domain-role:126297]: finished get_or_add_user_domain_role admin 2100a08b844846c7bdbc8d7c096a8f92 default with result 0 in 10 seconds 2022-04-14 07:24:37.515 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-04-14 07:24:37.551 | [97998 Async ks-project:126436]: Waiting for completion of get_or_create_project service Default running on PID 126436 (5 other jobs running) 2022-04-14 07:24:37.576 | [97998 Async ks-project:126436]: Signaling child to exit 2022-04-14 07:24:37.576 | WAKEUP 2022-04-14 07:24:37.599 | [97998 Async ks-project:126436]: Signaled 2022-04-14 07:24:37.600 | + functions-common:get_or_create_project:939 : local project_id 2022-04-14 07:24:37.600 | ++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-04-14 07:24:37.600 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:24:37.600 | from cryptography.utils import int_from_bytes 2022-04-14 07:24:37.601 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:24:37.601 | from cryptography.utils import int_from_bytes 2022-04-14 07:24:37.601 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:24:37.601 | + functions-common:get_or_create_project:945 : project_id=36f93ee891294ee897028012797ed22c 2022-04-14 07:24:37.601 | + functions-common:get_or_create_project:946 : echo 36f93ee891294ee897028012797ed22c 2022-04-14 07:24:37.601 | 36f93ee891294ee897028012797ed22c 2022-04-14 07:24:37.645 | [97998 Async ks-project:126436]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-04-14 07:24:37.681 | [97998 Async ks-service:126522]: Waiting for completion of get_or_create_role service running on PID 126522 (4 other jobs running) 2022-04-14 07:24:37.707 | [97998 Async ks-service:126522]: Signaling child to exit 2022-04-14 07:24:37.707 | WAKEUP 2022-04-14 07:24:37.729 | [97998 Async ks-service:126522]: Signaled 2022-04-14 07:24:37.731 | + functions-common:get_or_create_role:952 : local role_id 2022-04-14 07:24:37.731 | ++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-04-14 07:24:37.731 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:24:37.731 | from cryptography.utils import int_from_bytes 2022-04-14 07:24:37.731 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:24:37.731 | from cryptography.utils import int_from_bytes 2022-04-14 07:24:37.731 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:24:37.731 | + functions-common:get_or_create_role:957 : role_id=0ffdfb2f1b364cd194d1e88c270406f7 2022-04-14 07:24:37.731 | + functions-common:get_or_create_role:958 : echo 0ffdfb2f1b364cd194d1e88c270406f7 2022-04-14 07:24:37.731 | 0ffdfb2f1b364cd194d1e88c270406f7 2022-04-14 07:24:37.775 | [97998 Async ks-service:126522]: finished get_or_create_role service with result 0 in 3 seconds 2022-04-14 07:24:37.811 | [97998 Async ks-reseller:126610]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 126610 (3 other jobs running) 2022-04-14 07:24:37.836 | [97998 Async ks-reseller:126610]: Signaling child to exit 2022-04-14 07:24:37.836 | WAKEUP 2022-04-14 07:24:37.858 | [97998 Async ks-reseller:126610]: Signaled 2022-04-14 07:24:37.859 | + functions-common:get_or_create_role:952 : local role_id 2022-04-14 07:24:37.859 | ++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-04-14 07:24:37.859 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:24:37.859 | from cryptography.utils import int_from_bytes 2022-04-14 07:24:37.859 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:24:37.860 | from cryptography.utils import int_from_bytes 2022-04-14 07:24:37.860 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:24:37.860 | + functions-common:get_or_create_role:957 : role_id=dac43d8a77f14b9ba579d34d4d106fa8 2022-04-14 07:24:37.860 | + functions-common:get_or_create_role:958 : echo dac43d8a77f14b9ba579d34d4d106fa8 2022-04-14 07:24:37.860 | dac43d8a77f14b9ba579d34d4d106fa8 2022-04-14 07:24:37.904 | [97998 Async ks-reseller:126610]: finished get_or_create_role ResellerAdmin with result 0 in 3 seconds 2022-04-14 07:24:37.941 | [97998 Async ks-anotherrole:126701]: Waiting for completion of get_or_create_role anotherrole running on PID 126701 (2 other jobs running) 2022-04-14 07:24:37.966 | [97998 Async ks-anotherrole:126701]: Signaling child to exit 2022-04-14 07:24:37.966 | WAKEUP 2022-04-14 07:24:37.989 | [97998 Async ks-anotherrole:126701]: Signaled 2022-04-14 07:24:37.990 | + functions-common:get_or_create_role:952 : local role_id 2022-04-14 07:24:37.990 | ++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-04-14 07:24:37.991 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:24:37.991 | from cryptography.utils import int_from_bytes 2022-04-14 07:24:37.991 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:24:37.991 | from cryptography.utils import int_from_bytes 2022-04-14 07:24:37.991 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:24:37.991 | + functions-common:get_or_create_role:957 : role_id=8cdc666c238540b9a63a11ad21e2f172 2022-04-14 07:24:37.991 | + functions-common:get_or_create_role:958 : echo 8cdc666c238540b9a63a11ad21e2f172 2022-04-14 07:24:37.991 | 8cdc666c238540b9a63a11ad21e2f172 2022-04-14 07:24:38.034 | [97998 Async ks-anotherrole:126701]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-04-14 07:24:38.038 | + inc/async:async_wait:197 : return 0 2022-04-14 07:24:38.041 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member 2225dfae9238491ebfc160f5a48628a7 3c0d324ffc0b44f690fe621cd993c8f2 2022-04-14 07:24:38.099 | + inc/async:async_inner:63 : get_or_add_user_project_role member 2225dfae9238491ebfc160f5a48628a7 3c0d324ffc0b44f690fe621cd993c8f2 2022-04-14 07:24:38.137 | [97998 Async ks-demo-member:127602]: running: get_or_add_user_project_role member 2225dfae9238491ebfc160f5a48628a7 3c0d324ffc0b44f690fe621cd993c8f2 2022-04-14 07:24:38.140 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin 2100a08b844846c7bdbc8d7c096a8f92 3c0d324ffc0b44f690fe621cd993c8f2 2022-04-14 07:24:38.201 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 2100a08b844846c7bdbc8d7c096a8f92 3c0d324ffc0b44f690fe621cd993c8f2 2022-04-14 07:24:38.241 | [97998 Async ks-demo-admin:127714]: running: get_or_add_user_project_role admin 2100a08b844846c7bdbc8d7c096a8f92 3c0d324ffc0b44f690fe621cd993c8f2 2022-04-14 07:24:38.244 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole 2225dfae9238491ebfc160f5a48628a7 3c0d324ffc0b44f690fe621cd993c8f2 2022-04-14 07:24:38.314 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 2225dfae9238491ebfc160f5a48628a7 3c0d324ffc0b44f690fe621cd993c8f2 2022-04-14 07:24:38.364 | [97998 Async ks-demo-another:127826]: running: get_or_add_user_project_role anotherrole 2225dfae9238491ebfc160f5a48628a7 3c0d324ffc0b44f690fe621cd993c8f2 2022-04-14 07:24:38.366 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member 2225dfae9238491ebfc160f5a48628a7 fdc4d254e5414b0b8ea170d8384169f5 2022-04-14 07:24:38.440 | + inc/async:async_inner:63 : get_or_add_user_project_role member 2225dfae9238491ebfc160f5a48628a7 fdc4d254e5414b0b8ea170d8384169f5 2022-04-14 07:24:38.498 | [97998 Async ks-demo-invis:127938]: running: get_or_add_user_project_role member 2225dfae9238491ebfc160f5a48628a7 fdc4d254e5414b0b8ea170d8384169f5 2022-04-14 07:24:38.501 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-04-14 07:24:38.513 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-04-14 07:24:38.526 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:24:38.529 | ++ functions-common:get_or_create_user:917 : [[ ! -z demo_reader@example.com ]] 2022-04-14 07:24:38.532 | ++ functions-common:get_or_create_user:918 : local email=--email=demo_reader@example.com 2022-04-14 07:24:38.537 | +++ functions-common:get_or_create_user:934 : 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-04-14 07:24:42.880 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:24:42.880 | from cryptography.utils import int_from_bytes 2022-04-14 07:24:42.880 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:24:42.880 | from cryptography.utils import int_from_bytes 2022-04-14 07:24:43.065 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:24:43.068 | ++ functions-common:get_or_create_user:932 : user_id=b66d5e23a6c241938ad5584a1290018d 2022-04-14 07:24:43.071 | ++ functions-common:get_or_create_user:933 : echo b66d5e23a6c241938ad5584a1290018d 2022-04-14 07:24:43.074 | + lib/keystone:create_keystone_accounts:360 : demo_reader=b66d5e23a6c241938ad5584a1290018d 2022-04-14 07:24:43.076 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader b66d5e23a6c241938ad5584a1290018d 3c0d324ffc0b44f690fe621cd993c8f2 2022-04-14 07:24:43.144 | + inc/async:async_inner:63 : get_or_add_user_project_role reader b66d5e23a6c241938ad5584a1290018d 3c0d324ffc0b44f690fe621cd993c8f2 2022-04-14 07:24:43.205 | [97998 Async ks-demo-reader:128094]: running: get_or_add_user_project_role reader b66d5e23a6c241938ad5584a1290018d 3c0d324ffc0b44f690fe621cd993c8f2 2022-04-14 07:24:43.208 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-04-14 07:24:43.213 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-04-14 07:24:43.237 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 07:24:43.260 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-04-14 07:24:48.354 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:24:48.354 | from cryptography.utils import int_from_bytes 2022-04-14 07:24:48.355 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:24:48.355 | from cryptography.utils import int_from_bytes 2022-04-14 07:24:48.571 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:24:48.574 | ++ functions-common:get_or_create_project:945 : project_id=9ce570ea871a482e87feff767aa122b1 2022-04-14 07:24:48.577 | ++ functions-common:get_or_create_project:946 : echo 9ce570ea871a482e87feff767aa122b1 2022-04-14 07:24:48.581 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=9ce570ea871a482e87feff767aa122b1 2022-04-14 07:24:48.584 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-04-14 07:24:48.587 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-04-14 07:24:48.591 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:24:48.597 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo@example.com ]] 2022-04-14 07:24:48.606 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo@example.com 2022-04-14 07:24:48.610 | +++ functions-common:get_or_create_user:934 : 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-04-14 07:24:51.980 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:24:51.980 | from cryptography.utils import int_from_bytes 2022-04-14 07:24:51.980 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:24:51.980 | from cryptography.utils import int_from_bytes 2022-04-14 07:24:52.350 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:24:52.369 | ++ functions-common:get_or_create_user:932 : user_id=3fce63f0cfc54377817a802b6376705c 2022-04-14 07:24:52.390 | ++ functions-common:get_or_create_user:933 : echo 3fce63f0cfc54377817a802b6376705c 2022-04-14 07:24:52.409 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=3fce63f0cfc54377817a802b6376705c 2022-04-14 07:24:52.434 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin 3fce63f0cfc54377817a802b6376705c 9ce570ea871a482e87feff767aa122b1 2022-04-14 07:24:52.866 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 3fce63f0cfc54377817a802b6376705c 9ce570ea871a482e87feff767aa122b1 2022-04-14 07:24:53.046 | [97998 Async ks-alt-admin:128464]: running: get_or_add_user_project_role admin 3fce63f0cfc54377817a802b6376705c 9ce570ea871a482e87feff767aa122b1 2022-04-14 07:24:53.050 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole 3fce63f0cfc54377817a802b6376705c 9ce570ea871a482e87feff767aa122b1 2022-04-14 07:24:53.322 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 3fce63f0cfc54377817a802b6376705c 9ce570ea871a482e87feff767aa122b1 2022-04-14 07:24:53.547 | [97998 Async ks-alt-another:128576]: running: get_or_add_user_project_role anotherrole 3fce63f0cfc54377817a802b6376705c 9ce570ea871a482e87feff767aa122b1 2022-04-14 07:24:53.564 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-04-14 07:24:53.595 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-04-14 07:24:53.622 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:24:53.643 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo_member@example.com ]] 2022-04-14 07:24:53.666 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo_member@example.com 2022-04-14 07:24:53.691 | +++ functions-common:get_or_create_user:934 : 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-04-14 07:24:53.959 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:24:54.151 | [127602 Async ks-demo-member:127602]: finished successfully 2022-04-14 07:24:55.090 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:24:55.262 | [127826 Async ks-demo-another:127826]: finished successfully 2022-04-14 07:24:56.006 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:24:56.158 | [127714 Async ks-demo-admin:127714]: finished successfully 2022-04-14 07:24:56.398 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:24:56.575 | [127938 Async ks-demo-invis:127938]: finished successfully 2022-04-14 07:24:57.851 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:24:57.851 | from cryptography.utils import int_from_bytes 2022-04-14 07:24:57.851 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:24:57.851 | from cryptography.utils import int_from_bytes 2022-04-14 07:24:58.056 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:24:58.059 | ++ functions-common:get_or_create_user:932 : user_id=4c918ce521fd445882599b9987b153e3 2022-04-14 07:24:58.063 | ++ functions-common:get_or_create_user:933 : echo 4c918ce521fd445882599b9987b153e3 2022-04-14 07:24:58.070 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=4c918ce521fd445882599b9987b153e3 2022-04-14 07:24:58.073 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member 4c918ce521fd445882599b9987b153e3 9ce570ea871a482e87feff767aa122b1 2022-04-14 07:24:58.178 | + inc/async:async_inner:63 : get_or_add_user_project_role member 4c918ce521fd445882599b9987b153e3 9ce570ea871a482e87feff767aa122b1 2022-04-14 07:24:58.287 | [97998 Async ks-alt-member-user:128970]: running: get_or_add_user_project_role member 4c918ce521fd445882599b9987b153e3 9ce570ea871a482e87feff767aa122b1 2022-04-14 07:24:58.297 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-04-14 07:24:58.303 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-04-14 07:24:58.315 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:24:58.330 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo_reader@example.com ]] 2022-04-14 07:24:58.350 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo_reader@example.com 2022-04-14 07:24:58.370 | +++ functions-common:get_or_create_user:934 : 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-04-14 07:24:59.574 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:24:59.758 | [128094 Async ks-demo-reader:128094]: finished successfully 2022-04-14 07:25:01.571 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:25:01.571 | from cryptography.utils import int_from_bytes 2022-04-14 07:25:01.571 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:25:01.571 | from cryptography.utils import int_from_bytes 2022-04-14 07:25:01.755 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:25:01.758 | ++ functions-common:get_or_create_user:932 : user_id=a41d1ccec95f4667965cc925ed53b335 2022-04-14 07:25:01.761 | ++ functions-common:get_or_create_user:933 : echo a41d1ccec95f4667965cc925ed53b335 2022-04-14 07:25:01.763 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=a41d1ccec95f4667965cc925ed53b335 2022-04-14 07:25:01.766 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader a41d1ccec95f4667965cc925ed53b335 9ce570ea871a482e87feff767aa122b1 2022-04-14 07:25:01.835 | + inc/async:async_inner:63 : get_or_add_user_project_role reader a41d1ccec95f4667965cc925ed53b335 9ce570ea871a482e87feff767aa122b1 2022-04-14 07:25:01.881 | [97998 Async ks-alt-reader-user:129184]: running: get_or_add_user_project_role reader a41d1ccec95f4667965cc925ed53b335 9ce570ea871a482e87feff767aa122b1 2022-04-14 07:25:01.885 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-04-14 07:25:01.887 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:25:01.890 | ++ functions-common:get_or_create_user:917 : [[ ! -z system_member@example.com ]] 2022-04-14 07:25:01.894 | ++ functions-common:get_or_create_user:918 : local email=--email=system_member@example.com 2022-04-14 07:25:01.898 | +++ functions-common:get_or_create_user:934 : 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-04-14 07:25:05.476 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:25:05.476 | from cryptography.utils import int_from_bytes 2022-04-14 07:25:05.476 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:25:05.476 | from cryptography.utils import int_from_bytes 2022-04-14 07:25:05.677 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:25:05.682 | ++ functions-common:get_or_create_user:932 : user_id=a83be5efaac94d168a39519f4167f048 2022-04-14 07:25:05.685 | ++ functions-common:get_or_create_user:933 : echo a83be5efaac94d168a39519f4167f048 2022-04-14 07:25:05.690 | + lib/keystone:create_keystone_accounts:392 : system_member_user=a83be5efaac94d168a39519f4167f048 2022-04-14 07:25:05.694 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member a83be5efaac94d168a39519f4167f048 all 2022-04-14 07:25:05.765 | + inc/async:async_inner:63 : get_or_add_user_system_role member a83be5efaac94d168a39519f4167f048 all 2022-04-14 07:25:05.828 | [97998 Async ks-system-member:129609]: running: get_or_add_user_system_role member a83be5efaac94d168a39519f4167f048 all 2022-04-14 07:25:05.832 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-04-14 07:25:05.835 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:25:05.838 | ++ functions-common:get_or_create_user:917 : [[ ! -z system_reader@example.com ]] 2022-04-14 07:25:05.843 | ++ functions-common:get_or_create_user:918 : local email=--email=system_reader@example.com 2022-04-14 07:25:05.849 | +++ functions-common:get_or_create_user:934 : 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-04-14 07:25:08.014 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:25:08.184 | [128464 Async ks-alt-admin:128464]: finished successfully 2022-04-14 07:25:08.317 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:25:08.366 | [128576 Async ks-alt-another:128576]: finished successfully 2022-04-14 07:25:09.096 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:25:09.097 | from cryptography.utils import int_from_bytes 2022-04-14 07:25:09.097 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:25:09.097 | from cryptography.utils import int_from_bytes 2022-04-14 07:25:09.307 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:25:09.311 | ++ functions-common:get_or_create_user:932 : user_id=d05c2287182145eeafd44d0ebc46b676 2022-04-14 07:25:09.320 | ++ functions-common:get_or_create_user:933 : echo d05c2287182145eeafd44d0ebc46b676 2022-04-14 07:25:09.323 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=d05c2287182145eeafd44d0ebc46b676 2022-04-14 07:25:09.326 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader d05c2287182145eeafd44d0ebc46b676 all 2022-04-14 07:25:09.455 | + inc/async:async_inner:63 : get_or_add_user_system_role reader d05c2287182145eeafd44d0ebc46b676 all 2022-04-14 07:25:09.604 | [97998 Async ks-system-reader:129903]: running: get_or_add_user_system_role reader d05c2287182145eeafd44d0ebc46b676 all 2022-04-14 07:25:09.610 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-04-14 07:25:09.622 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-04-14 07:25:09.635 | ++ functions-common:get_or_create_group:901 : local 'desc=openstack admin group' 2022-04-14 07:25:09.642 | ++ functions-common:get_or_create_group:902 : local group_id 2022-04-14 07:25:09.669 | +++ functions-common:get_or_create_group:911 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-04-14 07:25:12.730 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:25:12.760 | [128970 Async ks-alt-member-user:128970]: finished successfully 2022-04-14 07:25:13.389 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:25:13.389 | from cryptography.utils import int_from_bytes 2022-04-14 07:25:13.389 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:25:13.389 | from cryptography.utils import int_from_bytes 2022-04-14 07:25:13.591 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:25:13.594 | ++ functions-common:get_or_create_group:909 : group_id=d50c5c30c04d447594ce8fe4f359af73 2022-04-14 07:25:13.603 | ++ functions-common:get_or_create_group:910 : echo d50c5c30c04d447594ce8fe4f359af73 2022-04-14 07:25:13.607 | + lib/keystone:create_keystone_accounts:402 : admin_group=d50c5c30c04d447594ce8fe4f359af73 2022-04-14 07:25:13.614 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-04-14 07:25:13.618 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-04-14 07:25:13.622 | ++ functions-common:get_or_create_group:901 : local 'desc=non-admin group' 2022-04-14 07:25:13.625 | ++ functions-common:get_or_create_group:902 : local group_id 2022-04-14 07:25:13.637 | +++ functions-common:get_or_create_group:911 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-04-14 07:25:14.636 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:25:14.667 | [129184 Async ks-alt-reader-user:129184]: finished successfully 2022-04-14 07:25:16.099 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:25:16.128 | [129609 Async ks-system-member:129609]: finished successfully 2022-04-14 07:25:16.434 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:25:16.434 | from cryptography.utils import int_from_bytes 2022-04-14 07:25:16.434 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:25:16.434 | from cryptography.utils import int_from_bytes 2022-04-14 07:25:16.634 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:25:16.637 | ++ functions-common:get_or_create_group:909 : group_id=6222b94d9ddd4e299d4099efb4f6b9d1 2022-04-14 07:25:16.639 | ++ functions-common:get_or_create_group:910 : echo 6222b94d9ddd4e299d4099efb4f6b9d1 2022-04-14 07:25:16.643 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=6222b94d9ddd4e299d4099efb4f6b9d1 2022-04-14 07:25:16.646 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member 6222b94d9ddd4e299d4099efb4f6b9d1 3c0d324ffc0b44f690fe621cd993c8f2 2022-04-14 07:25:16.716 | + inc/async:async_inner:63 : get_or_add_group_project_role member 6222b94d9ddd4e299d4099efb4f6b9d1 3c0d324ffc0b44f690fe621cd993c8f2 2022-04-14 07:25:16.761 | [97998 Async ks-group-memberdemo:130300]: running: get_or_add_group_project_role member 6222b94d9ddd4e299d4099efb4f6b9d1 3c0d324ffc0b44f690fe621cd993c8f2 2022-04-14 07:25:16.768 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 6222b94d9ddd4e299d4099efb4f6b9d1 3c0d324ffc0b44f690fe621cd993c8f2 2022-04-14 07:25:16.834 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 6222b94d9ddd4e299d4099efb4f6b9d1 3c0d324ffc0b44f690fe621cd993c8f2 2022-04-14 07:25:16.891 | [97998 Async ks-group-anotherdemo:130386]: running: get_or_add_group_project_role anotherrole 6222b94d9ddd4e299d4099efb4f6b9d1 3c0d324ffc0b44f690fe621cd993c8f2 2022-04-14 07:25:16.894 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member 6222b94d9ddd4e299d4099efb4f6b9d1 9ce570ea871a482e87feff767aa122b1 2022-04-14 07:25:16.971 | + inc/async:async_inner:63 : get_or_add_group_project_role member 6222b94d9ddd4e299d4099efb4f6b9d1 9ce570ea871a482e87feff767aa122b1 2022-04-14 07:25:17.046 | [97998 Async ks-group-memberalt:130472]: running: get_or_add_group_project_role member 6222b94d9ddd4e299d4099efb4f6b9d1 9ce570ea871a482e87feff767aa122b1 2022-04-14 07:25:17.049 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 6222b94d9ddd4e299d4099efb4f6b9d1 9ce570ea871a482e87feff767aa122b1 2022-04-14 07:25:17.439 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 6222b94d9ddd4e299d4099efb4f6b9d1 9ce570ea871a482e87feff767aa122b1 2022-04-14 07:25:17.692 | [97998 Async ks-group-anotheralt:130561]: running: get_or_add_group_project_role anotherrole 6222b94d9ddd4e299d4099efb4f6b9d1 9ce570ea871a482e87feff767aa122b1 2022-04-14 07:25:17.714 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin d50c5c30c04d447594ce8fe4f359af73 da48a2d6067343618125c0bd74e00e9c 2022-04-14 07:25:18.176 | + inc/async:async_inner:63 : get_or_add_group_project_role admin d50c5c30c04d447594ce8fe4f359af73 da48a2d6067343618125c0bd74e00e9c 2022-04-14 07:25:18.408 | [97998 Async ks-group-admin:130650]: running: get_or_add_group_project_role admin d50c5c30c04d447594ce8fe4f359af73 da48a2d6067343618125c0bd74e00e9c 2022-04-14 07:25:18.426 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-04-14 07:25:18.846 | [97998 Async ks-demo-member:127602]: Waiting for completion of get_or_add_user_project_role member 2225dfae9238491ebfc160f5a48628a7 3c0d324ffc0b44f690fe621cd993c8f2 running on PID 127602 (17 other jobs running) 2022-04-14 07:25:19.042 | [97998 Async ks-demo-member:127602]: Signaling child to exit 2022-04-14 07:25:19.042 | WAKEUP 2022-04-14 07:25:19.187 | [97998 Async ks-demo-member:127602]: Signaled 2022-04-14 07:25:19.210 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:25:19.210 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:25:19.210 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:25:19.210 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:25:19.210 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:25:19.210 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:25:19.210 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:25:19.210 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:25:19.210 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:25:19.210 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 2225dfae9238491ebfc160f5a48628a7 --project 3c0d324ffc0b44f690fe621cd993c8f2 2022-04-14 07:25:19.210 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:25:19.210 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:25:19.210 | ++ functions-common:get_field:819 : read data 2022-04-14 07:25:19.210 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:25:19.210 | from cryptography.utils import int_from_bytes 2022-04-14 07:25:19.210 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:25:19.210 | from cryptography.utils import int_from_bytes 2022-04-14 07:25:19.210 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:25:19.210 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:25:19.210 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:25:19.210 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user 2225dfae9238491ebfc160f5a48628a7 --project 3c0d324ffc0b44f690fe621cd993c8f2 2022-04-14 07:25:19.210 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:25:19.210 | from cryptography.utils import int_from_bytes 2022-04-14 07:25:19.210 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:25:19.210 | from cryptography.utils import int_from_bytes 2022-04-14 07:25:19.210 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:25:19.210 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 2225dfae9238491ebfc160f5a48628a7 --project 3c0d324ffc0b44f690fe621cd993c8f2 2022-04-14 07:25:19.210 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:25:19.211 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:25:19.211 | ++ functions-common:get_field:819 : read data 2022-04-14 07:25:19.211 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:25:19.211 | from cryptography.utils import int_from_bytes 2022-04-14 07:25:19.211 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:25:19.211 | from cryptography.utils import int_from_bytes 2022-04-14 07:25:19.211 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:25:19.211 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:25:19.211 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:25:19.211 | ++ functions-common:get_field:825 : echo '| f666b1f7fef6416aae07beefd1e7b20d | 2225dfae9238491ebfc160f5a48628a7 | | 3c0d324ffc0b44f690fe621cd993c8f2 | | | False |' 2022-04-14 07:25:19.211 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:25:19.211 | ++ functions-common:get_field:819 : read data 2022-04-14 07:25:19.211 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=f666b1f7fef6416aae07beefd1e7b20d 2022-04-14 07:25:19.211 | + functions-common:get_or_add_user_project_role:1004 : echo f666b1f7fef6416aae07beefd1e7b20d 2022-04-14 07:25:19.211 | f666b1f7fef6416aae07beefd1e7b20d 2022-04-14 07:25:19.549 | [97998 Async ks-demo-member:127602]: finished get_or_add_user_project_role member 2225dfae9238491ebfc160f5a48628a7 3c0d324ffc0b44f690fe621cd993c8f2 with result 0 in 16 seconds 2022-04-14 07:25:19.803 | [97998 Async ks-demo-admin:127714]: Waiting for completion of get_or_add_user_project_role admin 2100a08b844846c7bdbc8d7c096a8f92 3c0d324ffc0b44f690fe621cd993c8f2 running on PID 127714 (16 other jobs running) 2022-04-14 07:25:19.939 | [97998 Async ks-demo-admin:127714]: Signaling child to exit 2022-04-14 07:25:19.939 | WAKEUP 2022-04-14 07:25:20.103 | [97998 Async ks-demo-admin:127714]: Signaled 2022-04-14 07:25:20.116 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:25:20.116 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:25:20.116 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:25:20.117 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:25:20.117 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:25:20.117 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:25:20.117 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:25:20.117 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:25:20.117 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:25:20.117 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:25:20.117 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 2100a08b844846c7bdbc8d7c096a8f92 --project 3c0d324ffc0b44f690fe621cd993c8f2 2022-04-14 07:25:20.117 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:25:20.117 | ++ functions-common:get_field:819 : read data 2022-04-14 07:25:20.117 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:25:20.117 | from cryptography.utils import int_from_bytes 2022-04-14 07:25:20.117 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:25:20.117 | from cryptography.utils import int_from_bytes 2022-04-14 07:25:20.117 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:25:20.117 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:25:20.117 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:25:20.117 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 2100a08b844846c7bdbc8d7c096a8f92 --project 3c0d324ffc0b44f690fe621cd993c8f2 2022-04-14 07:25:20.117 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:25:20.117 | from cryptography.utils import int_from_bytes 2022-04-14 07:25:20.117 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:25:20.117 | from cryptography.utils import int_from_bytes 2022-04-14 07:25:20.117 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:25:20.117 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:25:20.117 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:25:20.117 | ++ functions-common:get_field:819 : read data 2022-04-14 07:25:20.117 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 2100a08b844846c7bdbc8d7c096a8f92 --project 3c0d324ffc0b44f690fe621cd993c8f2 2022-04-14 07:25:20.118 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:25:20.118 | from cryptography.utils import int_from_bytes 2022-04-14 07:25:20.118 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:25:20.118 | from cryptography.utils import int_from_bytes 2022-04-14 07:25:20.118 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:25:20.118 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:25:20.118 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:25:20.118 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:25:20.118 | ++ functions-common:get_field:825 : echo '| 544870344da14d18ad7624562933cc94 | 2100a08b844846c7bdbc8d7c096a8f92 | | 3c0d324ffc0b44f690fe621cd993c8f2 | | | False |' 2022-04-14 07:25:20.118 | ++ functions-common:get_field:819 : read data 2022-04-14 07:25:20.118 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=544870344da14d18ad7624562933cc94 2022-04-14 07:25:20.118 | + functions-common:get_or_add_user_project_role:1004 : echo 544870344da14d18ad7624562933cc94 2022-04-14 07:25:20.118 | 544870344da14d18ad7624562933cc94 2022-04-14 07:25:20.304 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:25:20.345 | [97998 Async ks-demo-admin:127714]: finished get_or_add_user_project_role admin 2100a08b844846c7bdbc8d7c096a8f92 3c0d324ffc0b44f690fe621cd993c8f2 with result 0 in 17 seconds 2022-04-14 07:25:20.453 | [129903 Async ks-system-reader:129903]: finished successfully 2022-04-14 07:25:20.586 | [97998 Async ks-demo-another:127826]: Waiting for completion of get_or_add_user_project_role anotherrole 2225dfae9238491ebfc160f5a48628a7 3c0d324ffc0b44f690fe621cd993c8f2 running on PID 127826 (15 other jobs running) 2022-04-14 07:25:20.746 | [97998 Async ks-demo-another:127826]: Signaling child to exit 2022-04-14 07:25:20.747 | WAKEUP 2022-04-14 07:25:20.835 | [97998 Async ks-demo-another:127826]: Signaled 2022-04-14 07:25:20.842 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:25:20.842 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:25:20.843 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:25:20.843 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:25:20.843 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:25:20.843 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:25:20.843 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:25:20.843 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:25:20.843 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 2225dfae9238491ebfc160f5a48628a7 --project 3c0d324ffc0b44f690fe621cd993c8f2 2022-04-14 07:25:20.843 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:25:20.843 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:25:20.843 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:25:20.843 | ++ functions-common:get_field:819 : read data 2022-04-14 07:25:20.843 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:25:20.843 | from cryptography.utils import int_from_bytes 2022-04-14 07:25:20.843 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:25:20.843 | from cryptography.utils import int_from_bytes 2022-04-14 07:25:20.843 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:25:20.843 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:25:20.843 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:25:20.844 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add anotherrole --user 2225dfae9238491ebfc160f5a48628a7 --project 3c0d324ffc0b44f690fe621cd993c8f2 2022-04-14 07:25:20.844 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:25:20.844 | from cryptography.utils import int_from_bytes 2022-04-14 07:25:20.844 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:25:20.844 | from cryptography.utils import int_from_bytes 2022-04-14 07:25:20.844 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 2225dfae9238491ebfc160f5a48628a7 --project 3c0d324ffc0b44f690fe621cd993c8f2 2022-04-14 07:25:20.844 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:25:20.844 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:25:20.844 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:25:20.844 | ++ functions-common:get_field:819 : read data 2022-04-14 07:25:20.844 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:25:20.844 | from cryptography.utils import int_from_bytes 2022-04-14 07:25:20.844 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:25:20.844 | from cryptography.utils import int_from_bytes 2022-04-14 07:25:20.844 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:25:20.844 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:25:20.844 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:25:20.844 | ++ functions-common:get_field:825 : echo '| 8cdc666c238540b9a63a11ad21e2f172 | 2225dfae9238491ebfc160f5a48628a7 | | 3c0d324ffc0b44f690fe621cd993c8f2 | | | False |' 2022-04-14 07:25:20.844 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:25:20.844 | ++ functions-common:get_field:819 : read data 2022-04-14 07:25:20.844 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=8cdc666c238540b9a63a11ad21e2f172 2022-04-14 07:25:20.844 | + functions-common:get_or_add_user_project_role:1004 : echo 8cdc666c238540b9a63a11ad21e2f172 2022-04-14 07:25:20.844 | 8cdc666c238540b9a63a11ad21e2f172 2022-04-14 07:25:21.025 | [97998 Async ks-demo-another:127826]: finished get_or_add_user_project_role anotherrole 2225dfae9238491ebfc160f5a48628a7 3c0d324ffc0b44f690fe621cd993c8f2 with result 0 in 16 seconds 2022-04-14 07:25:21.239 | [97998 Async ks-demo-invis:127938]: Waiting for completion of get_or_add_user_project_role member 2225dfae9238491ebfc160f5a48628a7 fdc4d254e5414b0b8ea170d8384169f5 running on PID 127938 (14 other jobs running) 2022-04-14 07:25:21.353 | [97998 Async ks-demo-invis:127938]: Signaling child to exit 2022-04-14 07:25:21.353 | WAKEUP 2022-04-14 07:25:21.394 | [97998 Async ks-demo-invis:127938]: Signaled 2022-04-14 07:25:21.396 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:25:21.396 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:25:21.396 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:25:21.396 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:25:21.396 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:25:21.396 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:25:21.396 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:25:21.396 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:25:21.396 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 2225dfae9238491ebfc160f5a48628a7 --project fdc4d254e5414b0b8ea170d8384169f5 2022-04-14 07:25:21.397 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:25:21.397 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:25:21.397 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:25:21.397 | ++ functions-common:get_field:819 : read data 2022-04-14 07:25:21.397 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:25:21.397 | from cryptography.utils import int_from_bytes 2022-04-14 07:25:21.397 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:25:21.397 | from cryptography.utils import int_from_bytes 2022-04-14 07:25:21.397 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:25:21.397 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:25:21.397 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:25:21.397 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user 2225dfae9238491ebfc160f5a48628a7 --project fdc4d254e5414b0b8ea170d8384169f5 2022-04-14 07:25:21.397 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:25:21.397 | from cryptography.utils import int_from_bytes 2022-04-14 07:25:21.397 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:25:21.397 | from cryptography.utils import int_from_bytes 2022-04-14 07:25:21.397 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 2225dfae9238491ebfc160f5a48628a7 --project fdc4d254e5414b0b8ea170d8384169f5 2022-04-14 07:25:21.397 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:25:21.398 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:25:21.398 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:25:21.398 | ++ functions-common:get_field:819 : read data 2022-04-14 07:25:21.398 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:25:21.398 | from cryptography.utils import int_from_bytes 2022-04-14 07:25:21.398 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:25:21.398 | from cryptography.utils import int_from_bytes 2022-04-14 07:25:21.398 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:25:21.398 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:25:21.398 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:25:21.398 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:25:21.398 | ++ functions-common:get_field:825 : echo '| f666b1f7fef6416aae07beefd1e7b20d | 2225dfae9238491ebfc160f5a48628a7 | | fdc4d254e5414b0b8ea170d8384169f5 | | | False |' 2022-04-14 07:25:21.398 | ++ functions-common:get_field:819 : read data 2022-04-14 07:25:21.398 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=f666b1f7fef6416aae07beefd1e7b20d 2022-04-14 07:25:21.398 | + functions-common:get_or_add_user_project_role:1004 : echo f666b1f7fef6416aae07beefd1e7b20d 2022-04-14 07:25:21.398 | f666b1f7fef6416aae07beefd1e7b20d 2022-04-14 07:25:21.464 | [97998 Async ks-demo-invis:127938]: finished get_or_add_user_project_role member 2225dfae9238491ebfc160f5a48628a7 fdc4d254e5414b0b8ea170d8384169f5 with result 0 in 18 seconds 2022-04-14 07:25:21.548 | [97998 Async ks-demo-reader:128094]: Waiting for completion of get_or_add_user_project_role reader b66d5e23a6c241938ad5584a1290018d 3c0d324ffc0b44f690fe621cd993c8f2 running on PID 128094 (13 other jobs running) 2022-04-14 07:25:21.585 | [97998 Async ks-demo-reader:128094]: Signaling child to exit 2022-04-14 07:25:21.586 | WAKEUP 2022-04-14 07:25:21.626 | [97998 Async ks-demo-reader:128094]: Signaled 2022-04-14 07:25:21.627 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:25:21.627 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:25:21.628 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:25:21.628 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:25:21.628 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:25:21.628 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:25:21.628 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:25:21.628 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:25:21.628 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:25:21.628 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user b66d5e23a6c241938ad5584a1290018d --project 3c0d324ffc0b44f690fe621cd993c8f2 2022-04-14 07:25:21.628 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:25:21.628 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:25:21.628 | ++ functions-common:get_field:819 : read data 2022-04-14 07:25:21.628 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:25:21.628 | from cryptography.utils import int_from_bytes 2022-04-14 07:25:21.628 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:25:21.628 | from cryptography.utils import int_from_bytes 2022-04-14 07:25:21.628 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:25:21.628 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:25:21.628 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:25:21.628 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add reader --user b66d5e23a6c241938ad5584a1290018d --project 3c0d324ffc0b44f690fe621cd993c8f2 2022-04-14 07:25:21.628 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:25:21.628 | from cryptography.utils import int_from_bytes 2022-04-14 07:25:21.628 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:25:21.628 | from cryptography.utils import int_from_bytes 2022-04-14 07:25:21.628 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user b66d5e23a6c241938ad5584a1290018d --project 3c0d324ffc0b44f690fe621cd993c8f2 2022-04-14 07:25:21.628 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:25:21.628 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:25:21.628 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:25:21.628 | ++ functions-common:get_field:819 : read data 2022-04-14 07:25:21.628 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:25:21.628 | from cryptography.utils import int_from_bytes 2022-04-14 07:25:21.629 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:25:21.629 | from cryptography.utils import int_from_bytes 2022-04-14 07:25:21.629 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:25:21.629 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:25:21.629 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:25:21.629 | ++ functions-common:get_field:825 : echo '| ac3872f0792e476a884edf316da3abe6 | b66d5e23a6c241938ad5584a1290018d | | 3c0d324ffc0b44f690fe621cd993c8f2 | | | False |' 2022-04-14 07:25:21.629 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:25:21.629 | ++ functions-common:get_field:819 : read data 2022-04-14 07:25:21.629 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=ac3872f0792e476a884edf316da3abe6 2022-04-14 07:25:21.629 | + functions-common:get_or_add_user_project_role:1004 : echo ac3872f0792e476a884edf316da3abe6 2022-04-14 07:25:21.629 | ac3872f0792e476a884edf316da3abe6 2022-04-14 07:25:21.701 | [97998 Async ks-demo-reader:128094]: finished get_or_add_user_project_role reader b66d5e23a6c241938ad5584a1290018d 3c0d324ffc0b44f690fe621cd993c8f2 with result 0 in 16 seconds 2022-04-14 07:25:21.705 | + inc/async:async_wait:197 : return 0 2022-04-14 07:25:21.708 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-04-14 07:25:21.814 | [97998 Async ks-alt-admin:128464]: Waiting for completion of get_or_add_user_project_role admin 3fce63f0cfc54377817a802b6376705c 9ce570ea871a482e87feff767aa122b1 running on PID 128464 (12 other jobs running) 2022-04-14 07:25:21.875 | [97998 Async ks-alt-admin:128464]: Signaling child to exit 2022-04-14 07:25:21.876 | WAKEUP 2022-04-14 07:25:21.956 | [97998 Async ks-alt-admin:128464]: Signaled 2022-04-14 07:25:21.974 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:25:21.974 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:25:21.974 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:25:21.974 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:25:21.974 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:25:21.974 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:25:21.974 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:25:21.974 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:25:21.974 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 3fce63f0cfc54377817a802b6376705c --project 9ce570ea871a482e87feff767aa122b1 2022-04-14 07:25:21.974 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:25:21.974 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:25:21.974 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:25:21.974 | ++ functions-common:get_field:819 : read data 2022-04-14 07:25:21.974 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:25:21.974 | from cryptography.utils import int_from_bytes 2022-04-14 07:25:21.974 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:25:21.974 | from cryptography.utils import int_from_bytes 2022-04-14 07:25:21.974 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:25:21.974 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:25:21.974 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:25:21.974 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 3fce63f0cfc54377817a802b6376705c --project 9ce570ea871a482e87feff767aa122b1 2022-04-14 07:25:21.974 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:25:21.974 | from cryptography.utils import int_from_bytes 2022-04-14 07:25:21.974 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:25:21.974 | from cryptography.utils import int_from_bytes 2022-04-14 07:25:21.974 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 3fce63f0cfc54377817a802b6376705c --project 9ce570ea871a482e87feff767aa122b1 2022-04-14 07:25:21.974 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:25:21.974 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:25:21.975 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:25:21.975 | ++ functions-common:get_field:819 : read data 2022-04-14 07:25:21.975 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:25:21.975 | from cryptography.utils import int_from_bytes 2022-04-14 07:25:21.975 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:25:21.975 | from cryptography.utils import int_from_bytes 2022-04-14 07:25:21.975 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:25:21.975 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:25:21.975 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:25:21.975 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:25:21.975 | ++ functions-common:get_field:825 : echo '| 544870344da14d18ad7624562933cc94 | 3fce63f0cfc54377817a802b6376705c | | 9ce570ea871a482e87feff767aa122b1 | | | False |' 2022-04-14 07:25:21.975 | ++ functions-common:get_field:819 : read data 2022-04-14 07:25:21.975 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=544870344da14d18ad7624562933cc94 2022-04-14 07:25:21.975 | + functions-common:get_or_add_user_project_role:1004 : echo 544870344da14d18ad7624562933cc94 2022-04-14 07:25:21.975 | 544870344da14d18ad7624562933cc94 2022-04-14 07:25:22.151 | [97998 Async ks-alt-admin:128464]: finished get_or_add_user_project_role admin 3fce63f0cfc54377817a802b6376705c 9ce570ea871a482e87feff767aa122b1 with result 0 in 15 seconds 2022-04-14 07:25:22.327 | [97998 Async ks-alt-another:128576]: Waiting for completion of get_or_add_user_project_role anotherrole 3fce63f0cfc54377817a802b6376705c 9ce570ea871a482e87feff767aa122b1 running on PID 128576 (11 other jobs running) 2022-04-14 07:25:22.489 | [97998 Async ks-alt-another:128576]: Signaling child to exit 2022-04-14 07:25:22.490 | WAKEUP 2022-04-14 07:25:22.627 | [97998 Async ks-alt-another:128576]: Signaled 2022-04-14 07:25:22.650 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:25:22.650 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:25:22.650 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:25:22.650 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:25:22.650 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:25:22.650 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:25:22.650 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:25:22.650 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:25:22.650 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:25:22.650 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:25:22.650 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 3fce63f0cfc54377817a802b6376705c --project 9ce570ea871a482e87feff767aa122b1 2022-04-14 07:25:22.650 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:25:22.650 | ++ functions-common:get_field:819 : read data 2022-04-14 07:25:22.650 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:25:22.650 | from cryptography.utils import int_from_bytes 2022-04-14 07:25:22.650 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:25:22.650 | from cryptography.utils import int_from_bytes 2022-04-14 07:25:22.650 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:25:22.650 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:25:22.650 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:25:22.650 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add anotherrole --user 3fce63f0cfc54377817a802b6376705c --project 9ce570ea871a482e87feff767aa122b1 2022-04-14 07:25:22.650 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:25:22.650 | from cryptography.utils import int_from_bytes 2022-04-14 07:25:22.650 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:25:22.650 | from cryptography.utils import int_from_bytes 2022-04-14 07:25:22.650 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 3fce63f0cfc54377817a802b6376705c --project 9ce570ea871a482e87feff767aa122b1 2022-04-14 07:25:22.650 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:25:22.650 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:25:22.651 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:25:22.651 | ++ functions-common:get_field:819 : read data 2022-04-14 07:25:22.651 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:25:22.651 | from cryptography.utils import int_from_bytes 2022-04-14 07:25:22.651 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:25:22.651 | from cryptography.utils import int_from_bytes 2022-04-14 07:25:22.651 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:25:22.651 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:25:22.651 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:25:22.651 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:25:22.651 | ++ functions-common:get_field:825 : echo '| 8cdc666c238540b9a63a11ad21e2f172 | 3fce63f0cfc54377817a802b6376705c | | 9ce570ea871a482e87feff767aa122b1 | | | False |' 2022-04-14 07:25:22.651 | ++ functions-common:get_field:819 : read data 2022-04-14 07:25:22.651 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=8cdc666c238540b9a63a11ad21e2f172 2022-04-14 07:25:22.651 | + functions-common:get_or_add_user_project_role:1004 : echo 8cdc666c238540b9a63a11ad21e2f172 2022-04-14 07:25:22.651 | 8cdc666c238540b9a63a11ad21e2f172 2022-04-14 07:25:22.866 | [97998 Async ks-alt-another:128576]: finished get_or_add_user_project_role anotherrole 3fce63f0cfc54377817a802b6376705c 9ce570ea871a482e87feff767aa122b1 with result 0 in 15 seconds 2022-04-14 07:25:23.055 | [97998 Async ks-alt-member-user:128970]: Waiting for completion of get_or_add_user_project_role member 4c918ce521fd445882599b9987b153e3 9ce570ea871a482e87feff767aa122b1 running on PID 128970 (10 other jobs running) 2022-04-14 07:25:23.240 | [97998 Async ks-alt-member-user:128970]: Signaling child to exit 2022-04-14 07:25:23.241 | WAKEUP 2022-04-14 07:25:23.408 | [97998 Async ks-alt-member-user:128970]: Signaled 2022-04-14 07:25:23.414 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:25:23.414 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:25:23.415 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:25:23.415 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:25:23.415 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:25:23.415 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:25:23.415 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:25:23.415 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:25:23.415 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:25:23.415 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 4c918ce521fd445882599b9987b153e3 --project 9ce570ea871a482e87feff767aa122b1 2022-04-14 07:25:23.415 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:25:23.415 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:25:23.415 | ++ functions-common:get_field:819 : read data 2022-04-14 07:25:23.415 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:25:23.415 | from cryptography.utils import int_from_bytes 2022-04-14 07:25:23.415 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:25:23.415 | from cryptography.utils import int_from_bytes 2022-04-14 07:25:23.415 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:25:23.415 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:25:23.415 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:25:23.415 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user 4c918ce521fd445882599b9987b153e3 --project 9ce570ea871a482e87feff767aa122b1 2022-04-14 07:25:23.415 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:25:23.415 | from cryptography.utils import int_from_bytes 2022-04-14 07:25:23.415 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:25:23.415 | from cryptography.utils import int_from_bytes 2022-04-14 07:25:23.415 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:25:23.415 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 4c918ce521fd445882599b9987b153e3 --project 9ce570ea871a482e87feff767aa122b1 2022-04-14 07:25:23.415 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:25:23.415 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:25:23.415 | ++ functions-common:get_field:819 : read data 2022-04-14 07:25:23.415 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:25:23.415 | from cryptography.utils import int_from_bytes 2022-04-14 07:25:23.415 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:25:23.416 | from cryptography.utils import int_from_bytes 2022-04-14 07:25:23.416 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:25:23.416 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:25:23.416 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:25:23.416 | ++ functions-common:get_field:825 : echo '| f666b1f7fef6416aae07beefd1e7b20d | 4c918ce521fd445882599b9987b153e3 | | 9ce570ea871a482e87feff767aa122b1 | | | False |' 2022-04-14 07:25:23.416 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:25:23.416 | ++ functions-common:get_field:819 : read data 2022-04-14 07:25:23.416 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=f666b1f7fef6416aae07beefd1e7b20d 2022-04-14 07:25:23.416 | + functions-common:get_or_add_user_project_role:1004 : echo f666b1f7fef6416aae07beefd1e7b20d 2022-04-14 07:25:23.416 | f666b1f7fef6416aae07beefd1e7b20d 2022-04-14 07:25:23.708 | [97998 Async ks-alt-member-user:128970]: finished get_or_add_user_project_role member 4c918ce521fd445882599b9987b153e3 9ce570ea871a482e87feff767aa122b1 with result 0 in 14 seconds 2022-04-14 07:25:23.911 | [97998 Async ks-alt-reader-user:129184]: Waiting for completion of get_or_add_user_project_role reader a41d1ccec95f4667965cc925ed53b335 9ce570ea871a482e87feff767aa122b1 running on PID 129184 (9 other jobs running) 2022-04-14 07:25:24.079 | [97998 Async ks-alt-reader-user:129184]: Signaling child to exit 2022-04-14 07:25:24.080 | WAKEUP 2022-04-14 07:25:24.251 | [97998 Async ks-alt-reader-user:129184]: Signaled 2022-04-14 07:25:24.273 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:25:24.274 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:25:24.274 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:25:24.274 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:25:24.274 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:25:24.274 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:25:24.274 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:25:24.274 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:25:24.274 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user a41d1ccec95f4667965cc925ed53b335 --project 9ce570ea871a482e87feff767aa122b1 2022-04-14 07:25:24.274 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:25:24.274 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:25:24.274 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:25:24.274 | ++ functions-common:get_field:819 : read data 2022-04-14 07:25:24.274 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:25:24.274 | from cryptography.utils import int_from_bytes 2022-04-14 07:25:24.274 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:25:24.274 | from cryptography.utils import int_from_bytes 2022-04-14 07:25:24.274 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:25:24.274 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:25:24.274 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:25:24.274 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add reader --user a41d1ccec95f4667965cc925ed53b335 --project 9ce570ea871a482e87feff767aa122b1 2022-04-14 07:25:24.274 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:25:24.274 | from cryptography.utils import int_from_bytes 2022-04-14 07:25:24.274 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:25:24.274 | from cryptography.utils import int_from_bytes 2022-04-14 07:25:24.274 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user a41d1ccec95f4667965cc925ed53b335 --project 9ce570ea871a482e87feff767aa122b1 2022-04-14 07:25:24.274 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:25:24.274 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:25:24.274 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:25:24.274 | ++ functions-common:get_field:819 : read data 2022-04-14 07:25:24.274 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:25:24.275 | from cryptography.utils import int_from_bytes 2022-04-14 07:25:24.275 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:25:24.275 | from cryptography.utils import int_from_bytes 2022-04-14 07:25:24.275 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:25:24.275 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:25:24.275 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:25:24.275 | ++ functions-common:get_field:825 : echo '| ac3872f0792e476a884edf316da3abe6 | a41d1ccec95f4667965cc925ed53b335 | | 9ce570ea871a482e87feff767aa122b1 | | | False |' 2022-04-14 07:25:24.275 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:25:24.275 | ++ functions-common:get_field:819 : read data 2022-04-14 07:25:24.275 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=ac3872f0792e476a884edf316da3abe6 2022-04-14 07:25:24.275 | + functions-common:get_or_add_user_project_role:1004 : echo ac3872f0792e476a884edf316da3abe6 2022-04-14 07:25:24.275 | ac3872f0792e476a884edf316da3abe6 2022-04-14 07:25:24.582 | [97998 Async ks-alt-reader-user:129184]: finished get_or_add_user_project_role reader a41d1ccec95f4667965cc925ed53b335 9ce570ea871a482e87feff767aa122b1 with result 0 in 12 seconds 2022-04-14 07:25:24.621 | + inc/async:async_wait:197 : return 0 2022-04-14 07:25:24.650 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-04-14 07:25:24.991 | [97998 Async ks-system-member:129609]: Waiting for completion of get_or_add_user_system_role member a83be5efaac94d168a39519f4167f048 all running on PID 129609 (8 other jobs running) 2022-04-14 07:25:25.188 | [97998 Async ks-system-member:129609]: Signaling child to exit 2022-04-14 07:25:25.189 | WAKEUP 2022-04-14 07:25:25.341 | [97998 Async ks-system-member:129609]: Signaled 2022-04-14 07:25:25.349 | + functions-common:get_or_add_user_system_role:1034 : local user_role_id 2022-04-14 07:25:25.349 | + functions-common:get_or_add_user_system_role:1035 : local domain_args 2022-04-14 07:25:25.349 | ++ functions-common:get_or_add_user_system_role:1037 : _get_domain_args 2022-04-14 07:25:25.349 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:25:25.349 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:25:25.349 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:25:25.349 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:25:25.349 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:25:25.349 | + functions-common:get_or_add_user_system_role:1037 : domain_args= 2022-04-14 07:25:25.349 | ++ functions-common:get_or_add_user_system_role:1045 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user a83be5efaac94d168a39519f4167f048 --system all -f value -c Role 2022-04-14 07:25:25.349 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:25:25.349 | from cryptography.utils import int_from_bytes 2022-04-14 07:25:25.349 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:25:25.349 | from cryptography.utils import int_from_bytes 2022-04-14 07:25:25.349 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:25:25.349 | + functions-common:get_or_add_user_system_role:1045 : user_role_id= 2022-04-14 07:25:25.349 | + functions-common:get_or_add_user_system_role:1046 : [[ -z '' ]] 2022-04-14 07:25:25.350 | + functions-common:get_or_add_user_system_role:1048 : openstack --os-cloud devstack-system-admin role add member --user a83be5efaac94d168a39519f4167f048 --system all 2022-04-14 07:25:25.350 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:25:25.350 | from cryptography.utils import int_from_bytes 2022-04-14 07:25:25.350 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:25:25.350 | from cryptography.utils import int_from_bytes 2022-04-14 07:25:25.350 | ++ functions-common:get_or_add_user_system_role:1057 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user a83be5efaac94d168a39519f4167f048 --system all -f value -c Role 2022-04-14 07:25:25.350 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:25:25.350 | from cryptography.utils import int_from_bytes 2022-04-14 07:25:25.350 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:25:25.350 | from cryptography.utils import int_from_bytes 2022-04-14 07:25:25.350 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:25:25.350 | + functions-common:get_or_add_user_system_role:1057 : user_role_id=f666b1f7fef6416aae07beefd1e7b20d 2022-04-14 07:25:25.350 | + functions-common:get_or_add_user_system_role:1059 : echo f666b1f7fef6416aae07beefd1e7b20d 2022-04-14 07:25:25.350 | f666b1f7fef6416aae07beefd1e7b20d 2022-04-14 07:25:25.612 | [97998 Async ks-system-member:129609]: finished get_or_add_user_system_role member a83be5efaac94d168a39519f4167f048 all with result 0 in 10 seconds 2022-04-14 07:25:25.915 | [97998 Async ks-system-reader:129903]: Waiting for completion of get_or_add_user_system_role reader d05c2287182145eeafd44d0ebc46b676 all running on PID 129903 (7 other jobs running) 2022-04-14 07:25:26.107 | [97998 Async ks-system-reader:129903]: Signaling child to exit 2022-04-14 07:25:26.107 | WAKEUP 2022-04-14 07:25:26.289 | [97998 Async ks-system-reader:129903]: Signaled 2022-04-14 07:25:26.295 | + functions-common:get_or_add_user_system_role:1034 : local user_role_id 2022-04-14 07:25:26.295 | + functions-common:get_or_add_user_system_role:1035 : local domain_args 2022-04-14 07:25:26.295 | ++ functions-common:get_or_add_user_system_role:1037 : _get_domain_args 2022-04-14 07:25:26.295 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:25:26.295 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:25:26.296 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:25:26.296 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:25:26.296 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:25:26.296 | + functions-common:get_or_add_user_system_role:1037 : domain_args= 2022-04-14 07:25:26.296 | ++ functions-common:get_or_add_user_system_role:1045 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user d05c2287182145eeafd44d0ebc46b676 --system all -f value -c Role 2022-04-14 07:25:26.296 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:25:26.296 | from cryptography.utils import int_from_bytes 2022-04-14 07:25:26.296 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:25:26.296 | from cryptography.utils import int_from_bytes 2022-04-14 07:25:26.296 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:25:26.296 | + functions-common:get_or_add_user_system_role:1045 : user_role_id= 2022-04-14 07:25:26.296 | + functions-common:get_or_add_user_system_role:1046 : [[ -z '' ]] 2022-04-14 07:25:26.296 | + functions-common:get_or_add_user_system_role:1048 : openstack --os-cloud devstack-system-admin role add reader --user d05c2287182145eeafd44d0ebc46b676 --system all 2022-04-14 07:25:26.296 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:25:26.296 | from cryptography.utils import int_from_bytes 2022-04-14 07:25:26.296 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:25:26.296 | from cryptography.utils import int_from_bytes 2022-04-14 07:25:26.296 | ++ functions-common:get_or_add_user_system_role:1057 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user d05c2287182145eeafd44d0ebc46b676 --system all -f value -c Role 2022-04-14 07:25:26.296 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:25:26.296 | from cryptography.utils import int_from_bytes 2022-04-14 07:25:26.296 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:25:26.296 | from cryptography.utils import int_from_bytes 2022-04-14 07:25:26.296 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:25:26.296 | + functions-common:get_or_add_user_system_role:1057 : user_role_id=ac3872f0792e476a884edf316da3abe6 2022-04-14 07:25:26.296 | + functions-common:get_or_add_user_system_role:1059 : echo ac3872f0792e476a884edf316da3abe6 2022-04-14 07:25:26.296 | ac3872f0792e476a884edf316da3abe6 2022-04-14 07:25:26.476 | [97998 Async ks-system-reader:129903]: finished get_or_add_user_system_role reader d05c2287182145eeafd44d0ebc46b676 all with result 0 in 11 seconds 2022-04-14 07:25:26.501 | + inc/async:async_wait:197 : return 0 2022-04-14 07:25:26.515 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-04-14 07:25:26.819 | [97998 Async ks-group-memberdemo:130300]: Waiting for completion of get_or_add_group_project_role member 6222b94d9ddd4e299d4099efb4f6b9d1 3c0d324ffc0b44f690fe621cd993c8f2 running on PID 130300 (6 other jobs running) 2022-04-14 07:25:26.973 | [97998 Async ks-group-memberdemo:130300]: Signaling child to exit 2022-04-14 07:25:29.818 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:25:29.993 | [130386 Async ks-group-anotherdemo:130386]: finished successfully 2022-04-14 07:25:31.022 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:25:31.066 | [130300 Async ks-group-memberdemo:130300]: finished successfully 2022-04-14 07:25:31.092 | WAKEUP 2022-04-14 07:25:31.132 | [97998 Async ks-group-memberdemo:130300]: Signaled 2022-04-14 07:25:31.134 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 07:25:31.134 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 6222b94d9ddd4e299d4099efb4f6b9d1 --project 3c0d324ffc0b44f690fe621cd993c8f2 -f value 2022-04-14 07:25:31.134 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:25:31.134 | from cryptography.utils import int_from_bytes 2022-04-14 07:25:31.134 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:25:31.134 | from cryptography.utils import int_from_bytes 2022-04-14 07:25:31.134 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:25:31.134 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 07:25:31.134 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 07:25:31.134 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add member --group 6222b94d9ddd4e299d4099efb4f6b9d1 --project 3c0d324ffc0b44f690fe621cd993c8f2 2022-04-14 07:25:31.134 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:25:31.134 | from cryptography.utils import int_from_bytes 2022-04-14 07:25:31.134 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:25:31.134 | from cryptography.utils import int_from_bytes 2022-04-14 07:25:31.134 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 6222b94d9ddd4e299d4099efb4f6b9d1 --project 3c0d324ffc0b44f690fe621cd993c8f2 -f value 2022-04-14 07:25:31.134 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:25:31.135 | from cryptography.utils import int_from_bytes 2022-04-14 07:25:31.135 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:25:31.135 | from cryptography.utils import int_from_bytes 2022-04-14 07:25:31.135 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:25:31.135 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='f666b1f7fef6416aae07beefd1e7b20d 6222b94d9ddd4e299d4099efb4f6b9d1 3c0d324ffc0b44f690fe621cd993c8f2 False' 2022-04-14 07:25:31.135 | + functions-common:get_or_add_group_project_role:1083 : echo f666b1f7fef6416aae07beefd1e7b20d 6222b94d9ddd4e299d4099efb4f6b9d1 3c0d324ffc0b44f690fe621cd993c8f2 False 2022-04-14 07:25:31.135 | f666b1f7fef6416aae07beefd1e7b20d 6222b94d9ddd4e299d4099efb4f6b9d1 3c0d324ffc0b44f690fe621cd993c8f2 False 2022-04-14 07:25:31.203 | [97998 Async ks-group-memberdemo:130300]: finished get_or_add_group_project_role member 6222b94d9ddd4e299d4099efb4f6b9d1 3c0d324ffc0b44f690fe621cd993c8f2 with result 0 in 14 seconds 2022-04-14 07:25:31.247 | [97998 Async ks-group-anotherdemo:130386]: Waiting for completion of get_or_add_group_project_role anotherrole 6222b94d9ddd4e299d4099efb4f6b9d1 3c0d324ffc0b44f690fe621cd993c8f2 running on PID 130386 (5 other jobs running) 2022-04-14 07:25:31.277 | [97998 Async ks-group-anotherdemo:130386]: Signaling child to exit 2022-04-14 07:25:31.278 | WAKEUP 2022-04-14 07:25:31.312 | [97998 Async ks-group-anotherdemo:130386]: Signaled 2022-04-14 07:25:31.314 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 07:25:31.314 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 6222b94d9ddd4e299d4099efb4f6b9d1 --project 3c0d324ffc0b44f690fe621cd993c8f2 -f value 2022-04-14 07:25:31.314 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:25:31.314 | from cryptography.utils import int_from_bytes 2022-04-14 07:25:31.314 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:25:31.314 | from cryptography.utils import int_from_bytes 2022-04-14 07:25:31.314 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:25:31.314 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 07:25:31.315 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 07:25:31.315 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add anotherrole --group 6222b94d9ddd4e299d4099efb4f6b9d1 --project 3c0d324ffc0b44f690fe621cd993c8f2 2022-04-14 07:25:31.315 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:25:31.315 | from cryptography.utils import int_from_bytes 2022-04-14 07:25:31.315 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:25:31.315 | from cryptography.utils import int_from_bytes 2022-04-14 07:25:31.315 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 6222b94d9ddd4e299d4099efb4f6b9d1 --project 3c0d324ffc0b44f690fe621cd993c8f2 -f value 2022-04-14 07:25:31.315 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:25:31.315 | from cryptography.utils import int_from_bytes 2022-04-14 07:25:31.315 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:25:31.315 | from cryptography.utils import int_from_bytes 2022-04-14 07:25:31.315 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:25:31.315 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='8cdc666c238540b9a63a11ad21e2f172 6222b94d9ddd4e299d4099efb4f6b9d1 3c0d324ffc0b44f690fe621cd993c8f2 False' 2022-04-14 07:25:31.315 | + functions-common:get_or_add_group_project_role:1083 : echo 8cdc666c238540b9a63a11ad21e2f172 6222b94d9ddd4e299d4099efb4f6b9d1 3c0d324ffc0b44f690fe621cd993c8f2 False 2022-04-14 07:25:31.315 | 8cdc666c238540b9a63a11ad21e2f172 6222b94d9ddd4e299d4099efb4f6b9d1 3c0d324ffc0b44f690fe621cd993c8f2 False 2022-04-14 07:25:31.365 | [97998 Async ks-group-anotherdemo:130386]: finished get_or_add_group_project_role anotherrole 6222b94d9ddd4e299d4099efb4f6b9d1 3c0d324ffc0b44f690fe621cd993c8f2 with result 0 in 13 seconds 2022-04-14 07:25:31.409 | [97998 Async ks-group-memberalt:130472]: Waiting for completion of get_or_add_group_project_role member 6222b94d9ddd4e299d4099efb4f6b9d1 9ce570ea871a482e87feff767aa122b1 running on PID 130472 (4 other jobs running) 2022-04-14 07:25:31.446 | [97998 Async ks-group-memberalt:130472]: Signaling child to exit 2022-04-14 07:25:31.657 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:25:31.686 | [130561 Async ks-group-anotheralt:130561]: finished successfully 2022-04-14 07:25:32.348 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:25:32.376 | [130472 Async ks-group-memberalt:130472]: finished successfully 2022-04-14 07:25:32.396 | WAKEUP 2022-04-14 07:25:32.419 | [97998 Async ks-group-memberalt:130472]: Signaled 2022-04-14 07:25:32.421 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 07:25:32.422 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 6222b94d9ddd4e299d4099efb4f6b9d1 --project 9ce570ea871a482e87feff767aa122b1 -f value 2022-04-14 07:25:32.422 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:25:32.422 | from cryptography.utils import int_from_bytes 2022-04-14 07:25:32.422 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:25:32.422 | from cryptography.utils import int_from_bytes 2022-04-14 07:25:32.422 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:25:32.422 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 07:25:32.422 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 07:25:32.422 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add member --group 6222b94d9ddd4e299d4099efb4f6b9d1 --project 9ce570ea871a482e87feff767aa122b1 2022-04-14 07:25:32.422 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:25:32.422 | from cryptography.utils import int_from_bytes 2022-04-14 07:25:32.422 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:25:32.422 | from cryptography.utils import int_from_bytes 2022-04-14 07:25:32.422 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 6222b94d9ddd4e299d4099efb4f6b9d1 --project 9ce570ea871a482e87feff767aa122b1 -f value 2022-04-14 07:25:32.422 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:25:32.422 | from cryptography.utils import int_from_bytes 2022-04-14 07:25:32.422 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:25:32.422 | from cryptography.utils import int_from_bytes 2022-04-14 07:25:32.422 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:25:32.422 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='f666b1f7fef6416aae07beefd1e7b20d 6222b94d9ddd4e299d4099efb4f6b9d1 9ce570ea871a482e87feff767aa122b1 False' 2022-04-14 07:25:32.422 | + functions-common:get_or_add_group_project_role:1083 : echo f666b1f7fef6416aae07beefd1e7b20d 6222b94d9ddd4e299d4099efb4f6b9d1 9ce570ea871a482e87feff767aa122b1 False 2022-04-14 07:25:32.422 | f666b1f7fef6416aae07beefd1e7b20d 6222b94d9ddd4e299d4099efb4f6b9d1 9ce570ea871a482e87feff767aa122b1 False 2022-04-14 07:25:32.468 | [97998 Async ks-group-memberalt:130472]: finished get_or_add_group_project_role member 6222b94d9ddd4e299d4099efb4f6b9d1 9ce570ea871a482e87feff767aa122b1 with result 0 in 15 seconds 2022-04-14 07:25:32.507 | [97998 Async ks-group-anotheralt:130561]: Waiting for completion of get_or_add_group_project_role anotherrole 6222b94d9ddd4e299d4099efb4f6b9d1 9ce570ea871a482e87feff767aa122b1 running on PID 130561 (3 other jobs running) 2022-04-14 07:25:32.534 | [97998 Async ks-group-anotheralt:130561]: Signaling child to exit 2022-04-14 07:25:32.534 | WAKEUP 2022-04-14 07:25:32.566 | [97998 Async ks-group-anotheralt:130561]: Signaled 2022-04-14 07:25:32.568 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 07:25:32.568 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 6222b94d9ddd4e299d4099efb4f6b9d1 --project 9ce570ea871a482e87feff767aa122b1 -f value 2022-04-14 07:25:32.568 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:25:32.568 | from cryptography.utils import int_from_bytes 2022-04-14 07:25:32.568 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:25:32.568 | from cryptography.utils import int_from_bytes 2022-04-14 07:25:32.568 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:25:32.568 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 07:25:32.568 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 07:25:32.568 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add anotherrole --group 6222b94d9ddd4e299d4099efb4f6b9d1 --project 9ce570ea871a482e87feff767aa122b1 2022-04-14 07:25:32.568 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:25:32.568 | from cryptography.utils import int_from_bytes 2022-04-14 07:25:32.568 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:25:32.568 | from cryptography.utils import int_from_bytes 2022-04-14 07:25:32.568 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 6222b94d9ddd4e299d4099efb4f6b9d1 --project 9ce570ea871a482e87feff767aa122b1 -f value 2022-04-14 07:25:32.568 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:25:32.568 | from cryptography.utils import int_from_bytes 2022-04-14 07:25:32.568 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:25:32.568 | from cryptography.utils import int_from_bytes 2022-04-14 07:25:32.568 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:25:32.568 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='8cdc666c238540b9a63a11ad21e2f172 6222b94d9ddd4e299d4099efb4f6b9d1 9ce570ea871a482e87feff767aa122b1 False' 2022-04-14 07:25:32.568 | + functions-common:get_or_add_group_project_role:1083 : echo 8cdc666c238540b9a63a11ad21e2f172 6222b94d9ddd4e299d4099efb4f6b9d1 9ce570ea871a482e87feff767aa122b1 False 2022-04-14 07:25:32.568 | 8cdc666c238540b9a63a11ad21e2f172 6222b94d9ddd4e299d4099efb4f6b9d1 9ce570ea871a482e87feff767aa122b1 False 2022-04-14 07:25:32.630 | [97998 Async ks-group-anotheralt:130561]: finished get_or_add_group_project_role anotherrole 6222b94d9ddd4e299d4099efb4f6b9d1 9ce570ea871a482e87feff767aa122b1 with result 0 in 14 seconds 2022-04-14 07:25:32.687 | [97998 Async ks-group-admin:130650]: Waiting for completion of get_or_add_group_project_role admin d50c5c30c04d447594ce8fe4f359af73 da48a2d6067343618125c0bd74e00e9c running on PID 130650 (2 other jobs running) 2022-04-14 07:25:32.716 | [97998 Async ks-group-admin:130650]: Signaling child to exit 2022-04-14 07:25:32.720 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:25:32.747 | [130650 Async ks-group-admin:130650]: finished successfully 2022-04-14 07:25:32.767 | WAKEUP 2022-04-14 07:25:32.790 | [97998 Async ks-group-admin:130650]: Signaled 2022-04-14 07:25:32.791 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 07:25:32.791 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group d50c5c30c04d447594ce8fe4f359af73 --project da48a2d6067343618125c0bd74e00e9c -f value 2022-04-14 07:25:32.792 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:25:32.792 | from cryptography.utils import int_from_bytes 2022-04-14 07:25:32.792 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:25:32.792 | from cryptography.utils import int_from_bytes 2022-04-14 07:25:32.792 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:25:32.792 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 07:25:32.792 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 07:25:32.792 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add admin --group d50c5c30c04d447594ce8fe4f359af73 --project da48a2d6067343618125c0bd74e00e9c 2022-04-14 07:25:32.792 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:25:32.792 | from cryptography.utils import int_from_bytes 2022-04-14 07:25:32.792 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:25:32.792 | from cryptography.utils import int_from_bytes 2022-04-14 07:25:32.792 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group d50c5c30c04d447594ce8fe4f359af73 --project da48a2d6067343618125c0bd74e00e9c -f value 2022-04-14 07:25:32.792 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:25:32.792 | from cryptography.utils import int_from_bytes 2022-04-14 07:25:32.792 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:25:32.792 | from cryptography.utils import int_from_bytes 2022-04-14 07:25:32.792 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:25:32.792 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='544870344da14d18ad7624562933cc94 d50c5c30c04d447594ce8fe4f359af73 da48a2d6067343618125c0bd74e00e9c False' 2022-04-14 07:25:32.792 | + functions-common:get_or_add_group_project_role:1083 : echo 544870344da14d18ad7624562933cc94 d50c5c30c04d447594ce8fe4f359af73 da48a2d6067343618125c0bd74e00e9c False 2022-04-14 07:25:32.792 | 544870344da14d18ad7624562933cc94 d50c5c30c04d447594ce8fe4f359af73 da48a2d6067343618125c0bd74e00e9c False 2022-04-14 07:25:32.837 | [97998 Async ks-group-admin:130650]: finished get_or_add_group_project_role admin d50c5c30c04d447594ce8fe4f359af73 da48a2d6067343618125c0bd74e00e9c with result 0 in 14 seconds 2022-04-14 07:25:32.843 | + inc/async:async_wait:197 : return 0 2022-04-14 07:25:32.845 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-04-14 07:25:32.863 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:25:32.866 | + ./stack.sh:main:1102 : is_service_enabled nova 2022-04-14 07:25:32.884 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:25:32.886 | + ./stack.sh:main:1103 : async_runfunc create_nova_accounts 2022-04-14 07:25:32.889 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-04-14 07:25:32.949 | + inc/async:async_inner:63 : create_nova_accounts 2022-04-14 07:25:32.988 | [97998 Async create_nova_accounts:132583]: running: create_nova_accounts 2022-04-14 07:25:32.991 | + ./stack.sh:main:1105 : is_service_enabled glance 2022-04-14 07:25:33.009 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:25:33.012 | + ./stack.sh:main:1106 : async_runfunc create_glance_accounts 2022-04-14 07:25:33.014 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-04-14 07:25:33.075 | + inc/async:async_inner:63 : create_glance_accounts 2022-04-14 07:25:33.116 | [97998 Async create_glance_accounts:132698]: running: create_glance_accounts 2022-04-14 07:25:33.119 | + ./stack.sh:main:1108 : is_service_enabled cinder 2022-04-14 07:25:33.137 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:25:33.141 | + ./stack.sh:main:1109 : async_runfunc create_cinder_accounts 2022-04-14 07:25:33.143 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-04-14 07:25:33.212 | + inc/async:async_inner:63 : create_cinder_accounts 2022-04-14 07:25:33.259 | [97998 Async create_cinder_accounts:132828]: running: create_cinder_accounts 2022-04-14 07:25:33.262 | + ./stack.sh:main:1111 : is_service_enabled neutron 2022-04-14 07:25:33.283 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:25:33.286 | + ./stack.sh:main:1112 : async_runfunc create_neutron_accounts 2022-04-14 07:25:33.288 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-04-14 07:25:33.368 | + inc/async:async_inner:63 : create_neutron_accounts 2022-04-14 07:25:33.436 | [97998 Async create_neutron_accounts:132943]: running: create_neutron_accounts 2022-04-14 07:25:33.440 | + ./stack.sh:main:1114 : is_service_enabled swift 2022-04-14 07:25:33.469 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:25:33.472 | + ./stack.sh:main:1115 : async_runfunc create_swift_accounts 2022-04-14 07:25:33.477 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-04-14 07:25:33.670 | + inc/async:async_inner:63 : create_swift_accounts 2022-04-14 07:25:33.902 | [97998 Async create_swift_accounts:133084]: running: create_swift_accounts 2022-04-14 07:25:33.922 | + ./stack.sh:main:1123 : is_service_enabled horizon 2022-04-14 07:25:34.055 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:25:34.074 | + ./stack.sh:main:1128 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-04-14 07:25:34.432 | [97998 Async create_nova_accounts:132583]: Waiting for completion of create_nova_accounts running on PID 132583 (6 other jobs running) 2022-04-14 07:25:34.621 | [97998 Async create_nova_accounts:132583]: Signaling child to exit 2022-04-14 07:26:14.097 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:26:14.191 | [132943 Async create_neutron_accounts:132943]: finished successfully 2022-04-14 07:26:32.620 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:26:32.649 | [132828 Async create_cinder_accounts:132828]: finished successfully 2022-04-14 07:26:49.629 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:26:49.663 | [132698 Async create_glance_accounts:132698]: finished successfully 2022-04-14 07:26:53.109 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:26:53.135 | [132583 Async create_nova_accounts:132583]: finished successfully 2022-04-14 07:26:53.156 | WAKEUP 2022-04-14 07:26:53.180 | [97998 Async create_nova_accounts:132583]: Signaled 2022-04-14 07:26:53.181 | + 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,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-04-14 07:26:53.181 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-04-14 07:26:53.181 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-04-14 07:26:53.181 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:26:53.181 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 07:26:53.181 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 07:26:53.181 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-14 07:26:53.182 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:53.182 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:53.182 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:53.182 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:53.182 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:26:53.182 | + functions-common:get_or_create_user:932 : user_id=a6bde470960e4f67847e12ac5f1250f4 2022-04-14 07:26:53.182 | + functions-common:get_or_create_user:933 : echo a6bde470960e4f67847e12ac5f1250f4 2022-04-14 07:26:53.182 | a6bde470960e4f67847e12ac5f1250f4 2022-04-14 07:26:53.182 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-04-14 07:26:53.182 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:26:53.182 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 07:26:53.182 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:26:53.182 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:26:53.182 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 07:26:53.182 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 07:26:53.182 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 07:26:53.182 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 07:26:53.182 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 07:26:53.182 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 07:26:53.182 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-04-14 07:26:53.182 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:26:53.182 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:26:53.182 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:26:53.183 | ++ functions-common:get_field:819 : read data 2022-04-14 07:26:53.183 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:53.183 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:53.183 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:53.183 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:53.183 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:26:53.183 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:26:53.183 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:26:53.183 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-04-14 07:26:53.183 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:53.183 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:53.183 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:53.183 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:53.183 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-04-14 07:26:53.183 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:26:53.183 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:26:53.183 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:26:53.183 | ++ functions-common:get_field:819 : read data 2022-04-14 07:26:53.183 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:53.183 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:53.184 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:53.184 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:53.184 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:26:53.184 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:26:53.184 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:26:53.184 | ++ functions-common:get_field:825 : echo '| 0ffdfb2f1b364cd194d1e88c270406f7 | a6bde470960e4f67847e12ac5f1250f4 | | 36f93ee891294ee897028012797ed22c | | | False |' 2022-04-14 07:26:53.184 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:26:53.184 | ++ functions-common:get_field:819 : read data 2022-04-14 07:26:53.184 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=0ffdfb2f1b364cd194d1e88c270406f7 2022-04-14 07:26:53.184 | + functions-common:get_or_add_user_project_role:1004 : echo 0ffdfb2f1b364cd194d1e88c270406f7 2022-04-14 07:26:53.184 | 0ffdfb2f1b364cd194d1e88c270406f7 2022-04-14 07:26:53.184 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-14 07:26:53.184 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-04-14 07:26:53.184 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:26:53.184 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 07:26:53.184 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:26:53.184 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:26:53.184 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 07:26:53.184 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 07:26:53.184 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 07:26:53.184 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 07:26:53.184 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 07:26:53.184 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 07:26:53.184 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:26:53.184 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:26:53.184 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:26:53.184 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-04-14 07:26:53.184 | ++ functions-common:get_field:819 : read data 2022-04-14 07:26:53.184 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:53.184 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:53.184 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:53.185 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:53.185 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:26:53.185 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:26:53.185 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:26:53.185 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-04-14 07:26:53.185 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:53.185 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:53.185 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:53.185 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:53.185 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:26:53.185 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:26:53.185 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-04-14 07:26:53.185 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:26:53.185 | ++ functions-common:get_field:819 : read data 2022-04-14 07:26:53.185 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:53.185 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:53.185 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:53.185 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:53.185 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:26:53.185 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:26:53.185 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:26:53.185 | ++ functions-common:get_field:825 : echo '| 544870344da14d18ad7624562933cc94 | a6bde470960e4f67847e12ac5f1250f4 | | 36f93ee891294ee897028012797ed22c | | | False |' 2022-04-14 07:26:53.185 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:26:53.185 | ++ functions-common:get_field:819 : read data 2022-04-14 07:26:53.185 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=544870344da14d18ad7624562933cc94 2022-04-14 07:26:53.185 | + functions-common:get_or_add_user_project_role:1004 : echo 544870344da14d18ad7624562933cc94 2022-04-14 07:26:53.185 | 544870344da14d18ad7624562933cc94 2022-04-14 07:26:53.185 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-04-14 07:26:53.185 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-04-14 07:26:53.185 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.48/compute 2022-04-14 07:26:53.185 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-04-14 07:26:53.185 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 07:26:53.186 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-04-14 07:26:53.186 | ++ functions-common:get_or_create_service:1104 : 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-04-14 07:26:53.186 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:53.186 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:53.186 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:53.186 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:53.186 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:26:53.186 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 07:26:53.186 | 4ddf050d512e4454b9f8422585d59c5c' 2022-04-14 07:26:53.186 | + functions-common:get_or_create_service:1101 : echo 4ddf050d512e4454b9f8422585d59c5c 2022-04-14 07:26:53.186 | 4ddf050d512e4454b9f8422585d59c5c 2022-04-14 07:26:53.186 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.48/compute/v2/$(project_id)s' 2022-04-14 07:26:53.186 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 07:26:53.186 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.48/compute/v2/$(project_id)s' RegionOne 2022-04-14 07:26:53.186 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 07:26:53.186 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-04-14 07:26:53.186 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:53.186 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:53.186 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:53.186 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:53.186 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:26:53.186 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 07:26:53.186 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 07:26:53.186 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.48/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-04-14 07:26:53.186 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:53.186 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:53.186 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:53.186 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:53.186 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:26:53.186 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=bf0a9f06ecc14c89902681d07171ef1d 2022-04-14 07:26:53.186 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo bf0a9f06ecc14c89902681d07171ef1d 2022-04-14 07:26:53.186 | + functions-common:get_or_create_endpoint:1134 : public_id=bf0a9f06ecc14c89902681d07171ef1d 2022-04-14 07:26:53.187 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 07:26:53.187 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 07:26:53.187 | + functions-common:get_or_create_endpoint:1143 : echo bf0a9f06ecc14c89902681d07171ef1d 2022-04-14 07:26:53.187 | bf0a9f06ecc14c89902681d07171ef1d 2022-04-14 07:26:53.187 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-04-14 07:26:53.187 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 07:26:53.187 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-04-14 07:26:53.187 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-04-14 07:26:53.187 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:53.187 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:53.187 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:53.187 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:53.187 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:26:53.187 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 07:26:53.187 | afe6f1b9547445e8a07f89b5255075ca' 2022-04-14 07:26:53.187 | + functions-common:get_or_create_service:1101 : echo afe6f1b9547445e8a07f89b5255075ca 2022-04-14 07:26:53.187 | afe6f1b9547445e8a07f89b5255075ca 2022-04-14 07:26:53.187 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.48/compute/v2.1 2022-04-14 07:26:53.187 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 07:26:53.187 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface compute public http://10.222.0.48/compute/v2.1 RegionOne 2022-04-14 07:26:53.187 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 07:26:53.187 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-04-14 07:26:53.187 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:53.187 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:53.187 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:53.187 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:53.187 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:26:53.187 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 07:26:53.187 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 07:26:53.187 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.48/compute/v2.1 --region RegionOne -f value -c id 2022-04-14 07:26:53.187 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:53.188 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:53.188 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:53.188 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:53.188 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:26:53.188 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=a61dd4402ba048f587a5228af1eb75bf 2022-04-14 07:26:53.188 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo a61dd4402ba048f587a5228af1eb75bf 2022-04-14 07:26:53.188 | + functions-common:get_or_create_endpoint:1134 : public_id=a61dd4402ba048f587a5228af1eb75bf 2022-04-14 07:26:53.188 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 07:26:53.188 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 07:26:53.188 | + functions-common:get_or_create_endpoint:1143 : echo a61dd4402ba048f587a5228af1eb75bf 2022-04-14 07:26:53.188 | a61dd4402ba048f587a5228af1eb75bf 2022-04-14 07:26:53.188 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-04-14 07:26:53.188 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:26:53.188 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-04-14 07:26:53.188 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:26:53.188 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-04-14 07:26:53.188 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:26:53.188 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 07:26:53.188 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:26:53.188 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:26:53.188 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 07:26:53.188 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 07:26:53.188 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 07:26:53.188 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 07:26:53.188 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 07:26:53.188 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 07:26:53.188 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:26:53.188 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-14 07:26:53.188 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:26:53.188 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:26:53.188 | ++ functions-common:get_field:819 : read data 2022-04-14 07:26:53.189 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:53.189 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:53.189 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:53.189 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:53.189 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:26:53.189 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:26:53.189 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:26:53.189 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-14 07:26:53.189 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:53.189 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:53.189 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:53.189 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:53.189 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-14 07:26:53.189 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:26:53.189 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:26:53.189 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:26:53.189 | ++ functions-common:get_field:819 : read data 2022-04-14 07:26:53.189 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:53.189 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:53.189 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:53.189 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:53.189 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:26:53.189 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:26:53.189 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:26:53.189 | ++ functions-common:get_field:825 : echo '| dac43d8a77f14b9ba579d34d4d106fa8 | a6bde470960e4f67847e12ac5f1250f4 | | 36f93ee891294ee897028012797ed22c | | | False |' 2022-04-14 07:26:53.189 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:26:53.189 | ++ functions-common:get_field:819 : read data 2022-04-14 07:26:53.189 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=dac43d8a77f14b9ba579d34d4d106fa8 2022-04-14 07:26:53.189 | + functions-common:get_or_add_user_project_role:1004 : echo dac43d8a77f14b9ba579d34d4d106fa8 2022-04-14 07:26:53.189 | dac43d8a77f14b9ba579d34d4d106fa8 2022-04-14 07:26:53.189 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-04-14 07:26:53.189 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:26:53.190 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-04-14 07:26:53.190 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:26:53.190 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-04-14 07:26:53.231 | [97998 Async create_nova_accounts:132583]: finished create_nova_accounts with result 0 in 80 seconds 2022-04-14 07:26:53.269 | [97998 Async create_glance_accounts:132698]: Waiting for completion of create_glance_accounts running on PID 132698 (5 other jobs running) 2022-04-14 07:26:53.296 | [97998 Async create_glance_accounts:132698]: Signaling child to exit 2022-04-14 07:26:53.296 | WAKEUP 2022-04-14 07:26:53.318 | [97998 Async create_glance_accounts:132698]: Signaled 2022-04-14 07:26:53.320 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-04-14 07:26:53.320 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:26:53.320 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-04-14 07:26:53.320 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-04-14 07:26:53.320 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:26:53.320 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 07:26:53.320 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 07:26:53.320 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-14 07:26:53.320 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:53.320 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:53.320 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:53.320 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:53.320 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:26:53.320 | + functions-common:get_or_create_user:932 : user_id=abdf3c4e128043ecbe5f3431d942061a 2022-04-14 07:26:53.320 | + functions-common:get_or_create_user:933 : echo abdf3c4e128043ecbe5f3431d942061a 2022-04-14 07:26:53.320 | abdf3c4e128043ecbe5f3431d942061a 2022-04-14 07:26:53.320 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-04-14 07:26:53.321 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:26:53.321 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 07:26:53.321 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:26:53.321 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:26:53.321 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 07:26:53.321 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 07:26:53.321 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 07:26:53.321 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 07:26:53.321 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 07:26:53.321 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 07:26:53.321 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:26:53.321 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:26:53.321 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-04-14 07:26:53.321 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:26:53.321 | ++ functions-common:get_field:819 : read data 2022-04-14 07:26:53.321 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:53.321 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:53.321 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:53.321 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:53.321 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:26:53.321 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:26:53.321 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:26:53.321 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-04-14 07:26:53.321 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:53.321 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:53.321 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:53.321 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:53.321 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-04-14 07:26:53.321 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:26:53.321 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:26:53.321 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:26:53.321 | ++ functions-common:get_field:819 : read data 2022-04-14 07:26:53.322 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:53.322 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:53.322 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:53.322 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:53.322 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:26:53.322 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:26:53.322 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:26:53.322 | ++ functions-common:get_field:825 : echo '| 0ffdfb2f1b364cd194d1e88c270406f7 | abdf3c4e128043ecbe5f3431d942061a | | 36f93ee891294ee897028012797ed22c | | | False |' 2022-04-14 07:26:53.322 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:26:53.322 | ++ functions-common:get_field:819 : read data 2022-04-14 07:26:53.322 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=0ffdfb2f1b364cd194d1e88c270406f7 2022-04-14 07:26:53.322 | + functions-common:get_or_add_user_project_role:1004 : echo 0ffdfb2f1b364cd194d1e88c270406f7 2022-04-14 07:26:53.322 | 0ffdfb2f1b364cd194d1e88c270406f7 2022-04-14 07:26:53.322 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-14 07:26:53.322 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-04-14 07:26:53.322 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:26:53.322 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-04-14 07:26:53.322 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-04-14 07:26:53.322 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:26:53.322 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 07:26:53.322 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 07:26:53.322 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-14 07:26:53.322 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:53.322 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:53.322 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:53.322 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:53.322 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:26:53.322 | + functions-common:get_or_create_user:932 : user_id=2ea2b5f1d0f14d0b98b2318b9260704e 2022-04-14 07:26:53.322 | + functions-common:get_or_create_user:933 : echo 2ea2b5f1d0f14d0b98b2318b9260704e 2022-04-14 07:26:53.322 | 2ea2b5f1d0f14d0b98b2318b9260704e 2022-04-14 07:26:53.322 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-04-14 07:26:53.323 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:26:53.323 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 07:26:53.323 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:26:53.323 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:26:53.323 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 07:26:53.323 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 07:26:53.323 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 07:26:53.323 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 07:26:53.323 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 07:26:53.323 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 07:26:53.323 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:26:53.323 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-14 07:26:53.323 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:26:53.323 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:26:53.323 | ++ functions-common:get_field:819 : read data 2022-04-14 07:26:53.323 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:53.323 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:53.323 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:53.323 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:53.323 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:26:53.323 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:26:53.323 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:26:53.323 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-14 07:26:53.323 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:53.323 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:53.323 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:53.323 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:53.323 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-14 07:26:53.323 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:26:53.323 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:26:53.323 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:26:53.323 | ++ functions-common:get_field:819 : read data 2022-04-14 07:26:53.323 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:53.324 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:53.324 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:53.324 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:53.324 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:26:53.324 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:26:53.324 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:26:53.324 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:26:53.324 | ++ functions-common:get_field:825 : echo '| 0ffdfb2f1b364cd194d1e88c270406f7 | 2ea2b5f1d0f14d0b98b2318b9260704e | | 36f93ee891294ee897028012797ed22c | | | False |' 2022-04-14 07:26:53.324 | ++ functions-common:get_field:819 : read data 2022-04-14 07:26:53.324 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=0ffdfb2f1b364cd194d1e88c270406f7 2022-04-14 07:26:53.324 | + functions-common:get_or_add_user_project_role:1004 : echo 0ffdfb2f1b364cd194d1e88c270406f7 2022-04-14 07:26:53.324 | 0ffdfb2f1b364cd194d1e88c270406f7 2022-04-14 07:26:53.324 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-04-14 07:26:53.324 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-04-14 07:26:53.324 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:26:53.324 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 07:26:53.324 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:26:53.324 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:26:53.324 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 07:26:53.324 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 07:26:53.324 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 07:26:53.324 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 07:26:53.324 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 07:26:53.324 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 07:26:53.324 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:26:53.324 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:26:53.324 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-14 07:26:53.324 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:26:53.324 | ++ functions-common:get_field:819 : read data 2022-04-14 07:26:53.324 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:53.324 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:53.324 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:53.325 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:53.325 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:26:53.325 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:26:53.325 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:26:53.325 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-14 07:26:53.325 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:53.325 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:53.325 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:53.325 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:53.325 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-14 07:26:53.325 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:26:53.325 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:26:53.325 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:26:53.325 | ++ functions-common:get_field:819 : read data 2022-04-14 07:26:53.325 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:53.325 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:53.325 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:53.325 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:53.325 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:26:53.325 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:26:53.325 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:26:53.325 | ++ functions-common:get_field:825 : echo '| dac43d8a77f14b9ba579d34d4d106fa8 | 2ea2b5f1d0f14d0b98b2318b9260704e | | 36f93ee891294ee897028012797ed22c | | | False |' 2022-04-14 07:26:53.325 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:26:53.325 | ++ functions-common:get_field:819 : read data 2022-04-14 07:26:53.325 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=dac43d8a77f14b9ba579d34d4d106fa8 2022-04-14 07:26:53.325 | + functions-common:get_or_add_user_project_role:1004 : echo dac43d8a77f14b9ba579d34d4d106fa8 2022-04-14 07:26:53.325 | dac43d8a77f14b9ba579d34d4d106fa8 2022-04-14 07:26:53.325 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-04-14 07:26:53.325 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 07:26:53.325 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-04-14 07:26:53.325 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-04-14 07:26:53.325 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:53.326 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:53.326 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:53.326 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:53.326 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:26:53.326 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 07:26:53.326 | f8897527e3024a56a30c73bbf6ed5840' 2022-04-14 07:26:53.326 | + functions-common:get_or_create_service:1101 : echo f8897527e3024a56a30c73bbf6ed5840 2022-04-14 07:26:53.326 | f8897527e3024a56a30c73bbf6ed5840 2022-04-14 07:26:53.326 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.48/image 2022-04-14 07:26:53.326 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 07:26:53.326 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface image public http://10.222.0.48/image RegionOne 2022-04-14 07:26:53.326 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 07:26:53.326 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-04-14 07:26:53.326 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:53.326 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:53.326 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:53.326 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:53.326 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:26:53.326 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 07:26:53.326 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 07:26:53.326 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.48/image --region RegionOne -f value -c id 2022-04-14 07:26:53.326 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:53.326 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:53.326 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:53.326 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:53.326 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:26:53.326 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=d16d4a1712504b2c927abf8364d70ccb 2022-04-14 07:26:53.326 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo d16d4a1712504b2c927abf8364d70ccb 2022-04-14 07:26:53.326 | + functions-common:get_or_create_endpoint:1134 : public_id=d16d4a1712504b2c927abf8364d70ccb 2022-04-14 07:26:53.326 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 07:26:53.326 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 07:26:53.326 | + functions-common:get_or_create_endpoint:1143 : echo d16d4a1712504b2c927abf8364d70ccb 2022-04-14 07:26:53.326 | d16d4a1712504b2c927abf8364d70ccb 2022-04-14 07:26:53.327 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-04-14 07:26:53.327 | ++ functions-common:get_or_create_domain:884 : local domain_id 2022-04-14 07:26:53.327 | +++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-14 07:26:53.327 | ++ functions-common:get_or_create_domain:894 : domain_id=default 2022-04-14 07:26:53.327 | ++ functions-common:get_or_create_domain:895 : echo default 2022-04-14 07:26:53.327 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-04-14 07:26:53.327 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-04-14 07:26:53.327 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-04-14 07:26:53.327 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-04-14 07:26:53.366 | [97998 Async create_glance_accounts:132698]: finished create_glance_accounts with result 0 in 76 seconds 2022-04-14 07:26:53.405 | [97998 Async create_cinder_accounts:132828]: Waiting for completion of create_cinder_accounts running on PID 132828 (4 other jobs running) 2022-04-14 07:26:53.430 | [97998 Async create_cinder_accounts:132828]: Signaling child to exit 2022-04-14 07:26:53.430 | WAKEUP 2022-04-14 07:26:53.453 | [97998 Async create_cinder_accounts:132828]: Signaled 2022-04-14 07:26:53.454 | + 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,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ c-api ]] 2022-04-14 07:26:53.454 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-04-14 07:26:53.454 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-04-14 07:26:53.454 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:26:53.454 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 07:26:53.454 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 07:26:53.454 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-14 07:26:53.454 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:53.454 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:53.454 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:53.455 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:53.455 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:26:53.455 | + functions-common:get_or_create_user:932 : user_id=4796add81f9f41d8bdeae950be019b83 2022-04-14 07:26:53.455 | + functions-common:get_or_create_user:933 : echo 4796add81f9f41d8bdeae950be019b83 2022-04-14 07:26:53.455 | 4796add81f9f41d8bdeae950be019b83 2022-04-14 07:26:53.455 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-04-14 07:26:53.455 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:26:53.455 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 07:26:53.455 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:26:53.455 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:26:53.455 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 07:26:53.455 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 07:26:53.455 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 07:26:53.455 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 07:26:53.455 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 07:26:53.455 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 07:26:53.455 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:26:53.455 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:26:53.455 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-04-14 07:26:53.455 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:26:53.455 | ++ functions-common:get_field:819 : read data 2022-04-14 07:26:53.455 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:53.455 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:53.455 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:53.455 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:53.455 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:26:53.455 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:26:53.455 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:26:53.455 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-04-14 07:26:53.455 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:53.455 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:53.455 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:53.456 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:53.456 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:26:53.456 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-04-14 07:26:53.456 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:26:53.456 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:26:53.456 | ++ functions-common:get_field:819 : read data 2022-04-14 07:26:53.456 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:53.456 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:53.456 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:53.456 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:53.456 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:26:53.456 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:26:53.456 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:26:53.456 | ++ functions-common:get_field:825 : echo '| 0ffdfb2f1b364cd194d1e88c270406f7 | 4796add81f9f41d8bdeae950be019b83 | | 36f93ee891294ee897028012797ed22c | | | False |' 2022-04-14 07:26:53.456 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:26:53.456 | ++ functions-common:get_field:819 : read data 2022-04-14 07:26:53.456 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=0ffdfb2f1b364cd194d1e88c270406f7 2022-04-14 07:26:53.456 | + functions-common:get_or_add_user_project_role:1004 : echo 0ffdfb2f1b364cd194d1e88c270406f7 2022-04-14 07:26:53.456 | 0ffdfb2f1b364cd194d1e88c270406f7 2022-04-14 07:26:53.456 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-14 07:26:53.456 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-04-14 07:26:53.456 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 07:26:53.456 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-04-14 07:26:53.456 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-04-14 07:26:53.456 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:53.456 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:53.456 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:53.456 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:53.456 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:26:53.457 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 07:26:53.457 | 86eef9996ad5428594ddf509000b9245' 2022-04-14 07:26:53.457 | + functions-common:get_or_create_service:1101 : echo 86eef9996ad5428594ddf509000b9245 2022-04-14 07:26:53.457 | 86eef9996ad5428594ddf509000b9245 2022-04-14 07:26:53.457 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-04-14 07:26:53.457 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.48/volume/v3/$(project_id)s' 2022-04-14 07:26:53.457 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 07:26:53.457 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.48/volume/v3/$(project_id)s' RegionOne 2022-04-14 07:26:53.457 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 07:26:53.457 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-04-14 07:26:53.457 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:53.457 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:53.457 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:53.457 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:53.457 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:26:53.457 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 07:26:53.457 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 07:26:53.457 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.48/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-14 07:26:53.457 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:53.457 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:53.457 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:53.457 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:53.457 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:26:53.457 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=e52be98833fd49e1975390d74b219862 2022-04-14 07:26:53.457 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo e52be98833fd49e1975390d74b219862 2022-04-14 07:26:53.457 | + functions-common:get_or_create_endpoint:1134 : public_id=e52be98833fd49e1975390d74b219862 2022-04-14 07:26:53.457 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 07:26:53.457 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 07:26:53.457 | + functions-common:get_or_create_endpoint:1143 : echo e52be98833fd49e1975390d74b219862 2022-04-14 07:26:53.457 | e52be98833fd49e1975390d74b219862 2022-04-14 07:26:53.457 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-04-14 07:26:53.457 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 07:26:53.458 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-04-14 07:26:53.458 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-04-14 07:26:53.458 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:53.458 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:53.458 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:53.458 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:53.458 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:26:53.458 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 07:26:53.458 | 5d9e1d0f6b8a4715b3cb01f00cb99cc2' 2022-04-14 07:26:53.458 | + functions-common:get_or_create_service:1101 : echo 5d9e1d0f6b8a4715b3cb01f00cb99cc2 2022-04-14 07:26:53.458 | 5d9e1d0f6b8a4715b3cb01f00cb99cc2 2022-04-14 07:26:53.458 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.48/volume/v3/$(project_id)s' 2022-04-14 07:26:53.458 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 07:26:53.458 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.48/volume/v3/$(project_id)s' RegionOne 2022-04-14 07:26:53.458 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 07:26:53.458 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-04-14 07:26:53.458 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:53.458 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:53.458 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:53.458 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:53.458 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:26:53.458 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 07:26:53.458 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 07:26:53.458 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.48/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-14 07:26:53.458 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:53.458 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:53.458 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:53.458 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:53.458 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:26:53.458 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=de280f62cadc48aa9d0d83f16f0e7469 2022-04-14 07:26:53.458 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo de280f62cadc48aa9d0d83f16f0e7469 2022-04-14 07:26:53.458 | + functions-common:get_or_create_endpoint:1134 : public_id=de280f62cadc48aa9d0d83f16f0e7469 2022-04-14 07:26:53.459 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 07:26:53.459 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 07:26:53.459 | + functions-common:get_or_create_endpoint:1143 : echo de280f62cadc48aa9d0d83f16f0e7469 2022-04-14 07:26:53.459 | de280f62cadc48aa9d0d83f16f0e7469 2022-04-14 07:26:53.459 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-04-14 07:26:53.459 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-04-14 07:26:53.459 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 07:26:53.459 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-04-14 07:26:53.459 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:53.459 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:53.459 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:53.459 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:53.459 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:26:53.459 | ++ functions-common:get_or_create_project:945 : project_id=36f93ee891294ee897028012797ed22c 2022-04-14 07:26:53.459 | ++ functions-common:get_or_create_project:946 : echo 36f93ee891294ee897028012797ed22c 2022-04-14 07:26:53.459 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 36f93ee891294ee897028012797ed22c 2022-04-14 07:26:53.459 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-04-14 07:26:53.459 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:26:53.459 | ++ functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 07:26:53.459 | ++ functions-common:get_or_create_user:920 : local email= 2022-04-14 07:26:53.459 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-04-14 07:26:53.459 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:53.459 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:53.459 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:53.459 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:53.459 | No password was supplied, authentication will fail when a user does not have a password. 2022-04-14 07:26:53.459 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:26:53.459 | ++ functions-common:get_or_create_user:932 : user_id=4796add81f9f41d8bdeae950be019b83 2022-04-14 07:26:53.459 | ++ functions-common:get_or_create_user:933 : echo 4796add81f9f41d8bdeae950be019b83 2022-04-14 07:26:53.459 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 4796add81f9f41d8bdeae950be019b83 2022-04-14 07:26:53.508 | [97998 Async create_cinder_accounts:132828]: finished create_cinder_accounts with result 0 in 59 seconds 2022-04-14 07:26:53.513 | + inc/async:async_wait:197 : return 0 2022-04-14 07:26:53.515 | + ./stack.sh:main:1129 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-04-14 07:26:53.568 | [97998 Async create_neutron_accounts:132943]: Waiting for completion of create_neutron_accounts running on PID 132943 (3 other jobs running) 2022-04-14 07:26:53.594 | [97998 Async create_neutron_accounts:132943]: Signaling child to exit 2022-04-14 07:26:53.594 | WAKEUP 2022-04-14 07:26:53.619 | [97998 Async create_neutron_accounts:132943]: Signaled 2022-04-14 07:26:53.621 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-04-14 07:26:53.621 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 07:26:53.622 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-14 07:26:53.622 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 07:26:53.622 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-14 07:26:53.622 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-14 07:26:53.622 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-14 07:26:53.622 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-04-14 07:26:53.622 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-04-14 07:26:53.622 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-04-14 07:26:53.622 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.48:9696/ 2022-04-14 07:26:53.622 | + lib/neutron-legacy:create_mutnauq_accounts:443 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]] 2022-04-14 07:26:53.622 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-04-14 07:26:53.622 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-04-14 07:26:53.622 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:26:53.622 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 07:26:53.622 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 07:26:53.622 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-14 07:26:53.622 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:53.622 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:53.622 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:53.622 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:53.622 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:26:53.622 | + functions-common:get_or_create_user:932 : user_id=37ebb5e52b554d5fa0630cb2c7f1f62e 2022-04-14 07:26:53.622 | + functions-common:get_or_create_user:933 : echo 37ebb5e52b554d5fa0630cb2c7f1f62e 2022-04-14 07:26:53.622 | 37ebb5e52b554d5fa0630cb2c7f1f62e 2022-04-14 07:26:53.622 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-04-14 07:26:53.622 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:26:53.622 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 07:26:53.622 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:26:53.622 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:26:53.622 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 07:26:53.623 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 07:26:53.623 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 07:26:53.623 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 07:26:53.623 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 07:26:53.623 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 07:26:53.623 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:26:53.623 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-04-14 07:26:53.623 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:26:53.623 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:26:53.623 | ++ functions-common:get_field:819 : read data 2022-04-14 07:26:53.623 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:53.623 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:53.623 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:53.623 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:53.623 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:26:53.623 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:26:53.623 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:26:53.623 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-04-14 07:26:53.623 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:53.623 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:53.623 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:53.623 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:53.623 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:26:53.623 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-04-14 07:26:53.623 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:26:53.623 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:26:53.623 | ++ functions-common:get_field:819 : read data 2022-04-14 07:26:53.623 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:53.623 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:53.623 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:53.623 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:53.623 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:26:53.624 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:26:53.624 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:26:53.624 | ++ functions-common:get_field:825 : echo '| 0ffdfb2f1b364cd194d1e88c270406f7 | 37ebb5e52b554d5fa0630cb2c7f1f62e | | 36f93ee891294ee897028012797ed22c | | | False |' 2022-04-14 07:26:53.624 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:26:53.624 | ++ functions-common:get_field:819 : read data 2022-04-14 07:26:53.624 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=0ffdfb2f1b364cd194d1e88c270406f7 2022-04-14 07:26:53.624 | + functions-common:get_or_add_user_project_role:1004 : echo 0ffdfb2f1b364cd194d1e88c270406f7 2022-04-14 07:26:53.624 | 0ffdfb2f1b364cd194d1e88c270406f7 2022-04-14 07:26:53.624 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-14 07:26:53.624 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-04-14 07:26:53.624 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 07:26:53.624 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-04-14 07:26:53.624 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-04-14 07:26:53.624 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:53.624 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:53.624 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:53.624 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:53.624 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:26:53.624 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 07:26:53.624 | 2ced4edd8b3141bfad345c708b4d42d7' 2022-04-14 07:26:53.624 | + functions-common:get_or_create_service:1101 : echo 2ced4edd8b3141bfad345c708b4d42d7 2022-04-14 07:26:53.624 | 2ced4edd8b3141bfad345c708b4d42d7 2022-04-14 07:26:53.624 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.48:9696/ 2022-04-14 07:26:53.624 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 07:26:53.624 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface network public http://10.222.0.48:9696/ RegionOne 2022-04-14 07:26:53.624 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 07:26:53.624 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-04-14 07:26:53.624 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:53.624 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:53.624 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:53.625 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:53.625 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:26:53.625 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 07:26:53.625 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 07:26:53.625 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.48:9696/ --region RegionOne -f value -c id 2022-04-14 07:26:53.625 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:53.625 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:53.625 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:26:53.625 | from cryptography.utils import int_from_bytes 2022-04-14 07:26:53.625 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:26:53.625 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=2224742dd31246479846fc52a0b73a7e 2022-04-14 07:26:53.625 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 2224742dd31246479846fc52a0b73a7e 2022-04-14 07:26:53.625 | + functions-common:get_or_create_endpoint:1134 : public_id=2224742dd31246479846fc52a0b73a7e 2022-04-14 07:26:53.625 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 07:26:53.625 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 07:26:53.625 | + functions-common:get_or_create_endpoint:1143 : echo 2224742dd31246479846fc52a0b73a7e 2022-04-14 07:26:53.625 | 2224742dd31246479846fc52a0b73a7e 2022-04-14 07:26:53.668 | [97998 Async create_neutron_accounts:132943]: finished create_neutron_accounts with result 0 in 40 seconds 2022-04-14 07:26:53.707 | [97998 Async create_swift_accounts:133084]: Waiting for completion of create_swift_accounts running on PID 133084 (2 other jobs running) 2022-04-14 07:26:53.732 | [97998 Async create_swift_accounts:133084]: Signaling child to exit 2022-04-14 07:27:42.011 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:27:42.036 | [133084 Async create_swift_accounts:133084]: finished successfully 2022-04-14 07:27:42.057 | WAKEUP 2022-04-14 07:27:42.080 | [97998 Async create_swift_accounts:133084]: Signaled 2022-04-14 07:27:42.081 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-04-14 07:27:42.082 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-04-14 07:27:42.082 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-04-14 07:27:42.082 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-04-14 07:27:42.082 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-04-14 07:27:42.082 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-04-14 07:27:42.082 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-04-14 07:27:42.082 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-04-14 07:27:42.082 | + lib/swift:create_swift_accounts:613 : local another_role 2022-04-14 07:27:42.082 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-04-14 07:27:42.082 | ++ functions-common:get_or_create_role:952 : local role_id 2022-04-14 07:27:42.082 | +++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-04-14 07:27:42.082 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:27:42.082 | from cryptography.utils import int_from_bytes 2022-04-14 07:27:42.082 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:27:42.082 | from cryptography.utils import int_from_bytes 2022-04-14 07:27:42.082 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:27:42.082 | ++ functions-common:get_or_create_role:957 : role_id=8cdc666c238540b9a63a11ad21e2f172 2022-04-14 07:27:42.082 | ++ functions-common:get_or_create_role:958 : echo 8cdc666c238540b9a63a11ad21e2f172 2022-04-14 07:27:42.082 | + lib/swift:create_swift_accounts:614 : another_role=8cdc666c238540b9a63a11ad21e2f172 2022-04-14 07:27:42.082 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-04-14 07:27:42.082 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-04-14 07:27:42.082 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:27:42.082 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 07:27:42.082 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 07:27:42.082 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-14 07:27:42.082 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:27:42.082 | from cryptography.utils import int_from_bytes 2022-04-14 07:27:42.082 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:27:42.082 | from cryptography.utils import int_from_bytes 2022-04-14 07:27:42.082 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:27:42.083 | + functions-common:get_or_create_user:932 : user_id=49beb45a0df545be802416429acfa2e1 2022-04-14 07:27:42.083 | + functions-common:get_or_create_user:933 : echo 49beb45a0df545be802416429acfa2e1 2022-04-14 07:27:42.083 | 49beb45a0df545be802416429acfa2e1 2022-04-14 07:27:42.083 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-04-14 07:27:42.083 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:27:42.083 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 07:27:42.083 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:27:42.083 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:27:42.083 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 07:27:42.083 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 07:27:42.083 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 07:27:42.083 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 07:27:42.083 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 07:27:42.083 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 07:27:42.083 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:27:42.083 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-04-14 07:27:42.083 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:27:42.083 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:27:42.083 | ++ functions-common:get_field:819 : read data 2022-04-14 07:27:42.083 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:27:42.083 | from cryptography.utils import int_from_bytes 2022-04-14 07:27:42.083 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:27:42.083 | from cryptography.utils import int_from_bytes 2022-04-14 07:27:42.083 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:27:42.083 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:27:42.083 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:27:42.083 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-04-14 07:27:42.083 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:27:42.083 | from cryptography.utils import int_from_bytes 2022-04-14 07:27:42.083 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:27:42.083 | from cryptography.utils import int_from_bytes 2022-04-14 07:27:42.083 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:27:42.084 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-04-14 07:27:42.084 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:27:42.084 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:27:42.084 | ++ functions-common:get_field:819 : read data 2022-04-14 07:27:42.084 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:27:42.084 | from cryptography.utils import int_from_bytes 2022-04-14 07:27:42.084 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:27:42.084 | from cryptography.utils import int_from_bytes 2022-04-14 07:27:42.084 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:27:42.084 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:27:42.084 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:27:42.084 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:27:42.084 | ++ functions-common:get_field:825 : echo '| 0ffdfb2f1b364cd194d1e88c270406f7 | 49beb45a0df545be802416429acfa2e1 | | 36f93ee891294ee897028012797ed22c | | | False |' 2022-04-14 07:27:42.084 | ++ functions-common:get_field:819 : read data 2022-04-14 07:27:42.084 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=0ffdfb2f1b364cd194d1e88c270406f7 2022-04-14 07:27:42.084 | + functions-common:get_or_add_user_project_role:1004 : echo 0ffdfb2f1b364cd194d1e88c270406f7 2022-04-14 07:27:42.084 | 0ffdfb2f1b364cd194d1e88c270406f7 2022-04-14 07:27:42.084 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-14 07:27:42.084 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-04-14 07:27:42.084 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:27:42.084 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 07:27:42.084 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:27:42.084 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:27:42.084 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 07:27:42.084 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 07:27:42.084 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 07:27:42.084 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 07:27:42.084 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 07:27:42.084 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 07:27:42.084 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:27:42.085 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:27:42.085 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-04-14 07:27:42.085 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:27:42.085 | ++ functions-common:get_field:819 : read data 2022-04-14 07:27:42.085 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:27:42.085 | from cryptography.utils import int_from_bytes 2022-04-14 07:27:42.085 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:27:42.085 | from cryptography.utils import int_from_bytes 2022-04-14 07:27:42.085 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:27:42.085 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:27:42.085 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:27:42.085 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-04-14 07:27:42.085 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:27:42.085 | from cryptography.utils import int_from_bytes 2022-04-14 07:27:42.085 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:27:42.085 | from cryptography.utils import int_from_bytes 2022-04-14 07:27:42.085 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:27:42.085 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:27:42.085 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-04-14 07:27:42.085 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:27:42.085 | ++ functions-common:get_field:819 : read data 2022-04-14 07:27:42.085 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:27:42.085 | from cryptography.utils import int_from_bytes 2022-04-14 07:27:42.085 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:27:42.085 | from cryptography.utils import int_from_bytes 2022-04-14 07:27:42.085 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:27:42.085 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:27:42.085 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:27:42.085 | ++ functions-common:get_field:825 : echo '| 544870344da14d18ad7624562933cc94 | 49beb45a0df545be802416429acfa2e1 | | 36f93ee891294ee897028012797ed22c | | | False |' 2022-04-14 07:27:42.085 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:27:42.085 | ++ functions-common:get_field:819 : read data 2022-04-14 07:27:42.085 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=544870344da14d18ad7624562933cc94 2022-04-14 07:27:42.086 | + functions-common:get_or_add_user_project_role:1004 : echo 544870344da14d18ad7624562933cc94 2022-04-14 07:27:42.086 | 544870344da14d18ad7624562933cc94 2022-04-14 07:27:42.086 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-04-14 07:27:42.086 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 07:27:42.086 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-04-14 07:27:42.086 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-04-14 07:27:42.086 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:27:42.086 | from cryptography.utils import int_from_bytes 2022-04-14 07:27:42.086 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:27:42.086 | from cryptography.utils import int_from_bytes 2022-04-14 07:27:42.086 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:27:42.086 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 07:27:42.086 | 5569c22199e84645bcad5a09459568a7' 2022-04-14 07:27:42.086 | + functions-common:get_or_create_service:1101 : echo 5569c22199e84645bcad5a09459568a7 2022-04-14 07:27:42.086 | 5569c22199e84645bcad5a09459568a7 2022-04-14 07:27:42.086 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.48:8080/v1/AUTH_$(project_id)s' http://10.222.0.48:8080 2022-04-14 07:27:42.086 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 07:27:42.086 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.48:8080/v1/AUTH_$(project_id)s' RegionOne 2022-04-14 07:27:42.086 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 07:27:42.086 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-04-14 07:27:42.086 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:27:42.086 | from cryptography.utils import int_from_bytes 2022-04-14 07:27:42.086 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:27:42.086 | from cryptography.utils import int_from_bytes 2022-04-14 07:27:42.086 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:27:42.086 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 07:27:42.086 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 07:27:42.086 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.48:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-04-14 07:27:42.086 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:27:42.086 | from cryptography.utils import int_from_bytes 2022-04-14 07:27:42.086 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:27:42.087 | from cryptography.utils import int_from_bytes 2022-04-14 07:27:42.087 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:27:42.087 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=b80339ba286f42c5b75a8f1bdf1fa39b 2022-04-14 07:27:42.087 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo b80339ba286f42c5b75a8f1bdf1fa39b 2022-04-14 07:27:42.087 | + functions-common:get_or_create_endpoint:1134 : public_id=b80339ba286f42c5b75a8f1bdf1fa39b 2022-04-14 07:27:42.087 | + functions-common:get_or_create_endpoint:1136 : [[ -n http://10.222.0.48:8080 ]] 2022-04-14 07:27:42.087 | + functions-common:get_or_create_endpoint:1137 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.48:8080 RegionOne 2022-04-14 07:27:42.087 | + functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 07:27:42.087 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-04-14 07:27:42.087 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:27:42.087 | from cryptography.utils import int_from_bytes 2022-04-14 07:27:42.087 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:27:42.087 | from cryptography.utils import int_from_bytes 2022-04-14 07:27:42.087 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:27:42.087 | + functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 07:27:42.087 | + functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 07:27:42.087 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.48:8080 --region RegionOne -f value -c id 2022-04-14 07:27:42.087 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:27:42.087 | from cryptography.utils import int_from_bytes 2022-04-14 07:27:42.087 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:27:42.087 | from cryptography.utils import int_from_bytes 2022-04-14 07:27:42.087 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:27:42.087 | + functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=658bac9cd655421eb34c76470769cdb8 2022-04-14 07:27:42.087 | + functions-common:_get_or_create_endpoint_with_interface:1119 : echo 658bac9cd655421eb34c76470769cdb8 2022-04-14 07:27:42.087 | 658bac9cd655421eb34c76470769cdb8 2022-04-14 07:27:42.087 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 07:27:42.087 | + functions-common:get_or_create_endpoint:1143 : echo b80339ba286f42c5b75a8f1bdf1fa39b 2022-04-14 07:27:42.087 | b80339ba286f42c5b75a8f1bdf1fa39b 2022-04-14 07:27:42.087 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-04-14 07:27:42.087 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-04-14 07:27:42.087 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 07:27:42.087 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-04-14 07:27:42.088 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:27:42.088 | from cryptography.utils import int_from_bytes 2022-04-14 07:27:42.088 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:27:42.088 | from cryptography.utils import int_from_bytes 2022-04-14 07:27:42.088 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:27:42.088 | ++ functions-common:get_or_create_project:945 : project_id=96c40d32f8ec4d73b14fccca92009087 2022-04-14 07:27:42.088 | ++ functions-common:get_or_create_project:946 : echo 96c40d32f8ec4d73b14fccca92009087 2022-04-14 07:27:42.088 | + lib/swift:create_swift_accounts:628 : swift_project_test1=96c40d32f8ec4d73b14fccca92009087 2022-04-14 07:27:42.088 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-04-14 07:27:42.088 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 07:27:42.088 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-04-14 07:27:42.088 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:27:42.088 | ++ functions-common:get_or_create_user:917 : [[ ! -z test@example.com ]] 2022-04-14 07:27:42.088 | ++ functions-common:get_or_create_user:918 : local email=--email=test@example.com 2022-04-14 07:27:42.088 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-04-14 07:27:42.088 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:27:42.088 | from cryptography.utils import int_from_bytes 2022-04-14 07:27:42.088 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:27:42.088 | from cryptography.utils import int_from_bytes 2022-04-14 07:27:42.088 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:27:42.088 | ++ functions-common:get_or_create_user:932 : user_id=451e9a1a3b194a72a8b13bd3e15eb72e 2022-04-14 07:27:42.088 | ++ functions-common:get_or_create_user:933 : echo 451e9a1a3b194a72a8b13bd3e15eb72e 2022-04-14 07:27:42.088 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=451e9a1a3b194a72a8b13bd3e15eb72e 2022-04-14 07:27:42.088 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-04-14 07:27:42.088 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 07:27:42.088 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin 451e9a1a3b194a72a8b13bd3e15eb72e 96c40d32f8ec4d73b14fccca92009087 2022-04-14 07:27:42.088 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:27:42.088 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:27:42.088 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:27:42.088 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:27:42.089 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:27:42.089 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:27:42.089 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:27:42.089 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:27:42.089 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:27:42.089 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:27:42.089 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 451e9a1a3b194a72a8b13bd3e15eb72e --project 96c40d32f8ec4d73b14fccca92009087 2022-04-14 07:27:42.089 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:27:42.089 | ++ functions-common:get_field:819 : read data 2022-04-14 07:27:42.089 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:27:42.089 | from cryptography.utils import int_from_bytes 2022-04-14 07:27:42.089 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:27:42.089 | from cryptography.utils import int_from_bytes 2022-04-14 07:27:42.089 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:27:42.089 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:27:42.089 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:27:42.089 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 451e9a1a3b194a72a8b13bd3e15eb72e --project 96c40d32f8ec4d73b14fccca92009087 2022-04-14 07:27:42.089 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:27:42.089 | from cryptography.utils import int_from_bytes 2022-04-14 07:27:42.089 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:27:42.090 | from cryptography.utils import int_from_bytes 2022-04-14 07:27:42.090 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 451e9a1a3b194a72a8b13bd3e15eb72e --project 96c40d32f8ec4d73b14fccca92009087 2022-04-14 07:27:42.090 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:27:42.090 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:27:42.090 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:27:42.090 | ++ functions-common:get_field:819 : read data 2022-04-14 07:27:42.090 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:27:42.090 | from cryptography.utils import int_from_bytes 2022-04-14 07:27:42.090 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:27:42.090 | from cryptography.utils import int_from_bytes 2022-04-14 07:27:42.090 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:27:42.090 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:27:42.090 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:27:42.090 | ++ functions-common:get_field:825 : echo '| 544870344da14d18ad7624562933cc94 | 451e9a1a3b194a72a8b13bd3e15eb72e | | 96c40d32f8ec4d73b14fccca92009087 | | | False |' 2022-04-14 07:27:42.090 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:27:42.090 | ++ functions-common:get_field:819 : read data 2022-04-14 07:27:42.090 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=544870344da14d18ad7624562933cc94 2022-04-14 07:27:42.090 | + functions-common:get_or_add_user_project_role:1004 : echo 544870344da14d18ad7624562933cc94 2022-04-14 07:27:42.090 | 544870344da14d18ad7624562933cc94 2022-04-14 07:27:42.090 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-04-14 07:27:42.090 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-04-14 07:27:42.090 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:27:42.090 | ++ functions-common:get_or_create_user:917 : [[ ! -z test3@example.com ]] 2022-04-14 07:27:42.091 | ++ functions-common:get_or_create_user:918 : local email=--email=test3@example.com 2022-04-14 07:27:42.091 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-04-14 07:27:42.091 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:27:42.091 | from cryptography.utils import int_from_bytes 2022-04-14 07:27:42.091 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:27:42.091 | from cryptography.utils import int_from_bytes 2022-04-14 07:27:42.091 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:27:42.091 | ++ functions-common:get_or_create_user:932 : user_id=2373f14375134114908a0a8dc9992e1f 2022-04-14 07:27:42.091 | ++ functions-common:get_or_create_user:933 : echo 2373f14375134114908a0a8dc9992e1f 2022-04-14 07:27:42.091 | + lib/swift:create_swift_accounts:637 : swift_user_test3=2373f14375134114908a0a8dc9992e1f 2022-04-14 07:27:42.091 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-04-14 07:27:42.091 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 07:27:42.091 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role 8cdc666c238540b9a63a11ad21e2f172 2373f14375134114908a0a8dc9992e1f 96c40d32f8ec4d73b14fccca92009087 2022-04-14 07:27:42.091 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:27:42.091 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:27:42.091 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:27:42.091 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:27:42.091 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:27:42.091 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:27:42.091 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:27:42.091 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:27:42.091 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role 8cdc666c238540b9a63a11ad21e2f172 --user 2373f14375134114908a0a8dc9992e1f --project 96c40d32f8ec4d73b14fccca92009087 2022-04-14 07:27:42.091 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:27:42.091 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:27:42.091 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:27:42.091 | ++ functions-common:get_field:819 : read data 2022-04-14 07:27:42.091 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:27:42.091 | from cryptography.utils import int_from_bytes 2022-04-14 07:27:42.091 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:27:42.091 | from cryptography.utils import int_from_bytes 2022-04-14 07:27:42.091 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:27:42.092 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:27:42.092 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:27:42.092 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add 8cdc666c238540b9a63a11ad21e2f172 --user 2373f14375134114908a0a8dc9992e1f --project 96c40d32f8ec4d73b14fccca92009087 2022-04-14 07:27:42.092 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:27:42.092 | from cryptography.utils import int_from_bytes 2022-04-14 07:27:42.092 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:27:42.092 | from cryptography.utils import int_from_bytes 2022-04-14 07:27:42.092 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role 8cdc666c238540b9a63a11ad21e2f172 --user 2373f14375134114908a0a8dc9992e1f --project 96c40d32f8ec4d73b14fccca92009087 2022-04-14 07:27:42.092 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:27:42.092 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:27:42.092 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:27:42.092 | ++ functions-common:get_field:819 : read data 2022-04-14 07:27:42.092 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:27:42.092 | from cryptography.utils import int_from_bytes 2022-04-14 07:27:42.092 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:27:42.092 | from cryptography.utils import int_from_bytes 2022-04-14 07:27:42.092 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:27:42.092 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:27:42.092 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:27:42.092 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:27:42.092 | ++ functions-common:get_field:825 : echo '| 8cdc666c238540b9a63a11ad21e2f172 | 2373f14375134114908a0a8dc9992e1f | | 96c40d32f8ec4d73b14fccca92009087 | | | False |' 2022-04-14 07:27:42.092 | ++ functions-common:get_field:819 : read data 2022-04-14 07:27:42.092 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=8cdc666c238540b9a63a11ad21e2f172 2022-04-14 07:27:42.092 | + functions-common:get_or_add_user_project_role:1004 : echo 8cdc666c238540b9a63a11ad21e2f172 2022-04-14 07:27:42.092 | 8cdc666c238540b9a63a11ad21e2f172 2022-04-14 07:27:42.092 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-04-14 07:27:42.092 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-04-14 07:27:42.092 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 07:27:42.092 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-04-14 07:27:42.092 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:27:42.092 | from cryptography.utils import int_from_bytes 2022-04-14 07:27:42.093 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:27:42.093 | from cryptography.utils import int_from_bytes 2022-04-14 07:27:42.093 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:27:42.093 | ++ functions-common:get_or_create_project:945 : project_id=a7570279ca6f402e903254706382f41c 2022-04-14 07:27:42.093 | ++ functions-common:get_or_create_project:946 : echo a7570279ca6f402e903254706382f41c 2022-04-14 07:27:42.093 | + lib/swift:create_swift_accounts:642 : swift_project_test2=a7570279ca6f402e903254706382f41c 2022-04-14 07:27:42.093 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-04-14 07:27:42.093 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 07:27:42.093 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-04-14 07:27:42.093 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-04-14 07:27:42.093 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:27:42.093 | ++ functions-common:get_or_create_user:917 : [[ ! -z test2@example.com ]] 2022-04-14 07:27:42.093 | ++ functions-common:get_or_create_user:918 : local email=--email=test2@example.com 2022-04-14 07:27:42.093 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-04-14 07:27:42.093 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:27:42.093 | from cryptography.utils import int_from_bytes 2022-04-14 07:27:42.093 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:27:42.093 | from cryptography.utils import int_from_bytes 2022-04-14 07:27:42.093 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:27:42.093 | ++ functions-common:get_or_create_user:932 : user_id=08e05222071e44cf877887554cdf9bf0 2022-04-14 07:27:42.093 | ++ functions-common:get_or_create_user:933 : echo 08e05222071e44cf877887554cdf9bf0 2022-04-14 07:27:42.093 | + lib/swift:create_swift_accounts:647 : swift_user_test2=08e05222071e44cf877887554cdf9bf0 2022-04-14 07:27:42.093 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-04-14 07:27:42.093 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 07:27:42.093 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin 08e05222071e44cf877887554cdf9bf0 a7570279ca6f402e903254706382f41c 2022-04-14 07:27:42.093 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:27:42.093 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:27:42.093 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:27:42.093 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:27:42.093 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:27:42.093 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:27:42.093 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:27:42.094 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:27:42.094 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 08e05222071e44cf877887554cdf9bf0 --project a7570279ca6f402e903254706382f41c 2022-04-14 07:27:42.094 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:27:42.094 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:27:42.094 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:27:42.094 | ++ functions-common:get_field:819 : read data 2022-04-14 07:27:42.094 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:27:42.094 | from cryptography.utils import int_from_bytes 2022-04-14 07:27:42.094 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:27:42.094 | from cryptography.utils import int_from_bytes 2022-04-14 07:27:42.094 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:27:42.094 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:27:42.094 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:27:42.094 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 08e05222071e44cf877887554cdf9bf0 --project a7570279ca6f402e903254706382f41c 2022-04-14 07:27:42.094 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:27:42.094 | from cryptography.utils import int_from_bytes 2022-04-14 07:27:42.094 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:27:42.094 | from cryptography.utils import int_from_bytes 2022-04-14 07:27:42.094 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 08e05222071e44cf877887554cdf9bf0 --project a7570279ca6f402e903254706382f41c 2022-04-14 07:27:42.094 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:27:42.094 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:27:42.094 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:27:42.094 | ++ functions-common:get_field:819 : read data 2022-04-14 07:27:42.094 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:27:42.094 | from cryptography.utils import int_from_bytes 2022-04-14 07:27:42.094 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:27:42.094 | from cryptography.utils import int_from_bytes 2022-04-14 07:27:42.094 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:27:42.094 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:27:42.094 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:27:42.094 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:27:42.094 | ++ functions-common:get_field:825 : echo '| 544870344da14d18ad7624562933cc94 | 08e05222071e44cf877887554cdf9bf0 | | a7570279ca6f402e903254706382f41c | | | False |' 2022-04-14 07:27:42.095 | ++ functions-common:get_field:819 : read data 2022-04-14 07:27:42.095 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=544870344da14d18ad7624562933cc94 2022-04-14 07:27:42.095 | + functions-common:get_or_add_user_project_role:1004 : echo 544870344da14d18ad7624562933cc94 2022-04-14 07:27:42.095 | 544870344da14d18ad7624562933cc94 2022-04-14 07:27:42.095 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-04-14 07:27:42.095 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-04-14 07:27:42.095 | ++ functions-common:get_or_create_domain:884 : local domain_id 2022-04-14 07:27:42.095 | +++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-04-14 07:27:42.095 | +++ functions-common:get_or_create_domain:898 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-04-14 07:27:42.095 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:27:42.095 | from cryptography.utils import int_from_bytes 2022-04-14 07:27:42.095 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:27:42.095 | from cryptography.utils import int_from_bytes 2022-04-14 07:27:42.095 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:27:42.095 | ++ functions-common:get_or_create_domain:894 : domain_id=' 2022-04-14 07:27:42.095 | 16e132d515854c10a8435917c93ea990' 2022-04-14 07:27:42.095 | ++ functions-common:get_or_create_domain:895 : echo 16e132d515854c10a8435917c93ea990 2022-04-14 07:27:42.095 | + lib/swift:create_swift_accounts:652 : swift_domain=16e132d515854c10a8435917c93ea990 2022-04-14 07:27:42.095 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-04-14 07:27:42.095 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 07:27:42.095 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-04-14 07:27:42.095 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 16e132d515854c10a8435917c93ea990 2022-04-14 07:27:42.095 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 07:27:42.095 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=16e132d515854c10a8435917c93ea990 --or-show -f value -c id 2022-04-14 07:27:42.095 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:27:42.095 | from cryptography.utils import int_from_bytes 2022-04-14 07:27:42.095 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:27:42.095 | from cryptography.utils import int_from_bytes 2022-04-14 07:27:42.095 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:27:42.095 | ++ functions-common:get_or_create_project:945 : project_id=35caca1c01db4479b4e477f78353f051 2022-04-14 07:27:42.095 | ++ functions-common:get_or_create_project:946 : echo 35caca1c01db4479b4e477f78353f051 2022-04-14 07:27:42.095 | + lib/swift:create_swift_accounts:656 : swift_project_test4=35caca1c01db4479b4e477f78353f051 2022-04-14 07:27:42.096 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-04-14 07:27:42.096 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 07:27:42.096 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-04-14 07:27:42.096 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 16e132d515854c10a8435917c93ea990 test4@example.com 2022-04-14 07:27:42.096 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:27:42.096 | ++ functions-common:get_or_create_user:917 : [[ ! -z test4@example.com ]] 2022-04-14 07:27:42.096 | ++ functions-common:get_or_create_user:918 : local email=--email=test4@example.com 2022-04-14 07:27:42.096 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=16e132d515854c10a8435917c93ea990 --email=test4@example.com --or-show -f value -c id 2022-04-14 07:27:42.096 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:27:42.096 | from cryptography.utils import int_from_bytes 2022-04-14 07:27:42.096 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:27:42.096 | from cryptography.utils import int_from_bytes 2022-04-14 07:27:42.096 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:27:42.096 | ++ functions-common:get_or_create_user:932 : user_id=0d620a74aca14f0ea0d0c9331784e4b7 2022-04-14 07:27:42.096 | ++ functions-common:get_or_create_user:933 : echo 0d620a74aca14f0ea0d0c9331784e4b7 2022-04-14 07:27:42.096 | + lib/swift:create_swift_accounts:661 : swift_user_test4=0d620a74aca14f0ea0d0c9331784e4b7 2022-04-14 07:27:42.096 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-04-14 07:27:42.096 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 07:27:42.096 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin 0d620a74aca14f0ea0d0c9331784e4b7 35caca1c01db4479b4e477f78353f051 2022-04-14 07:27:42.096 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:27:42.096 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:27:42.096 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:27:42.096 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:27:42.096 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:27:42.096 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:27:42.096 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:27:42.096 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:27:42.096 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 0d620a74aca14f0ea0d0c9331784e4b7 --project 35caca1c01db4479b4e477f78353f051 2022-04-14 07:27:42.096 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:27:42.096 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:27:42.097 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:27:42.097 | ++ functions-common:get_field:819 : read data 2022-04-14 07:27:42.097 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:27:42.097 | from cryptography.utils import int_from_bytes 2022-04-14 07:27:42.097 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:27:42.097 | from cryptography.utils import int_from_bytes 2022-04-14 07:27:42.097 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:27:42.097 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:27:42.097 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:27:42.097 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 0d620a74aca14f0ea0d0c9331784e4b7 --project 35caca1c01db4479b4e477f78353f051 2022-04-14 07:27:42.097 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:27:42.097 | from cryptography.utils import int_from_bytes 2022-04-14 07:27:42.097 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:27:42.097 | from cryptography.utils import int_from_bytes 2022-04-14 07:27:42.097 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:27:42.097 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 0d620a74aca14f0ea0d0c9331784e4b7 --project 35caca1c01db4479b4e477f78353f051 2022-04-14 07:27:42.097 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:27:42.097 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:27:42.097 | ++ functions-common:get_field:819 : read data 2022-04-14 07:27:42.097 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:27:42.097 | from cryptography.utils import int_from_bytes 2022-04-14 07:27:42.097 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:27:42.097 | from cryptography.utils import int_from_bytes 2022-04-14 07:27:42.097 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:27:42.097 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:27:42.097 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:27:42.097 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:27:42.097 | ++ functions-common:get_field:825 : echo '| 544870344da14d18ad7624562933cc94 | 0d620a74aca14f0ea0d0c9331784e4b7 | | 35caca1c01db4479b4e477f78353f051 | | | False |' 2022-04-14 07:27:42.097 | ++ functions-common:get_field:819 : read data 2022-04-14 07:27:42.097 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=544870344da14d18ad7624562933cc94 2022-04-14 07:27:42.097 | + functions-common:get_or_add_user_project_role:1004 : echo 544870344da14d18ad7624562933cc94 2022-04-14 07:27:42.097 | 544870344da14d18ad7624562933cc94 2022-04-14 07:27:42.128 | [97998 Async create_swift_accounts:133084]: finished create_swift_accounts with result 0 in 128 seconds 2022-04-14 07:27:42.135 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-04-14 07:27:42.138 | + inc/async:async_wait:197 : return 0 2022-04-14 07:27:42.140 | + ./stack.sh:main:1135 : is_service_enabled mysql postgresql 2022-04-14 07:27:42.158 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:27:42.161 | + ./stack.sh:main:1135 : is_service_enabled glance 2022-04-14 07:27:42.179 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:27:42.182 | + ./stack.sh:main:1136 : echo_summary 'Configuring Glance' 2022-04-14 07:27:42.185 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-14 07:27:42.188 | + ./stack.sh:echo_summary:446 : echo -e Configuring Glance 2022-04-14 07:27:42.190 | + ./stack.sh:main:1137 : async_runfunc init_glance 2022-04-14 07:27:42.193 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-04-14 07:27:42.251 | + inc/async:async_inner:63 : init_glance 2022-04-14 07:27:42.289 | [97998 Async init_glance:137342]: running: init_glance 2022-04-14 07:27:42.292 | + ./stack.sh:main:1144 : is_service_enabled neutron 2022-04-14 07:27:42.312 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:27:42.314 | + ./stack.sh:main:1145 : echo_summary 'Configuring Neutron' 2022-04-14 07:27:42.317 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-14 07:27:42.324 | + ./stack.sh:echo_summary:446 : echo -e Configuring Neutron 2022-04-14 07:27:42.324 | + ./stack.sh:main:1147 : configure_neutron 2022-04-14 07:27:42.325 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-04-14 07:27:42.328 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 07:27:42.329 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-14 07:27:42.335 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 07:27:42.337 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-14 07:27:42.340 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-04-14 07:27:42.343 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-14 07:27:42.345 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-04-14 07:27:42.348 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-04-14 07:27:42.350 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-04-14 07:27:42.355 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-04-14 07:27:42.366 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-04-14 07:27:42.369 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-04-14 07:27:45.806 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:27:45.807 | from cryptography.utils import int_from_bytes 2022-04-14 07:27:45.807 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:27:45.807 | from cryptography.utils import int_from_bytes 2022-04-14 07:27:49.296 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:27:49.296 | from cryptography.utils import int_from_bytes 2022-04-14 07:27:49.296 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:27:49.296 | from cryptography.utils import int_from_bytes 2022-04-14 07:27:52.760 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:27:52.760 | from cryptography.utils import int_from_bytes 2022-04-14 07:27:52.760 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:27:52.760 | from cryptography.utils import int_from_bytes 2022-04-14 07:27:56.245 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:27:56.245 | from cryptography.utils import int_from_bytes 2022-04-14 07:27:56.245 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:27:56.245 | from cryptography.utils import int_from_bytes 2022-04-14 07:27:59.716 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:27:59.716 | from cryptography.utils import int_from_bytes 2022-04-14 07:27:59.716 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:27:59.716 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:03.165 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:03.165 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:03.165 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:03.165 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:06.604 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:06.604 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:06.604 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:06.604 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:10.273 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:10.273 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:10.273 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:10.273 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:15.035 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:15.035 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:15.035 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:15.035 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:15.035 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-04-14 07:28:21.060 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:21.060 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:21.060 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:21.060 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:21.380 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-04-14 07:28:21.385 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-04-14 07:28:21.388 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-04-14 07:28:21.390 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-04-14 07:28:21.392 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-04-14 07:28:21.394 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-04-14 07:28:21.396 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-04-14 07:28:21.399 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-04-14 07:28:21.403 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-04-14 07:28:21.405 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-04-14 07:28:21.407 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-04-14 07:28:21.410 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-04-14 07:28:21.417 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-04-14 07:28:21.417 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-04-14 07:28:21.418 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-04-14 07:28:21.420 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-04-14 07:28:21.424 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 07:28:21.426 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-04-14 07:28:21.429 | + lib/neutron-legacy:_configure_neutron_common:806 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 07:28:21.434 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-04-14 07:28:21.436 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-04-14 07:28:21.438 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-04-14 07:28:21.442 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=neutron 2022-04-14 07:28:21.443 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-04-14 07:28:21.446 | + lib/neutron-legacy:_configure_neutron_common:811 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-04-14 07:28:21.475 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-04-14 07:28:21.504 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-04-14 07:28:21.533 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-04-14 07:28:21.563 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-04-14 07:28:21.593 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-04-14 07:28:21.626 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-04-14 07:28:21.628 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-04-14 07:28:21.631 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-04-14 07:28:21.633 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-04-14 07:28:21.637 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 07:28:21.653 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 07:28:21.655 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 07:28:21.658 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 07:28:21.660 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 07:28:21.665 | + 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-04-14 07:28:21.696 | + 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-04-14 07:28:21.726 | + 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-04-14 07:28:21.758 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 07:28:21.788 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-04-14 07:28:21.805 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:28:21.808 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-04-14 07:28:21.810 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-04-14 07:28:21.813 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-04-14 07:28:21.815 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-04-14 07:28:21.817 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : sudo rm -rf /etc/neutron/rootwrap.d 2022-04-14 07:28:21.829 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-04-14 07:28:21.833 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-04-14 07:28:21.835 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-04-14 07:28:21.837 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-04-14 07:28:21.850 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:973 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2022-04-14 07:28:21.863 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-04-14 07:28:21.865 | + lib/neutron-legacy:_neutron_setup_rootwrap:994 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2022-04-14 07:28:21.879 | + lib/neutron-legacy:_neutron_setup_rootwrap:996 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2022-04-14 07:28:21.893 | + lib/neutron-legacy:_neutron_setup_rootwrap:997 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2022-04-14 07:28:21.905 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-14 07:28:21.907 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-14 07:28:21.910 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-04-14 07:28:21.915 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.lHnBROh9Hz 2022-04-14 07:28:21.917 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-14 07:28:21.921 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-14 07:28:21.923 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.lHnBROh9Hz 2022-04-14 07:28:21.927 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.lHnBROh9Hz 2022-04-14 07:28:21.939 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.lHnBROh9Hz /etc/sudoers.d/neutron-rootwrap 2022-04-14 07:28:21.951 | + lib/neutron-legacy:_neutron_setup_rootwrap:1012 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-14 07:28:21.981 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-04-14 07:28:21.983 | + lib/neutron-legacy:_neutron_setup_rootwrap:1014 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-14 07:28:22.013 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-04-14 07:28:22.015 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-04-14 07:28:22.018 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-04-14 07:28:22.020 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 07:28:22.022 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 07:28:22.025 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 07:28:22.043 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:28:22.046 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 07:28:22.051 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 07:28:22.051 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 07:28:22.068 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:28:22.071 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.48:5672/ 2022-04-14 07:28:22.075 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.48:5672/ 2022-04-14 07:28:22.110 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 07:28:22.112 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 07:28:22.114 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-04-14 07:28:22.131 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:28:22.134 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-04-14 07:28:22.137 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-04-14 07:28:22.140 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-14 07:28:22.142 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-14 07:28:22.147 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-04-14 07:28:22.147 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-04-14 07:28:22.150 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-14 07:28:22.153 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-04-14 07:28:22.155 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-04-14 07:28:22.158 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-04-14 07:28:22.162 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-04-14 07:28:22.165 | + 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-04-14 07:28:22.169 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-04-14 07:28:22.187 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:28:22.190 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-04-14 07:28:22.192 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-04-14 07:28:22.195 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-04-14 07:28:22.200 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-04-14 07:28:22.235 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-14 07:28:22.269 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-04-14 07:28:22.301 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-04-14 07:28:22.333 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-04-14 07:28:22.364 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-04-14 07:28:22.366 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-14 07:28:22.369 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-04-14 07:28:22.372 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 07:28:22.376 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-04-14 07:28:22.405 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-04-14 07:28:22.435 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.48/identity 2022-04-14 07:28:22.465 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-04-14 07:28:22.498 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-04-14 07:28:22.528 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-04-14 07:28:22.559 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-04-14 07:28:22.590 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-04-14 07:28:22.625 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 07:28:22.656 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 07:28:22.693 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-04-14 07:28:22.729 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-04-14 07:28:22.761 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-04-14 07:28:22.764 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-14 07:28:22.767 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-14 07:28:22.769 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-14 07:28:22.772 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-04-14 07:28:22.803 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-04-14 07:28:22.837 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.48/identity 2022-04-14 07:28:22.868 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-04-14 07:28:22.901 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-04-14 07:28:22.932 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-04-14 07:28:22.962 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-04-14 07:28:22.994 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-04-14 07:28:23.023 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-14 07:28:23.055 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-04-14 07:28:23.085 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-04-14 07:28:23.087 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-04-14 07:28:23.090 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-04-14 07:28:23.095 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-04-14 07:28:23.095 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-04-14 07:28:23.098 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-04-14 07:28:23.100 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-04-14 07:28:23.103 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 350:399 != '' ]] 2022-04-14 07:28:23.106 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:350:399 2022-04-14 07:28:23.108 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:350:399 != '' ]] 2022-04-14 07:28:23.111 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-04-14 07:28:23.113 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-04-14 07:28:23.116 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-04-14 07:28:23.118 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-04-14 07:28:23.129 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-04-14 07:28:23.129 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-04-14 07:28:23.129 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-04-14 07:28:23.129 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-04-14 07:28:23.131 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-04-14 07:28:23.133 | + 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-04-14 07:28:23.167 | + 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-04-14 07:28:23.169 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 07:28:23.172 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-14 07:28:23.174 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-04-14 07:28:23.177 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-04-14 07:28:23.179 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 07:28:23.182 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-04-14 07:28:23.210 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-04-14 07:28:23.213 | + 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-04-14 07:28:23.216 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 07:28:23.231 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-14 07:28:23.231 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-04-14 07:28:23.231 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-04-14 07:28:23.231 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 07:28:23.231 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-04-14 07:28:23.257 | + 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-04-14 07:28:23.260 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 07:28:23.262 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-14 07:28:23.264 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-04-14 07:28:23.267 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-04-14 07:28:23.269 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 07:28:23.271 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-04-14 07:28:23.301 | + 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-04-14 07:28:23.303 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 07:28:23.306 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-04-14 07:28:23.308 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-04-14 07:28:23.311 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-04-14 07:28:23.313 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 07:28:23.315 | + 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-04-14 07:28:23.349 | + 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-04-14 07:28:23.352 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 07:28:23.354 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-04-14 07:28:23.357 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-14 07:28:23.359 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-14 07:28:23.362 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 07:28:23.364 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-04-14 07:28:23.393 | + 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-04-14 07:28:23.395 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 07:28:23.398 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-04-14 07:28:23.400 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-04-14 07:28:23.403 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-04-14 07:28:23.405 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 07:28:23.407 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-04-14 07:28:23.445 | + 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:350:399 2022-04-14 07:28:23.447 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 07:28:23.450 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-04-14 07:28:23.452 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:350:399 2022-04-14 07:28:23.455 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:350:399 ']' 2022-04-14 07:28:23.457 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 07:28:23.459 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:350:399 2022-04-14 07:28:23.488 | + 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-04-14 07:28:23.491 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 07:28:23.493 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-04-14 07:28:23.496 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-14 07:28:23.498 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-14 07:28:23.501 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 07:28:23.503 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-04-14 07:28:23.533 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-04-14 07:28:23.536 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-04-14 07:28:23.554 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:28:23.557 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-04-14 07:28:23.559 | + lib/neutron-legacy:_configure_neutron_plugin_agent:902 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-14 07:28:23.594 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-04-14 07:28:23.597 | + lib/neutron-legacy:_configure_neutron_plugin_agent:904 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-14 07:28:23.628 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-14 07:28:23.665 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-04-14 07:28:23.668 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-04-14 07:28:23.671 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-04-14 07:28:23.673 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-04-14 07:28:26.689 | INFO neutron.common.config [-] Logging enabled! 2022-04-14 07:28:26.689 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.0.1.dev20 2022-04-14 07:28:26.689 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=139225) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-04-14 07:28:26.739 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=139225) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-04-14 07:28:26.740 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=139225) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-04-14 07:28:26.740 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=139225) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-14 07:28:26.740 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=139225) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-14 07:28:26.740 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=139225) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-14 07:28:26.740 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=139225) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-14 07:28:26.794 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-04-14 07:28:26.794 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:26.794 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:26.794 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:26.794 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:27.149 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-04-14 07:28:27.152 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-04-14 07:28:27.154 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-04-14 07:28:27.157 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-14 07:28:27.159 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-04-14 07:28:27.214 | + 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-04-14 07:28:27.234 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-04-14 07:28:27.237 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-04-14 07:28:27.240 | + 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-04-14 07:28:27.272 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-04-14 07:28:27.275 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-04-14 07:28:27.283 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-04-14 07:28:27.286 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-04-14 07:28:27.290 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-04-14 07:28:27.302 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-04-14 07:28:27.316 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-04-14 07:28:27.318 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-04-14 07:28:27.327 | net.bridge.bridge-nf-call-iptables = 1 2022-04-14 07:28:27.330 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-04-14 07:28:27.333 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-04-14 07:28:27.341 | net.bridge.bridge-nf-call-ip6tables = 1 2022-04-14 07:28:27.345 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-04-14 07:28:27.347 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-04-14 07:28:27.350 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-04-14 07:28:27.352 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-04-14 07:28:27.356 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-04-14 07:28:27.358 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-04-14 07:28:27.361 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-04-14 07:28:27.363 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-14 07:28:27.365 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-04-14 07:28:27.394 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-04-14 07:28:27.396 | + 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-04-14 07:28:27.430 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-04-14 07:28:27.433 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-04-14 07:28:27.463 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-04-14 07:28:27.492 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-04-14 07:28:27.509 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:28:27.512 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-04-14 07:28:27.515 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-04-14 07:28:27.519 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-04-14 07:28:27.557 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-04-14 07:28:27.592 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:848 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-14 07:28:27.628 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-04-14 07:28:27.630 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:850 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-14 07:28:27.664 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-04-14 07:28:27.682 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:28:27.684 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-04-14 07:28:27.687 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-04-14 07:28:27.717 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-04-14 07:28:27.719 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-04-14 07:28:27.722 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-04-14 07:28:27.755 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-04-14 07:28:27.758 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-04-14 07:28:27.760 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-04-14 07:28:27.763 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-04-14 07:28:27.781 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:28:27.783 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-04-14 07:28:27.786 | + 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-04-14 07:28:27.791 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-04-14 07:28:27.821 | + 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-04-14 07:28:27.855 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-04-14 07:28:27.857 | + 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-04-14 07:28:27.889 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-04-14 07:28:27.892 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-04-14 07:28:27.924 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-04-14 07:28:27.926 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-04-14 07:28:27.929 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-04-14 07:28:27.958 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-04-14 07:28:27.961 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-04-14 07:28:27.964 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-04-14 07:28:27.966 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-04-14 07:28:31.004 | INFO neutron.common.config [-] Logging enabled! 2022-04-14 07:28:31.004 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.0.1.dev20 2022-04-14 07:28:31.005 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=139756) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-04-14 07:28:31.058 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=139756) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-04-14 07:28:31.058 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=139756) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-04-14 07:28:31.058 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=139756) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-14 07:28:31.058 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=139756) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-14 07:28:31.058 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=139756) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-14 07:28:31.059 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=139756) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-14 07:28:31.118 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-04-14 07:28:31.119 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=139756) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-04-14 07:28:31.119 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=139756) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-04-14 07:28:31.119 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-04-14 07:28:31.119 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:31.119 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:31.119 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:28:31.120 | from cryptography.utils import int_from_bytes 2022-04-14 07:28:31.497 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-04-14 07:28:31.500 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-04-14 07:28:31.502 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-04-14 07:28:31.505 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-04-14 07:28:31.508 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-04-14 07:28:31.511 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-14 07:28:31.514 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-04-14 07:28:31.531 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-04-14 07:28:31.534 | + functions:set_mtu:785 : local dev=br-data 2022-04-14 07:28:31.537 | + functions:set_mtu:786 : local mtu=1500 2022-04-14 07:28:31.539 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-04-14 07:28:31.552 | + 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-04-14 07:28:31.571 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-04-14 07:28:31.573 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-04-14 07:28:31.576 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-04-14 07:28:31.578 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-04-14 07:28:31.581 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-04-14 07:28:31.583 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-04-14 07:28:31.586 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-04-14 07:28:31.589 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-04-14 07:28:31.591 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-04-14 07:28:31.594 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-04-14 07:28:31.596 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-04-14 07:28:31.599 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-04-14 07:28:31.604 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-04-14 07:28:31.605 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-04-14 07:28:31.610 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-04-14 07:28:31.610 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-04-14 07:28:31.616 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-04-14 07:28:31.619 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-04-14 07:28:31.622 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-04-14 07:28:31.625 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-04-14 07:28:31.629 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-04-14 07:28:31.629 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-04-14 07:28:31.632 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-04-14 07:28:31.638 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.48/22 brd 192.168.3.255' 2022-04-14 07:28:31.640 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-04-14 07:28:31.643 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-04-14 07:28:31.645 | + lib/neutron-legacy:_move_neutron_addresses_route:678 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-04-14 07:28:31.647 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-04-14 07:28:31.650 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.48/22 brd 192.168.3.255 != '' ]] 2022-04-14 07:28:31.653 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP_DEL='sudo ip addr del 192.168.0.48/22 brd 192.168.3.255 dev eth1' 2022-04-14 07:28:31.655 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : IP_REPLACE='sudo ip addr replace 192.168.0.48/22 brd 192.168.3.255 dev br-data' 2022-04-14 07:28:31.658 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-04-14 07:28:31.660 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-04-14 07:28:31.665 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.48/22 brd 192.168.3.255 2022-04-14 07:28:31.665 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-04-14 07:28:31.665 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-04-14 07:28:31.666 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-04-14 07:28:31.671 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.48 2022-04-14 07:28:31.674 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : ARP_CMD='sudo arping -A -c 3 -w 5 -I br-data 192.168.0.48 ' 2022-04-14 07:28:31.676 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr del 192.168.0.48/22 brd 192.168.3.255 dev eth1 2022-04-14 07:28:31.690 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr replace 192.168.0.48/22 brd 192.168.3.255 dev br-data 2022-04-14 07:28:31.702 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-04-14 07:28:31.716 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-04-14 07:28:31.737 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo arping -A -c 3 -w 5 -I br-data 192.168.0.48 2022-04-14 07:28:34.747 | ARPING 192.168.0.48 from 192.168.0.48 br-data 2022-04-14 07:28:34.747 | Sent 3 probes (3 broadcast(s)) 2022-04-14 07:28:34.747 | Received 0 response(s) 2022-04-14 07:28:34.772 | + lib/neutron-legacy:_move_neutron_addresses_route:1 : exit_trap 2022-04-14 07:28:34.774 | + ./stack.sh:exit_trap:521 : local r=1 2022-04-14 07:28:34.778 | ++ ./stack.sh:exit_trap:522 : jobs -p 2022-04-14 07:28:34.781 | + ./stack.sh:exit_trap:522 : jobs='123396 2022-04-14 07:28:34.781 | 137342' 2022-04-14 07:28:34.783 | + ./stack.sh:exit_trap:525 : [[ -n 123396 2022-04-14 07:28:34.783 | 137342 ]] 2022-04-14 07:28:34.785 | + ./stack.sh:exit_trap:525 : [[ -n /opt/stack/logs/stack.sh.log.2022-04-14-071900 ]] 2022-04-14 07:28:34.788 | + ./stack.sh:exit_trap:525 : [[ True == \T\r\u\e ]] 2022-04-14 07:28:34.790 | + ./stack.sh:exit_trap:526 : echo 'exit_trap: cleaning up child processes' 2022-04-14 07:28:34.790 | exit_trap: cleaning up child processes 2022-04-14 07:28:34.792 | + ./stack.sh:exit_trap:527 : kill 123396 137342 2022-04-14 07:28:34.796 | + ./stack.sh:exit_trap:531 : '[' -f /tmp/tmp.89B2KBhkDB ']' 2022-04-14 07:28:34.798 | + ./stack.sh:exit_trap:532 : rm /tmp/tmp.89B2KBhkDB 2022-04-14 07:28:34.805 | + ./stack.sh:exit_trap:536 : kill_spinner 2022-04-14 07:28:34.805 | + ./stack.sh:kill_spinner:431 : '[' '!' -z '' ']' 2022-04-14 07:28:34.807 | + ./stack.sh:exit_trap:538 : [[ 1 -ne 0 ]] 2022-04-14 07:28:34.809 | + ./stack.sh:exit_trap:539 : echo 'Error on exit' 2022-04-14 07:28:34.809 | Error on exit 2022-04-14 07:28:34.811 | + ./stack.sh:exit_trap:541 : type -p generate-subunit 2022-04-14 07:28:34.814 | + ./stack.sh:exit_trap:542 : generate-subunit 1649920737 577 fail 2022-04-14 07:28:35.506 | + ./stack.sh:exit_trap:544 : [[ -z /opt/stack/logs ]] 2022-04-14 07:28:35.508 | + ./stack.sh:exit_trap:547 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-04-14 07:28:36.641 | + ./stack.sh:exit_trap:556 : exit 1