2022-04-14 07:00:44.478 | + ./stack.sh:main:489 : exec 2022-04-14 07:00:44.478 | + ./stack.sh:main:497 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-14-070044' 2022-04-14 07:00:44.478 | ++ ./stack.sh:main:489 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-14-070044.summary.2022-04-14-070044 2022-04-14 07:00:44.478 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 07:00:44.478 | + ./stack.sh:echo_summary:448 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-14-070044 2022-04-14 07:00:44.479 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-14-070044 /opt/stack/logs/stack.sh.log 2022-04-14 07:00:44.479 | + ./stack.sh:main:500 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-14-070044.summary.2022-04-14-070044 /opt/stack/logs/stack.sh.log.summary 2022-04-14 07:00:44.479 | + ./stack.sh:main:515 : check_path_perm_sanity /opt/stack 2022-04-14 07:00:44.479 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-14 07:00:44.479 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-14 07:00:44.479 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-14 07:00:44.479 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-14 07:00:44.479 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-14 07:00:44.479 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-14 07:00:44.479 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-14 07:00:44.479 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-14 07:00:44.479 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-14 07:00:44.479 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-14 07:00:44.479 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-14 07:00:44.479 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-14 07:00:44.479 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-14 07:00:44.479 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-14 07:00:44.479 | + ./stack.sh:main:521 : trap exit_trap EXIT 2022-04-14 07:00:44.479 | + ./stack.sh:main:562 : trap err_trap ERR 2022-04-14 07:00:44.479 | + ./stack.sh:main:575 : set -o errexit 2022-04-14 07:00:44.480 | + ./stack.sh:main:578 : uname -a 2022-04-14 07:00:44.481 | Linux dv-neutron-836725-2-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:00:44.483 | + ./stack.sh:main:581 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-14 07:00:44.485 | + ./stack.sh:main:582 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-14 07:00:44.489 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/database 2022-04-14 07:00:44.525 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-14 07:00:44.540 | + ./stack.sh:main:592 : fetch_plugins 2022-04-14 07:00:44.542 | + functions-common:fetch_plugins:1778 : local plugins= 2022-04-14 07:00:44.544 | + functions-common:fetch_plugins:1779 : local plugin 2022-04-14 07:00:44.546 | + functions-common:fetch_plugins:1782 : [[ -z '' ]] 2022-04-14 07:00:44.548 | + functions-common:fetch_plugins:1783 : return 2022-04-14 07:00:44.550 | + ./stack.sh:main:596 : run_phase override_defaults 2022-04-14 07:00:44.552 | + functions-common:run_phase:1860 : local mode=override_defaults 2022-04-14 07:00:44.554 | + functions-common:run_phase:1861 : local phase= 2022-04-14 07:00:44.556 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-14 07:00:44.557 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-14 07:00:44.559 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-14 07:00:44.561 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-14 07:00:44.563 | + functions-common:run_phase:1870 : local extra 2022-04-14 07:00:44.565 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-14 07:00:44.569 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-14 07:00:44.570 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-14 07:00:44.572 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-14 07:00:44.574 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-14 07:00:44.576 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-14 07:00:44.589 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:00:44.590 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-14 07:00:44.592 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 07:00:44.594 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 07:00:44.596 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 07:00:44.598 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 07:00:44.600 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 07:00:44.602 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-14 07:00:44.603 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-14 07:00:44.605 | + functions-common:run_phase:1881 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-14 07:00:44.607 | + 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:00:44.609 | + functions-common:run_phase:1885 : plugin_override_defaults 2022-04-14 07:00:44.611 | + functions-common:plugin_override_defaults:1819 : local plugins= 2022-04-14 07:00:44.613 | + functions-common:plugin_override_defaults:1820 : local plugin 2022-04-14 07:00:44.615 | + functions-common:plugin_override_defaults:1823 : [[ -z '' ]] 2022-04-14 07:00:44.617 | + functions-common:plugin_override_defaults:1824 : return 2022-04-14 07:00:44.619 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/apache 2022-04-14 07:00:44.636 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tls 2022-04-14 07:00:44.638 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-14 07:00:44.651 | ++ functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:00:44.653 | +++ lib/tls:source:43 : hostname -f 2022-04-14 07:00:44.656 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-14 07:00:44.658 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-14 07:00:44.661 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-14 07:00:44.663 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-14 07:00:44.665 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-14 07:00:44.666 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-14 07:00:44.668 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-14 07:00:44.670 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-14 07:00:44.672 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-14 07:00:44.674 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-14 07:00:44.679 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/infra 2022-04-14 07:00:44.690 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/libraries 2022-04-14 07:00:44.708 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/lvm 2022-04-14 07:00:44.720 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/horizon 2022-04-14 07:00:44.733 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/keystone 2022-04-14 07:00:44.772 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/glance 2022-04-14 07:00:44.831 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/nova 2022-04-14 07:00:44.928 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/placement 2022-04-14 07:00:44.952 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/cinder 2022-04-14 07:00:45.006 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/swift 2022-04-14 07:00:45.060 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/neutron 2022-04-14 07:00:45.212 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/ldap 2022-04-14 07:00:45.227 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/dstat 2022-04-14 07:00:45.239 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-14 07:00:45.252 | + ./stack.sh:main:619 : source /home/ubuntu/devstack/lib/etcd3 2022-04-14 07:00:45.346 | + ./stack.sh:main:620 : source /home/ubuntu/devstack/lib/os-vif 2022-04-14 07:00:45.349 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-04-14 07:00:45.351 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-04-14 07:00:45.353 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-04-14 07:00:45.355 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-04-14 07:00:45.357 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-04-14 07:00:45.360 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-04-14 07:00:45.360 | False' 2022-04-14 07:00:45.363 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-04-14 07:00:45.379 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-04-14 07:00:45.381 | + ./stack.sh:main:626 : run_phase source 2022-04-14 07:00:45.383 | + functions-common:run_phase:1860 : local mode=source 2022-04-14 07:00:45.385 | + functions-common:run_phase:1861 : local phase= 2022-04-14 07:00:45.387 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-14 07:00:45.389 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-14 07:00:45.391 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-14 07:00:45.393 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-14 07:00:45.395 | + functions-common:run_phase:1870 : local extra 2022-04-14 07:00:45.398 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-14 07:00:45.402 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-14 07:00:45.404 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-14 07:00:45.406 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-14 07:00:45.408 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-14 07:00:45.411 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-14 07:00:45.426 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:00:45.428 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-14 07:00:45.430 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-14 07:00:45.469 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-14 07:00:45.471 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-14 07:00:45.474 | + functions-common:run_phase:1881 : [[ source == \s\o\u\r\c\e ]] 2022-04-14 07:00:45.476 | + functions-common:run_phase:1882 : load_plugin_settings 2022-04-14 07:00:45.478 | + functions-common:load_plugin_settings:1796 : local plugins= 2022-04-14 07:00:45.480 | + functions-common:load_plugin_settings:1797 : local plugin 2022-04-14 07:00:45.482 | + functions-common:load_plugin_settings:1800 : [[ -z '' ]] 2022-04-14 07:00:45.484 | + functions-common:load_plugin_settings:1801 : return 2022-04-14 07:00:45.486 | + functions-common:run_phase:1883 : verify_disabled_services 2022-04-14 07:00:45.489 | + functions-common:verify_disabled_services:2143 : local service 2022-04-14 07:00:45.491 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:00:45.493 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-04-14 07:00:45.496 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:00:45.498 | + 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:00:45.500 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:00:45.502 | + 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:00:45.505 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:00:45.507 | + 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:00:45.510 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:00:45.512 | + 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:00:45.514 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:00:45.516 | + 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:00:45.519 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:00:45.521 | + 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:00:45.523 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:00:45.525 | + 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:00:45.528 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:00:45.530 | + 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:00:45.532 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:00:45.535 | + 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:00:45.537 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:00:45.540 | + 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:00:45.542 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:00:45.544 | + 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:00:45.546 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:00:45.549 | + 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:00:45.551 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:00:45.554 | + 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:00:45.556 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:00:45.558 | + 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:00:45.560 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:00:45.562 | + 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:00:45.565 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:00:45.567 | + 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:00:45.569 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:00:45.571 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-04-14 07:00:45.574 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:00:45.576 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-04-14 07:00:45.578 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:00:45.580 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-04-14 07:00:45.583 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:00:45.585 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-04-14 07:00:45.587 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:00:45.589 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-04-14 07:00:45.592 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:00:45.594 | + 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:00:45.596 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:00:45.599 | + 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:00:45.601 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:00:45.603 | + 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:00:45.605 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:00:45.608 | + 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:00:45.610 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:00:45.612 | + 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:00:45.614 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:00:45.617 | + 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:00:45.619 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:00:45.621 | + 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:00:45.623 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:00:45.626 | + 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:00:45.628 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:00:45.631 | + 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:00:45.633 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:00:45.635 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-04-14 07:00:45.637 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:00:45.639 | + 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:00:45.642 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:00:45.644 | + 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:00:45.647 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:00:45.649 | + 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:00:45.651 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:00:45.653 | + 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:00:45.656 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:00:45.658 | + 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:00:45.660 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:00:45.663 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-04-14 07:00:45.665 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:00:45.667 | + 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:00:45.669 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:00:45.672 | + 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:00:45.674 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:00:45.676 | + 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:00:45.678 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:00:45.681 | + 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:00:45.683 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:00:45.685 | + 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:00:45.687 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:00:45.690 | + 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:00:45.692 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:00:45.695 | + 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:00:45.697 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:00:45.699 | + 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:00:45.701 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 07:00:45.704 | + 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:00:45.707 | + ./stack.sh:main:697 : initialize_database_backends 2022-04-14 07:00:45.709 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-14 07:00:45.711 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-14 07:00:45.726 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:00:45.728 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-14 07:00:45.731 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-14 07:00:45.733 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-14 07:00:45.748 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:00:45.750 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-14 07:00:45.752 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-14 07:00:45.755 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-14 07:00:45.757 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-14 07:00:45.760 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-14 07:00:45.762 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-14 07:00:45.764 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-14 07:00:45.766 | + lib/database:initialize_database_backends:92 : return 0 2022-04-14 07:00:45.769 | + ./stack.sh:main:698 : echo 'Using mysql database backend' 2022-04-14 07:00:45.769 | Using mysql database backend 2022-04-14 07:00:45.771 | + ./stack.sh:main:701 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-14 07:00:45.788 | + ./stack.sh:main:703 : define_database_baseurl 2022-04-14 07:00:45.791 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-04-14 07:00:45.794 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-14 07:00:45.796 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-04-14 07:00:45.799 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-14 07:00:45.801 | + ./stack.sh:main:715 : is_service_enabled rabbit 2022-04-14 07:00:45.817 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:00:45.820 | + ./stack.sh:main:716 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-14 07:00:45.836 | + ./stack.sh:main:723 : is_service_enabled keystone 2022-04-14 07:00:45.852 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:00:45.854 | + ./stack.sh:main:725 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-14 07:00:45.870 | + ./stack.sh:main:727 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-04-14 07:00:45.887 | + ./stack.sh:main:738 : is_service_enabled ldap 2022-04-14 07:00:45.903 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:00:45.905 | + ./stack.sh:main:747 : is_service_enabled s-proxy 2022-04-14 07:00:45.922 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:00:45.924 | + ./stack.sh:main:751 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-14 07:00:45.940 | + ./stack.sh:main:753 : [[ -z '' ]] 2022-04-14 07:00:45.943 | + ./stack.sh:main:753 : [[ False == \T\r\u\e ]] 2022-04-14 07:00:45.945 | + ./stack.sh:main:759 : save_stackenv 759 2022-04-14 07:00:45.947 | + functions-common:save_stackenv:60 : local tag=759 2022-04-14 07:00:45.950 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-14 07:00:45.955 | + functions-common:save_stackenv:62 : time_stamp=2022-04-14-070045 2022-04-14 07:00:45.958 | + functions-common:save_stackenv:63 : echo '# 2022-04-14-070045 759' 2022-04-14 07:00:45.960 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:00:45.963 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-14 07:00:45.965 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:00:45.967 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-14 07:00:45.970 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:00:45.972 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-14 07:00:45.974 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:00:45.977 | + 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:00:45.979 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:00:45.982 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.30 2022-04-14 07:00:45.984 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:00:45.986 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.30/identity 2022-04-14 07:00:45.989 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:00:45.992 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-14-070044 2022-04-14 07:00:45.994 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:00:45.996 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-14 07:00:45.999 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:00:46.001 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.30 2022-04-14 07:00:46.004 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:00:46.006 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-14 07:00:46.009 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:00:46.011 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-14 07:00:46.015 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:00:46.017 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-14 07:00:46.019 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:00:46.022 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-14 07:00:46.024 | + ./stack.sh:main:772 : GIT_DEPTH=0 2022-04-14 07:00:46.027 | + ./stack.sh:main:772 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-04-14 07:00:46.029 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-14 07:00:46.031 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-04-14 07:00:46.033 | + functions-common:git_clone:610 : local git_ref=master 2022-04-14 07:00:46.035 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 07:00:46.038 | ++ functions-common:git_clone:612 : pwd 2022-04-14 07:00:46.041 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 07:00:46.043 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 07:00:46.045 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 07:00:46.060 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 07:00:46.063 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 07:00:46.065 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 07:00:46.068 | + functions-common:git_clone:629 : echo master 2022-04-14 07:00:46.068 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 07:00:46.073 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-04-14 07:00:46.075 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 07:00:46.077 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/requirements 2022-04-14 07:00:46.090 | + functions-common:git_clone:684 : cd /opt/stack/requirements 2022-04-14 07:00:46.093 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 07:00:46.093 | + functions-common:git_clone:685 : head -1 2022-04-14 07:00:46.096 | 53f1cd32 switch from py36/38 to py38/39 2022-04-14 07:00:46.099 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 07:00:46.101 | + ./stack.sh:main:776 : echo_summary 'Installing package prerequisites' 2022-04-14 07:00:46.104 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 07:00:46.106 | + ./stack.sh:echo_summary:448 : echo -e Installing package prerequisites 2022-04-14 07:00:46.109 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-14 07:00:46.111 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-14 07:00:46.114 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-14 07:00:46.117 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-14 07:00:46.119 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-14 07:00:46.122 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-14 07:00:46.124 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-14 07:00:46.127 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-14 07:00:46.132 | ++ tools/install_prereqs.sh:source:47 : NOW=1649919646 2022-04-14 07:00:46.135 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-14 07:00:46.140 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1649918790 2022-04-14 07:00:46.142 | ++ tools/install_prereqs.sh:source:49 : DELTA=856 2022-04-14 07:00:46.145 | ++ tools/install_prereqs.sh:source:50 : [[ 856 -lt 7200 ]] 2022-04-14 07:00:46.147 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-04-14 07:00:46.150 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-14 07:00:46.152 | ++ functions-common:export_proxy_variables:2250 : isset http_proxy 2022-04-14 07:00:46.154 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-04-14 07:00:46.157 | ++ functions-common:export_proxy_variables:2253 : isset https_proxy 2022-04-14 07:00:46.159 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-04-14 07:00:46.161 | ++ functions-common:export_proxy_variables:2256 : isset no_proxy 2022-04-14 07:00:46.164 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-04-14 07:00:46.167 | +++ 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:00:46.214 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-14 07:00:46.214 | apache2-dev 2022-04-14 07:00:46.214 | bc 2022-04-14 07:00:46.214 | bsdmainutils 2022-04-14 07:00:46.214 | curl 2022-04-14 07:00:46.214 | g++ 2022-04-14 07:00:46.214 | gawk 2022-04-14 07:00:46.215 | gcc 2022-04-14 07:00:46.215 | gettext 2022-04-14 07:00:46.215 | git 2022-04-14 07:00:46.215 | graphviz 2022-04-14 07:00:46.215 | iputils-ping 2022-04-14 07:00:46.215 | libapache2-mod-proxy-uwsgi 2022-04-14 07:00:46.215 | libffi-dev 2022-04-14 07:00:46.215 | libjpeg-dev 2022-04-14 07:00:46.215 | libpcre3-dev 2022-04-14 07:00:46.215 | libpq-dev 2022-04-14 07:00:46.215 | libssl-dev 2022-04-14 07:00:46.215 | libsystemd-dev 2022-04-14 07:00:46.215 | libxml2-dev 2022-04-14 07:00:46.215 | libxslt1-dev 2022-04-14 07:00:46.215 | libyaml-dev 2022-04-14 07:00:46.215 | lsof 2022-04-14 07:00:46.215 | openssh-server 2022-04-14 07:00:46.215 | openssl 2022-04-14 07:00:46.215 | pkg-config 2022-04-14 07:00:46.215 | psmisc 2022-04-14 07:00:46.215 | python3-dev 2022-04-14 07:00:46.215 | python3-pip 2022-04-14 07:00:46.215 | python3-systemd 2022-04-14 07:00:46.215 | python3-venv 2022-04-14 07:00:46.215 | tar 2022-04-14 07:00:46.215 | tcpdump 2022-04-14 07:00:46.215 | unzip 2022-04-14 07:00:46.215 | uuid-runtime 2022-04-14 07:00:46.215 | wget 2022-04-14 07:00:46.215 | wget 2022-04-14 07:00:46.215 | zlib1g-dev 2022-04-14 07:00:46.215 | libkrb5-dev 2022-04-14 07:00:46.215 | libldap2-dev 2022-04-14 07:00:46.215 | libsasl2-dev 2022-04-14 07:00:46.215 | memcached 2022-04-14 07:00:46.215 | python3-mysqldb 2022-04-14 07:00:46.216 | sqlite3 2022-04-14 07:00:46.216 | conntrack 2022-04-14 07:00:46.216 | curl 2022-04-14 07:00:46.216 | dnsmasq-base 2022-04-14 07:00:46.216 | dnsmasq-utils 2022-04-14 07:00:46.216 | ebtables 2022-04-14 07:00:46.216 | genisoimage 2022-04-14 07:00:46.216 | iptables 2022-04-14 07:00:46.216 | iputils-arping 2022-04-14 07:00:46.216 | kpartx 2022-04-14 07:00:46.216 | libjs-jquery-tablesorter 2022-04-14 07:00:46.216 | parted 2022-04-14 07:00:46.216 | pm-utils 2022-04-14 07:00:46.216 | python3-mysqldb 2022-04-14 07:00:46.216 | socat 2022-04-14 07:00:46.216 | sqlite3 2022-04-14 07:00:46.216 | sudo 2022-04-14 07:00:46.216 | vlan 2022-04-14 07:00:46.216 | lsscsi 2022-04-14 07:00:46.216 | open-iscsi 2022-04-14 07:00:46.216 | lvm2 2022-04-14 07:00:46.216 | qemu-utils 2022-04-14 07:00:46.216 | thin-provisioning-tools 2022-04-14 07:00:46.216 | acl 2022-04-14 07:00:46.216 | dnsmasq-base 2022-04-14 07:00:46.216 | dnsmasq-utils 2022-04-14 07:00:46.216 | ebtables 2022-04-14 07:00:46.216 | haproxy 2022-04-14 07:00:46.216 | iptables 2022-04-14 07:00:46.216 | iputils-arping 2022-04-14 07:00:46.216 | iputils-ping 2022-04-14 07:00:46.216 | postgresql-server-dev-all 2022-04-14 07:00:46.216 | python3-mysqldb 2022-04-14 07:00:46.216 | sqlite3 2022-04-14 07:00:46.216 | sudo 2022-04-14 07:00:46.216 | vlan 2022-04-14 07:00:46.217 | pcp 2022-04-14 07:00:46.217 | ipset 2022-04-14 07:00:46.217 | conntrack 2022-04-14 07:00:46.217 | conntrackd 2022-04-14 07:00:46.217 | keepalived 2022-04-14 07:00:46.217 | lvm2 2022-04-14 07:00:46.217 | qemu-utils 2022-04-14 07:00:46.217 | thin-provisioning-tools 2022-04-14 07:00:46.217 | curl 2022-04-14 07:00:46.217 | liberasurecode-dev 2022-04-14 07:00:46.217 | make 2022-04-14 07:00:46.217 | memcached 2022-04-14 07:00:46.217 | rsync 2022-04-14 07:00:46.217 | sqlite3 2022-04-14 07:00:46.217 | xfsprogs' 2022-04-14 07:00:46.217 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-14 07:00:46.236 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-14 07:00:46.236 | apache2-dev 2022-04-14 07:00:46.236 | bc 2022-04-14 07:00:46.236 | bsdmainutils 2022-04-14 07:00:46.236 | curl 2022-04-14 07:00:46.236 | g++ 2022-04-14 07:00:46.236 | gawk 2022-04-14 07:00:46.236 | gcc 2022-04-14 07:00:46.236 | gettext 2022-04-14 07:00:46.236 | git 2022-04-14 07:00:46.236 | graphviz 2022-04-14 07:00:46.236 | iputils-ping 2022-04-14 07:00:46.236 | libapache2-mod-proxy-uwsgi 2022-04-14 07:00:46.236 | libffi-dev 2022-04-14 07:00:46.236 | libjpeg-dev 2022-04-14 07:00:46.236 | libpcre3-dev 2022-04-14 07:00:46.236 | libpq-dev 2022-04-14 07:00:46.236 | libssl-dev 2022-04-14 07:00:46.236 | libsystemd-dev 2022-04-14 07:00:46.236 | libxml2-dev 2022-04-14 07:00:46.236 | libxslt1-dev 2022-04-14 07:00:46.236 | libyaml-dev 2022-04-14 07:00:46.236 | lsof 2022-04-14 07:00:46.236 | openssh-server 2022-04-14 07:00:46.236 | openssl 2022-04-14 07:00:46.237 | pkg-config 2022-04-14 07:00:46.237 | psmisc 2022-04-14 07:00:46.237 | python3-dev 2022-04-14 07:00:46.237 | python3-pip 2022-04-14 07:00:46.237 | python3-systemd 2022-04-14 07:00:46.237 | python3-venv 2022-04-14 07:00:46.237 | tar 2022-04-14 07:00:46.237 | tcpdump 2022-04-14 07:00:46.237 | unzip 2022-04-14 07:00:46.237 | uuid-runtime 2022-04-14 07:00:46.237 | wget 2022-04-14 07:00:46.237 | wget 2022-04-14 07:00:46.237 | zlib1g-dev 2022-04-14 07:00:46.237 | libkrb5-dev 2022-04-14 07:00:46.237 | libldap2-dev 2022-04-14 07:00:46.237 | libsasl2-dev 2022-04-14 07:00:46.237 | memcached 2022-04-14 07:00:46.237 | python3-mysqldb 2022-04-14 07:00:46.237 | sqlite3 2022-04-14 07:00:46.237 | conntrack 2022-04-14 07:00:46.237 | curl 2022-04-14 07:00:46.237 | dnsmasq-base 2022-04-14 07:00:46.237 | dnsmasq-utils 2022-04-14 07:00:46.237 | ebtables 2022-04-14 07:00:46.237 | genisoimage 2022-04-14 07:00:46.237 | iptables 2022-04-14 07:00:46.237 | iputils-arping 2022-04-14 07:00:46.237 | kpartx 2022-04-14 07:00:46.237 | libjs-jquery-tablesorter 2022-04-14 07:00:46.237 | parted 2022-04-14 07:00:46.237 | pm-utils 2022-04-14 07:00:46.237 | python3-mysqldb 2022-04-14 07:00:46.237 | socat 2022-04-14 07:00:46.237 | sqlite3 2022-04-14 07:00:46.237 | sudo 2022-04-14 07:00:46.237 | vlan 2022-04-14 07:00:46.238 | lsscsi 2022-04-14 07:00:46.238 | open-iscsi 2022-04-14 07:00:46.238 | lvm2 2022-04-14 07:00:46.238 | qemu-utils 2022-04-14 07:00:46.238 | thin-provisioning-tools 2022-04-14 07:00:46.238 | acl 2022-04-14 07:00:46.238 | dnsmasq-base 2022-04-14 07:00:46.238 | dnsmasq-utils 2022-04-14 07:00:46.238 | ebtables 2022-04-14 07:00:46.238 | haproxy 2022-04-14 07:00:46.238 | iptables 2022-04-14 07:00:46.238 | iputils-arping 2022-04-14 07:00:46.238 | iputils-ping 2022-04-14 07:00:46.238 | postgresql-server-dev-all 2022-04-14 07:00:46.238 | python3-mysqldb 2022-04-14 07:00:46.238 | sqlite3 2022-04-14 07:00:46.238 | sudo 2022-04-14 07:00:46.238 | vlan 2022-04-14 07:00:46.238 | pcp 2022-04-14 07:00:46.238 | ipset 2022-04-14 07:00:46.238 | conntrack 2022-04-14 07:00:46.238 | conntrackd 2022-04-14 07:00:46.238 | keepalived 2022-04-14 07:00:46.238 | lvm2 2022-04-14 07:00:46.238 | qemu-utils 2022-04-14 07:00:46.238 | thin-provisioning-tools 2022-04-14 07:00:46.238 | curl 2022-04-14 07:00:46.238 | liberasurecode-dev 2022-04-14 07:00:46.238 | make 2022-04-14 07:00:46.238 | memcached 2022-04-14 07:00:46.238 | rsync 2022-04-14 07:00:46.238 | sqlite3 2022-04-14 07:00:46.238 | xfsprogs ' 2022-04-14 07:00:46.238 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-14 07:00:46.240 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:00:46.243 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:00:46.246 | ++ 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:00:46.246 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-14 07:00:46.251 | ++ 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:00:46.254 | ++ functions-common:install_package:1470 : update_package_repo 2022-04-14 07:00:46.256 | ++ functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 07:00:46.258 | ++ functions-common:update_package_repo:1443 : REPOS_UPDATED=False 2022-04-14 07:00:46.260 | ++ functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 07:00:46.262 | ++ functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 07:00:46.264 | ++ functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 07:00:46.266 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:00:46.269 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:00:46.271 | ++ functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 07:00:46.273 | ++ functions-common:apt_get_update:1196 : [[ False == \T\r\u\e ]] 2022-04-14 07:00:46.275 | ++ functions-common:apt_get_update:1201 : [[ False = \T\r\u\e ]] 2022-04-14 07:00:46.277 | ++ functions-common:apt_get_update:1203 : local sudo=sudo 2022-04-14 07:00:46.280 | +++ functions-common:apt_get_update:1204 : id -u 2022-04-14 07:00:46.284 | ++ functions-common:apt_get_update:1204 : [[ 1000 = \0 ]] 2022-04-14 07:00:46.286 | ++ functions-common:apt_get_update:1207 : time_start apt-get-update 2022-04-14 07:00:46.288 | ++ functions-common:time_start:2418 : local name=apt-get-update 2022-04-14 07:00:46.290 | ++ functions-common:time_start:2419 : local start_time= 2022-04-14 07:00:46.292 | ++ functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 07:00:46.295 | +++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 07:00:46.299 | ++ functions-common:time_start:2423 : _TIME_START[$name]=1649919646297 2022-04-14 07:00:46.301 | ++ functions-common:apt_get_update:1209 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-14 07:00:46.303 | ++ functions-common:apt_get_update:1210 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-14 07:00:46.305 | ++ 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:00:46.548 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-14 07:00:46.600 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-04-14 07:00:46.747 | Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-04-14 07:00:46.851 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-04-14 07:00:47.508 | Fetched 336 kB in 1s (384 kB/s) 2022-04-14 07:00:49.048 | Reading package lists... 2022-04-14 07:00:49.080 | ++ functions-common:apt_get_update:1215 : REPOS_UPDATED=True 2022-04-14 07:00:49.083 | ++ functions-common:apt_get_update:1217 : time_stop apt-get-update 2022-04-14 07:00:49.085 | ++ functions-common:time_stop:2432 : local name 2022-04-14 07:00:49.087 | ++ functions-common:time_stop:2433 : local end_time 2022-04-14 07:00:49.089 | ++ functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:00:49.091 | ++ functions-common:time_stop:2435 : local total 2022-04-14 07:00:49.093 | ++ functions-common:time_stop:2436 : local start_time 2022-04-14 07:00:49.095 | ++ functions-common:time_stop:2438 : name=apt-get-update 2022-04-14 07:00:49.097 | ++ functions-common:time_stop:2439 : start_time=1649919646297 2022-04-14 07:00:49.099 | ++ functions-common:time_stop:2441 : [[ -z 1649919646297 ]] 2022-04-14 07:00:49.102 | +++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:00:49.106 | ++ functions-common:time_stop:2444 : end_time=1649919649104 2022-04-14 07:00:49.108 | ++ functions-common:time_stop:2445 : elapsed_time=2807 2022-04-14 07:00:49.110 | ++ functions-common:time_stop:2446 : total=0 2022-04-14 07:00:49.113 | ++ functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:00:49.115 | ++ functions-common:time_stop:2449 : _TIME_TOTAL[$name]=2807 2022-04-14 07:00:49.118 | ++ 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:00:49.120 | ++ functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 07:00:49.122 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:00:49.125 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:00:49.127 | ++ 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:00:49.151 | ++ 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:00:49.263 | Reading package lists... 2022-04-14 07:00:49.510 | Building dependency tree... 2022-04-14 07:00:49.511 | Reading state information... 2022-04-14 07:00:49.545 | acl is already the newest version (2.2.53-6). 2022-04-14 07:00:49.545 | bc is already the newest version (1.07.1-2build1). 2022-04-14 07:00:49.545 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-14 07:00:49.545 | conntrack is already the newest version (1:1.4.5-2). 2022-04-14 07:00:49.545 | ebtables is already the newest version (2.0.11-3build1). 2022-04-14 07:00:49.545 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-04-14 07:00:49.545 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-14 07:00:49.545 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-14 07:00:49.545 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-04-14 07:00:49.545 | gettext is already the newest version (0.19.8.1-10build1). 2022-04-14 07:00:49.545 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-14 07:00:49.545 | iputils-arping is already the newest version (3:20190709-3). 2022-04-14 07:00:49.545 | iputils-ping is already the newest version (3:20190709-3). 2022-04-14 07:00:49.545 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-14 07:00:49.545 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-04-14 07:00:49.545 | libffi-dev is already the newest version (3.3-4). 2022-04-14 07:00:49.545 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-04-14 07:00:49.545 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-14 07:00:49.545 | libxslt1-dev is already the newest version (1.1.34-4). 2022-04-14 07:00:49.545 | libyaml-dev is already the newest version (0.2.2-1). 2022-04-14 07:00:49.545 | lsscsi is already the newest version (0.30-0.1). 2022-04-14 07:00:49.545 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-14 07:00:49.545 | make is already the newest version (4.2.1-1.2). 2022-04-14 07:00:49.545 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-04-14 07:00:49.545 | psmisc is already the newest version (23.3-1). 2022-04-14 07:00:49.545 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-14 07:00:49.545 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-04-14 07:00:49.546 | python3-systemd is already the newest version (234-3build2). 2022-04-14 07:00:49.546 | socat is already the newest version (1.7.3.3-2). 2022-04-14 07:00:49.546 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-14 07:00:49.546 | unzip is already the newest version (6.0-25ubuntu1). 2022-04-14 07:00:49.546 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-14 07:00:49.546 | conntrackd is already the newest version (1:1.4.5-2). 2022-04-14 07:00:49.546 | graphviz is already the newest version (2.42.2-3build2). 2022-04-14 07:00:49.546 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-04-14 07:00:49.546 | pcp is already the newest version (5.0.3-1). 2022-04-14 07:00:49.546 | pm-utils is already the newest version (1.4.1-19). 2022-04-14 07:00:49.546 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-04-14 07:00:49.546 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-14 07:00:49.546 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-04-14 07:00:49.546 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-04-14 07:00:49.546 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-04-14 07:00:49.546 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-04-14 07:00:49.546 | git is already the newest version (1:2.25.1-1ubuntu3.3). 2022-04-14 07:00:49.546 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-04-14 07:00:49.546 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-04-14 07:00:49.546 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-04-14 07:00:49.546 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-04-14 07:00:49.546 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-04-14 07:00:49.546 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-04-14 07:00:49.546 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-04-14 07:00:49.546 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-14 07:00:49.546 | libsystemd-dev is already the newest version (245.4-4ubuntu3.16). 2022-04-14 07:00:49.546 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-04-14 07:00:49.546 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-14 07:00:49.546 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-04-14 07:00:49.546 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-04-14 07:00:49.546 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-04-14 07:00:49.546 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-14 07:00:49.546 | openssl set to manually installed. 2022-04-14 07:00:49.547 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-14 07:00:49.547 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-04-14 07:00:49.547 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-04-14 07:00:49.547 | rsync set to manually installed. 2022-04-14 07:00:49.547 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-04-14 07:00:49.547 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-14 07:00:49.547 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-04-14 07:00:49.547 | tar set to manually installed. 2022-04-14 07:00:49.547 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-04-14 07:00:49.547 | tcpdump set to manually installed. 2022-04-14 07:00:49.547 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-04-14 07:00:49.773 | uuid-runtime set to manually installed. 2022-04-14 07:00:49.773 | wget is already the newest version (1.20.3-1ubuntu2). 2022-04-14 07:00:49.773 | wget set to manually installed. 2022-04-14 07:00:49.774 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-14 07:00:49.774 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-14 07:00:49.774 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-04-14 07:00:49.774 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-04-14 07:00:49.774 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-04-14 07:00:49.774 | The following packages were automatically installed and are no longer required: 2022-04-14 07:00:49.775 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 07:00:49.775 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 07:00:49.775 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 07:00:49.775 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 07:00:49.775 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 07:00:49.775 | python3-zope.interface 2022-04-14 07:00:49.775 | Use 'sudo apt autoremove' to remove them. 2022-04-14 07:00:49.905 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 07:00:49.909 | ++ functions-common:apt_get:1241 : result=0 2022-04-14 07:00:49.913 | ++ functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 07:00:49.915 | ++ functions-common:time_stop:2432 : local name 2022-04-14 07:00:49.917 | ++ functions-common:time_stop:2433 : local end_time 2022-04-14 07:00:49.919 | ++ functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:00:49.922 | ++ functions-common:time_stop:2435 : local total 2022-04-14 07:00:49.924 | ++ functions-common:time_stop:2436 : local start_time 2022-04-14 07:00:49.926 | ++ functions-common:time_stop:2438 : name=apt-get 2022-04-14 07:00:49.928 | ++ functions-common:time_stop:2439 : start_time=1649919649147 2022-04-14 07:00:49.930 | ++ functions-common:time_stop:2441 : [[ -z 1649919649147 ]] 2022-04-14 07:00:49.933 | +++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:00:49.937 | ++ functions-common:time_stop:2444 : end_time=1649919649935 2022-04-14 07:00:49.939 | ++ functions-common:time_stop:2445 : elapsed_time=788 2022-04-14 07:00:49.941 | ++ functions-common:time_stop:2446 : total=740 2022-04-14 07:00:49.944 | ++ functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:00:49.946 | ++ functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1528 2022-04-14 07:00:49.948 | ++ functions-common:apt_get:1245 : return 0 2022-04-14 07:00:49.951 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-14 07:00:49.953 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-14 07:00:49.955 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-14 07:00:49.961 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-14 07:00:49.965 | + ./stack.sh:main:792 : [[ False != \T\r\u\e ]] 2022-04-14 07:00:49.967 | + ./stack.sh:main:793 : PYPI_ALTERNATIVE_URL= 2022-04-14 07:00:49.970 | + ./stack.sh:main:793 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-14 07:00:51.393 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-14 07:00:51.396 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-14 07:00:51.398 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-14 07:00:51.400 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-14 07:00:51.402 | + functions-common:GetDistro:446 : GetOSVersion 2022-04-14 07:00:51.404 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-04-14 07:00:51.405 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-04-14 07:00:51.407 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-04-14 07:00:51.409 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-04-14 07:00:51.411 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-04-14 07:00:51.414 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-04-14 07:00:51.415 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-04-14 07:00:51.417 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-04-14 07:00:51.419 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-04-14 07:00:51.421 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-04-14 07:00:51.422 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-04-14 07:00:51.424 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-04-14 07:00:51.426 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-04-14 07:00:51.428 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-04-14 07:00:51.429 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-04-14 07:00:51.432 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-04-14 07:00:51.434 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-04-14 07:00:51.436 | + functions-common:_ensure_lsb_release:394 : return 2022-04-14 07:00:51.438 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-04-14 07:00:51.514 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-04-14 07:00:51.516 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-04-14 07:00:51.592 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-04-14 07:00:51.595 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-04-14 07:00:51.670 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-04-14 07:00:51.672 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-14 07:00:51.674 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-04-14 07:00:51.676 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-04-14 07:00:51.678 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-04-14 07:00:51.680 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-04-14 07:00:51.682 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-04-14 07:00:51.684 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-14 07:00:51.686 | + functions-common:GetDistro:451 : DISTRO=focal 2022-04-14 07:00:51.687 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-04-14 07:00:51.689 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-14 07:00:51.689 | Distro: focal 2022-04-14 07:00:51.693 | + tools/install_pip.sh:main:124 : get_versions 2022-04-14 07:00:51.695 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-14 07:00:51.699 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-14 07:00:51.701 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-14 07:00:51.704 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-14 07:00:51.704 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-14 07:00:52.537 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-14 07:00:52.539 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-14 07:00:52.539 | pip: 21.3.1 2022-04-14 07:00:52.541 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-04-14 07:00:52.543 | + tools/install_pip.sh:main:130 : is_fedora 2022-04-14 07:00:52.546 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 07:00:52.547 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 07:00:52.549 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 07:00:52.551 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 07:00:52.553 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 07:00:52.555 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 07:00:52.557 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 07:00:52.558 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 07:00:52.560 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 07:00:52.562 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 07:00:52.564 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 07:00:52.567 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-04-14 07:00:52.569 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:00:52.571 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:00:52.573 | + tools/install_pip.sh:main:142 : : 2022-04-14 07:00:52.575 | + tools/install_pip.sh:main:147 : set -x 2022-04-14 07:00:52.577 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-04-14 07:00:52.579 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-04-14 07:00:52.583 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 07:00:52.586 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-04-14 07:00:52.588 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-04-14 07:00:52.589 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 07:00:52.592 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 07:00:52.593 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-04-14 07:00:52.597 | ++ 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:00:52.600 | ++ 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:00:52.601 | ++ 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:00:52.603 | + 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:00:52.605 | + 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:00:52.623 | 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:00:52.625 | + 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:00:53.500 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:00:53.500 | from cryptography.utils import int_from_bytes 2022-04-14 07:00:53.500 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:00:53.500 | from cryptography.utils import int_from_bytes 2022-04-14 07:00:54.771 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:00:57.371 | 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:00:57.383 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a65/e3802053e99fc/setuptools-62.0.0-py3-none-any.whl (1.1 MB) 2022-04-14 07:00:59.938 | Installing collected packages: setuptools 2022-04-14 07:01:00.821 | Successfully installed setuptools-62.0.0 2022-04-14 07:01:00.822 | 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:01:00.998 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:01:00.998 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:01:01.138 | + inc/python:pip_install:200 : result=0 2022-04-14 07:01:01.140 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:01:01.142 | + functions-common:time_stop:2432 : local name 2022-04-14 07:01:01.143 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:01:01.145 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:01:01.147 | + functions-common:time_stop:2435 : local total 2022-04-14 07:01:01.148 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:01:01.150 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:01:01.152 | + functions-common:time_stop:2439 : start_time=1649919652618 2022-04-14 07:01:01.154 | + functions-common:time_stop:2441 : [[ -z 1649919652618 ]] 2022-04-14 07:01:01.156 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:01:01.159 | + functions-common:time_stop:2444 : end_time=1649919661157 2022-04-14 07:01:01.161 | + functions-common:time_stop:2445 : elapsed_time=8539 2022-04-14 07:01:01.163 | + functions-common:time_stop:2446 : total=0 2022-04-14 07:01:01.164 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:01:01.166 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=8539 2022-04-14 07:01:01.168 | + inc/python:pip_install:203 : return 0 2022-04-14 07:01:01.170 | + tools/install_pip.sh:main:153 : get_versions 2022-04-14 07:01:01.172 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-14 07:01:01.177 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-14 07:01:01.179 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-14 07:01:01.181 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-14 07:01:01.182 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-14 07:01:01.865 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-14 07:01:01.867 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-14 07:01:01.867 | pip: 21.3.1 2022-04-14 07:01:01.870 | + ./stack.sh:main:797 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-14 07:01:01.873 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-14 07:01:01.876 | + ./stack.sh:main:798 : fixup_all 2022-04-14 07:01:01.879 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-04-14 07:01:01.881 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-04-14 07:01:01.883 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:01:01.885 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:01:01.887 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-04-14 07:01:01.899 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-04-14 07:01:01.910 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-04-14 07:01:01.922 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-04-14 07:01:01.924 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-04-14 07:01:01.927 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 07:01:01.929 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 07:01:01.931 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 07:01:01.933 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 07:01:01.935 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 07:01:01.937 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 07:01:01.939 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 07:01:01.942 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 07:01:01.944 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 07:01:01.946 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 07:01:01.948 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 07:01:01.950 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-04-14 07:01:01.953 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-04-14 07:01:01.955 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-04-14 07:01:01.957 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 07:01:01.959 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 07:01:01.961 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 07:01:01.964 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 07:01:01.966 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 07:01:01.968 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 07:01:01.970 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-04-14 07:01:01.973 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-04-14 07:01:01.975 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-04-14 07:01:01.977 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-04-14 07:01:01.979 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-04-14 07:01:01.982 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-04-14 07:01:01.984 | + ./stack.sh:main:801 : pip_install -U os-testr 2022-04-14 07:01:02.005 | Using python 3.8 to install os-testr 2022-04-14 07:01:02.008 | + 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:01:02.867 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:01:02.867 | from cryptography.utils import int_from_bytes 2022-04-14 07:01:02.867 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:01:02.867 | from cryptography.utils import int_from_bytes 2022-04-14 07:01:04.030 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:01:04.062 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-14 07:01:04.136 | 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:01:04.138 | 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:01:04.139 | 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:01:04.152 | 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:01:04.163 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (3.0.0) 2022-04-14 07:01:04.173 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=1.3.0->testtools>=2.2.0->os-testr) (1.16.0) 2022-04-14 07:01:06.660 | 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:01:06.668 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:01:06.668 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:01:06.790 | + inc/python:pip_install:200 : result=0 2022-04-14 07:01:06.792 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:01:06.794 | + functions-common:time_stop:2432 : local name 2022-04-14 07:01:06.796 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:01:06.798 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:01:06.800 | + functions-common:time_stop:2435 : local total 2022-04-14 07:01:06.803 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:01:06.805 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:01:06.807 | + functions-common:time_stop:2439 : start_time=1649919662000 2022-04-14 07:01:06.809 | + functions-common:time_stop:2441 : [[ -z 1649919662000 ]] 2022-04-14 07:01:06.812 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:01:06.816 | + functions-common:time_stop:2444 : end_time=1649919666813 2022-04-14 07:01:06.818 | + functions-common:time_stop:2445 : elapsed_time=4813 2022-04-14 07:01:06.820 | + functions-common:time_stop:2446 : total=0 2022-04-14 07:01:06.822 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:01:06.825 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=4813 2022-04-14 07:01:06.827 | + inc/python:pip_install:203 : return 0 2022-04-14 07:01:06.829 | + ./stack.sh:main:805 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-14 07:01:06.881 | + ./stack.sh:main:806 : sudo systemctl restart systemd-journald 2022-04-14 07:01:06.984 | + ./stack.sh:main:812 : install_infra 2022-04-14 07:01:06.988 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-14 07:01:06.990 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-14 07:01:06.993 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-14 07:01:06.996 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-14 07:01:07.020 | + 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:01:08.922 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:08.930 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:08.934 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:08.939 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:08.943 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:08.950 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:08.954 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:08.980 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:09.059 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:09.078 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:09.083 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:09.087 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:09.103 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:09.111 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:09.113 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:09.130 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:09.148 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:09.157 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:09.162 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:09.181 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:09.203 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:09.221 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:09.229 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:09.234 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:09.256 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:09.284 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:09.286 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:09.301 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:09.305 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:09.309 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:09.315 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:09.329 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:09.336 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:09.386 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:09.404 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:09.408 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:09.440 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:09.504 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:09.510 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:09.518 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:09.568 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:09.582 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:09.590 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:09.695 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:09.720 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:09.725 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:09.735 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:09.741 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:09.760 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:09.767 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:09.784 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:09.815 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:09.843 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:09.856 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:09.868 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:09.886 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:09.895 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:09.909 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:09.920 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:09.925 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:09.931 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:01:10.074 | 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 370)) (5.8.1) 2022-04-14 07:01:10.372 | + inc/python:pip_install:200 : result=0 2022-04-14 07:01:10.374 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:01:10.376 | + functions-common:time_stop:2432 : local name 2022-04-14 07:01:10.379 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:01:10.381 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:01:10.383 | + functions-common:time_stop:2435 : local total 2022-04-14 07:01:10.385 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:01:10.387 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:01:10.389 | + functions-common:time_stop:2439 : start_time=1649919667012 2022-04-14 07:01:10.391 | + functions-common:time_stop:2441 : [[ -z 1649919667012 ]] 2022-04-14 07:01:10.395 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:01:10.399 | + functions-common:time_stop:2444 : end_time=1649919670397 2022-04-14 07:01:10.401 | + functions-common:time_stop:2445 : elapsed_time=3385 2022-04-14 07:01:10.403 | + functions-common:time_stop:2446 : total=4813 2022-04-14 07:01:10.406 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:01:10.408 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=8198 2022-04-14 07:01:10.410 | + inc/python:pip_install:203 : return 0 2022-04-14 07:01:10.413 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-14 07:01:10.416 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-14 07:01:10.438 | + 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:01:12.245 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:12.253 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:12.257 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:12.262 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:12.266 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:12.273 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:12.277 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:12.307 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:12.386 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:12.408 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:12.413 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:12.418 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:12.432 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:12.441 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:12.442 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:12.460 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:12.477 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:12.487 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:12.491 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:12.510 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:12.531 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:12.550 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:12.558 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:12.564 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:12.584 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:12.614 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:12.616 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:12.630 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:12.634 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:12.638 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:12.643 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:12.659 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:12.665 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:12.715 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:12.733 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:12.737 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:12.768 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:12.831 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:12.838 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:12.845 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:12.896 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:12.910 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:12.919 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:13.022 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:13.047 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:13.052 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:13.062 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:13.067 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:13.087 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:13.094 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:13.111 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:13.141 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:13.170 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:13.183 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:13.195 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:13.213 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:13.222 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:13.235 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:13.247 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:13.251 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-14 07:01:13.257 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:01:13.259 | Processing /opt/stack/requirements 2022-04-14 07:01:14.990 | 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 29)) (6.0) 2022-04-14 07:01:14.993 | 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 191)) (3.0.0) 2022-04-14 07:01:15.004 | 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 366)) (21.3) 2022-04-14 07:01:15.010 | 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 370)) (5.8.1) 2022-04-14 07:01:15.012 | 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 409)) (3.0.7) 2022-04-14 07:01:15.018 | 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 497)) (2.27.1) 2022-04-14 07:01:15.045 | 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 539)) (1.16.0) 2022-04-14 07:01:15.049 | 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 596)) (2.5.0) 2022-04-14 07:01:15.059 | Requirement already satisfied: urllib3===1.26.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 625)) (1.26.9) 2022-04-14 07:01:15.109 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5355) (1.3) 2022-04-14 07:01:15.112 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5355) (0.3.0) 2022-04-14 07:01:15.128 | 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 497)) (2021.10.8) 2022-04-14 07:01:15.131 | 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 226)) (3.3) 2022-04-14 07:01:15.134 | 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 128)) (2.0.12) 2022-04-14 07:01:15.139 | 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 186)) (1.0.0) 2022-04-14 07:01:15.141 | 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 131)) (3.10.1) 2022-04-14 07:01:15.155 | 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 132)) (2.4.0) 2022-04-14 07:01:15.203 | 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 105)) (0.5.0) 2022-04-14 07:01:15.206 | 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 575)) (3.5.0) 2022-04-14 07:01:15.213 | Requirement already satisfied: prettytable===3.2.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (3.2.0) 2022-04-14 07:01:15.224 | 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 410)) (1.8.2) 2022-04-14 07:01:15.226 | 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 636)) (0.2.5) 2022-04-14 07:01:15.231 | 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 101)) (21.4.0) 2022-04-14 07:01:15.293 | Building wheels for collected packages: openstack-requirements 2022-04-14 07:01:15.294 | Building wheel for openstack-requirements (setup.py): started 2022-04-14 07:01:16.124 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-14 07:01:16.124 | ERROR: Command errored out with exit status 1: 2022-04-14 07:01:16.124 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-2xb65xga/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-2xb65xga/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-zez04plo 2022-04-14 07:01:16.124 | cwd: /tmp/pip-req-build-2xb65xga/ 2022-04-14 07:01:16.124 | Complete output (6 lines): 2022-04-14 07:01:16.124 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-14 07:01:16.124 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-14 07:01:16.124 | or: setup.py --help-commands 2022-04-14 07:01:16.124 | or: setup.py cmd --help 2022-04-14 07:01:16.124 | 2022-04-14 07:01:16.124 | error: invalid command 'bdist_wheel' 2022-04-14 07:01:16.124 | ---------------------------------------- 2022-04-14 07:01:16.124 | ERROR: Failed building wheel for openstack-requirements 2022-04-14 07:01:16.125 | Running setup.py clean for openstack-requirements 2022-04-14 07:01:16.959 | Failed to build openstack-requirements 2022-04-14 07:01:16.976 | Installing collected packages: openstack-requirements 2022-04-14 07:01:16.976 | Attempting uninstall: openstack-requirements 2022-04-14 07:01:16.977 | Found existing installation: openstack-requirements 1.2.1.dev5355 2022-04-14 07:01:17.012 | Uninstalling openstack-requirements-1.2.1.dev5355: 2022-04-14 07:01:17.031 | Successfully uninstalled openstack-requirements-1.2.1.dev5355 2022-04-14 07:01:17.033 | Running setup.py install for openstack-requirements: started 2022-04-14 07:01:19.422 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-14 07:01:19.445 | Successfully installed openstack-requirements-1.2.1.dev5355 2022-04-14 07:01:19.576 | + inc/python:pip_install:200 : result=0 2022-04-14 07:01:19.578 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:01:19.580 | + functions-common:time_stop:2432 : local name 2022-04-14 07:01:19.582 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:01:19.585 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:01:19.587 | + functions-common:time_stop:2435 : local total 2022-04-14 07:01:19.589 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:01:19.591 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:01:19.593 | + functions-common:time_stop:2439 : start_time=1649919670430 2022-04-14 07:01:19.596 | + functions-common:time_stop:2441 : [[ -z 1649919670430 ]] 2022-04-14 07:01:19.599 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:01:19.603 | + functions-common:time_stop:2444 : end_time=1649919679600 2022-04-14 07:01:19.605 | + functions-common:time_stop:2445 : elapsed_time=9170 2022-04-14 07:01:19.607 | + functions-common:time_stop:2446 : total=8198 2022-04-14 07:01:19.609 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:01:19.612 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=17368 2022-04-14 07:01:19.614 | + inc/python:pip_install:203 : return 0 2022-04-14 07:01:19.616 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-14 07:01:19.619 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-14 07:01:19.621 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-14 07:01:19.623 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:01:19.626 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:01:19.628 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-04-14 07:01:19.631 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:01:19.633 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-14 07:01:19.654 | Using python 3.8 to install pbr 2022-04-14 07:01:19.656 | + 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:01:20.532 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:01:20.532 | from cryptography.utils import int_from_bytes 2022-04-14 07:01:20.532 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:01:20.532 | from cryptography.utils import int_from_bytes 2022-04-14 07:01:21.743 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:01:21.775 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-04-14 07:01:24.538 | 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:01:24.545 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:01:24.545 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:01:24.672 | + inc/python:pip_install:200 : result=0 2022-04-14 07:01:24.675 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:01:24.677 | + functions-common:time_stop:2432 : local name 2022-04-14 07:01:24.679 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:01:24.681 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:01:24.683 | + functions-common:time_stop:2435 : local total 2022-04-14 07:01:24.686 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:01:24.688 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:01:24.691 | + functions-common:time_stop:2439 : start_time=1649919679648 2022-04-14 07:01:24.693 | + functions-common:time_stop:2441 : [[ -z 1649919679648 ]] 2022-04-14 07:01:24.696 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:01:24.700 | + functions-common:time_stop:2444 : end_time=1649919684697 2022-04-14 07:01:24.702 | + functions-common:time_stop:2445 : elapsed_time=5049 2022-04-14 07:01:24.705 | + functions-common:time_stop:2446 : total=17368 2022-04-14 07:01:24.707 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:01:24.709 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=22417 2022-04-14 07:01:24.711 | + inc/python:pip_install:203 : return 0 2022-04-14 07:01:24.714 | + ./stack.sh:main:815 : python3 -m venv /opt/stack/bindep-venv 2022-04-14 07:01:27.020 | + ./stack.sh:main:817 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-14 07:01:28.902 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:01:28.903 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-04-14 07:01:28.919 | 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:01:28.924 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-04-14 07:01:28.926 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-04-14 07:01:28.929 | 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:01:28.932 | 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:01:29.003 | + ./stack.sh:main:818 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-14 07:01:29.006 | + ./stack.sh:main:818 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-14 07:01:29.009 | ++ ./stack.sh:main:821 : _get_plugin_bindep_packages 2022-04-14 07:01:29.026 | + ./stack.sh:main:821 : pkgs= 2022-04-14 07:01:29.028 | + ./stack.sh:main:822 : [[ -n '' ]] 2022-04-14 07:01:29.031 | + ./stack.sh:main:829 : run_phase stack pre-install 2022-04-14 07:01:29.034 | + functions-common:run_phase:1860 : local mode=stack 2022-04-14 07:01:29.036 | + functions-common:run_phase:1861 : local phase=pre-install 2022-04-14 07:01:29.038 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-14 07:01:29.040 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-14 07:01:29.043 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-14 07:01:29.045 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-14 07:01:29.048 | + functions-common:run_phase:1870 : local extra 2022-04-14 07:01:29.050 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-14 07:01:29.054 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-14 07:01:29.056 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-14 07:01:29.059 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-14 07:01:29.061 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-14 07:01:29.063 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-14 07:01:29.078 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:01:29.080 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-14 07:01:29.082 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-14 07:01:29.084 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-14 07:01:29.086 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-14 07:01:29.088 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-14 07:01:29.091 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-14 07:01:29.093 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-14 07:01:29.095 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-14 07:01:29.097 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-14 07:01:29.100 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-14 07:01:29.102 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-14 07:01:29.104 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-14 07:01:29.106 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-14 07:01:29.108 | + functions-common:run_phase:1881 : [[ stack == \s\o\u\r\c\e ]] 2022-04-14 07:01:29.111 | + 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:01:29.113 | + functions-common:run_phase:1887 : run_plugins stack pre-install 2022-04-14 07:01:29.115 | + functions-common:run_plugins:1846 : local mode=stack 2022-04-14 07:01:29.117 | + functions-common:run_plugins:1847 : local phase=pre-install 2022-04-14 07:01:29.120 | + functions-common:run_plugins:1849 : local plugins= 2022-04-14 07:01:29.122 | + functions-common:run_plugins:1850 : local plugin 2022-04-14 07:01:29.124 | + ./stack.sh:main:832 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-14 07:01:29.127 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-14 07:01:29.129 | + functions:set_systemd_override:821 : local value=2048 2022-04-14 07:01:29.131 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-14 07:01:29.134 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-14 07:01:29.185 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-14 07:01:29.186 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-14 07:01:29.188 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-14 07:01:29.563 | + ./stack.sh:main:834 : install_rpc_backend 2022-04-14 07:01:29.565 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-14 07:01:29.582 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:01:29.584 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-14 07:01:29.586 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 07:01:29.589 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 07:01:29.591 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 07:01:29.593 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 07:01:29.596 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 07:01:29.599 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 07:01:29.601 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:01:29.603 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:01:29.605 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 07:01:29.608 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 07:01:29.610 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 07:01:29.612 | + functions-common:apt_get_update:1197 : return 2022-04-14 07:01:29.615 | + functions-common:install_package:1471 : real_install_package rabbitmq-server 2022-04-14 07:01:29.617 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 07:01:29.619 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:01:29.621 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:01:29.624 | + functions-common:real_install_package:1457 : apt_get install rabbitmq-server 2022-04-14 07:01:29.645 | + 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:01:29.754 | Reading package lists... 2022-04-14 07:01:29.997 | Building dependency tree... 2022-04-14 07:01:29.998 | Reading state information... 2022-04-14 07:01:30.249 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-04-14 07:01:30.250 | The following packages were automatically installed and are no longer required: 2022-04-14 07:01:30.251 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 07:01:30.251 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 07:01:30.251 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 07:01:30.251 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 07:01:30.251 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 07:01:30.251 | python3-zope.interface 2022-04-14 07:01:30.251 | Use 'sudo apt autoremove' to remove them. 2022-04-14 07:01:30.371 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 07:01:30.376 | + functions-common:apt_get:1241 : result=0 2022-04-14 07:01:30.378 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 07:01:30.380 | + functions-common:time_stop:2432 : local name 2022-04-14 07:01:30.382 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:01:30.385 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:01:30.387 | + functions-common:time_stop:2435 : local total 2022-04-14 07:01:30.389 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:01:30.392 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 07:01:30.394 | + functions-common:time_stop:2439 : start_time=1649919689642 2022-04-14 07:01:30.396 | + functions-common:time_stop:2441 : [[ -z 1649919689642 ]] 2022-04-14 07:01:30.399 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:01:30.403 | + functions-common:time_stop:2444 : end_time=1649919690401 2022-04-14 07:01:30.405 | + functions-common:time_stop:2445 : elapsed_time=759 2022-04-14 07:01:30.408 | + functions-common:time_stop:2446 : total=1528 2022-04-14 07:01:30.411 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:01:30.413 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=2287 2022-04-14 07:01:30.415 | + functions-common:apt_get:1245 : return 0 2022-04-14 07:01:30.418 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-14 07:01:30.420 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 07:01:30.422 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 07:01:30.425 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 07:01:30.427 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 07:01:30.429 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 07:01:30.432 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 07:01:30.434 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-14 07:01:30.436 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 07:01:30.438 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 07:01:30.441 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 07:01:30.443 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 07:01:30.445 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 07:01:30.448 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 07:01:30.450 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 07:01:30.452 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 07:01:30.455 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 07:01:30.457 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 07:01:30.459 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 07:01:30.462 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-14 07:01:30.464 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 07:01:30.466 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 07:01:30.468 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 07:01:30.472 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 07:01:30.474 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 07:01:30.476 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 07:01:30.479 | + ./stack.sh:main:835 : restart_rpc_backend 2022-04-14 07:01:30.481 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-14 07:01:30.497 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:01:30.499 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-14 07:01:30.502 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 07:01:30.505 | + ./stack.sh:echo_summary:448 : echo -e Starting RabbitMQ 2022-04-14 07:01:30.507 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-14 07:01:30.510 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-14 07:01:30.514 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-14 07:01:30.517 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-14 07:01:30.520 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-14 07:01:30.522 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-14 07:01:30.524 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-14 07:01:30.526 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-14 07:01:30.529 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-14 07:01:31.238 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-14 07:01:31.238 | user tags 2022-04-14 07:01:31.238 | stackrabbit []' 2022-04-14 07:01:31.241 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-14 07:01:31.241 | user tags 2022-04-14 07:01:31.241 | stackrabbit []' 2022-04-14 07:01:31.242 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-14 07:01:31.248 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-04-14 07:01:31.251 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-04-14 07:01:31.253 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-14 07:01:31.916 | Changing password for user "stackrabbit" ... 2022-04-14 07:01:31.940 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-14 07:01:32.607 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-14 07:01:32.632 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-14 07:01:32.634 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-14 07:01:33.298 | Changing password for user "stackrabbit" ... 2022-04-14 07:01:33.321 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-14 07:01:33.323 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-14 07:01:33.325 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-14 07:01:34.011 | Deleting user "guest" ... 2022-04-14 07:01:34.026 | Error: 2022-04-14 07:01:34.026 | {:no_such_user, "guest"} 2022-04-14 07:01:34.039 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-04-14 07:01:34.042 | + ./stack.sh:main:837 : is_service_enabled mysql postgresql 2022-04-14 07:01:34.059 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:01:34.061 | + ./stack.sh:main:838 : install_database 2022-04-14 07:01:34.064 | + lib/database:install_database:118 : install_database_mysql 2022-04-14 07:01:34.066 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-04-14 07:01:34.068 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:01:34.071 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:01:34.073 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-04-14 07:01:34.288 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-14 07:01:34.290 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-04-14 07:01:34.293 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-04-14 07:01:34.295 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-04-14 07:01:34.298 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-04-14 07:01:34.301 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-04-14 07:01:34.303 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 07:01:34.305 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 07:01:34.308 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 07:01:34.310 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 07:01:34.312 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 07:01:34.315 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 07:01:34.317 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 07:01:34.319 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 07:01:34.322 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 07:01:34.324 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 07:01:34.326 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 07:01:34.329 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-04-14 07:01:34.331 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 07:01:34.333 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 07:01:34.336 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 07:01:34.338 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 07:01:34.340 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 07:01:34.342 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 07:01:34.345 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-04-14 07:01:34.347 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:01:34.350 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:01:34.352 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-04-14 07:01:34.354 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 07:01:34.357 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 07:01:34.359 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 07:01:34.362 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 07:01:34.364 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 07:01:34.366 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 07:01:34.368 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:01:34.371 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:01:34.373 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 07:01:34.375 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 07:01:34.377 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 07:01:34.380 | + functions-common:apt_get_update:1197 : return 2022-04-14 07:01:34.382 | + functions-common:install_package:1471 : real_install_package mysql-server 2022-04-14 07:01:34.384 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 07:01:34.387 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:01:34.389 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:01:34.391 | + functions-common:real_install_package:1457 : apt_get install mysql-server 2022-04-14 07:01:34.413 | + 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:01:34.528 | Reading package lists... 2022-04-14 07:01:34.801 | Building dependency tree... 2022-04-14 07:01:34.802 | Reading state information... 2022-04-14 07:01:35.071 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-04-14 07:01:35.071 | The following packages were automatically installed and are no longer required: 2022-04-14 07:01:35.073 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 07:01:35.073 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 07:01:35.073 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 07:01:35.073 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 07:01:35.073 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 07:01:35.073 | python3-zope.interface 2022-04-14 07:01:35.073 | Use 'sudo apt autoremove' to remove them. 2022-04-14 07:01:35.191 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 07:01:35.195 | + functions-common:apt_get:1241 : result=0 2022-04-14 07:01:35.197 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 07:01:35.199 | + functions-common:time_stop:2432 : local name 2022-04-14 07:01:35.201 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:01:35.204 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:01:35.206 | + functions-common:time_stop:2435 : local total 2022-04-14 07:01:35.208 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:01:35.210 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 07:01:35.212 | + functions-common:time_stop:2439 : start_time=1649919694411 2022-04-14 07:01:35.214 | + functions-common:time_stop:2441 : [[ -z 1649919694411 ]] 2022-04-14 07:01:35.217 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:01:35.222 | + functions-common:time_stop:2444 : end_time=1649919695219 2022-04-14 07:01:35.224 | + functions-common:time_stop:2445 : elapsed_time=808 2022-04-14 07:01:35.226 | + functions-common:time_stop:2446 : total=2287 2022-04-14 07:01:35.228 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:01:35.230 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=3095 2022-04-14 07:01:35.232 | + functions-common:apt_get:1245 : return 0 2022-04-14 07:01:35.235 | + ./stack.sh:main:840 : '[' -n mysql ']' 2022-04-14 07:01:35.237 | + ./stack.sh:main:841 : install_database_python 2022-04-14 07:01:35.240 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-04-14 07:01:35.242 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-04-14 07:01:35.244 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-14 07:01:35.247 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 07:01:35.250 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-14 07:01:35.252 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-14 07:01:35.254 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 07:01:35.258 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-14 07:01:35.258 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 07:01:35.264 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-14 07:01:35.267 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-14 07:01:35.269 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-14 07:01:35.272 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-14 07:01:35.274 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-14 07:01:35.296 | Using python 3.8 to install PyMySQL 2022-04-14 07:01:35.299 | + 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:01:36.214 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:01:36.214 | from cryptography.utils import int_from_bytes 2022-04-14 07:01:36.214 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:01:36.214 | from cryptography.utils import int_from_bytes 2022-04-14 07:01:37.396 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:01:37.430 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-04-14 07:01:39.973 | 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:01:39.981 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:01:39.981 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:01:40.105 | + inc/python:pip_install:200 : result=0 2022-04-14 07:01:40.108 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:01:40.110 | + functions-common:time_stop:2432 : local name 2022-04-14 07:01:40.113 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:01:40.115 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:01:40.117 | + functions-common:time_stop:2435 : local total 2022-04-14 07:01:40.119 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:01:40.122 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:01:40.124 | + functions-common:time_stop:2439 : start_time=1649919695290 2022-04-14 07:01:40.126 | + functions-common:time_stop:2441 : [[ -z 1649919695290 ]] 2022-04-14 07:01:40.129 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:01:40.133 | + functions-common:time_stop:2444 : end_time=1649919700131 2022-04-14 07:01:40.136 | + functions-common:time_stop:2445 : elapsed_time=4841 2022-04-14 07:01:40.138 | + functions-common:time_stop:2446 : total=22417 2022-04-14 07:01:40.141 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:01:40.143 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=27258 2022-04-14 07:01:40.146 | + inc/python:pip_install:203 : return 0 2022-04-14 07:01:40.148 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-14 07:01:40.150 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-14 07:01:40.152 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-14 07:01:40.155 | + ./stack.sh:main:844 : is_service_enabled neutron 2022-04-14 07:01:40.172 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:01:40.174 | + ./stack.sh:main:845 : install_neutron_agent_packages 2022-04-14 07:01:40.177 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-04-14 07:01:40.180 | ++ 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:01:40.181 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-14 07:01:40.186 | + 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:01:40.189 | + 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:01:40.191 | + 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:01:40.193 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-14 07:01:40.196 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-04-14 07:01:40.198 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-04-14 07:01:40.214 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:01:40.216 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-04-14 07:01:40.219 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 07:01:40.222 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 07:01:40.224 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 07:01:40.226 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 07:01:40.229 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 07:01:40.232 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 07:01:40.234 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:01:40.237 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:01:40.239 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 07:01:40.241 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 07:01:40.244 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 07:01:40.246 | + functions-common:apt_get_update:1197 : return 2022-04-14 07:01:40.248 | + functions-common:install_package:1471 : real_install_package radvd 2022-04-14 07:01:40.251 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 07:01:40.253 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:01:40.256 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:01:40.258 | + functions-common:real_install_package:1457 : apt_get install radvd 2022-04-14 07:01:40.279 | + 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:01:40.390 | Reading package lists... 2022-04-14 07:01:40.639 | Building dependency tree... 2022-04-14 07:01:40.641 | Reading state information... 2022-04-14 07:01:40.902 | radvd is already the newest version (1:2.17-2). 2022-04-14 07:01:40.902 | The following packages were automatically installed and are no longer required: 2022-04-14 07:01:40.903 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 07:01:40.903 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 07:01:40.903 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 07:01:40.903 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 07:01:40.903 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 07:01:40.903 | python3-zope.interface 2022-04-14 07:01:40.904 | Use 'sudo apt autoremove' to remove them. 2022-04-14 07:01:41.019 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 07:01:41.023 | + functions-common:apt_get:1241 : result=0 2022-04-14 07:01:41.025 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 07:01:41.028 | + functions-common:time_stop:2432 : local name 2022-04-14 07:01:41.030 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:01:41.032 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:01:41.034 | + functions-common:time_stop:2435 : local total 2022-04-14 07:01:41.037 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:01:41.039 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 07:01:41.041 | + functions-common:time_stop:2439 : start_time=1649919700277 2022-04-14 07:01:41.043 | + functions-common:time_stop:2441 : [[ -z 1649919700277 ]] 2022-04-14 07:01:41.046 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:01:41.050 | + functions-common:time_stop:2444 : end_time=1649919701048 2022-04-14 07:01:41.052 | + functions-common:time_stop:2445 : elapsed_time=771 2022-04-14 07:01:41.055 | + functions-common:time_stop:2446 : total=3095 2022-04-14 07:01:41.057 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:01:41.059 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=3866 2022-04-14 07:01:41.061 | + functions-common:apt_get:1245 : return 0 2022-04-14 07:01:41.064 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-04-14 07:01:41.081 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:01:41.083 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-04-14 07:01:41.085 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-14 07:01:41.088 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-04-14 07:01:41.091 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-04-14 07:01:41.110 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-04-14 07:01:41.112 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 07:01:41.114 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 07:01:41.116 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 07:01:41.119 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 07:01:41.121 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 07:01:41.123 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 07:01:41.126 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:01:41.128 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:01:41.130 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 07:01:41.132 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 07:01:41.134 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 07:01:41.136 | + functions-common:apt_get_update:1197 : return 2022-04-14 07:01:41.139 | + functions-common:install_package:1471 : real_install_package fakeroot make openvswitch-switch 2022-04-14 07:01:41.142 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 07:01:41.144 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:01:41.146 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:01:41.148 | + functions-common:real_install_package:1457 : apt_get install fakeroot make openvswitch-switch 2022-04-14 07:01:41.168 | + 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:01:41.277 | Reading package lists... 2022-04-14 07:01:41.526 | Building dependency tree... 2022-04-14 07:01:41.528 | Reading state information... 2022-04-14 07:01:41.793 | fakeroot is already the newest version (1.24-1). 2022-04-14 07:01:41.793 | make is already the newest version (4.2.1-1.2). 2022-04-14 07:01:41.793 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-14 07:01:41.793 | The following packages were automatically installed and are no longer required: 2022-04-14 07:01:41.794 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 07:01:41.795 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 07:01:41.795 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 07:01:41.795 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 07:01:41.795 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 07:01:41.795 | python3-zope.interface 2022-04-14 07:01:41.795 | Use 'sudo apt autoremove' to remove them. 2022-04-14 07:01:41.909 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 07:01:41.913 | + functions-common:apt_get:1241 : result=0 2022-04-14 07:01:41.915 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 07:01:41.917 | + functions-common:time_stop:2432 : local name 2022-04-14 07:01:41.920 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:01:41.922 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:01:41.924 | + functions-common:time_stop:2435 : local total 2022-04-14 07:01:41.926 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:01:41.929 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 07:01:41.931 | + functions-common:time_stop:2439 : start_time=1649919701166 2022-04-14 07:01:41.933 | + functions-common:time_stop:2441 : [[ -z 1649919701166 ]] 2022-04-14 07:01:41.936 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:01:41.940 | + functions-common:time_stop:2444 : end_time=1649919701938 2022-04-14 07:01:41.942 | + functions-common:time_stop:2445 : elapsed_time=772 2022-04-14 07:01:41.945 | + functions-common:time_stop:2446 : total=3866 2022-04-14 07:01:41.947 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:01:41.949 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=4638 2022-04-14 07:01:41.951 | + functions-common:apt_get:1245 : return 0 2022-04-14 07:01:41.954 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-04-14 07:01:41.956 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:01:41.958 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:01:41.961 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-14 07:01:41.963 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-04-14 07:01:41.966 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-04-14 07:01:41.970 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-04-14 07:01:41.972 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-04-14 07:01:41.976 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-04-14 07:01:41.976 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-04-14 07:01:41.981 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-04-14 07:01:41.983 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-04-14 07:01:41.986 | + functions:vercmp:628 : local v1=5.4 2022-04-14 07:01:41.988 | + functions:vercmp:629 : local 'op=<' 2022-04-14 07:01:41.990 | + functions:vercmp:630 : local v2=3.13 2022-04-14 07:01:41.992 | + functions:vercmp:631 : local result 2022-04-14 07:01:41.996 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-14 07:01:41.996 | ++ functions:vercmp:635 : sort -V 2022-04-14 07:01:41.997 | ++ functions:vercmp:635 : head -1 2022-04-14 07:01:42.002 | + functions:vercmp:635 : result=3.13 2022-04-14 07:01:42.004 | + functions:vercmp:637 : case $op in 2022-04-14 07:01:42.006 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-14 07:01:42.008 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-14 07:01:42.010 | + functions:vercmp:648 : return 2022-04-14 07:01:42.013 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-04-14 07:01:42.015 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 07:01:42.018 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart openvswitch-switch 2022-04-14 07:01:42.487 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-14 07:01:42.490 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-14 07:01:42.494 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:01:42.496 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:01:42.499 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-04-14 07:01:42.502 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:01:42.505 | + ./stack.sh:main:848 : is_service_enabled etcd3 2022-04-14 07:01:42.525 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:01:42.528 | + ./stack.sh:main:849 : install_etcd3 2022-04-14 07:01:42.530 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-14 07:01:42.530 | Installing etcd 2022-04-14 07:01:42.533 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-14 07:01:42.547 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-14 07:01:42.561 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-14 07:01:42.564 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-14 07:01:42.577 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-14 07:01:42.580 | ++ 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:01:42.583 | ++ 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:01:42.586 | +++ 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:01:42.590 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-14 07:01:42.592 | ++ 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:01:42.595 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-14 07:01:42.597 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-14 07:01:42.600 | ++ functions:get_extra_file:74 : return 2022-04-14 07:01:42.603 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-14 07:01:42.605 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-14 07:01:42.607 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-14 07:01:42.610 | + ./stack.sh:main:858 : is_service_enabled tls-proxy 2022-04-14 07:01:42.627 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:01:42.629 | + ./stack.sh:main:868 : install_dstat 2022-04-14 07:01:42.632 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-14 07:01:42.648 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:01:42.650 | + ./stack.sh:main:874 : echo_summary 'Installing OpenStack project source' 2022-04-14 07:01:42.653 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 07:01:42.655 | + ./stack.sh:echo_summary:448 : echo -e Installing OpenStack project source 2022-04-14 07:01:42.658 | + ./stack.sh:main:877 : install_libs 2022-04-14 07:01:42.661 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-04-14 07:01:42.663 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-04-14 07:01:42.665 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-04-14 07:01:42.667 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-14 07:01:42.670 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:01:42.672 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:01:42.675 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-04-14 07:01:42.677 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:01:42.679 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-04-14 07:01:42.681 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-04-14 07:01:42.683 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-04-14 07:01:42.686 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-14 07:01:42.688 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:01:42.690 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:01:42.692 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-04-14 07:01:42.695 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:01:42.697 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-04-14 07:01:42.699 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-04-14 07:01:42.701 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-04-14 07:01:42.704 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-14 07:01:42.706 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:01:42.708 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:01:42.710 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-04-14 07:01:42.713 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:01:42.715 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-04-14 07:01:42.717 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-04-14 07:01:42.720 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-04-14 07:01:42.722 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-14 07:01:42.724 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:01:42.727 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:01:42.729 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-04-14 07:01:42.731 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:01:42.734 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-04-14 07:01:42.736 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-04-14 07:01:42.738 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-04-14 07:01:42.740 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-14 07:01:42.743 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:01:42.745 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:01:42.748 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-04-14 07:01:42.750 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:01:42.753 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-04-14 07:01:42.755 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-04-14 07:01:42.757 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-04-14 07:01:42.760 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-14 07:01:42.762 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:01:42.764 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:01:42.768 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-04-14 07:01:42.770 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:01:42.773 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-04-14 07:01:42.775 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-04-14 07:01:42.778 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-04-14 07:01:42.780 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-14 07:01:42.782 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:01:42.784 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:01:42.787 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-04-14 07:01:42.789 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:01:42.791 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-04-14 07:01:42.794 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-04-14 07:01:42.796 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-04-14 07:01:42.798 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-14 07:01:42.800 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:01:42.803 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:01:42.805 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-04-14 07:01:42.807 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:01:42.809 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-04-14 07:01:42.812 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-04-14 07:01:42.814 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-04-14 07:01:42.817 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-14 07:01:42.819 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:01:42.821 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:01:42.824 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-04-14 07:01:42.826 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:01:42.829 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-04-14 07:01:42.831 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-04-14 07:01:42.834 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-04-14 07:01:42.836 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-14 07:01:42.838 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:01:42.840 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:01:42.843 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-04-14 07:01:42.845 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:01:42.847 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-04-14 07:01:42.850 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-04-14 07:01:42.852 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-04-14 07:01:42.854 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-14 07:01:42.856 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:01:42.859 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:01:42.861 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-04-14 07:01:42.863 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:01:42.865 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-04-14 07:01:42.868 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-04-14 07:01:42.870 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-04-14 07:01:42.872 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-14 07:01:42.875 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:01:42.877 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:01:42.880 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-04-14 07:01:42.882 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:01:42.884 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-04-14 07:01:42.886 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-04-14 07:01:42.889 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-04-14 07:01:42.892 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-14 07:01:42.894 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:01:42.896 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:01:42.899 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-04-14 07:01:42.901 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:01:42.903 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-04-14 07:01:42.906 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-04-14 07:01:42.908 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-04-14 07:01:42.911 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-14 07:01:42.913 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:01:42.915 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:01:42.917 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-04-14 07:01:42.920 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:01:42.922 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-04-14 07:01:42.925 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-04-14 07:01:42.927 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-04-14 07:01:42.929 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-14 07:01:42.931 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:01:42.934 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:01:42.936 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-04-14 07:01:42.939 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:01:42.941 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-04-14 07:01:42.943 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-04-14 07:01:42.946 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-04-14 07:01:42.948 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-14 07:01:42.950 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:01:42.953 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:01:42.955 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-04-14 07:01:42.957 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:01:42.960 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-04-14 07:01:42.962 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-04-14 07:01:42.964 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-04-14 07:01:42.966 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-04-14 07:01:42.968 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:01:42.971 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:01:42.973 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-04-14 07:01:42.976 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:01:42.978 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-04-14 07:01:42.980 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-04-14 07:01:42.982 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-04-14 07:01:42.986 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-14 07:01:42.988 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:01:42.990 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:01:42.993 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-04-14 07:01:42.995 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:01:42.997 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-04-14 07:01:43.000 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-04-14 07:01:43.002 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-04-14 07:01:43.005 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-14 07:01:43.007 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:01:43.009 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:01:43.012 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-04-14 07:01:43.014 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:01:43.017 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-04-14 07:01:43.019 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-04-14 07:01:43.021 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-04-14 07:01:43.024 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-14 07:01:43.026 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:01:43.028 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:01:43.031 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-04-14 07:01:43.033 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:01:43.036 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-04-14 07:01:43.038 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-04-14 07:01:43.040 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-04-14 07:01:43.042 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-14 07:01:43.045 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:01:43.048 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:01:43.050 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-04-14 07:01:43.053 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:01:43.055 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-04-14 07:01:43.057 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-04-14 07:01:43.059 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-04-14 07:01:43.063 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-14 07:01:43.065 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:01:43.067 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:01:43.069 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-04-14 07:01:43.072 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:01:43.074 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-04-14 07:01:43.076 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-04-14 07:01:43.079 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-04-14 07:01:43.081 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-14 07:01:43.083 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:01:43.085 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:01:43.088 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-04-14 07:01:43.090 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:01:43.092 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-04-14 07:01:43.095 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-04-14 07:01:43.097 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-04-14 07:01:43.099 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-14 07:01:43.101 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:01:43.104 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:01:43.106 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-04-14 07:01:43.109 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:01:43.112 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-04-14 07:01:43.114 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-04-14 07:01:43.116 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-04-14 07:01:43.118 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-14 07:01:43.121 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:01:43.123 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:01:43.126 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-04-14 07:01:43.128 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:01:43.130 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-04-14 07:01:43.132 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-04-14 07:01:43.135 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-04-14 07:01:43.137 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-14 07:01:43.139 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:01:43.142 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:01:43.144 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-04-14 07:01:43.147 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:01:43.149 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-04-14 07:01:43.151 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-04-14 07:01:43.154 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-04-14 07:01:43.156 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-14 07:01:43.158 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:01:43.161 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:01:43.163 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-04-14 07:01:43.165 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:01:43.168 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-04-14 07:01:43.170 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-04-14 07:01:43.173 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-04-14 07:01:43.175 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-14 07:01:43.178 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:01:43.180 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:01:43.182 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-04-14 07:01:43.184 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:01:43.188 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-04-14 07:01:43.190 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-04-14 07:01:43.192 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-04-14 07:01:43.194 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-14 07:01:43.197 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:01:43.199 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:01:43.201 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-04-14 07:01:43.204 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:01:43.206 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-04-14 07:01:43.208 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-04-14 07:01:43.211 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-04-14 07:01:43.213 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-14 07:01:43.215 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:01:43.217 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:01:43.220 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-04-14 07:01:43.222 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:01:43.224 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-04-14 07:01:43.227 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-04-14 07:01:43.229 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-04-14 07:01:43.231 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-14 07:01:43.234 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:01:43.237 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:01:43.239 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-04-14 07:01:43.241 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:01:43.244 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-04-14 07:01:43.246 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-04-14 07:01:43.248 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-04-14 07:01:43.250 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-14 07:01:43.253 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:01:43.255 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:01:43.257 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-04-14 07:01:43.260 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:01:43.262 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-04-14 07:01:43.264 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-04-14 07:01:43.266 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-04-14 07:01:43.269 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-14 07:01:43.271 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:01:43.273 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:01:43.276 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-04-14 07:01:43.278 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:01:43.281 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-04-14 07:01:43.284 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-04-14 07:01:43.286 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-04-14 07:01:43.288 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-14 07:01:43.291 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:01:43.293 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:01:43.295 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-04-14 07:01:43.298 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:01:43.300 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-04-14 07:01:43.302 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-04-14 07:01:43.305 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-04-14 07:01:43.307 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-14 07:01:43.309 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:01:43.312 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:01:43.315 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-04-14 07:01:43.317 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:01:43.319 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-04-14 07:01:43.322 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-04-14 07:01:43.324 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-04-14 07:01:43.326 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-04-14 07:01:43.329 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:01:43.332 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:01:43.334 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-04-14 07:01:43.336 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:01:43.339 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-04-14 07:01:43.341 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-04-14 07:01:43.343 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-04-14 07:01:43.346 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-14 07:01:43.348 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:01:43.350 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:01:43.352 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-04-14 07:01:43.355 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:01:43.357 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-04-14 07:01:43.359 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-04-14 07:01:43.362 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-04-14 07:01:43.364 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-14 07:01:43.366 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:01:43.368 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:01:43.371 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-04-14 07:01:43.373 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:01:43.376 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-04-14 07:01:43.397 | Using python 3.8 to install etcd3 2022-04-14 07:01:43.399 | + 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:01:44.271 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:01:44.271 | from cryptography.utils import int_from_bytes 2022-04-14 07:01:44.271 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:01:44.271 | from cryptography.utils import int_from_bytes 2022-04-14 07:01:45.469 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:01:45.502 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-04-14 07:01:45.509 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.20.0) 2022-04-14 07:01:45.511 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-04-14 07:01:45.512 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-04-14 07:01:45.513 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-04-14 07:01:48.074 | 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:01:48.082 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:01:48.082 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:01:48.201 | + inc/python:pip_install:200 : result=0 2022-04-14 07:01:48.204 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:01:48.206 | + functions-common:time_stop:2432 : local name 2022-04-14 07:01:48.209 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:01:48.211 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:01:48.213 | + functions-common:time_stop:2435 : local total 2022-04-14 07:01:48.215 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:01:48.217 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:01:48.220 | + functions-common:time_stop:2439 : start_time=1649919703392 2022-04-14 07:01:48.222 | + functions-common:time_stop:2441 : [[ -z 1649919703392 ]] 2022-04-14 07:01:48.225 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:01:48.229 | + functions-common:time_stop:2444 : end_time=1649919708226 2022-04-14 07:01:48.231 | + functions-common:time_stop:2445 : elapsed_time=4834 2022-04-14 07:01:48.233 | + functions-common:time_stop:2446 : total=27258 2022-04-14 07:01:48.235 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:01:48.238 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=32092 2022-04-14 07:01:48.240 | + inc/python:pip_install:203 : return 0 2022-04-14 07:01:48.242 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-04-14 07:01:48.263 | Using python 3.8 to install etcd3gw 2022-04-14 07:01:48.266 | + 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:01:49.155 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:01:49.155 | from cryptography.utils import int_from_bytes 2022-04-14 07:01:49.155 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:01:49.155 | from cryptography.utils import int_from_bytes 2022-04-14 07:01:50.342 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:01:50.375 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-04-14 07:01:50.386 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-04-14 07:01:50.388 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-04-14 07:01:50.389 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-04-14 07:01:50.390 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-04-14 07:01:50.424 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.9) 2022-04-14 07:01:50.426 | 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:01:50.427 | 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:01:50.430 | 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:01:53.075 | 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:01:53.082 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:01:53.082 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:01:53.205 | + inc/python:pip_install:200 : result=0 2022-04-14 07:01:53.207 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:01:53.209 | + functions-common:time_stop:2432 : local name 2022-04-14 07:01:53.211 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:01:53.214 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:01:53.216 | + functions-common:time_stop:2435 : local total 2022-04-14 07:01:53.218 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:01:53.221 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:01:53.223 | + functions-common:time_stop:2439 : start_time=1649919708258 2022-04-14 07:01:53.225 | + functions-common:time_stop:2441 : [[ -z 1649919708258 ]] 2022-04-14 07:01:53.228 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:01:53.232 | + functions-common:time_stop:2444 : end_time=1649919713229 2022-04-14 07:01:53.234 | + functions-common:time_stop:2445 : elapsed_time=4971 2022-04-14 07:01:53.236 | + functions-common:time_stop:2446 : total=32092 2022-04-14 07:01:53.238 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:01:53.241 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=37063 2022-04-14 07:01:53.243 | + inc/python:pip_install:203 : return 0 2022-04-14 07:01:53.245 | + ./stack.sh:main:880 : install_apache_uwsgi 2022-04-14 07:01:53.248 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-04-14 07:01:53.251 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-04-14 07:01:53.254 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 07:01:53.256 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 07:01:53.259 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 07:01:53.261 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 07:01:53.263 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 07:01:53.266 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 07:01:53.268 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 07:01:53.270 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 07:01:53.273 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 07:01:53.275 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 07:01:53.277 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 07:01:53.280 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-04-14 07:01:53.282 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:01:53.285 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:01:53.287 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-14 07:01:53.290 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-14 07:01:53.292 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 07:01:53.294 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 07:01:53.297 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 07:01:53.299 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 07:01:53.301 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 07:01:53.303 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 07:01:53.306 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:01:53.308 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:01:53.310 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 07:01:53.312 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 07:01:53.315 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 07:01:53.317 | + functions-common:apt_get_update:1197 : return 2022-04-14 07:01:53.319 | + functions-common:install_package:1471 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-14 07:01:53.321 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 07:01:53.324 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:01:53.326 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:01:53.329 | + functions-common:real_install_package:1457 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-14 07:01:53.350 | + 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:01:53.460 | Reading package lists... 2022-04-14 07:01:53.700 | Building dependency tree... 2022-04-14 07:01:53.701 | Reading state information... 2022-04-14 07:01:53.952 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-04-14 07:01:53.952 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-04-14 07:01:53.952 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-14 07:01:53.952 | The following packages were automatically installed and are no longer required: 2022-04-14 07:01:53.953 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 07:01:53.953 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 07:01:53.953 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 07:01:53.953 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 07:01:53.953 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 07:01:53.953 | python3-zope.interface 2022-04-14 07:01:53.953 | Use 'sudo apt autoremove' to remove them. 2022-04-14 07:01:54.071 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 07:01:54.075 | + functions-common:apt_get:1241 : result=0 2022-04-14 07:01:54.078 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 07:01:54.080 | + functions-common:time_stop:2432 : local name 2022-04-14 07:01:54.082 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:01:54.084 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:01:54.086 | + functions-common:time_stop:2435 : local total 2022-04-14 07:01:54.089 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:01:54.091 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 07:01:54.093 | + functions-common:time_stop:2439 : start_time=1649919713348 2022-04-14 07:01:54.095 | + functions-common:time_stop:2441 : [[ -z 1649919713348 ]] 2022-04-14 07:01:54.098 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:01:54.102 | + functions-common:time_stop:2444 : end_time=1649919714099 2022-04-14 07:01:54.104 | + functions-common:time_stop:2445 : elapsed_time=751 2022-04-14 07:01:54.106 | + functions-common:time_stop:2446 : total=4638 2022-04-14 07:01:54.108 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:01:54.111 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=5389 2022-04-14 07:01:54.113 | + functions-common:apt_get:1245 : return 0 2022-04-14 07:01:54.116 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-04-14 07:01:54.118 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:01:54.120 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:01:54.123 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-04-14 07:01:54.187 | Module proxy already enabled 2022-04-14 07:01:54.192 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-04-14 07:01:54.253 | Considering dependency proxy for proxy_uwsgi: 2022-04-14 07:01:54.253 | Module proxy already enabled 2022-04-14 07:01:54.253 | Module proxy_uwsgi already enabled 2022-04-14 07:01:54.257 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-04-14 07:01:54.259 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 07:01:54.261 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 07:01:54.264 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 07:01:54.400 | + ./stack.sh:main:883 : install_keystoneauth 2022-04-14 07:01:54.402 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-04-14 07:01:54.405 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-14 07:01:54.408 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:01:54.411 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:01:54.413 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-04-14 07:01:54.416 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:01:54.418 | + ./stack.sh:main:884 : install_keystoneclient 2022-04-14 07:01:54.420 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-04-14 07:01:54.423 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-14 07:01:54.426 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:01:54.428 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:01:54.430 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-04-14 07:01:54.433 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:01:54.435 | + ./stack.sh:main:885 : install_glanceclient 2022-04-14 07:01:54.438 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-04-14 07:01:54.440 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-14 07:01:54.443 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:01:54.446 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:01:54.449 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-04-14 07:01:54.451 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:01:54.454 | + ./stack.sh:main:886 : install_cinderclient 2022-04-14 07:01:54.456 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-04-14 07:01:54.459 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-14 07:01:54.461 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:01:54.463 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:01:54.466 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-04-14 07:01:54.469 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:01:54.471 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-04-14 07:01:54.473 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-14 07:01:54.476 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:01:54.478 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:01:54.480 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-04-14 07:01:54.483 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:01:54.486 | + ./stack.sh:main:887 : install_novaclient 2022-04-14 07:01:54.488 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-04-14 07:01:54.491 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-14 07:01:54.493 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:01:54.495 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:01:54.498 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-04-14 07:01:54.500 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:01:54.502 | + ./stack.sh:main:888 : is_service_enabled swift glance horizon 2022-04-14 07:01:54.519 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:01:54.522 | + ./stack.sh:main:889 : install_swiftclient 2022-04-14 07:01:54.524 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-04-14 07:01:54.527 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-14 07:01:54.529 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:01:54.532 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:01:54.535 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-04-14 07:01:54.537 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:01:54.540 | + ./stack.sh:main:891 : is_service_enabled neutron nova horizon 2022-04-14 07:01:54.556 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:01:54.560 | + ./stack.sh:main:892 : install_neutronclient 2022-04-14 07:01:54.562 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-04-14 07:01:54.564 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-14 07:01:54.567 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:01:54.569 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:01:54.571 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-04-14 07:01:54.574 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:01:54.576 | + ./stack.sh:main:896 : install_keystonemiddleware 2022-04-14 07:01:54.579 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-04-14 07:01:54.581 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-14 07:01:54.584 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:01:54.586 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:01:54.588 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-04-14 07:01:54.591 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:01:54.594 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-04-14 07:01:54.596 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-14 07:01:54.599 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 07:01:54.602 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-14 07:01:54.604 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-14 07:01:54.606 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 07:01:54.610 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-14 07:01:54.610 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 07:01:54.615 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-14 07:01:54.618 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-14 07:01:54.620 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-14 07:01:54.623 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-14 07:01:54.625 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-14 07:01:54.646 | Using python 3.8 to install keystonemiddleware 2022-04-14 07:01:54.648 | + 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:01:55.519 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:01:55.519 | from cryptography.utils import int_from_bytes 2022-04-14 07:01:55.519 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:01:55.519 | from cryptography.utils import int_from_bytes 2022-04-14 07:01:56.719 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:01:56.753 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-04-14 07:01:56.807 | 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:01:56.808 | 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:01:56.809 | 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:01:56.811 | 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:01:56.813 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-04-14 07:01:56.814 | 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:01:56.815 | 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:01:56.816 | 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:01:56.817 | 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:01:56.818 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-04-14 07:01:56.820 | 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:01:56.820 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-04-14 07:01:56.821 | 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:01:56.823 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-04-14 07:01:56.882 | 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:01:56.883 | 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:01:56.884 | 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:01:56.926 | 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:01:56.967 | 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:01:56.968 | 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:01:56.969 | 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:01:56.970 | 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:01:57.025 | 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:01:57.028 | 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:01:57.039 | 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:01:57.040 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2022.1) 2022-04-14 07:01:57.054 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-04-14 07:01:57.055 | 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:01:57.057 | 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:01:57.125 | 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:01:57.126 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.9) 2022-04-14 07:01:57.128 | 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:01:57.130 | 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:01:57.181 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.14.0) 2022-04-14 07:01:57.194 | 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:01:59.707 | 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:01:59.714 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:01:59.714 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:01:59.841 | + inc/python:pip_install:200 : result=0 2022-04-14 07:01:59.844 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:01:59.846 | + functions-common:time_stop:2432 : local name 2022-04-14 07:01:59.849 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:01:59.851 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:01:59.853 | + functions-common:time_stop:2435 : local total 2022-04-14 07:01:59.855 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:01:59.857 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:01:59.860 | + functions-common:time_stop:2439 : start_time=1649919714641 2022-04-14 07:01:59.862 | + functions-common:time_stop:2441 : [[ -z 1649919714641 ]] 2022-04-14 07:01:59.865 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:01:59.869 | + functions-common:time_stop:2444 : end_time=1649919719867 2022-04-14 07:01:59.871 | + functions-common:time_stop:2445 : elapsed_time=5226 2022-04-14 07:01:59.873 | + functions-common:time_stop:2446 : total=37063 2022-04-14 07:01:59.876 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:01:59.879 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=42289 2022-04-14 07:01:59.881 | + inc/python:pip_install:203 : return 0 2022-04-14 07:01:59.883 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-04-14 07:01:59.886 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-14 07:01:59.888 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 07:01:59.891 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-14 07:01:59.894 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-14 07:01:59.896 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 07:01:59.900 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-14 07:01:59.900 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 07:01:59.905 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-14 07:01:59.907 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-14 07:01:59.910 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-14 07:01:59.913 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-14 07:01:59.915 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-14 07:01:59.938 | Using python 3.8 to install python-memcached 2022-04-14 07:01:59.940 | + 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:02:00.798 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:02:00.799 | from cryptography.utils import int_from_bytes 2022-04-14 07:02:00.799 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:02:00.799 | from cryptography.utils import int_from_bytes 2022-04-14 07:02:02.018 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:02:02.052 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-04-14 07:02:02.055 | 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:02:04.647 | 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:02:04.654 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:02:04.655 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:02:04.776 | + inc/python:pip_install:200 : result=0 2022-04-14 07:02:04.779 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:02:04.782 | + functions-common:time_stop:2432 : local name 2022-04-14 07:02:04.784 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:02:04.787 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:02:04.789 | + functions-common:time_stop:2435 : local total 2022-04-14 07:02:04.791 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:02:04.793 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:02:04.796 | + functions-common:time_stop:2439 : start_time=1649919719931 2022-04-14 07:02:04.798 | + functions-common:time_stop:2441 : [[ -z 1649919719931 ]] 2022-04-14 07:02:04.801 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:02:04.805 | + functions-common:time_stop:2444 : end_time=1649919724803 2022-04-14 07:02:04.808 | + functions-common:time_stop:2445 : elapsed_time=4872 2022-04-14 07:02:04.810 | + functions-common:time_stop:2446 : total=42289 2022-04-14 07:02:04.812 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:02:04.814 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=47161 2022-04-14 07:02:04.816 | + inc/python:pip_install:203 : return 0 2022-04-14 07:02:04.819 | + ./stack.sh:main:898 : is_service_enabled keystone 2022-04-14 07:02:04.836 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:02:04.839 | + ./stack.sh:main:899 : '[' 10.222.0.30 == 10.222.0.30 ']' 2022-04-14 07:02:04.841 | + ./stack.sh:main:900 : stack_install_service keystone 2022-04-14 07:02:04.845 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-14 07:02:04.847 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-14 07:02:04.849 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 07:02:04.852 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-14 07:02:04.854 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-04-14 07:02:04.870 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:02:04.872 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-04-14 07:02:04.875 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-14 07:02:04.877 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-04-14 07:02:04.879 | + functions-common:git_clone:610 : local git_ref=master 2022-04-14 07:02:04.881 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 07:02:04.884 | ++ functions-common:git_clone:612 : pwd 2022-04-14 07:02:04.886 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 07:02:04.888 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 07:02:04.891 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 07:02:04.906 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 07:02:04.909 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 07:02:04.911 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 07:02:04.914 | + functions-common:git_clone:629 : echo master 2022-04-14 07:02:04.914 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 07:02:04.919 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-04-14 07:02:04.922 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 07:02:04.924 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/keystone 2022-04-14 07:02:04.937 | + functions-common:git_clone:684 : cd /opt/stack/keystone 2022-04-14 07:02:04.940 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 07:02:04.940 | + functions-common:git_clone:685 : head -1 2022-04-14 07:02:04.943 | c141e6164 trivial: Fix typo 2022-04-14 07:02:04.946 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 07:02:04.948 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-04-14 07:02:04.950 | + inc/python:setup_develop:338 : local bindep 2022-04-14 07:02:04.953 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-14 07:02:04.955 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-14 07:02:04.957 | + inc/python:setup_develop:344 : local extras= 2022-04-14 07:02:04.960 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-14 07:02:04.962 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 07:02:04.964 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-14 07:02:04.966 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-14 07:02:04.970 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 07:02:04.972 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 07:02:04.975 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-14 07:02:04.977 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 07:02:04.980 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-14 07:02:04.982 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 07:02:04.985 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 07:02:04.988 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-14 07:02:04.993 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-04-14 07:02:04.996 | + 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:02:05.695 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-04-14 07:02:05.697 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 07:02:05.699 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 07:02:05.701 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 07:02:05.704 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-14 07:02:05.706 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-04-14 07:02:05.708 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 07:02:05.710 | + inc/python:setup_package:428 : local extras= 2022-04-14 07:02:05.713 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 07:02:05.715 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 07:02:05.717 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 07:02:05.719 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 07:02:05.721 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 07:02:05.724 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-04-14 07:02:05.746 | Using python 3.8 to install /opt/stack/keystone 2022-04-14 07:02:05.748 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-04-14 07:02:06.640 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:02:06.640 | from cryptography.utils import int_from_bytes 2022-04-14 07:02:06.640 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:02:06.640 | from cryptography.utils import int_from_bytes 2022-04-14 07:02:07.816 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:02:07.847 | Obtaining file:///opt/stack/keystone 2022-04-14 07:02:07.847 | Preparing metadata (setup.py): started 2022-04-14 07:02:12.979 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 07:02:13.055 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (5.8.1) 2022-04-14 07:02:13.056 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.8.7) 2022-04-14 07:02:13.057 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.1.1) 2022-04-14 07:02:13.058 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.3.9) 2022-04-14 07:02:13.059 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (36.0.2) 2022-04-14 07:02:13.060 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.4.35) 2022-04-14 07:02:13.062 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.13.0) 2022-04-14 07:02:13.063 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.5.0) 2022-04-14 07:02:13.064 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.7.4) 2022-04-14 07:02:13.065 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.4.0) 2022-04-14 07:02:13.066 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (9.4.0) 2022-04-14 07:02:13.067 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-14 07:02:13.068 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.8.20) 2022-04-14 07:02:13.069 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.10.1) 2022-04-14 07:02:13.070 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (8.8.0) 2022-04-14 07:02:13.071 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.1.0) 2022-04-14 07:02:13.072 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (12.13.0) 2022-04-14 07:02:13.073 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (11.2.0) 2022-04-14 07:02:13.074 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (5.1.0) 2022-04-14 07:02:13.075 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.7.0) 2022-04-14 07:02:13.077 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.5.1) 2022-04-14 07:02:13.078 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.11.0) 2022-04-14 07:02:13.079 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.3.0) 2022-04-14 07:02:13.080 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.5.0) 2022-04-14 07:02:13.081 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.12.2) 2022-04-14 07:02:13.082 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-14 07:02:13.083 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (7.1.2) 2022-04-14 07:02:13.084 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.3.0) 2022-04-14 07:02:13.085 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.1.5) 2022-04-14 07:02:13.086 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-14 07:02:13.087 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.1.1) 2022-04-14 07:02:13.088 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.0.3) 2022-04-14 07:02:13.089 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.4.2) 2022-04-14 07:02:13.090 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2022.1) 2022-04-14 07:02:13.102 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev2) (1.16.0) 2022-04-14 07:02:13.103 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev2) (1.15.0) 2022-04-14 07:02:13.145 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==21.1.0.dev2) (5.1.1) 2022-04-14 07:02:13.163 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.2) 2022-04-14 07:02:13.164 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (3.1.1) 2022-04-14 07:02:13.166 | Requirement already satisfied: importlib-metadata>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (4.11.3) 2022-04-14 07:02:13.167 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.1) 2022-04-14 07:02:13.168 | Requirement already satisfied: click>=8.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (8.1.2) 2022-04-14 07:02:13.178 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==21.1.0.dev2) (9.0.1) 2022-04-14 07:02:13.239 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (4.5.0) 2022-04-14 07:02:13.243 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2.27.1) 2022-04-14 07:02:13.338 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (0.8.0) 2022-04-14 07:02:13.339 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (2.5.0) 2022-04-14 07:02:13.341 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (6.0) 2022-04-14 07:02:13.342 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (1.5.0) 2022-04-14 07:02:13.395 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.7.7) 2022-04-14 07:02:13.397 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (2.0.1) 2022-04-14 07:02:13.399 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (0.5.0) 2022-04-14 07:02:13.450 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev2) (2.8.2) 2022-04-14 07:02:13.455 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev2) (0.9.6) 2022-04-14 07:02:13.535 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.0) 2022-04-14 07:02:13.538 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.8.0) 2022-04-14 07:02:13.540 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.4.0) 2022-04-14 07:02:13.541 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.2.4) 2022-04-14 07:02:13.542 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.4.0) 2022-04-14 07:02:13.543 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.1.0) 2022-04-14 07:02:13.562 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==21.1.0.dev2) (3.3.0) 2022-04-14 07:02:13.611 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev2) (3.2.0) 2022-04-14 07:02:13.631 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (1.0.2) 2022-04-14 07:02:13.633 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (3.0.7) 2022-04-14 07:02:13.634 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (21.3) 2022-04-14 07:02:13.636 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (0.11.0) 2022-04-14 07:02:13.689 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==21.1.0.dev2) (4.5.0) 2022-04-14 07:02:13.804 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (62.0.0) 2022-04-14 07:02:13.805 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (22.0.0) 2022-04-14 07:02:13.806 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (5.6.0) 2022-04-14 07:02:13.807 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (0.7.1) 2022-04-14 07:02:13.808 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (1.10.0) 2022-04-14 07:02:14.025 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==21.1.0.dev2) (1.1.2) 2022-04-14 07:02:14.047 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev2) (0.4.2) 2022-04-14 07:02:14.048 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev2) (0.5.2) 2022-04-14 07:02:14.116 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.2.0) 2022-04-14 07:02:14.133 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.0) 2022-04-14 07:02:14.190 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==21.1.0.dev2) (2.21) 2022-04-14 07:02:14.228 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==21.1.0.dev2) (1.14.0) 2022-04-14 07:02:14.334 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata>=3.6.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (3.8.0) 2022-04-14 07:02:14.389 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.1) 2022-04-14 07:02:14.463 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (1.7.0) 2022-04-14 07:02:14.587 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==21.1.0.dev2) (0.17.3) 2022-04-14 07:02:14.616 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.14.1) 2022-04-14 07:02:14.656 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (3.0.0) 2022-04-14 07:02:14.659 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.1.1) 2022-04-14 07:02:14.661 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (3.5.0) 2022-04-14 07:02:14.663 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.33.0) 2022-04-14 07:02:14.664 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (1.3.3) 2022-04-14 07:02:14.665 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.5.1) 2022-04-14 07:02:14.716 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev2) (0.2.5) 2022-04-14 07:02:14.852 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (1.26.9) 2022-04-14 07:02:14.855 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (3.3) 2022-04-14 07:02:14.856 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2019.11.28) 2022-04-14 07:02:14.858 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2.0.12) 2022-04-14 07:02:15.006 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev2) (2.5.0) 2022-04-14 07:02:15.085 | Requirement already satisfied: elementpath<3.0.0,>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==21.1.0.dev2) (2.5.0) 2022-04-14 07:02:15.328 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.2.1) 2022-04-14 07:02:15.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.1.0.dev2) (0.7) 2022-04-14 07:02:15.620 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.0.0) 2022-04-14 07:02:17.492 | Installing collected packages: keystone 2022-04-14 07:02:17.492 | Attempting uninstall: keystone 2022-04-14 07:02:17.492 | Found existing installation: keystone 21.1.0.dev2 2022-04-14 07:02:17.496 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-04-14 07:02:17.497 | Running setup.py develop for keystone 2022-04-14 07:02:23.729 | Successfully installed keystone 2022-04-14 07:02:23.729 | 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:02:23.737 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:02:23.737 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:02:23.871 | + inc/python:pip_install:200 : result=0 2022-04-14 07:02:23.873 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:02:23.875 | + functions-common:time_stop:2432 : local name 2022-04-14 07:02:23.877 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:02:23.879 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:02:23.881 | + functions-common:time_stop:2435 : local total 2022-04-14 07:02:23.884 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:02:23.886 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:02:23.888 | + functions-common:time_stop:2439 : start_time=1649919725740 2022-04-14 07:02:23.890 | + functions-common:time_stop:2441 : [[ -z 1649919725740 ]] 2022-04-14 07:02:23.893 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:02:23.897 | + functions-common:time_stop:2444 : end_time=1649919743895 2022-04-14 07:02:23.899 | + functions-common:time_stop:2445 : elapsed_time=18155 2022-04-14 07:02:23.901 | + functions-common:time_stop:2446 : total=47161 2022-04-14 07:02:23.904 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:02:23.906 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=65316 2022-04-14 07:02:23.908 | + inc/python:pip_install:203 : return 0 2022-04-14 07:02:23.911 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 07:02:23.913 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-14 07:02:23.915 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-14 07:02:23.934 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-14 07:02:23.946 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-04-14 07:02:23.948 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-04-14 07:02:23.951 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:02:23.953 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:02:23.956 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-04-14 07:02:23.958 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:02:23.960 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-04-14 07:02:23.979 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:02:23.981 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-04-14 07:02:23.983 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 07:02:23.986 | + ./stack.sh:main:901 : configure_keystone 2022-04-14 07:02:23.988 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-04-14 07:02:24.001 | + 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:02:24.003 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-04-14 07:02:24.008 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-04-14 07:02:24.024 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:02:24.026 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-04-14 07:02:24.057 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-04-14 07:02:24.085 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-04-14 07:02:24.114 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-04-14 07:02:24.145 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-04-14 07:02:24.175 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-04-14 07:02:24.205 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-04-14 07:02:24.232 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-04-14 07:02:24.261 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-04-14 07:02:24.264 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-04-14 07:02:24.266 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-04-14 07:02:24.269 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-04-14 07:02:24.271 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 07:02:24.273 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 07:02:24.288 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:02:24.291 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 07:02:24.294 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 07:02:24.296 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 07:02:24.312 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:02:24.314 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2022-04-14 07:02:24.317 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2022-04-14 07:02:24.347 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 07:02:24.349 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 07:02:24.351 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-04-14 07:02:24.354 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-04-14 07:02:24.370 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:02:24.372 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.30/identity 2022-04-14 07:02:24.402 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-04-14 07:02:24.405 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-04-14 07:02:24.437 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-04-14 07:02:24.439 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-04-14 07:02:24.441 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-04-14 07:02:24.444 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=keystone 2022-04-14 07:02:24.446 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-04-14 07:02:24.449 | + 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:02:24.480 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-04-14 07:02:24.483 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-04-14 07:02:24.485 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-04-14 07:02:24.488 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-04-14 07:02:24.491 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 07:02:24.507 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 07:02:24.510 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 07:02:24.512 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 07:02:24.515 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 07:02:24.517 | + 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:02:24.545 | + 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:02:24.574 | + 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:02:24.601 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 07:02:24.630 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-04-14 07:02:24.658 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-04-14 07:02:24.661 | + 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:02:24.663 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-04-14 07:02:24.665 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-04-14 07:02:24.668 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-04-14 07:02:24.671 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-14 07:02:24.674 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 07:02:24.677 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-04-14 07:02:24.681 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-04-14 07:02:24.683 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 07:02:24.686 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 07:02:24.699 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 07:02:24.699 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 07:02:24.708 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 07:02:24.711 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 07:02:24.727 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-04-14 07:02:24.729 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-04-14 07:02:24.733 | + 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:02:24.763 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-04-14 07:02:24.790 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-04-14 07:02:24.817 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-04-14 07:02:24.844 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-04-14 07:02:24.871 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-04-14 07:02:24.899 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-04-14 07:02:24.927 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-04-14 07:02:24.954 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-04-14 07:02:24.982 | + 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:02:25.008 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-04-14 07:02:25.036 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-04-14 07:02:25.063 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-04-14 07:02:25.090 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-14 07:02:25.093 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-14 07:02:25.096 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-04-14 07:02:25.098 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-04-14 07:02:25.101 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 07:02:25.103 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:02:25.105 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:02:25.108 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-14 07:02:25.111 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-14 07:02:25.113 | + 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:02:25.140 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-04-14 07:02:25.168 | + 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:02:25.168 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-14 07:02:25.177 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-04-14 07:02:25.180 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-04-14 07:02:25.182 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-04-14 07:02:25.185 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 07:02:25.188 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 07:02:25.190 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 07:02:25.192 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:02:25.194 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:02:25.197 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 07:02:25.199 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 07:02:25.202 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:02:25.204 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:02:25.206 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-04-14 07:02:25.268 | Site keystone-wsgi-public already enabled 2022-04-14 07:02:25.272 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-14 07:02:25.274 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 07:02:25.277 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 07:02:25.279 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 07:02:25.415 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-04-14 07:02:25.447 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-04-14 07:02:25.479 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-04-14 07:02:25.510 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-04-14 07:02:25.512 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-04-14 07:02:25.544 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-04-14 07:02:25.572 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-04-14 07:02:25.601 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-04-14 07:02:25.604 | + ./stack.sh:main:905 : is_service_enabled swift 2022-04-14 07:02:25.620 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:02:25.623 | + ./stack.sh:main:906 : is_service_enabled ceilometer 2022-04-14 07:02:25.640 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:02:25.643 | + ./stack.sh:main:909 : stack_install_service swift 2022-04-14 07:02:25.645 | + lib/stack:stack_install_service:20 : local service=swift 2022-04-14 07:02:25.648 | + lib/stack:stack_install_service:21 : type install_swift 2022-04-14 07:02:25.650 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 07:02:25.652 | + lib/stack:stack_install_service:32 : install_swift 2022-04-14 07:02:25.655 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-04-14 07:02:25.657 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-04-14 07:02:25.660 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-04-14 07:02:25.662 | + functions-common:git_clone:610 : local git_ref=master 2022-04-14 07:02:25.664 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 07:02:25.667 | ++ functions-common:git_clone:612 : pwd 2022-04-14 07:02:25.670 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 07:02:25.672 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 07:02:25.675 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 07:02:25.691 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 07:02:25.693 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 07:02:25.696 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 07:02:25.699 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 07:02:25.699 | + functions-common:git_clone:629 : echo master 2022-04-14 07:02:25.704 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-04-14 07:02:25.707 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 07:02:25.709 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/swift 2022-04-14 07:02:25.723 | + functions-common:git_clone:684 : cd /opt/stack/swift 2022-04-14 07:02:25.726 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 07:02:25.726 | + functions-common:git_clone:685 : head -1 2022-04-14 07:02:25.729 | 1cee51d52 doc: also add reverse option to pagination doc 2022-04-14 07:02:25.733 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 07:02:25.735 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-04-14 07:02:25.738 | + inc/python:setup_develop:338 : local bindep 2022-04-14 07:02:25.740 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-04-14 07:02:25.743 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-04-14 07:02:25.745 | + inc/python:setup_develop:344 : local extras=keystone 2022-04-14 07:02:25.747 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-04-14 07:02:25.750 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 07:02:25.752 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-04-14 07:02:25.754 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-04-14 07:02:25.757 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 07:02:25.759 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-04-14 07:02:25.762 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-04-14 07:02:25.764 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 07:02:25.767 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-04-14 07:02:25.770 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 07:02:25.772 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 07:02:25.775 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-04-14 07:02:25.781 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-04-14 07:02:25.783 | + 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:02:26.461 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-04-14 07:02:26.464 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 07:02:26.466 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 07:02:26.468 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 07:02:26.471 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-04-14 07:02:26.473 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-04-14 07:02:26.475 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 07:02:26.477 | + inc/python:setup_package:428 : local extras=keystone 2022-04-14 07:02:26.480 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 07:02:26.482 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-04-14 07:02:26.484 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-04-14 07:02:26.487 | + inc/python:setup_package:438 : extras='[keystone]' 2022-04-14 07:02:26.489 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 07:02:26.491 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-04-14 07:02:26.512 | Using python 3.8 to install /opt/stack/swift 2022-04-14 07:02:26.515 | + 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:02:27.380 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:02:27.380 | from cryptography.utils import int_from_bytes 2022-04-14 07:02:27.380 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:02:27.380 | from cryptography.utils import int_from_bytes 2022-04-14 07:02:28.555 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:02:28.586 | Obtaining file:///opt/stack/swift 2022-04-14 07:02:28.587 | Preparing metadata (setup.py): started 2022-04-14 07:02:33.320 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 07:02:33.360 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (0.33.0) 2022-04-14 07:02:33.361 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (1.1.2) 2022-04-14 07:02:33.362 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (0.11.0) 2022-04-14 07:02:33.363 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (2.1.1) 2022-04-14 07:02:33.364 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (4.8.0) 2022-04-14 07:02:33.365 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (2.27.1) 2022-04-14 07:02:33.366 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (1.16.0) 2022-04-14 07:02:33.367 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (0.9.9) 2022-04-14 07:02:33.368 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (1.6.0) 2022-04-14 07:02:33.369 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (36.0.2) 2022-04-14 07:02:33.370 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (9.4.0) 2022-04-14 07:02:33.407 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.30.0.dev15) (1.15.0) 2022-04-14 07:02:33.416 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.30.0.dev15) (2.2.1) 2022-04-14 07:02:33.471 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (8.8.0) 2022-04-14 07:02:33.472 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (2.10.1) 2022-04-14 07:02:33.473 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.1.0) 2022-04-14 07:02:33.474 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.3.0) 2022-04-14 07:02:33.475 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.4.0) 2022-04-14 07:02:33.476 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (5.1.0) 2022-04-14 07:02:33.478 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.7.0) 2022-04-14 07:02:33.479 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.5.0) 2022-04-14 07:02:33.480 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.8.7) 2022-04-14 07:02:33.481 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (3.1.1) 2022-04-14 07:02:33.482 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (5.8.1) 2022-04-14 07:02:33.483 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.12.2) 2022-04-14 07:02:33.503 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.30.0.dev15) (62.0.0) 2022-04-14 07:02:33.534 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (2019.11.28) 2022-04-14 07:02:33.536 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (3.3) 2022-04-14 07:02:33.538 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (2.0.12) 2022-04-14 07:02:33.539 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (1.26.9) 2022-04-14 07:02:33.562 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.30.0.dev15) (2.21) 2022-04-14 07:02:33.664 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (3.5.0) 2022-04-14 07:02:33.665 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.7.0) 2022-04-14 07:02:33.666 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.0.2) 2022-04-14 07:02:33.710 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.1.5) 2022-04-14 07:02:33.752 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (2.5.0) 2022-04-14 07:02:33.753 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (0.8.0) 2022-04-14 07:02:33.755 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.5.0) 2022-04-14 07:02:33.756 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (6.0) 2022-04-14 07:02:33.817 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (2.8.2) 2022-04-14 07:02:33.820 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (0.9.6) 2022-04-14 07:02:33.833 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.0.3) 2022-04-14 07:02:33.834 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (2022.1) 2022-04-14 07:02:33.852 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (3.0.7) 2022-04-14 07:02:33.853 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (21.3) 2022-04-14 07:02:33.996 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.14.0) 2022-04-14 07:02:34.010 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (5.1.1) 2022-04-14 07:02:36.269 | Installing collected packages: swift 2022-04-14 07:02:36.270 | Attempting uninstall: swift 2022-04-14 07:02:36.270 | Found existing installation: swift 2.30.0.dev15 2022-04-14 07:02:36.273 | Can't uninstall 'swift'. No files were found to uninstall. 2022-04-14 07:02:36.274 | Running setup.py develop for swift 2022-04-14 07:02:42.265 | Successfully installed swift 2022-04-14 07:02:42.265 | 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:02:42.273 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:02:42.273 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:02:42.406 | + inc/python:pip_install:200 : result=0 2022-04-14 07:02:42.409 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:02:42.411 | + functions-common:time_stop:2432 : local name 2022-04-14 07:02:42.413 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:02:42.416 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:02:42.419 | + functions-common:time_stop:2435 : local total 2022-04-14 07:02:42.421 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:02:42.423 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:02:42.425 | + functions-common:time_stop:2439 : start_time=1649919746507 2022-04-14 07:02:42.427 | + functions-common:time_stop:2441 : [[ -z 1649919746507 ]] 2022-04-14 07:02:42.430 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:02:42.434 | + functions-common:time_stop:2444 : end_time=1649919762432 2022-04-14 07:02:42.437 | + functions-common:time_stop:2445 : elapsed_time=15925 2022-04-14 07:02:42.439 | + functions-common:time_stop:2446 : total=65316 2022-04-14 07:02:42.441 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:02:42.443 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=81241 2022-04-14 07:02:42.445 | + inc/python:pip_install:203 : return 0 2022-04-14 07:02:42.448 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 07:02:42.450 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-14 07:02:42.452 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-14 07:02:42.472 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-14 07:02:42.485 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-04-14 07:02:42.487 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-04-14 07:02:42.489 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:02:42.491 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:02:42.494 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-04-14 07:02:42.496 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:02:42.499 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-04-14 07:02:42.501 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 07:02:42.503 | + ./stack.sh:main:910 : configure_swift 2022-04-14 07:02:42.506 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-04-14 07:02:42.508 | + lib/swift:configure_swift:332 : local node_number 2022-04-14 07:02:42.510 | + lib/swift:configure_swift:333 : local swift_node_config 2022-04-14 07:02:42.513 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-04-14 07:02:42.515 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-04-14 07:02:43.726 | No account-auditor running 2022-04-14 07:02:43.726 | No proxy-server running 2022-04-14 07:02:43.726 | No account-server running 2022-04-14 07:02:43.726 | No container-sharder running 2022-04-14 07:02:43.726 | No container-auditor running 2022-04-14 07:02:43.726 | No container-updater running 2022-04-14 07:02:43.726 | No object-expirer running 2022-04-14 07:02:43.726 | No container-replicator running 2022-04-14 07:02:43.726 | No object-replicator running 2022-04-14 07:02:43.726 | No object-reconstructor running 2022-04-14 07:02:43.726 | No container-reconciler running 2022-04-14 07:02:43.726 | No container-sync running 2022-04-14 07:02:43.726 | No container-server running 2022-04-14 07:02:43.726 | No object-updater running 2022-04-14 07:02:43.726 | No account-replicator running 2022-04-14 07:02:43.726 | No object-server running 2022-04-14 07:02:43.726 | No object-auditor running 2022-04-14 07:02:43.726 | No account-reaper running 2022-04-14 07:02:43.820 | + lib/swift:configure_swift:337 : true 2022-04-14 07:02:43.822 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-04-14 07:02:43.835 | + 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:02:43.848 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-04-14 07:02:43.851 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-04-14 07:02:43.851 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-04-14 07:02:43.856 | + lib/swift:configure_swift:351 : sed -e ' 2022-04-14 07:02:43.856 | s/%GROUP%/ubuntu/; 2022-04-14 07:02:43.856 | s/%USER%/ubuntu/; 2022-04-14 07:02:43.856 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-04-14 07:02:43.856 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-04-14 07:02:43.859 | uid = ubuntu 2022-04-14 07:02:43.860 | gid = ubuntu 2022-04-14 07:02:43.860 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-04-14 07:02:43.860 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-04-14 07:02:43.860 | address = 127.0.0.1 2022-04-14 07:02:43.860 | 2022-04-14 07:02:43.860 | [account6612] 2022-04-14 07:02:43.860 | max connections = 25 2022-04-14 07:02:43.860 | path = /opt/stack/data/swift/1/node/ 2022-04-14 07:02:43.860 | read only = false 2022-04-14 07:02:43.860 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-04-14 07:02:43.860 | 2022-04-14 07:02:43.860 | [account6622] 2022-04-14 07:02:43.860 | max connections = 25 2022-04-14 07:02:43.860 | path = /opt/stack/data/swift/2/node/ 2022-04-14 07:02:43.860 | read only = false 2022-04-14 07:02:43.860 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-04-14 07:02:43.860 | 2022-04-14 07:02:43.860 | [account6632] 2022-04-14 07:02:43.860 | max connections = 25 2022-04-14 07:02:43.860 | path = /opt/stack/data/swift/3/node/ 2022-04-14 07:02:43.860 | read only = false 2022-04-14 07:02:43.860 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-04-14 07:02:43.860 | 2022-04-14 07:02:43.860 | [account6642] 2022-04-14 07:02:43.860 | max connections = 25 2022-04-14 07:02:43.860 | path = /opt/stack/data/swift/4/node/ 2022-04-14 07:02:43.860 | read only = false 2022-04-14 07:02:43.860 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-04-14 07:02:43.860 | 2022-04-14 07:02:43.860 | 2022-04-14 07:02:43.860 | [container6611] 2022-04-14 07:02:43.860 | max connections = 25 2022-04-14 07:02:43.861 | path = /opt/stack/data/swift/1/node/ 2022-04-14 07:02:43.861 | read only = false 2022-04-14 07:02:43.861 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-04-14 07:02:43.861 | 2022-04-14 07:02:43.861 | [container6621] 2022-04-14 07:02:43.861 | max connections = 25 2022-04-14 07:02:43.861 | path = /opt/stack/data/swift/2/node/ 2022-04-14 07:02:43.861 | read only = false 2022-04-14 07:02:43.861 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-04-14 07:02:43.861 | 2022-04-14 07:02:43.861 | [container6631] 2022-04-14 07:02:43.861 | max connections = 25 2022-04-14 07:02:43.861 | path = /opt/stack/data/swift/3/node/ 2022-04-14 07:02:43.861 | read only = false 2022-04-14 07:02:43.861 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-04-14 07:02:43.861 | 2022-04-14 07:02:43.861 | [container6641] 2022-04-14 07:02:43.861 | max connections = 25 2022-04-14 07:02:43.861 | path = /opt/stack/data/swift/4/node/ 2022-04-14 07:02:43.861 | read only = false 2022-04-14 07:02:43.861 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-04-14 07:02:43.861 | 2022-04-14 07:02:43.861 | 2022-04-14 07:02:43.861 | [object6613] 2022-04-14 07:02:43.861 | max connections = 25 2022-04-14 07:02:43.861 | path = /opt/stack/data/swift/1/node/ 2022-04-14 07:02:43.861 | read only = false 2022-04-14 07:02:43.861 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-04-14 07:02:43.861 | 2022-04-14 07:02:43.861 | [object6623] 2022-04-14 07:02:43.861 | max connections = 25 2022-04-14 07:02:43.861 | path = /opt/stack/data/swift/2/node/ 2022-04-14 07:02:43.861 | read only = false 2022-04-14 07:02:43.861 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-04-14 07:02:43.861 | 2022-04-14 07:02:43.862 | [object6633] 2022-04-14 07:02:43.862 | max connections = 25 2022-04-14 07:02:43.862 | path = /opt/stack/data/swift/3/node/ 2022-04-14 07:02:43.862 | read only = false 2022-04-14 07:02:43.862 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-04-14 07:02:43.862 | 2022-04-14 07:02:43.862 | [object6643] 2022-04-14 07:02:43.862 | max connections = 25 2022-04-14 07:02:43.862 | path = /opt/stack/data/swift/4/node/ 2022-04-14 07:02:43.862 | read only = false 2022-04-14 07:02:43.862 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-04-14 07:02:43.863 | + lib/swift:configure_swift:357 : is_ubuntu 2022-04-14 07:02:43.865 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:02:43.867 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:02:43.869 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-04-14 07:02:43.881 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-04-14 07:02:43.883 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-04-14 07:02:43.887 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-04-14 07:02:43.891 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-04-14 07:02:43.893 | + 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:02:43.897 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-04-14 07:02:43.927 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.30:8080/v1/ 2022-04-14 07:02:43.952 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-04-14 07:02:43.970 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-04-14 07:02:43.998 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-04-14 07:02:44.016 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-04-14 07:02:44.045 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-04-14 07:02:44.064 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-04-14 07:02:44.092 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-04-14 07:02:44.110 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-04-14 07:02:44.137 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-04-14 07:02:44.155 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-04-14 07:02:44.183 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-04-14 07:02:44.201 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-04-14 07:02:44.215 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:02:44.218 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-04-14 07:02:44.246 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-04-14 07:02:44.273 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-04-14 07:02:44.300 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-04-14 07:02:44.327 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-04-14 07:02:44.342 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:02:44.344 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-04-14 07:02:44.371 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-04-14 07:02:44.386 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:02:44.388 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-04-14 07:02:44.403 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:02:44.405 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-04-14 07:02:44.407 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-04-14 07:02:44.423 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:02:44.425 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-04-14 07:02:44.427 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-04-14 07:02:44.429 | + 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:02:44.434 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-04-14 07:02:44.439 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-04-14 07:02:44.466 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-04-14 07:02:44.493 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-04-14 07:02:44.522 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-04-14 07:02:44.552 | + 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:02:44.579 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-04-14 07:02:44.581 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-04-14 07:02:44.583 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-04-14 07:02:44.585 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-04-14 07:02:44.587 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-04-14 07:02:44.614 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-04-14 07:02:44.641 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.30/identity 2022-04-14 07:02:44.669 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-04-14 07:02:44.695 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-04-14 07:02:44.723 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-04-14 07:02:44.751 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-04-14 07:02:44.779 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-04-14 07:02:44.806 | + 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:02:44.834 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-04-14 07:02:44.860 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-04-14 07:02:44.887 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-04-14 07:02:44.915 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-04-14 07:02:44.943 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-04-14 07:02:44.974 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-04-14 07:02:45.002 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-04-14 07:02:45.020 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-04-14 07:02:45.047 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-04-14 07:02:45.075 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-04-14 07:02:45.079 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-04-14 07:02:45.109 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-04-14 07:02:45.136 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-04-14 07:02:45.163 | + lib/swift:configure_swift:475 : local node_number 2022-04-14 07:02:45.165 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-04-14 07:02:45.168 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-14 07:02:45.170 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-04-14 07:02:45.174 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-04-14 07:02:45.176 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-14 07:02:45.179 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-14 07:02:45.181 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-04-14 07:02:45.183 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-04-14 07:02:45.185 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-14 07:02:45.187 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-14 07:02:45.189 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-04-14 07:02:45.207 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-04-14 07:02:45.235 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-04-14 07:02:45.253 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-04-14 07:02:45.282 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-04-14 07:02:45.300 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-14 07:02:45.330 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-04-14 07:02:45.348 | + 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:02:45.378 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-04-14 07:02:45.396 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-14 07:02:45.428 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-04-14 07:02:45.447 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-04-14 07:02:45.484 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-04-14 07:02:45.503 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-04-14 07:02:45.533 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-04-14 07:02:45.552 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-04-14 07:02:45.581 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-04-14 07:02:45.599 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-04-14 07:02:45.628 | + 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:02:45.633 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-04-14 07:02:45.652 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-14 07:02:45.682 | + 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:02:45.711 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-04-14 07:02:45.713 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-04-14 07:02:45.718 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-04-14 07:02:45.720 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-04-14 07:02:45.722 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-14 07:02:45.724 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-04-14 07:02:45.727 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-04-14 07:02:45.729 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-14 07:02:45.731 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-14 07:02:45.734 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-04-14 07:02:45.752 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-04-14 07:02:45.780 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-04-14 07:02:45.798 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-04-14 07:02:45.826 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-04-14 07:02:45.844 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-14 07:02:45.872 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-04-14 07:02:45.891 | + 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:02:45.920 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-04-14 07:02:45.938 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-14 07:02:45.966 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-04-14 07:02:45.985 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-04-14 07:02:46.013 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-04-14 07:02:46.031 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-04-14 07:02:46.059 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-04-14 07:02:46.078 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-04-14 07:02:46.106 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-04-14 07:02:46.124 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-04-14 07:02:46.152 | + 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:02:46.157 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-04-14 07:02:46.175 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-14 07:02:46.204 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-04-14 07:02:46.206 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-04-14 07:02:46.210 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-04-14 07:02:46.213 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-04-14 07:02:46.215 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-14 07:02:46.217 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-04-14 07:02:46.219 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-04-14 07:02:46.221 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-14 07:02:46.223 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-14 07:02:46.226 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-04-14 07:02:46.243 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-04-14 07:02:46.271 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-04-14 07:02:46.289 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-04-14 07:02:46.317 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-04-14 07:02:46.335 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-14 07:02:46.363 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-04-14 07:02:46.381 | + 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:02:46.409 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-04-14 07:02:46.427 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-14 07:02:46.455 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-04-14 07:02:46.473 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-04-14 07:02:46.501 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-04-14 07:02:46.519 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-04-14 07:02:46.547 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-04-14 07:02:46.566 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-04-14 07:02:46.594 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-04-14 07:02:46.613 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-04-14 07:02:46.640 | + 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:02:46.645 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-04-14 07:02:46.663 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-14 07:02:46.692 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-04-14 07:02:46.719 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-04-14 07:02:46.748 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-04-14 07:02:46.776 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-04-14 07:02:46.779 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-04-14 07:02:46.783 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-04-14 07:02:46.813 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-04-14 07:02:46.840 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-04-14 07:02:46.869 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-04-14 07:02:46.898 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-04-14 07:02:46.927 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-04-14 07:02:46.955 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-04-14 07:02:46.983 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-04-14 07:02:47.009 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-04-14 07:02:47.037 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-04-14 07:02:47.053 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:02:47.055 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-04-14 07:02:47.074 | + lib/swift:configure_swift:518 : local auth_vers 2022-04-14 07:02:47.077 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-04-14 07:02:47.097 | + lib/swift:configure_swift:519 : auth_vers=3 2022-04-14 07:02:47.099 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.30 2022-04-14 07:02:47.126 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-04-14 07:02:47.128 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-04-14 07:02:47.156 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.30/identity 2022-04-14 07:02:47.185 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-04-14 07:02:47.187 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-04-14 07:02:47.215 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-04-14 07:02:47.230 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:02:47.233 | + lib/swift:configure_swift:538 : local user_group 2022-04-14 07:02:47.235 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-04-14 07:02:47.240 | + lib/swift:configure_swift:539 : user_group=1000 2022-04-14 07:02:47.242 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-04-14 07:02:47.255 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-04-14 07:02:47.258 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-04-14 07:02:47.269 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-04-14 07:02:47.272 | + lib/swift:configure_swift:545 : is_suse 2022-04-14 07:02:47.274 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 07:02:47.276 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 07:02:47.278 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 07:02:47.281 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 07:02:47.283 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 07:02:47.285 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 07:02:47.288 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-04-14 07:02:47.300 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-04-14 07:02:47.302 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-04-14 07:02:47.305 | + ./stack.sh:main:913 : is_service_enabled s3api 2022-04-14 07:02:47.322 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:02:47.325 | + ./stack.sh:main:919 : is_service_enabled g-api n-api 2022-04-14 07:02:47.342 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:02:47.344 | + ./stack.sh:main:921 : stack_install_service glance 2022-04-14 07:02:47.347 | + lib/stack:stack_install_service:20 : local service=glance 2022-04-14 07:02:47.349 | + lib/stack:stack_install_service:21 : type install_glance 2022-04-14 07:02:47.352 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 07:02:47.354 | + lib/stack:stack_install_service:32 : install_glance 2022-04-14 07:02:47.357 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-04-14 07:02:47.360 | + lib/glance:install_glance:507 : local glance_store_extras 2022-04-14 07:02:47.362 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-04-14 07:02:47.380 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:02:47.382 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-04-14 07:02:47.385 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-04-14 07:02:47.403 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:02:47.406 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-04-14 07:02:47.409 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-04-14 07:02:47.412 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-04-14 07:02:47.414 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:02:47.417 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:02:47.419 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-04-14 07:02:47.422 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:02:47.425 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-04-14 07:02:47.428 | ++ inc/python:join_extras:29 : local IFS=, 2022-04-14 07:02:47.431 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-04-14 07:02:47.434 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-04-14 07:02:47.436 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-04-14 07:02:47.439 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-04-14 07:02:47.441 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-04-14 07:02:47.445 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-04-14 07:02:47.447 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-04-14 07:02:47.451 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-04-14 07:02:47.454 | +++ 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:02:47.455 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-04-14 07:02:47.460 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-04-14 07:02:47.462 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-04-14 07:02:47.465 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-04-14 07:02:47.468 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-04-14 07:02:47.471 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-04-14 07:02:47.493 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-04-14 07:02:47.495 | + 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:02:48.402 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:02:48.402 | from cryptography.utils import int_from_bytes 2022-04-14 07:02:48.402 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:02:48.402 | from cryptography.utils import int_from_bytes 2022-04-14 07:02:49.610 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:02:49.644 | 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:02:49.728 | 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:02:49.729 | 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:02:49.730 | 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:02:49.733 | 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:02:49.734 | 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:02:49.735 | 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:02:49.736 | 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:02:49.737 | 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:02:49.738 | 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:02:49.739 | 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:02:49.740 | 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:02:49.741 | 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:02:49.743 | 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:02:49.745 | 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:02:49.749 | 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:02:49.751 | 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:02:49.753 | 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:02:49.756 | 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:02:49.765 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (2.2.1) 2022-04-14 07:02:49.766 | 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:02:49.780 | 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:02:49.851 | 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:02:49.852 | 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:02:49.853 | 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:02:49.879 | 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:02:49.881 | 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:02:49.883 | 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:02:49.885 | 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:02:49.886 | 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:02:49.898 | 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:02:49.941 | 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:02:49.942 | 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:02:49.943 | 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:02:49.944 | 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:02:49.964 | 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:02:49.968 | 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:02:49.983 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2022.1) 2022-04-14 07:02:49.999 | 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:02:50.002 | 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:02:50.021 | 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:02:50.022 | 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.2.0) 2022-04-14 07:02:50.108 | 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:02:50.109 | 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:02:50.112 | 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:02:50.113 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.9) 2022-04-14 07:02:50.163 | 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:02:50.190 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.14.0) 2022-04-14 07:02:50.430 | 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:02:50.432 | 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:02:50.468 | 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:02:50.472 | 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:02:50.473 | 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:02:50.475 | 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:02:50.476 | 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:02:50.477 | 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:02:50.535 | 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:02:50.722 | 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:02:50.745 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (62.0.0) 2022-04-14 07:02:50.832 | 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:02:50.985 | 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:02:53.147 | 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:02:53.154 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:02:53.154 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:02:53.279 | + inc/python:pip_install:200 : result=0 2022-04-14 07:02:53.282 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:02:53.285 | + functions-common:time_stop:2432 : local name 2022-04-14 07:02:53.287 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:02:53.289 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:02:53.292 | + functions-common:time_stop:2435 : local total 2022-04-14 07:02:53.294 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:02:53.297 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:02:53.299 | + functions-common:time_stop:2439 : start_time=1649919767487 2022-04-14 07:02:53.301 | + functions-common:time_stop:2441 : [[ -z 1649919767487 ]] 2022-04-14 07:02:53.304 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:02:53.308 | + functions-common:time_stop:2444 : end_time=1649919773306 2022-04-14 07:02:53.311 | + functions-common:time_stop:2445 : elapsed_time=5819 2022-04-14 07:02:53.313 | + functions-common:time_stop:2446 : total=81241 2022-04-14 07:02:53.315 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:02:53.317 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=87060 2022-04-14 07:02:53.320 | + inc/python:pip_install:203 : return 0 2022-04-14 07:02:53.322 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-04-14 07:02:53.325 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-04-14 07:02:53.328 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-04-14 07:02:53.341 | + 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:02:53.346 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-04-14 07:02:53.348 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-04-14 07:02:53.351 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-04-14 07:02:53.353 | + functions-common:git_clone:610 : local git_ref=master 2022-04-14 07:02:53.355 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 07:02:53.359 | ++ functions-common:git_clone:612 : pwd 2022-04-14 07:02:53.361 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 07:02:53.364 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 07:02:53.366 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 07:02:53.383 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 07:02:53.385 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 07:02:53.388 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 07:02:53.391 | + functions-common:git_clone:629 : echo master 2022-04-14 07:02:53.391 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 07:02:53.396 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-04-14 07:02:53.398 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 07:02:53.401 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/glance 2022-04-14 07:02:53.414 | + functions-common:git_clone:684 : cd /opt/stack/glance 2022-04-14 07:02:53.417 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 07:02:53.417 | + functions-common:git_clone:685 : head -1 2022-04-14 07:02:53.455 | e8e7d66cf Merge "Update http with https" 2022-04-14 07:02:53.458 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 07:02:53.460 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-04-14 07:02:53.463 | + inc/python:setup_develop:338 : local bindep 2022-04-14 07:02:53.466 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-04-14 07:02:53.469 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-04-14 07:02:53.471 | + inc/python:setup_develop:344 : local extras= 2022-04-14 07:02:53.474 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-04-14 07:02:53.477 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 07:02:53.479 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-04-14 07:02:53.482 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-04-14 07:02:53.485 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 07:02:53.487 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 07:02:53.490 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-04-14 07:02:53.493 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 07:02:53.496 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-04-14 07:02:53.498 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 07:02:53.500 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 07:02:53.504 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-04-14 07:02:53.509 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-04-14 07:02:53.512 | + 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:02:54.225 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-04-14 07:02:54.228 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 07:02:54.230 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 07:02:54.233 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 07:02:54.235 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-04-14 07:02:54.238 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-04-14 07:02:54.240 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 07:02:54.242 | + inc/python:setup_package:428 : local extras= 2022-04-14 07:02:54.245 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 07:02:54.248 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 07:02:54.250 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 07:02:54.253 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 07:02:54.255 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 07:02:54.258 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-04-14 07:02:54.280 | Using python 3.8 to install /opt/stack/glance 2022-04-14 07:02:54.283 | + 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:02:55.264 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:02:55.264 | from cryptography.utils import int_from_bytes 2022-04-14 07:02:55.264 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:02:55.264 | from cryptography.utils import int_from_bytes 2022-04-14 07:02:56.467 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:02:56.499 | Obtaining file:///opt/stack/glance 2022-04-14 07:02:56.500 | Preparing metadata (setup.py): started 2022-04-14 07:03:01.319 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 07:03:01.392 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (5.8.1) 2022-04-14 07:03:01.393 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (0.7.1) 2022-04-14 07:03:01.394 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (1.4.35) 2022-04-14 07:03:01.395 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (0.33.0) 2022-04-14 07:03:01.396 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (2.1.1) 2022-04-14 07:03:01.397 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (2.5.1) 2022-04-14 07:03:01.398 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (1.8.7) 2022-04-14 07:03:01.399 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (0.4.2) 2022-04-14 07:03:01.400 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (1.7.7) 2022-04-14 07:03:01.401 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (0.20.4) 2022-04-14 07:03:01.403 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (8.8.0) 2022-04-14 07:03:01.404 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (4.5.0) 2022-04-14 07:03:01.405 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (4.1.0) 2022-04-14 07:03:01.406 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (1.5.0) 2022-04-14 07:03:01.408 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (4.12.2) 2022-04-14 07:03:01.409 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (3.5.0) 2022-04-14 07:03:01.410 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (2.4.0) 2022-04-14 07:03:01.411 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (4.6.4) 2022-04-14 07:03:01.412 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (4.5.0) 2022-04-14 07:03:01.413 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (9.4.0) 2022-04-14 07:03:01.414 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (0.11.0) 2022-04-14 07:03:01.415 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (3.2.0) 2022-04-14 07:03:01.416 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (3.5.0) 2022-04-14 07:03:01.417 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==24.1.0.dev6) (3.2.0) 2022-04-14 07:03:01.418 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (4.4.0) 2022-04-14 07:03:01.419 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (22.0.0) 2022-04-14 07:03:01.420 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (11.2.0) 2022-04-14 07:03:01.421 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (5.1.0) 2022-04-14 07:03:01.423 | Requirement already satisfied: oslo.limit>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (1.5.0) 2022-04-14 07:03:01.424 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (4.7.0) 2022-04-14 07:03:01.425 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (12.13.0) 2022-04-14 07:03:01.426 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (4.5.1) 2022-04-14 07:03:01.427 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (2.3.0) 2022-04-14 07:03:01.428 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (3.11.0) 2022-04-14 07:03:01.429 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (1.3.3) 2022-04-14 07:03:01.430 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (3.4.2) 2022-04-14 07:03:01.431 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (3.0.0) 2022-04-14 07:03:01.433 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (2.5.0) 2022-04-14 07:03:01.434 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (36.0.2) 2022-04-14 07:03:01.435 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (0.2.2) 2022-04-14 07:03:01.436 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (1.0.2) 2022-04-14 07:03:01.437 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (5.6.0) 2022-04-14 07:03:01.439 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev6) (3.10.1) 2022-04-14 07:03:01.455 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev6) (1.2.0) 2022-04-14 07:03:01.457 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev6) (4.11.3) 2022-04-14 07:03:01.458 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev6) (5.6.0) 2022-04-14 07:03:01.480 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev6) (2.27.1) 2022-04-14 07:03:01.482 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev6) (5.3.0) 2022-04-14 07:03:01.522 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==24.1.0.dev6) (1.15.0) 2022-04-14 07:03:01.537 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==24.1.0.dev6) (4.3.0) 2022-04-14 07:03:01.547 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==24.1.0.dev6) (1.14.0) 2022-04-14 07:03:01.562 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev6) (2.2.1) 2022-04-14 07:03:01.564 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev6) (1.16.0) 2022-04-14 07:03:01.565 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev6) (1.1.2) 2022-04-14 07:03:01.659 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==24.1.0.dev6) (3.0.7) 2022-04-14 07:03:01.739 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==24.1.0.dev6) (1.7.0) 2022-04-14 07:03:01.790 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev6) (3.1.1) 2022-04-14 07:03:01.796 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev6) (2.10.1) 2022-04-14 07:03:01.828 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==24.1.0.dev6) (0.17.3) 2022-04-14 07:03:01.900 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev6) (6.0) 2022-04-14 07:03:01.901 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev6) (1.5.0) 2022-04-14 07:03:01.902 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev6) (0.8.0) 2022-04-14 07:03:01.964 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev6) (0.13.0) 2022-04-14 07:03:01.965 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev6) (2.0.1) 2022-04-14 07:03:01.969 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev6) (0.5.0) 2022-04-14 07:03:01.995 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==24.1.0.dev6) (0.61.0) 2022-04-14 07:03:02.041 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev6) (2.8.2) 2022-04-14 07:03:02.046 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev6) (0.9.6) 2022-04-14 07:03:02.107 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev6) (5.1.0) 2022-04-14 07:03:02.110 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev6) (5.2.4) 2022-04-14 07:03:02.111 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev6) (0.4.0) 2022-04-14 07:03:02.113 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev6) (5.0.0) 2022-04-14 07:03:02.114 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev6) (2.8.0) 2022-04-14 07:03:02.142 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev6) (3.2.0) 2022-04-14 07:03:02.143 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev6) (3.1.1) 2022-04-14 07:03:02.145 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev6) (3.3.0) 2022-04-14 07:03:02.190 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==24.1.0.dev6) (5.9.0) 2022-04-14 07:03:02.235 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev6) (21.3) 2022-04-14 07:03:02.237 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev6) (2022.1) 2022-04-14 07:03:02.238 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev6) (0.11.0) 2022-04-14 07:03:02.317 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==24.1.0.dev6) (62.0.0) 2022-04-14 07:03:02.377 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==24.1.0.dev6) (0.2.5) 2022-04-14 07:03:02.482 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==24.1.0.dev6) (0.7) 2022-04-14 07:03:02.776 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev6) (1.4.2) 2022-04-14 07:03:02.779 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev6) (2.5.0) 2022-04-14 07:03:02.780 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev6) (2.8) 2022-04-14 07:03:02.781 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev6) (6.3.1) 2022-04-14 07:03:02.842 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==24.1.0.dev6) (0.8.1) 2022-04-14 07:03:02.866 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev6) (5.0.0) 2022-04-14 07:03:02.963 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==24.1.0.dev6) (2.21) 2022-04-14 07:03:03.085 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==24.1.0.dev6) (2.1.1) 2022-04-14 07:03:03.305 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev6) (1.0.0) 2022-04-14 07:03:03.306 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev6) (2.5.0) 2022-04-14 07:03:03.309 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev6) (1.4.4) 2022-04-14 07:03:03.310 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev6) (1.32) 2022-04-14 07:03:03.312 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev6) (5.1.1) 2022-04-14 07:03:03.314 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev6) (1.4.0) 2022-04-14 07:03:03.315 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev6) (1.1.5) 2022-04-14 07:03:03.435 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev6) (0.14.1) 2022-04-14 07:03:03.471 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==24.1.0.dev6) (1.0.3) 2022-04-14 07:03:03.521 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev6) (1.3.3) 2022-04-14 07:03:03.523 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev6) (3.0.0) 2022-04-14 07:03:03.771 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev6) (3.10.1) 2022-04-14 07:03:03.965 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev6) (3.3) 2022-04-14 07:03:03.966 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev6) (2019.11.28) 2022-04-14 07:03:03.969 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev6) (2.0.12) 2022-04-14 07:03:03.970 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev6) (1.26.9) 2022-04-14 07:03:04.080 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==24.1.0.dev6) (0.5.2) 2022-04-14 07:03:04.239 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==24.1.0.dev6) (2.5.0) 2022-04-14 07:03:04.376 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==24.1.0.dev6) (3.8.0) 2022-04-14 07:03:04.705 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev6) (0.5.0) 2022-04-14 07:03:04.707 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev6) (2.4.0) 2022-04-14 07:03:04.986 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev6) (2.2) 2022-04-14 07:03:05.275 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==24.1.0.dev6) (1.0.0) 2022-04-14 07:03:05.648 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev6) (1.8.2) 2022-04-14 07:03:05.649 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev6) (21.4.0) 2022-04-14 07:03:07.173 | Installing collected packages: glance 2022-04-14 07:03:07.173 | Attempting uninstall: glance 2022-04-14 07:03:07.173 | Found existing installation: glance 24.1.0.dev6 2022-04-14 07:03:07.180 | Can't uninstall 'glance'. No files were found to uninstall. 2022-04-14 07:03:07.182 | Running setup.py develop for glance 2022-04-14 07:03:13.303 | Successfully installed glance 2022-04-14 07:03:13.303 | 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:03:13.312 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:03:13.312 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:03:13.457 | + inc/python:pip_install:200 : result=0 2022-04-14 07:03:13.460 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:03:13.462 | + functions-common:time_stop:2432 : local name 2022-04-14 07:03:13.465 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:03:13.467 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:03:13.469 | + functions-common:time_stop:2435 : local total 2022-04-14 07:03:13.472 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:03:13.474 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:03:13.476 | + functions-common:time_stop:2439 : start_time=1649919774274 2022-04-14 07:03:13.478 | + functions-common:time_stop:2441 : [[ -z 1649919774274 ]] 2022-04-14 07:03:13.482 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:03:13.486 | + functions-common:time_stop:2444 : end_time=1649919793484 2022-04-14 07:03:13.489 | + functions-common:time_stop:2445 : elapsed_time=19210 2022-04-14 07:03:13.491 | + functions-common:time_stop:2446 : total=87060 2022-04-14 07:03:13.493 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:03:13.496 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=106270 2022-04-14 07:03:13.498 | + inc/python:pip_install:203 : return 0 2022-04-14 07:03:13.501 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 07:03:13.503 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-14 07:03:13.505 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-14 07:03:13.524 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-14 07:03:13.537 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-04-14 07:03:13.539 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-04-14 07:03:13.542 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:03:13.545 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:03:13.547 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-04-14 07:03:13.550 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:03:13.552 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 07:03:13.555 | + ./stack.sh:main:922 : configure_glance 2022-04-14 07:03:13.557 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-04-14 07:03:13.569 | + lib/glance:configure_glance:326 : local dburl 2022-04-14 07:03:13.572 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-04-14 07:03:13.575 | ++ lib/database:database_connection_url:134 : local db=glance 2022-04-14 07:03:13.577 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-04-14 07:03:13.580 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=glance 2022-04-14 07:03:13.582 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-14 07:03:13.585 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-14 07:03:13.587 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-04-14 07:03:13.616 | + 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:03:13.645 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-04-14 07:03:13.675 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-14 07:03:13.711 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-04-14 07:03:13.741 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-04-14 07:03:13.771 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-04-14 07:03:13.773 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-04-14 07:03:13.776 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-04-14 07:03:13.778 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 07:03:13.780 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-04-14 07:03:13.810 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-04-14 07:03:13.839 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.30/identity 2022-04-14 07:03:13.869 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-04-14 07:03:13.899 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-04-14 07:03:13.928 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-04-14 07:03:13.959 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-04-14 07:03:13.989 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-04-14 07:03:14.019 | + 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:03:14.049 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 07:03:14.079 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-04-14 07:03:14.108 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-04-14 07:03:14.111 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-04-14 07:03:14.113 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-04-14 07:03:14.115 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 07:03:14.118 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 07:03:14.121 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 07:03:14.137 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:03:14.140 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 07:03:14.143 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 07:03:14.145 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 07:03:14.162 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:03:14.165 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2022-04-14 07:03:14.168 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2022-04-14 07:03:14.198 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 07:03:14.201 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 07:03:14.203 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-04-14 07:03:14.205 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-04-14 07:03:14.208 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-04-14 07:03:14.238 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-04-14 07:03:14.267 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-04-14 07:03:14.270 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-04-14 07:03:14.272 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-04-14 07:03:14.274 | + lib/glance:configure_glance_store:254 : local be 2022-04-14 07:03:14.278 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-04-14 07:03:14.280 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-04-14 07:03:14.283 | + 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:03:14.313 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-04-14 07:03:14.315 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.30 2022-04-14 07:03:14.345 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-04-14 07:03:14.347 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-04-14 07:03:14.364 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:03:14.367 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-04-14 07:03:14.397 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-04-14 07:03:14.427 | + 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:03:14.458 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-04-14 07:03:14.489 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-04-14 07:03:14.519 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-04-14 07:03:14.536 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:03:14.539 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-04-14 07:03:14.569 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-04-14 07:03:14.598 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-04-14 07:03:14.628 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.30/identity/v3 2022-04-14 07:03:14.658 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-04-14 07:03:14.687 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.30/image 2022-04-14 07:03:14.718 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-04-14 07:03:14.735 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:03:14.737 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-04-14 07:03:14.740 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-04-14 07:03:14.742 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-04-14 07:03:14.746 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 07:03:14.764 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 07:03:14.766 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 07:03:14.769 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 07:03:14.771 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 07:03:14.773 | + 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:03:14.803 | + 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:03:14.833 | + 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:03:14.863 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 07:03:14.894 | + 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:03:14.899 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-04-14 07:03:14.928 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-04-14 07:03:14.959 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-14 07:03:14.988 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.30/identity 2022-04-14 07:03:15.019 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-04-14 07:03:15.049 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-04-14 07:03:15.080 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-04-14 07:03:15.111 | + 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:03:15.142 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-04-14 07:03:15.172 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-04-14 07:03:15.203 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-04-14 07:03:15.233 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-04-14 07:03:15.238 | + 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:03:15.246 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-04-14 07:03:15.262 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:03:15.265 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-04-14 07:03:15.267 | + 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:03:15.270 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-04-14 07:03:15.272 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-04-14 07:03:15.274 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-04-14 07:03:15.277 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-04-14 07:03:15.281 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-04-14 07:03:15.284 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-04-14 07:03:15.287 | + 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:03:15.317 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-04-14 07:03:15.320 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-04-14 07:03:15.322 | ++ functions:get_random_port:837 : true 2022-04-14 07:03:15.324 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-04-14 07:03:15.327 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-04-14 07:03:15.329 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-04-14 07:03:15.391 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-04-14 07:03:15.393 | ++ functions:get_random_port:841 : break 2 2022-04-14 07:03:15.396 | ++ functions:get_random_port:845 : echo 60999 2022-04-14 07:03:15.398 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-04-14 07:03:15.401 | + 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:03:15.429 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-04-14 07:03:15.457 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-04-14 07:03:15.485 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-04-14 07:03:15.512 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 07:03:15.541 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-04-14 07:03:15.568 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-04-14 07:03:15.596 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-04-14 07:03:15.623 | + 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:03:15.650 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 07:03:15.679 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 07:03:15.706 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 07:03:15.735 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-04-14 07:03:15.762 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-04-14 07:03:15.790 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-04-14 07:03:15.818 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-04-14 07:03:15.845 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-04-14 07:03:15.874 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-04-14 07:03:15.905 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-04-14 07:03:15.933 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-04-14 07:03:15.936 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-04-14 07:03:15.938 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 07:03:15.940 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:03:15.943 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:03:15.945 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-04-14 07:03:15.947 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-04-14 07:03:16.004 | proxy (enabled by site administrator) 2022-04-14 07:03:16.007 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-04-14 07:03:16.009 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-04-14 07:03:16.012 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 07:03:16.014 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:03:16.016 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:03:16.019 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-04-14 07:03:16.021 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-04-14 07:03:16.078 | proxy_http (enabled by site administrator) 2022-04-14 07:03:16.081 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-04-14 07:03:16.084 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-04-14 07:03:16.087 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-04-14 07:03:16.089 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 07:03:16.091 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:03:16.094 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:03:16.096 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 07:03:16.099 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 07:03:16.102 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-04-14 07:03:16.102 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 07:03:16.111 | KeepAlive Off 2022-04-14 07:03:16.116 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 07:03:16.116 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-04-14 07:03:16.125 | SetEnv proxy-sendchunked 1 2022-04-14 07:03:16.128 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-04-14 07:03:16.129 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 07:03:16.137 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-04-14 07:03:16.140 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-04-14 07:03:16.143 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-04-14 07:03:16.145 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 07:03:16.147 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 07:03:16.150 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 07:03:16.152 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:03:16.154 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:03:16.157 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 07:03:16.159 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 07:03:16.162 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:03:16.164 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:03:16.167 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-04-14 07:03:16.228 | Site glance-wsgi-api already enabled 2022-04-14 07:03:16.233 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-04-14 07:03:16.235 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 07:03:16.237 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 07:03:16.240 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 07:03:16.380 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-04-14 07:03:16.385 | + 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:03:16.418 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-04-14 07:03:16.420 | + ./stack.sh:main:925 : is_service_enabled cinder 2022-04-14 07:03:16.438 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:03:16.441 | + ./stack.sh:main:927 : stack_install_service cinder 2022-04-14 07:03:16.443 | + lib/stack:stack_install_service:20 : local service=cinder 2022-04-14 07:03:16.446 | + lib/stack:stack_install_service:21 : type install_cinder 2022-04-14 07:03:16.448 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 07:03:16.451 | + lib/stack:stack_install_service:32 : install_cinder 2022-04-14 07:03:16.453 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-04-14 07:03:16.456 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-04-14 07:03:16.458 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-04-14 07:03:16.460 | + functions-common:git_clone:610 : local git_ref=master 2022-04-14 07:03:16.463 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 07:03:16.466 | ++ functions-common:git_clone:612 : pwd 2022-04-14 07:03:16.469 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 07:03:16.471 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 07:03:16.474 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 07:03:16.491 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 07:03:16.494 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 07:03:16.496 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 07:03:16.499 | + functions-common:git_clone:629 : echo master 2022-04-14 07:03:16.500 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 07:03:16.505 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-04-14 07:03:16.507 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 07:03:16.510 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/cinder 2022-04-14 07:03:16.522 | + functions-common:git_clone:684 : cd /opt/stack/cinder 2022-04-14 07:03:16.525 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 07:03:16.526 | + functions-common:git_clone:685 : head -1 2022-04-14 07:03:16.530 | 6d4a6aa97 Merge "Remove privsep/hscli" 2022-04-14 07:03:16.533 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 07:03:16.536 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-04-14 07:03:16.539 | + inc/python:setup_develop:338 : local bindep 2022-04-14 07:03:16.541 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-14 07:03:16.545 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-04-14 07:03:16.548 | + inc/python:setup_develop:344 : local extras= 2022-04-14 07:03:16.550 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-04-14 07:03:16.553 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 07:03:16.555 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-14 07:03:16.558 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-04-14 07:03:16.560 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 07:03:16.562 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 07:03:16.566 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-04-14 07:03:16.568 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 07:03:16.571 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-04-14 07:03:16.574 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 07:03:16.576 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 07:03:16.579 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-04-14 07:03:16.585 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-04-14 07:03:16.588 | + 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:03:17.257 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-04-14 07:03:17.260 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 07:03:17.263 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 07:03:17.265 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 07:03:17.268 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-14 07:03:17.270 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-04-14 07:03:17.272 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 07:03:17.275 | + inc/python:setup_package:428 : local extras= 2022-04-14 07:03:17.277 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 07:03:17.279 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 07:03:17.282 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 07:03:17.285 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 07:03:17.287 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 07:03:17.289 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-04-14 07:03:17.312 | Using python 3.8 to install /opt/stack/cinder 2022-04-14 07:03:17.314 | + 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:03:18.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:03:18.187 | from cryptography.utils import int_from_bytes 2022-04-14 07:03:18.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:03:18.187 | from cryptography.utils import int_from_bytes 2022-04-14 07:03:19.382 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:03:19.414 | Obtaining file:///opt/stack/cinder 2022-04-14 07:03:19.415 | Preparing metadata (setup.py): started 2022-04-14 07:03:25.021 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 07:03:25.158 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.8.1) 2022-04-14 07:03:25.159 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.1.1) 2022-04-14 07:03:25.160 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (0.33.0) 2022-04-14 07:03:25.161 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.1.2) 2022-04-14 07:03:25.162 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (0.20.4) 2022-04-14 07:03:25.163 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.0.2) 2022-04-14 07:03:25.164 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==20.1.0.dev48) (3.2.0) 2022-04-14 07:03:25.165 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.5.0) 2022-04-14 07:03:25.166 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (9.4.0) 2022-04-14 07:03:25.167 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.8.0) 2022-04-14 07:03:25.168 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.1.3) 2022-04-14 07:03:25.169 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (8.8.0) 2022-04-14 07:03:25.170 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.5.0) 2022-04-14 07:03:25.172 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.1.0) 2022-04-14 07:03:25.173 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (11.2.0) 2022-04-14 07:03:25.174 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.7.0) 2022-04-14 07:03:25.175 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (12.13.0) 2022-04-14 07:03:25.176 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.5.1) 2022-04-14 07:03:25.177 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.11.0) 2022-04-14 07:03:25.178 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.7.0) 2022-04-14 07:03:25.179 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.3.0) 2022-04-14 07:03:25.180 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (6.3.1) 2022-04-14 07:03:25.182 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.3.0) 2022-04-14 07:03:25.183 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.8.0) 2022-04-14 07:03:25.184 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.5.0) 2022-04-14 07:03:25.185 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.12.2) 2022-04-14 07:03:25.186 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.6.0) 2022-04-14 07:03:25.188 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.4.2) 2022-04-14 07:03:25.189 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (21.3) 2022-04-14 07:03:25.190 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.8.1) 2022-04-14 07:03:25.191 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.5.0) 2022-04-14 07:03:25.192 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.1.1) 2022-04-14 07:03:25.193 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.9.0) 2022-04-14 07:03:25.194 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.0.7) 2022-04-14 07:03:25.195 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.3.0) 2022-04-14 07:03:25.196 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.6.0) 2022-04-14 07:03:25.198 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.4.0) 2022-04-14 07:03:25.199 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (17.7.0) 2022-04-14 07:03:25.200 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.13.1) 2022-04-14 07:03:25.201 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2022.1) 2022-04-14 07:03:25.202 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.27.1) 2022-04-14 07:03:25.203 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.5.1) 2022-04-14 07:03:25.204 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.6.4) 2022-04-14 07:03:25.205 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.1.74) 2022-04-14 07:03:25.206 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.16.0) 2022-04-14 07:03:25.208 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.4.35) 2022-04-14 07:03:25.209 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (0.13.0) 2022-04-14 07:03:25.210 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.5.0) 2022-04-14 07:03:25.210 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (0.8.9) 2022-04-14 07:03:25.211 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (6.3.1) 2022-04-14 07:03:25.213 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.8.7) 2022-04-14 07:03:25.214 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.1.0) 2022-04-14 07:03:25.215 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.10.0) 2022-04-14 07:03:25.217 | Requirement already satisfied: os-brick>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.2.0) 2022-04-14 07:03:25.218 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.6.0) 2022-04-14 07:03:25.219 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.11.0) 2022-04-14 07:03:25.220 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.43.0) 2022-04-14 07:03:25.221 | Requirement already satisfied: castellan>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.10.1) 2022-04-14 07:03:25.222 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (36.0.2) 2022-04-14 07:03:25.223 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (0.2.2) 2022-04-14 07:03:25.224 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.5.1.0) 2022-04-14 07:03:25.225 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.21.37) 2022-04-14 07:03:25.239 | Requirement already satisfied: s3transfer<0.6.0,>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev48) (0.5.2) 2022-04-14 07:03:25.240 | Requirement already satisfied: botocore<1.25.0,>=1.24.37 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev48) (1.24.37) 2022-04-14 07:03:25.241 | Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev48) (1.0.0) 2022-04-14 07:03:25.305 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==20.1.0.dev48) (1.15.0) 2022-04-14 07:03:25.336 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.32.0,>=0.30.1->cinder==20.1.0.dev48) (2.2.1) 2022-04-14 07:03:25.352 | Requirement already satisfied: google-auth-httplib2>=0.1.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev48) (0.1.0) 2022-04-14 07:03:25.354 | Requirement already satisfied: uritemplate<5,>=3.0.1 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev48) (4.1.1) 2022-04-14 07:03:25.355 | Requirement already satisfied: google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev48) (2.7.1) 2022-04-14 07:03:25.357 | Requirement already satisfied: google-auth<3.0.0dev,>=1.16.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev48) (2.6.3) 2022-04-14 07:03:25.454 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==20.1.0.dev48) (1.7.0) 2022-04-14 07:03:25.508 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev48) (3.1.1) 2022-04-14 07:03:25.510 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev48) (2.10.1) 2022-04-14 07:03:25.539 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev48) (0.4.8) 2022-04-14 07:03:25.540 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev48) (4.8) 2022-04-14 07:03:25.541 | Requirement already satisfied: pyasn1-modules>=0.0.5 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev48) (0.2.8) 2022-04-14 07:03:25.622 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->cinder==20.1.0.dev48) (0.17.3) 2022-04-14 07:03:25.669 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev48) (0.8.0) 2022-04-14 07:03:25.671 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev48) (2.5.0) 2022-04-14 07:03:25.672 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev48) (1.5.0) 2022-04-14 07:03:25.673 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev48) (6.0) 2022-04-14 07:03:25.734 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev48) (1.7.7) 2022-04-14 07:03:25.737 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev48) (0.5.0) 2022-04-14 07:03:25.738 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev48) (2.0.1) 2022-04-14 07:03:25.795 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev48) (2.8.2) 2022-04-14 07:03:25.799 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev48) (0.9.6) 2022-04-14 07:03:25.862 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev48) (0.4.0) 2022-04-14 07:03:25.863 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev48) (5.2.4) 2022-04-14 07:03:25.865 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev48) (2.4.0) 2022-04-14 07:03:25.867 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev48) (5.1.0) 2022-04-14 07:03:25.870 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev48) (5.0.0) 2022-04-14 07:03:25.894 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev48) (3.2.0) 2022-04-14 07:03:25.897 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev48) (3.3.0) 2022-04-14 07:03:25.898 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev48) (3.1.1) 2022-04-14 07:03:25.943 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->cinder==20.1.0.dev48) (1.0.3) 2022-04-14 07:03:26.030 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev48) (3.0.0) 2022-04-14 07:03:26.033 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev48) (1.3.3) 2022-04-14 07:03:26.058 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev48) (3.2.0) 2022-04-14 07:03:26.085 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->cinder==20.1.0.dev48) (0.11.0) 2022-04-14 07:03:26.152 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev48) (1.26.9) 2022-04-14 07:03:26.155 | Requirement already satisfied: suds-community>=0.6 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev48) (1.1.0) 2022-04-14 07:03:26.295 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==20.1.0.dev48) (1.5.0) 2022-04-14 07:03:26.320 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==20.1.0.dev48) (62.0.0) 2022-04-14 07:03:26.466 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=5.0.1->cinder==20.1.0.dev48) (3.10.1) 2022-04-14 07:03:26.502 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev48) (22.0.0) 2022-04-14 07:03:26.504 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev48) (1.3.3) 2022-04-14 07:03:26.505 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev48) (1.14.0) 2022-04-14 07:03:26.708 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev48) (3.3) 2022-04-14 07:03:26.710 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev48) (2.0.12) 2022-04-14 07:03:26.711 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev48) (2019.11.28) 2022-04-14 07:03:26.748 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==20.1.0.dev48) (0.7) 2022-04-14 07:03:26.779 | Requirement already satisfied: pyudev>=0.16.1 in /usr/local/lib/python3.8/dist-packages (from rtslib-fb>=2.1.74->cinder==20.1.0.dev48) (0.23.2) 2022-04-14 07:03:27.024 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev48) (0.4.2) 2022-04-14 07:03:27.025 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev48) (0.5.2) 2022-04-14 07:03:27.169 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev48) (2.8) 2022-04-14 07:03:27.171 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev48) (1.4.2) 2022-04-14 07:03:27.175 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev48) (2.5.0) 2022-04-14 07:03:27.337 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==20.1.0.dev48) (0.13.1) 2022-04-14 07:03:27.459 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev48) (5.6.0) 2022-04-14 07:03:27.461 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev48) (1.2.0) 2022-04-14 07:03:27.462 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev48) (4.11.3) 2022-04-14 07:03:27.502 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=12.5.0->cinder==20.1.0.dev48) (5.0.0) 2022-04-14 07:03:27.727 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==20.1.0.dev48) (2.21) 2022-04-14 07:03:27.807 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev48) (0.5.0) 2022-04-14 07:03:27.809 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev48) (2.4.0) 2022-04-14 07:03:27.993 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.1.0.dev48) (2.5.0) 2022-04-14 07:03:28.085 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5->google-api-python-client>=1.11.0->cinder==20.1.0.dev48) (3.20.0) 2022-04-14 07:03:28.087 | Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.52.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5->google-api-python-client>=1.11.0->cinder==20.1.0.dev48) (1.56.0) 2022-04-14 07:03:28.271 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==20.1.0.dev48) (2.1.1) 2022-04-14 07:03:28.707 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==20.1.0.dev48) (1.1.5) 2022-04-14 07:03:28.760 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=12.5.0->cinder==20.1.0.dev48) (0.14.1) 2022-04-14 07:03:28.811 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev48) (0.2.5) 2022-04-14 07:03:29.909 | Requirement already satisfied: jsonpatch<2,>=0.10 in /usr/local/lib/python3.8/dist-packages (from warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.1.0.dev48) (1.32) 2022-04-14 07:03:30.184 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev48) (21.4.0) 2022-04-14 07:03:30.186 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev48) (1.8.2) 2022-04-14 07:03:30.333 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch<2,>=0.10->warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.1.0.dev48) (2.2) 2022-04-14 07:03:30.528 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.1.0.dev48) (1.0.0) 2022-04-14 07:03:30.706 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev48) (3.8.0) 2022-04-14 07:03:32.412 | Installing collected packages: cinder 2022-04-14 07:03:32.412 | Attempting uninstall: cinder 2022-04-14 07:03:32.412 | Found existing installation: cinder 20.1.0.dev48 2022-04-14 07:03:32.419 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-04-14 07:03:32.420 | Running setup.py develop for cinder 2022-04-14 07:03:40.139 | Successfully installed cinder 2022-04-14 07:03:40.140 | 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:03:40.148 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:03:40.148 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:03:40.314 | + inc/python:pip_install:200 : result=0 2022-04-14 07:03:40.317 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:03:40.319 | + functions-common:time_stop:2432 : local name 2022-04-14 07:03:40.322 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:03:40.324 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:03:40.327 | + functions-common:time_stop:2435 : local total 2022-04-14 07:03:40.329 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:03:40.331 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:03:40.333 | + functions-common:time_stop:2439 : start_time=1649919797306 2022-04-14 07:03:40.336 | + functions-common:time_stop:2441 : [[ -z 1649919797306 ]] 2022-04-14 07:03:40.338 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:03:40.343 | + functions-common:time_stop:2444 : end_time=1649919820340 2022-04-14 07:03:40.345 | + functions-common:time_stop:2445 : elapsed_time=23034 2022-04-14 07:03:40.347 | + functions-common:time_stop:2446 : total=106270 2022-04-14 07:03:40.349 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:03:40.352 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=129304 2022-04-14 07:03:40.354 | + inc/python:pip_install:203 : return 0 2022-04-14 07:03:40.356 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 07:03:40.359 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-14 07:03:40.362 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-14 07:03:40.381 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-14 07:03:40.394 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-04-14 07:03:40.396 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-04-14 07:03:40.399 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:03:40.401 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:03:40.404 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-04-14 07:03:40.407 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:03:40.410 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-04-14 07:03:40.413 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-04-14 07:03:40.415 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-04-14 07:03:40.418 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:03:40.420 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:03:40.423 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-04-14 07:03:40.435 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-04-14 07:03:40.438 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 07:03:40.440 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 07:03:40.443 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 07:03:40.445 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 07:03:40.448 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 07:03:40.451 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 07:03:40.453 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:03:40.456 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:03:40.458 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 07:03:40.461 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 07:03:40.463 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 07:03:40.466 | + functions-common:apt_get_update:1197 : return 2022-04-14 07:03:40.468 | + functions-common:install_package:1471 : real_install_package targetcli-fb 2022-04-14 07:03:40.471 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 07:03:40.473 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:03:40.476 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:03:40.478 | + functions-common:real_install_package:1457 : apt_get install targetcli-fb 2022-04-14 07:03:40.502 | + 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:03:40.612 | Reading package lists... 2022-04-14 07:03:40.854 | Building dependency tree... 2022-04-14 07:03:40.856 | Reading state information... 2022-04-14 07:03:41.110 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-04-14 07:03:41.111 | The following packages were automatically installed and are no longer required: 2022-04-14 07:03:41.112 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 07:03:41.112 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 07:03:41.112 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 07:03:41.112 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 07:03:41.112 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 07:03:41.112 | python3-zope.interface 2022-04-14 07:03:41.112 | Use 'sudo apt autoremove' to remove them. 2022-04-14 07:03:41.225 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 07:03:41.230 | + functions-common:apt_get:1241 : result=0 2022-04-14 07:03:41.233 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 07:03:41.236 | + functions-common:time_stop:2432 : local name 2022-04-14 07:03:41.238 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:03:41.241 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:03:41.243 | + functions-common:time_stop:2435 : local total 2022-04-14 07:03:41.246 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:03:41.248 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 07:03:41.251 | + functions-common:time_stop:2439 : start_time=1649919820499 2022-04-14 07:03:41.253 | + functions-common:time_stop:2441 : [[ -z 1649919820499 ]] 2022-04-14 07:03:41.256 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:03:41.261 | + functions-common:time_stop:2444 : end_time=1649919821258 2022-04-14 07:03:41.264 | + functions-common:time_stop:2445 : elapsed_time=759 2022-04-14 07:03:41.266 | + functions-common:time_stop:2446 : total=5389 2022-04-14 07:03:41.269 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:03:41.271 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6148 2022-04-14 07:03:41.274 | + functions-common:apt_get:1245 : return 0 2022-04-14 07:03:41.277 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 07:03:41.280 | + ./stack.sh:main:928 : configure_cinder 2022-04-14 07:03:41.282 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-04-14 07:03:41.295 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-04-14 07:03:41.299 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-04-14 07:03:41.301 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-04-14 07:03:41.304 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-14 07:03:41.307 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-14 07:03:41.307 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-04-14 07:03:41.311 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-04-14 07:03:41.313 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-04-14 07:03:41.315 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-14 07:03:41.318 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-04-14 07:03:41.320 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-04-14 07:03:41.322 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-04-14 07:03:41.324 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-04-14 07:03:41.326 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-04-14 07:03:41.338 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-04-14 07:03:41.352 | + 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:03:41.365 | + 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:03:41.378 | + 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:03:41.391 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-14 07:03:41.394 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-14 07:03:41.398 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.k32GnFlctR 2022-04-14 07:03:41.401 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-14 07:03:41.403 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-14 07:03:41.406 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-04-14 07:03:41.409 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.k32GnFlctR 2022-04-14 07:03:41.412 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.k32GnFlctR 2022-04-14 07:03:41.424 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.k32GnFlctR /etc/sudoers.d/cinder-rootwrap 2022-04-14 07:03:41.436 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-04-14 07:03:41.441 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-14 07:03:41.443 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-14 07:03:41.445 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-14 07:03:41.448 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-14 07:03:41.450 | + 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:03:41.452 | + 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:03:41.455 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-04-14 07:03:41.457 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-04-14 07:03:41.462 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-04-14 07:03:41.467 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-04-14 07:03:41.485 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-04-14 07:03:41.503 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-04-14 07:03:41.522 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-04-14 07:03:41.542 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-04-14 07:03:41.560 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-04-14 07:03:41.579 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-04-14 07:03:41.598 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-04-14 07:03:41.617 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-04-14 07:03:41.619 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-14 07:03:41.622 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-04-14 07:03:41.624 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 07:03:41.626 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-04-14 07:03:41.657 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-04-14 07:03:41.685 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.30/identity 2022-04-14 07:03:41.713 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-04-14 07:03:41.741 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-04-14 07:03:41.769 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-04-14 07:03:41.797 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-04-14 07:03:41.826 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-04-14 07:03:41.853 | + 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:03:41.881 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 07:03:41.910 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-04-14 07:03:41.941 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-04-14 07:03:41.970 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-04-14 07:03:41.973 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-04-14 07:03:41.975 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-04-14 07:03:41.978 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=cinder 2022-04-14 07:03:41.981 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-04-14 07:03:41.984 | + 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:03:42.014 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-04-14 07:03:42.044 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-04-14 07:03:42.073 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-04-14 07:03:42.101 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-04-14 07:03:42.130 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-04-14 07:03:42.159 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-04-14 07:03:42.190 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-04-14 07:03:42.192 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.30 2022-04-14 07:03:42.220 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-04-14 07:03:42.253 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-04-14 07:03:42.261 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key a3f0a4754e946e13d4f07ecc2aaa923d 2022-04-14 07:03:42.289 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-04-14 07:03:42.292 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-04-14 07:03:42.320 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-04-14 07:03:42.348 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-04-14 07:03:42.377 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-04-14 07:03:42.406 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-04-14 07:03:42.423 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:03:42.425 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-04-14 07:03:42.428 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-04-14 07:03:42.430 | + lib/cinder:configure_cinder:301 : local default_name= 2022-04-14 07:03:42.433 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-04-14 07:03:42.435 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-04-14 07:03:42.438 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-04-14 07:03:42.440 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-04-14 07:03:42.443 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-04-14 07:03:42.445 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-04-14 07:03:42.448 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-04-14 07:03:42.450 | + 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:03:42.481 | + 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:03:42.509 | + 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:03:42.538 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-04-14 07:03:42.568 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-04-14 07:03:42.596 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-04-14 07:03:42.624 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-04-14 07:03:42.627 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-04-14 07:03:42.629 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-04-14 07:03:42.631 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-04-14 07:03:42.660 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-04-14 07:03:42.662 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-04-14 07:03:42.691 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-04-14 07:03:42.693 | + lib/cinder:configure_cinder_image_volume_cache:619 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-04-14 07:03:42.696 | + lib/cinder:configure_cinder_image_volume_cache:620 : local be_name=lvmdriver-1 2022-04-14 07:03:42.698 | + lib/cinder:configure_cinder_image_volume_cache:622 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-04-14 07:03:42.726 | + lib/cinder:configure_cinder_image_volume_cache:624 : [[ -n '' ]] 2022-04-14 07:03:42.729 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2022-04-14 07:03:42.732 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-04-14 07:03:42.749 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:03:42.752 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-04-14 07:03:42.754 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-04-14 07:03:42.757 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-04-14 07:03:42.759 | + 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:03:42.788 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.30:8080/v1/AUTH_ 2022-04-14 07:03:42.817 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-04-14 07:03:42.834 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:03:42.838 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-04-14 07:03:42.860 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:03:42.863 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-04-14 07:03:42.881 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:03:42.883 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-04-14 07:03:42.886 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-04-14 07:03:42.888 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-04-14 07:03:42.890 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-04-14 07:03:42.893 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 07:03:42.895 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 07:03:42.897 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 07:03:42.914 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:03:42.918 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 07:03:42.920 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 07:03:42.923 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 07:03:42.939 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:03:42.942 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2022-04-14 07:03:42.945 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2022-04-14 07:03:42.972 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 07:03:42.974 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 07:03:42.976 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-04-14 07:03:42.979 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-04-14 07:03:42.982 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-04-14 07:03:42.985 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 07:03:43.002 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 07:03:43.005 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 07:03:43.007 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 07:03:43.009 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 07:03:43.014 | + 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:03:43.044 | + 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:03:43.072 | + 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:03:43.100 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 07:03:43.129 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-04-14 07:03:43.145 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:03:43.148 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-04-14 07:03:43.151 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-04-14 07:03:43.153 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-04-14 07:03:43.155 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-04-14 07:03:43.158 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-14 07:03:43.160 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 07:03:43.163 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-04-14 07:03:43.168 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-04-14 07:03:43.170 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 07:03:43.173 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 07:03:43.190 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 07:03:43.190 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 07:03:43.199 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 07:03:43.202 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 07:03:43.218 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-04-14 07:03:43.221 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-04-14 07:03:43.225 | + 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:03:43.254 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-04-14 07:03:43.282 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-04-14 07:03:43.309 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-04-14 07:03:43.336 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 07:03:43.364 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 07:03:43.392 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-04-14 07:03:43.420 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-04-14 07:03:43.448 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-04-14 07:03:43.476 | + 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:03:43.504 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 07:03:43.531 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 07:03:43.559 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-04-14 07:03:43.588 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-14 07:03:43.590 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-14 07:03:43.594 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-04-14 07:03:43.596 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-04-14 07:03:43.598 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 07:03:43.601 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:03:43.604 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:03:43.607 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-14 07:03:43.609 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-04-14 07:03:43.612 | + 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:03:43.639 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-14 07:03:43.668 | + 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:03:43.669 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-14 07:03:43.677 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-04-14 07:03:43.681 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-04-14 07:03:43.683 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-04-14 07:03:43.686 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 07:03:43.688 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 07:03:43.690 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 07:03:43.693 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:03:43.695 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:03:43.698 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 07:03:43.700 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 07:03:43.703 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:03:43.705 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:03:43.707 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-04-14 07:03:43.769 | Enabling site cinder-wsgi. 2022-04-14 07:03:43.776 | To activate the new configuration, you need to run: 2022-04-14 07:03:43.776 | systemctl reload apache2 2022-04-14 07:03:43.780 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-14 07:03:43.783 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 07:03:43.785 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 07:03:43.787 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 07:03:43.925 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-04-14 07:03:43.932 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-04-14 07:03:43.973 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.30/image 2022-04-14 07:03:44.003 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-04-14 07:03:44.020 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:03:44.022 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-04-14 07:03:44.025 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-14 07:03:44.027 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-14 07:03:44.030 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-14 07:03:44.032 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-04-14 07:03:44.063 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-04-14 07:03:44.092 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.30/identity 2022-04-14 07:03:44.120 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-04-14 07:03:44.149 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-04-14 07:03:44.178 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-04-14 07:03:44.210 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-04-14 07:03:44.240 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-04-14 07:03:44.268 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-14 07:03:44.298 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-04-14 07:03:44.326 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-04-14 07:03:44.355 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-04-14 07:03:44.384 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-04-14 07:03:44.387 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-04-14 07:03:44.404 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:03:44.407 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.30:2379 2022-04-14 07:03:44.437 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-04-14 07:03:44.443 | + ./stack.sh:main:931 : is_service_enabled neutron 2022-04-14 07:03:44.461 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:03:44.464 | + ./stack.sh:main:933 : stack_install_service neutron 2022-04-14 07:03:44.466 | + lib/stack:stack_install_service:20 : local service=neutron 2022-04-14 07:03:44.469 | + lib/stack:stack_install_service:21 : type install_neutron 2022-04-14 07:03:44.471 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 07:03:44.474 | + lib/stack:stack_install_service:32 : install_neutron 2022-04-14 07:03:44.476 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-04-14 07:03:44.480 | ++ 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:03:44.481 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-14 07:03:44.486 | + 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:03:44.489 | + 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:03:44.494 | + 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:03:44.499 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-14 07:03:44.502 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-04-14 07:03:44.504 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-04-14 07:03:44.507 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-04-14 07:03:44.510 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:03:44.513 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:03:44.515 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-04-14 07:03:44.518 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:03:44.520 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-04-14 07:03:44.523 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-04-14 07:03:44.526 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-04-14 07:03:44.528 | + functions-common:git_clone:610 : local git_ref=master 2022-04-14 07:03:44.530 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 07:03:44.533 | ++ functions-common:git_clone:612 : pwd 2022-04-14 07:03:44.536 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 07:03:44.538 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 07:03:44.541 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 07:03:44.557 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 07:03:44.559 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 07:03:44.562 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 07:03:44.565 | + functions-common:git_clone:629 : echo master 2022-04-14 07:03:44.565 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 07:03:44.570 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-04-14 07:03:44.573 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 07:03:44.575 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/neutron 2022-04-14 07:03:44.588 | + functions-common:git_clone:684 : cd /opt/stack/neutron 2022-04-14 07:03:44.591 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 07:03:44.591 | + functions-common:git_clone:685 : head -1 2022-04-14 07:03:44.597 | 668f4879ed Merge commit 'refs/changes/25/836725/2' of ssh://review.openstack.org:29418/openstack/neutron into HEAD 2022-04-14 07:03:44.600 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 07:03:44.602 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-04-14 07:03:44.605 | + inc/python:setup_develop:338 : local bindep 2022-04-14 07:03:44.607 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-14 07:03:44.609 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-04-14 07:03:44.612 | + inc/python:setup_develop:344 : local extras= 2022-04-14 07:03:44.614 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-04-14 07:03:44.617 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 07:03:44.619 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-14 07:03:44.622 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-04-14 07:03:44.624 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 07:03:44.627 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 07:03:44.630 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-04-14 07:03:44.633 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 07:03:44.636 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-04-14 07:03:44.639 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 07:03:44.641 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 07:03:44.644 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-04-14 07:03:44.651 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-04-14 07:03:44.653 | + 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:03:45.317 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-04-14 07:03:45.319 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 07:03:45.322 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 07:03:45.324 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 07:03:45.327 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-14 07:03:45.329 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-04-14 07:03:45.331 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 07:03:45.334 | + inc/python:setup_package:428 : local extras= 2022-04-14 07:03:45.336 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 07:03:45.339 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 07:03:45.341 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 07:03:45.344 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 07:03:45.346 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 07:03:45.349 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-04-14 07:03:45.369 | Using python 3.8 to install /opt/stack/neutron 2022-04-14 07:03:45.372 | + 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:03:46.243 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:03:46.243 | from cryptography.utils import int_from_bytes 2022-04-14 07:03:46.243 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:03:46.243 | from cryptography.utils import int_from_bytes 2022-04-14 07:03:47.414 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:03:47.444 | Obtaining file:///opt/stack/neutron 2022-04-14 07:03:47.445 | Preparing metadata (setup.py): started 2022-04-14 07:03:53.272 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 07:03:53.362 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (5.8.1) 2022-04-14 07:03:53.364 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (3.5.0) 2022-04-14 07:03:53.365 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (2.1.1) 2022-04-14 07:03:53.366 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (2.5.1) 2022-04-14 07:03:53.367 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (2.5.0) 2022-04-14 07:03:53.368 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (5.1.1) 2022-04-14 07:03:53.369 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (0.33.0) 2022-04-14 07:03:53.370 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (1.4.1) 2022-04-14 07:03:53.371 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (0.20.4) 2022-04-14 07:03:53.372 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (2.27.1) 2022-04-14 07:03:53.373 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (3.1.1) 2022-04-14 07:03:53.374 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (9.4.0) 2022-04-14 07:03:53.375 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (0.8.0) 2022-04-14 07:03:53.376 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (0.11.0) 2022-04-14 07:03:53.377 | Requirement already satisfied: neutron-lib>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (2.20.0) 2022-04-14 07:03:53.379 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (7.8.0) 2022-04-14 07:03:53.380 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (6.3.1) 2022-04-14 07:03:53.380 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (1.4.35) 2022-04-14 07:03:53.381 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (1.8.7) 2022-04-14 07:03:53.382 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (4.5.0) 2022-04-14 07:03:53.385 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (1.7.7) 2022-04-14 07:03:53.386 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (3.5.0) 2022-04-14 07:03:53.387 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (2.10.1) 2022-04-14 07:03:53.388 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (4.5.0) 2022-04-14 07:03:53.389 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (8.8.0) 2022-04-14 07:03:53.390 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (4.1.0) 2022-04-14 07:03:53.391 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (11.2.0) 2022-04-14 07:03:53.392 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (5.1.0) 2022-04-14 07:03:53.393 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (4.7.0) 2022-04-14 07:03:53.395 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (12.13.0) 2022-04-14 07:03:53.396 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (4.5.1) 2022-04-14 07:03:53.397 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (3.11.0) 2022-04-14 07:03:53.398 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (2.7.0) 2022-04-14 07:03:53.399 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (2.3.0) 2022-04-14 07:03:53.400 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (6.3.1) 2022-04-14 07:03:53.401 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (4.3.0) 2022-04-14 07:03:53.402 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (2.8.0) 2022-04-14 07:03:53.403 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (1.5.0) 2022-04-14 07:03:53.404 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (4.12.2) 2022-04-14 07:03:53.406 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (2.6.0) 2022-04-14 07:03:53.407 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (3.4.2) 2022-04-14 07:03:53.408 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (2.3.1) 2022-04-14 07:03:53.409 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (1.1.0) 2022-04-14 07:03:53.410 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (2.16.0) 2022-04-14 07:03:53.411 | Requirement already satisfied: ovsdbapp>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (1.16.0) 2022-04-14 07:03:53.412 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (21.3) 2022-04-14 07:03:53.413 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (5.9.0) 2022-04-14 07:03:53.415 | Requirement already satisfied: pyroute2>=0.6.6 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (0.6.9) 2022-04-14 07:03:53.416 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (22.0.0) 2022-04-14 07:03:53.417 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (17.7.0) 2022-04-14 07:03:53.418 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (0.61.0) 2022-04-14 07:03:53.420 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (4.5.0) 2022-04-14 07:03:53.421 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (2.7.1) 2022-04-14 07:03:53.422 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (2.4.0) 2022-04-14 07:03:53.423 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev116) (2.11.0) 2022-04-14 07:03:53.440 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev116) (5.6.0) 2022-04-14 07:03:53.440 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev116) (1.2.0) 2022-04-14 07:03:53.442 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev116) (4.11.3) 2022-04-14 07:03:53.449 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==20.1.0.dev116) (1.14.0) 2022-04-14 07:03:53.462 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev116) (1.16.0) 2022-04-14 07:03:53.463 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev116) (1.1.2) 2022-04-14 07:03:53.464 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev116) (2.2.1) 2022-04-14 07:03:53.484 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->neutron==20.1.0.dev116) (3.0.7) 2022-04-14 07:03:53.491 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==20.1.0.dev116) (2.1.1) 2022-04-14 07:03:53.554 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev116) (1.7.0) 2022-04-14 07:03:53.555 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev116) (1.0.2) 2022-04-14 07:03:53.612 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev116) (4.4.0) 2022-04-14 07:03:53.615 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev116) (3.1.1) 2022-04-14 07:03:53.658 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev116) (2.7.0) 2022-04-14 07:03:53.666 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev116) (1.2.2) 2022-04-14 07:03:53.693 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev116) (36.0.2) 2022-04-14 07:03:53.694 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev116) (6.0) 2022-04-14 07:03:53.695 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev116) (1.0.0) 2022-04-14 07:03:53.696 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev116) (1.4.4) 2022-04-14 07:03:53.697 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev116) (1.32) 2022-04-14 07:03:53.698 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev116) (1.1.5) 2022-04-14 07:03:53.700 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev116) (2.5.0) 2022-04-14 07:03:53.702 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev116) (1.4.0) 2022-04-14 07:03:53.719 | Requirement already satisfied: msgpack>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-ken>=2.2.0->neutron==20.1.0.dev116) (1.0.3) 2022-04-14 07:03:53.811 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->neutron==20.1.0.dev116) (0.17.3) 2022-04-14 07:03:53.881 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.0.0->neutron==20.1.0.dev116) (1.5.0) 2022-04-14 07:03:53.947 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev116) (0.13.0) 2022-04-14 07:03:53.949 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev116) (0.5.0) 2022-04-14 07:03:53.951 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev116) (2.0.1) 2022-04-14 07:03:54.016 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev116) (2.8.2) 2022-04-14 07:03:54.020 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev116) (0.9.6) 2022-04-14 07:03:54.080 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev116) (5.1.0) 2022-04-14 07:03:54.084 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev116) (0.4.0) 2022-04-14 07:03:54.086 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev116) (5.2.4) 2022-04-14 07:03:54.088 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev116) (5.0.0) 2022-04-14 07:03:54.114 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev116) (3.2.0) 2022-04-14 07:03:54.119 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev116) (3.3.0) 2022-04-14 07:03:54.180 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.3.0->neutron==20.1.0.dev116) (1.15.0) 2022-04-14 07:03:54.249 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==20.1.0.dev116) (2022.1) 2022-04-14 07:03:54.289 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev116) (1.3.3) 2022-04-14 07:03:54.294 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev116) (3.0.0) 2022-04-14 07:03:54.320 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev116) (3.2.0) 2022-04-14 07:03:54.475 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==20.1.0.dev116) (2.4.0) 2022-04-14 07:03:54.556 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==20.1.0.dev116) (62.0.0) 2022-04-14 07:03:54.639 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev116) (3.0.0) 2022-04-14 07:03:54.641 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev116) (0.3.5) 2022-04-14 07:03:54.764 | Requirement already satisfied: pyroute2.nslink==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev116) (0.6.9) 2022-04-14 07:03:54.765 | Requirement already satisfied: pyroute2.core==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev116) (0.6.9) 2022-04-14 07:03:54.766 | Requirement already satisfied: pyroute2.ipdb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev116) (0.6.9) 2022-04-14 07:03:54.768 | Requirement already satisfied: pyroute2.ethtool==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev116) (0.6.9) 2022-04-14 07:03:54.769 | Requirement already satisfied: pyroute2.nftables==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev116) (0.6.9) 2022-04-14 07:03:54.770 | Requirement already satisfied: pyroute2.ndb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev116) (0.6.9) 2022-04-14 07:03:54.771 | Requirement already satisfied: pyroute2.ipset==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev116) (0.6.9) 2022-04-14 07:03:54.978 | Requirement already satisfied: osc-lib>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev116) (2.5.0) 2022-04-14 07:03:54.981 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev116) (3.2.0) 2022-04-14 07:03:54.984 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev116) (3.10.1) 2022-04-14 07:03:55.029 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev116) (2.1.0) 2022-04-14 07:03:55.034 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev116) (3.17.6) 2022-04-14 07:03:55.123 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev116) (2019.11.28) 2022-04-14 07:03:55.124 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev116) (1.26.9) 2022-04-14 07:03:55.127 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev116) (3.3) 2022-04-14 07:03:55.129 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev116) (2.0.12) 2022-04-14 07:03:55.166 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==20.1.0.dev116) (0.7) 2022-04-14 07:03:55.500 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==20.1.0.dev116) (0.13.1) 2022-04-14 07:03:55.580 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==20.1.0.dev116) (5.0.0) 2022-04-14 07:03:55.739 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=2.3.0->neutron==20.1.0.dev116) (2.21) 2022-04-14 07:03:55.813 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev116) (2.4.0) 2022-04-14 07:03:55.814 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev116) (0.5.0) 2022-04-14 07:03:56.049 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.1.0.dev116) (2.5.0) 2022-04-14 07:03:56.221 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==20.1.0.dev116) (2.2) 2022-04-14 07:03:56.776 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==20.1.0.dev116) (0.14.1) 2022-04-14 07:03:56.824 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev116) (0.2.5) 2022-04-14 07:03:57.427 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev116) (0.4.2) 2022-04-14 07:03:57.430 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev116) (0.5.2) 2022-04-14 07:03:57.745 | Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev116) (4.11.1) 2022-04-14 07:03:57.746 | Requirement already satisfied: waitress>=0.8.5 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev116) (2.1.1) 2022-04-14 07:03:57.912 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.6.5->neutron==20.1.0.dev116) (3.8.0) 2022-04-14 07:03:58.160 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev116) (1.8.2) 2022-04-14 07:03:58.161 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev116) (21.4.0) 2022-04-14 07:03:58.347 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.1.0.dev116) (1.0.0) 2022-04-14 07:03:58.610 | Requirement already satisfied: soupsieve>1.2 in /usr/local/lib/python3.8/dist-packages (from beautifulsoup4->WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev116) (2.3.2) 2022-04-14 07:04:00.212 | Installing collected packages: neutron 2022-04-14 07:04:00.212 | Attempting uninstall: neutron 2022-04-14 07:04:00.213 | Found existing installation: neutron 20.1.0.dev116 2022-04-14 07:04:00.231 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-04-14 07:04:00.232 | Running setup.py develop for neutron 2022-04-14 07:04:07.822 | Successfully installed neutron 2022-04-14 07:04:07.822 | 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:04:07.830 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:04:07.830 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:04:07.984 | + inc/python:pip_install:200 : result=0 2022-04-14 07:04:07.986 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:04:07.989 | + functions-common:time_stop:2432 : local name 2022-04-14 07:04:07.991 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:04:07.993 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:04:07.996 | + functions-common:time_stop:2435 : local total 2022-04-14 07:04:07.998 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:04:08.000 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:04:08.002 | + functions-common:time_stop:2439 : start_time=1649919825364 2022-04-14 07:04:08.005 | + functions-common:time_stop:2441 : [[ -z 1649919825364 ]] 2022-04-14 07:04:08.007 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:04:08.012 | + functions-common:time_stop:2444 : end_time=1649919848009 2022-04-14 07:04:08.014 | + functions-common:time_stop:2445 : elapsed_time=22645 2022-04-14 07:04:08.016 | + functions-common:time_stop:2446 : total=129304 2022-04-14 07:04:08.018 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:04:08.021 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=151949 2022-04-14 07:04:08.023 | + inc/python:pip_install:203 : return 0 2022-04-14 07:04:08.026 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 07:04:08.028 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-14 07:04:08.031 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-14 07:04:08.050 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-14 07:04:08.063 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-04-14 07:04:08.065 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-04-14 07:04:08.068 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:04:08.070 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:04:08.073 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-04-14 07:04:08.075 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:04:08.078 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-04-14 07:04:08.080 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 07:04:08.083 | + ./stack.sh:main:936 : is_service_enabled nova 2022-04-14 07:04:08.101 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:04:08.104 | + ./stack.sh:main:938 : stack_install_service nova 2022-04-14 07:04:08.106 | + lib/stack:stack_install_service:20 : local service=nova 2022-04-14 07:04:08.109 | + lib/stack:stack_install_service:21 : type install_nova 2022-04-14 07:04:08.111 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 07:04:08.114 | + lib/stack:stack_install_service:32 : install_nova 2022-04-14 07:04:08.116 | + lib/nova:install_nova:893 : use_library_from_git os-vif 2022-04-14 07:04:08.119 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-04-14 07:04:08.122 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:04:08.124 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:04:08.126 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-04-14 07:04:08.129 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:04:08.131 | + lib/nova:install_nova:898 : is_service_enabled n-cpu 2022-04-14 07:04:08.147 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:04:08.151 | + lib/nova:install_nova:902 : is_service_enabled n-novnc 2022-04-14 07:04:08.168 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:04:08.170 | + lib/nova:install_nova:914 : is_service_enabled n-spice 2022-04-14 07:04:08.187 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:04:08.189 | + lib/nova:install_nova:926 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-04-14 07:04:08.191 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-04-14 07:04:08.194 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-04-14 07:04:08.196 | + functions-common:git_clone:610 : local git_ref=master 2022-04-14 07:04:08.198 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 07:04:08.201 | ++ functions-common:git_clone:612 : pwd 2022-04-14 07:04:08.203 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 07:04:08.206 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 07:04:08.208 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 07:04:08.225 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 07:04:08.228 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 07:04:08.230 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 07:04:08.233 | + functions-common:git_clone:629 : echo master 2022-04-14 07:04:08.233 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 07:04:08.239 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-04-14 07:04:08.241 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 07:04:08.243 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/nova 2022-04-14 07:04:08.256 | + functions-common:git_clone:684 : cd /opt/stack/nova 2022-04-14 07:04:08.259 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 07:04:08.259 | + functions-common:git_clone:685 : head -1 2022-04-14 07:04:08.263 | 449aa39a96 Merge "Fix wrong attribute to find remote address" 2022-04-14 07:04:08.266 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 07:04:08.268 | + lib/nova:install_nova:927 : setup_develop /opt/stack/nova 2022-04-14 07:04:08.271 | + inc/python:setup_develop:338 : local bindep 2022-04-14 07:04:08.274 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-04-14 07:04:08.276 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-04-14 07:04:08.278 | + inc/python:setup_develop:344 : local extras= 2022-04-14 07:04:08.281 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-04-14 07:04:08.284 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 07:04:08.286 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-04-14 07:04:08.289 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-04-14 07:04:08.292 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 07:04:08.294 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 07:04:08.298 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-04-14 07:04:08.300 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 07:04:08.303 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-04-14 07:04:08.306 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 07:04:08.308 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 07:04:08.311 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-04-14 07:04:08.317 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-04-14 07:04:08.320 | + 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:04:09.063 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-04-14 07:04:09.065 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 07:04:09.067 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 07:04:09.070 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 07:04:09.072 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-04-14 07:04:09.075 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-04-14 07:04:09.077 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 07:04:09.079 | + inc/python:setup_package:428 : local extras= 2022-04-14 07:04:09.082 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 07:04:09.084 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 07:04:09.087 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 07:04:09.089 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 07:04:09.092 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 07:04:09.094 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-04-14 07:04:09.116 | Using python 3.8 to install /opt/stack/nova 2022-04-14 07:04:09.118 | + 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:04:09.996 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:04:09.996 | from cryptography.utils import int_from_bytes 2022-04-14 07:04:09.996 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:04:09.996 | from cryptography.utils import int_from_bytes 2022-04-14 07:04:11.184 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:04:11.215 | Obtaining file:///opt/stack/nova 2022-04-14 07:04:11.216 | Preparing metadata (setup.py): started 2022-04-14 07:04:17.902 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 07:04:18.028 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.8.1) 2022-04-14 07:04:18.029 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.4.35) 2022-04-14 07:04:18.030 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.1.1) 2022-04-14 07:04:18.031 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.33.0) 2022-04-14 07:04:18.033 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.1.1) 2022-04-14 07:04:18.034 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (9.4.0) 2022-04-14 07:04:18.035 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.8.0) 2022-04-14 07:04:18.036 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.5.1) 2022-04-14 07:04:18.037 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (36.0.2) 2022-04-14 07:04:18.038 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.8.7) 2022-04-14 07:04:18.039 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.1.2) 2022-04-14 07:04:18.040 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.1.1) 2022-04-14 07:04:18.041 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.5.0) 2022-04-14 07:04:18.042 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.2.0) 2022-04-14 07:04:18.043 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.13.0) 2022-04-14 07:04:18.044 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.7.7) 2022-04-14 07:04:18.045 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.8.0) 2022-04-14 07:04:18.046 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.11.0) 2022-04-14 07:04:18.048 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.8.1) 2022-04-14 07:04:18.049 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.0.2) 2022-04-14 07:04:18.050 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==25.1.0.dev32) (3.2.0) 2022-04-14 07:04:18.051 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (8.3.0) 2022-04-14 07:04:18.052 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.5.0) 2022-04-14 07:04:18.054 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (7.8.0) 2022-04-14 07:04:18.055 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.6.0) 2022-04-14 07:04:18.056 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.27.1) 2022-04-14 07:04:18.057 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.5.0) 2022-04-14 07:04:18.058 | Requirement already satisfied: websockify>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.10.0) 2022-04-14 07:04:18.059 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.10.1) 2022-04-14 07:04:18.060 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.5.0) 2022-04-14 07:04:18.061 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (8.8.0) 2022-04-14 07:04:18.062 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.1.0) 2022-04-14 07:04:18.064 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.7.0) 2022-04-14 07:04:18.065 | Requirement already satisfied: oslo.limit>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.5.0) 2022-04-14 07:04:18.066 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.3.0) 2022-04-14 07:04:18.067 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.3.0) 2022-04-14 07:04:18.069 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.5.0) 2022-04-14 07:04:18.070 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.12.2) 2022-04-14 07:04:18.071 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (11.2.0) 2022-04-14 07:04:18.072 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (6.3.1) 2022-04-14 07:04:18.073 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (12.13.0) 2022-04-14 07:04:18.075 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.11.0) 2022-04-14 07:04:18.076 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.7.0) 2022-04-14 07:04:18.077 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.1.0) 2022-04-14 07:04:18.078 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.8.0) 2022-04-14 07:04:18.079 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.5.0) 2022-04-14 07:04:18.080 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.5.1) 2022-04-14 07:04:18.081 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.9.0) 2022-04-14 07:04:18.082 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.6.0) 2022-04-14 07:04:18.083 | Requirement already satisfied: os-brick>=5.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.2.0) 2022-04-14 07:04:18.085 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.1.0) 2022-04-14 07:04:18.086 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.7.0) 2022-04-14 07:04:18.087 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.7.1) 2022-04-14 07:04:18.088 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.10.1) 2022-04-14 07:04:18.089 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.0.1) 2022-04-14 07:04:18.090 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.11.0) 2022-04-14 07:04:18.091 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.2.2) 2022-04-14 07:04:18.092 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.3.3) 2022-04-14 07:04:18.093 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.7.0) 2022-04-14 07:04:18.094 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.6.4) 2022-04-14 07:04:18.096 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.8.2) 2022-04-14 07:04:18.096 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.4.0) 2022-04-14 07:04:18.097 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.61.0) 2022-04-14 07:04:18.098 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (6.0) 2022-04-14 07:04:18.115 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev32) (1.2.0) 2022-04-14 07:04:18.117 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev32) (5.6.0) 2022-04-14 07:04:18.119 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev32) (4.11.3) 2022-04-14 07:04:18.139 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==25.1.0.dev32) (5.3.0) 2022-04-14 07:04:18.181 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==25.1.0.dev32) (1.15.0) 2022-04-14 07:04:18.212 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev32) (1.16.0) 2022-04-14 07:04:18.213 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev32) (2.2.1) 2022-04-14 07:04:18.237 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==25.1.0.dev32) (2.1.1) 2022-04-14 07:04:18.366 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev32) (4.4.0) 2022-04-14 07:04:18.368 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev32) (3.1.1) 2022-04-14 07:04:18.426 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (2.5.0) 2022-04-14 07:04:18.427 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.1.5) 2022-04-14 07:04:18.454 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.4.4) 2022-04-14 07:04:18.455 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.4.0) 2022-04-14 07:04:18.456 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.32) 2022-04-14 07:04:18.458 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.0.0) 2022-04-14 07:04:18.480 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev32) (5.6.0) 2022-04-14 07:04:18.482 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev32) (6.3.1) 2022-04-14 07:04:18.534 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev32) (1.16.0) 2022-04-14 07:04:18.536 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-14 07:04:18.538 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev32) (2.5.0) 2022-04-14 07:04:18.600 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->nova==25.1.0.dev32) (0.17.3) 2022-04-14 07:04:18.712 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev32) (0.5.0) 2022-04-14 07:04:18.714 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev32) (2.0.1) 2022-04-14 07:04:18.797 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->nova==25.1.0.dev32) (0.9.6) 2022-04-14 07:04:18.860 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.1.0) 2022-04-14 07:04:18.864 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.0.0) 2022-04-14 07:04:18.865 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.2.4) 2022-04-14 07:04:18.866 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (0.4.0) 2022-04-14 07:04:18.892 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev32) (3.2.0) 2022-04-14 07:04:18.893 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev32) (3.3.0) 2022-04-14 07:04:18.948 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->nova==25.1.0.dev32) (1.0.3) 2022-04-14 07:04:19.004 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.2.0->nova==25.1.0.dev32) (2022.1) 2022-04-14 07:04:19.038 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev32) (1.3.3) 2022-04-14 07:04:19.045 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev32) (3.0.0) 2022-04-14 07:04:19.098 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev32) (21.3) 2022-04-14 07:04:19.099 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev32) (3.0.7) 2022-04-14 07:04:19.188 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==25.1.0.dev32) (1.5.0) 2022-04-14 07:04:19.215 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==25.1.0.dev32) (62.0.0) 2022-04-14 07:04:19.295 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==25.1.0.dev32) (0.2.5) 2022-04-14 07:04:19.376 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient!=4.0.0,>=3.3.0->nova==25.1.0.dev32) (3.17.6) 2022-04-14 07:04:19.439 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev32) (22.0.0) 2022-04-14 07:04:19.440 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev32) (1.3.3) 2022-04-14 07:04:19.441 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev32) (1.14.0) 2022-04-14 07:04:19.486 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev32) (2.1.0) 2022-04-14 07:04:19.487 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev32) (3.10.1) 2022-04-14 07:04:19.490 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev32) (2.5.0) 2022-04-14 07:04:19.572 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (2019.11.28) 2022-04-14 07:04:19.575 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (2.0.12) 2022-04-14 07:04:19.577 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (3.3) 2022-04-14 07:04:19.578 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (1.26.9) 2022-04-14 07:04:19.678 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==25.1.0.dev32) (0.7) 2022-04-14 07:04:19.891 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev32) (0.4.2) 2022-04-14 07:04:19.893 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev32) (0.5.2) 2022-04-14 07:04:20.007 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev32) (2.5.0) 2022-04-14 07:04:20.009 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev32) (2.8) 2022-04-14 07:04:20.012 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev32) (1.4.2) 2022-04-14 07:04:20.103 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==25.1.0.dev32) (0.13.1) 2022-04-14 07:04:20.177 | Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from websockify>=0.9.0->nova==25.1.0.dev32) (1.22.3) 2022-04-14 07:04:20.240 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.0.0) 2022-04-14 07:04:20.449 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==25.1.0.dev32) (2.21) 2022-04-14 07:04:20.526 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (2.4.0) 2022-04-14 07:04:20.530 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (0.5.0) 2022-04-14 07:04:20.746 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.1.0.dev32) (2.5.0) 2022-04-14 07:04:20.857 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.35.0->nova==25.1.0.dev32) (2.2) 2022-04-14 07:04:21.333 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=10.3.0->nova==25.1.0.dev32) (0.14.1) 2022-04-14 07:04:21.380 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.1.0.dev32) (2.16.0) 2022-04-14 07:04:21.752 | Requirement already satisfied: pyroute2.ipset==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-14 07:04:21.753 | Requirement already satisfied: pyroute2.ipdb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-14 07:04:21.754 | Requirement already satisfied: pyroute2.core==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-14 07:04:21.755 | Requirement already satisfied: pyroute2.ethtool==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-14 07:04:21.757 | Requirement already satisfied: pyroute2.nslink==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-14 07:04:21.758 | Requirement already satisfied: pyroute2.ndb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-14 07:04:21.759 | Requirement already satisfied: pyroute2.nftables==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-14 07:04:22.996 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.5.0->nova==25.1.0.dev32) (3.8.0) 2022-04-14 07:04:23.406 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (21.4.0) 2022-04-14 07:04:23.407 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (1.8.2) 2022-04-14 07:04:23.504 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.1.0.dev32) (2.4.0) 2022-04-14 07:04:23.609 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.1.0.dev32) (1.0.0) 2022-04-14 07:04:25.293 | Installing collected packages: nova 2022-04-14 07:04:25.293 | Attempting uninstall: nova 2022-04-14 07:04:25.293 | Found existing installation: nova 25.1.0.dev32 2022-04-14 07:04:25.302 | Can't uninstall 'nova'. No files were found to uninstall. 2022-04-14 07:04:25.304 | Running setup.py develop for nova 2022-04-14 07:04:33.608 | Successfully installed nova 2022-04-14 07:04:33.608 | 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:04:33.617 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:04:33.617 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:04:33.766 | + inc/python:pip_install:200 : result=0 2022-04-14 07:04:33.768 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:04:33.771 | + functions-common:time_stop:2432 : local name 2022-04-14 07:04:33.774 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:04:33.776 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:04:33.778 | + functions-common:time_stop:2435 : local total 2022-04-14 07:04:33.780 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:04:33.783 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:04:33.785 | + functions-common:time_stop:2439 : start_time=1649919849110 2022-04-14 07:04:33.788 | + functions-common:time_stop:2441 : [[ -z 1649919849110 ]] 2022-04-14 07:04:33.791 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:04:33.795 | + functions-common:time_stop:2444 : end_time=1649919873792 2022-04-14 07:04:33.797 | + functions-common:time_stop:2445 : elapsed_time=24682 2022-04-14 07:04:33.799 | + functions-common:time_stop:2446 : total=151949 2022-04-14 07:04:33.801 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:04:33.804 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=176631 2022-04-14 07:04:33.806 | + inc/python:pip_install:203 : return 0 2022-04-14 07:04:33.809 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 07:04:33.811 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-14 07:04:33.813 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-14 07:04:33.832 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-14 07:04:33.844 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-04-14 07:04:33.847 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-04-14 07:04:33.850 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:04:33.852 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:04:33.855 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-04-14 07:04:33.857 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:04:33.860 | + 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:04:33.872 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 07:04:33.875 | + ./stack.sh:main:939 : configure_nova 2022-04-14 07:04:33.877 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-04-14 07:04:33.890 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-04-14 07:04:33.893 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-04-14 07:04:33.895 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-14 07:04:33.899 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-04-14 07:04:33.899 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-14 07:04:33.904 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-04-14 07:04:33.907 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-04-14 07:04:33.909 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-14 07:04:33.912 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-04-14 07:04:33.915 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-04-14 07:04:33.917 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-04-14 07:04:33.920 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-04-14 07:04:33.922 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-04-14 07:04:33.935 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-04-14 07:04:33.947 | + 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:04:33.959 | + 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:04:33.971 | + 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:04:33.984 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-14 07:04:33.987 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-14 07:04:33.992 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.psj3itgbS5 2022-04-14 07:04:33.995 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-14 07:04:33.997 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-14 07:04:34.000 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-04-14 07:04:34.003 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-14 07:04:34.005 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-14 07:04:34.008 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.psj3itgbS5 2022-04-14 07:04:34.012 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.psj3itgbS5 2022-04-14 07:04:34.023 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.psj3itgbS5 /etc/sudoers.d/nova-rootwrap 2022-04-14 07:04:34.036 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-04-14 07:04:34.041 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-14 07:04:34.043 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-14 07:04:34.046 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-14 07:04:34.048 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-14 07:04:34.051 | + 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:04:34.053 | + 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:04:34.056 | + 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:04:34.059 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-04-14 07:04:34.063 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-04-14 07:04:34.081 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:04:34.083 | + lib/nova:configure_nova:338 : create_nova_conf 2022-04-14 07:04:34.086 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-04-14 07:04:34.089 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-04-14 07:04:34.093 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-04-14 07:04:34.122 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-04-14 07:04:34.124 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-04-14 07:04:34.151 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-04-14 07:04:34.180 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-04-14 07:04:34.207 | + 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:04:34.236 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-04-14 07:04:34.266 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-04-14 07:04:34.296 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-04-14 07:04:34.299 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.30 2022-04-14 07:04:34.325 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-04-14 07:04:34.352 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-04-14 07:04:34.379 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-04-14 07:04:34.406 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-04-14 07:04:34.433 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-04-14 07:04:34.464 | + lib/nova:create_nova_conf:437 : is_fedora 2022-04-14 07:04:34.466 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 07:04:34.468 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 07:04:34.471 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 07:04:34.473 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 07:04:34.475 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 07:04:34.478 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 07:04:34.480 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 07:04:34.482 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 07:04:34.484 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 07:04:34.486 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 07:04:34.489 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 07:04:34.491 | + lib/nova:create_nova_conf:437 : is_suse 2022-04-14 07:04:34.494 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 07:04:34.496 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 07:04:34.498 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 07:04:34.500 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 07:04:34.502 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 07:04:34.505 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 07:04:34.507 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-04-14 07:04:34.524 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:04:34.526 | + 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:04:34.529 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-04-14 07:04:34.531 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-04-14 07:04:34.559 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-04-14 07:04:34.562 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-04-14 07:04:34.564 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-04-14 07:04:34.566 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell0 2022-04-14 07:04:34.569 | ++ 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:04:34.572 | + 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:04:34.602 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-04-14 07:04:34.605 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-04-14 07:04:34.607 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-04-14 07:04:34.609 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_api 2022-04-14 07:04:34.612 | ++ 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:04:34.614 | + 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:04:34.644 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-04-14 07:04:34.674 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-04-14 07:04:34.702 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-04-14 07:04:34.730 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-04-14 07:04:34.746 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:04:34.748 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-04-14 07:04:34.764 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:04:34.768 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-04-14 07:04:34.768 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-04-14 07:04:34.774 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-04-14 07:04:34.776 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-04-14 07:04:34.803 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-04-14 07:04:34.820 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:04:34.822 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-04-14 07:04:34.824 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-04-14 07:04:34.826 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-14 07:04:34.829 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 07:04:34.831 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-04-14 07:04:34.860 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-04-14 07:04:34.888 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.30/identity 2022-04-14 07:04:34.916 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-04-14 07:04:34.943 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-04-14 07:04:34.971 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-04-14 07:04:34.999 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-04-14 07:04:35.026 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-04-14 07:04:35.055 | + 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:04:35.082 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 07:04:35.111 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-04-14 07:04:35.127 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:04:35.129 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-04-14 07:04:35.132 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-04-14 07:04:35.163 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-04-14 07:04:35.190 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.30/identity 2022-04-14 07:04:35.218 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-04-14 07:04:35.245 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-04-14 07:04:35.272 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-04-14 07:04:35.300 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-04-14 07:04:35.327 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-04-14 07:04:35.355 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-04-14 07:04:35.371 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:04:35.373 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-04-14 07:04:35.375 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-04-14 07:04:35.403 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-04-14 07:04:35.434 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-04-14 07:04:35.436 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-04-14 07:04:35.465 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-04-14 07:04:35.468 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-04-14 07:04:35.470 | + lib/nova:create_nova_conf:505 : is_suse 2022-04-14 07:04:35.472 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 07:04:35.475 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 07:04:35.477 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 07:04:35.479 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 07:04:35.481 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 07:04:35.484 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 07:04:35.486 | + lib/nova:create_nova_conf:505 : is_fedora 2022-04-14 07:04:35.488 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 07:04:35.491 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 07:04:35.493 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 07:04:35.496 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 07:04:35.498 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 07:04:35.500 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 07:04:35.503 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 07:04:35.505 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 07:04:35.508 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 07:04:35.510 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 07:04:35.512 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 07:04:35.515 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-04-14 07:04:35.517 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-04-14 07:04:35.519 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-04-14 07:04:35.523 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 07:04:35.540 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 07:04:35.542 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 07:04:35.544 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 07:04:35.546 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 07:04:35.549 | + 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:04:35.576 | + 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:04:35.604 | + 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:04:35.632 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 07:04:35.660 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-04-14 07:04:35.690 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-04-14 07:04:35.706 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:04:35.709 | + 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:04:35.711 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-04-14 07:04:35.714 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-04-14 07:04:35.716 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-04-14 07:04:35.718 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-14 07:04:35.721 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 07:04:35.723 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-04-14 07:04:35.728 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-04-14 07:04:35.730 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 07:04:35.732 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 07:04:35.746 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 07:04:35.746 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 07:04:35.754 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 07:04:35.758 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 07:04:35.774 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-04-14 07:04:35.776 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-04-14 07:04:35.780 | + 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:04:35.809 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-04-14 07:04:35.836 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-04-14 07:04:35.863 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-04-14 07:04:35.891 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 07:04:35.917 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 07:04:35.945 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-04-14 07:04:35.976 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-04-14 07:04:36.005 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-04-14 07:04:36.032 | + 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:04:36.060 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 07:04:36.087 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 07:04:36.114 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-04-14 07:04:36.141 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-14 07:04:36.144 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-14 07:04:36.147 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-04-14 07:04:36.149 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-04-14 07:04:36.152 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 07:04:36.154 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:04:36.156 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:04:36.159 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-14 07:04:36.162 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-14 07:04:36.164 | + 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:04:36.191 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-14 07:04:36.220 | + 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:04:36.220 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-14 07:04:36.228 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-04-14 07:04:36.232 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-04-14 07:04:36.234 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-04-14 07:04:36.236 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 07:04:36.239 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 07:04:36.241 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 07:04:36.243 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:04:36.245 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:04:36.248 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 07:04:36.250 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 07:04:36.252 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:04:36.255 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:04:36.257 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-04-14 07:04:36.320 | Enabling site nova-api-wsgi. 2022-04-14 07:04:36.326 | To activate the new configuration, you need to run: 2022-04-14 07:04:36.326 | systemctl reload apache2 2022-04-14 07:04:36.330 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-14 07:04:36.333 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 07:04:36.336 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 07:04:36.338 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 07:04:36.472 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-04-14 07:04:36.501 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:04:36.504 | + 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:04:36.508 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-04-14 07:04:36.510 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-04-14 07:04:36.512 | + lib/apache:write_uwsgi_config:256 : local url= 2022-04-14 07:04:36.515 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-04-14 07:04:36.517 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 07:04:36.520 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-04-14 07:04:36.524 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-04-14 07:04:36.526 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 07:04:36.530 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 07:04:36.543 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 07:04:36.543 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 07:04:36.551 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 07:04:36.556 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 07:04:36.572 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-04-14 07:04:36.574 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-04-14 07:04:36.578 | + 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:04:36.608 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-04-14 07:04:36.636 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-04-14 07:04:36.665 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-04-14 07:04:36.697 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 07:04:36.724 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 07:04:36.752 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-04-14 07:04:36.781 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-04-14 07:04:36.808 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-04-14 07:04:36.835 | + 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:04:36.863 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 07:04:36.890 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 07:04:36.918 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-04-14 07:04:36.946 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-04-14 07:04:36.949 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-04-14 07:04:36.977 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-04-14 07:04:36.993 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:04:36.996 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-04-14 07:04:37.027 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-04-14 07:04:37.030 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-04-14 07:04:37.033 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-04-14 07:04:37.050 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:04:37.053 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2022-04-14 07:04:37.056 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2022-04-14 07:04:37.083 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-04-14 07:04:37.114 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-04-14 07:04:37.117 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-14 07:04:37.119 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-04-14 07:04:37.122 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 07:04:37.124 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 07:04:37.126 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 07:04:37.143 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:04:37.146 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 07:04:37.148 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 07:04:37.151 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 07:04:37.167 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:04:37.170 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2022-04-14 07:04:37.172 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2022-04-14 07:04:37.201 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 07:04:37.204 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 07:04:37.206 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-04-14 07:04:37.234 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-04-14 07:04:37.263 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-04-14 07:04:37.294 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-04-14 07:04:37.310 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:04:37.313 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-04-14 07:04:37.342 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-04-14 07:04:37.344 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-04-14 07:04:37.346 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-04-14 07:04:37.377 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user auth_type password 2022-04-14 07:04:37.406 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.30/identity 2022-04-14 07:04:37.434 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user username nova 2022-04-14 07:04:37.462 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-04-14 07:04:37.490 | + lib/nova:init_nova_service_user_conf:801 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-04-14 07:04:37.519 | + lib/nova:init_nova_service_user_conf:802 : iniset /etc/nova/nova.conf service_user project_name service 2022-04-14 07:04:37.547 | + lib/nova:init_nova_service_user_conf:803 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-04-14 07:04:37.576 | + lib/nova:init_nova_service_user_conf:804 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-04-14 07:04:37.605 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-04-14 07:04:37.622 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:04:37.624 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-04-14 07:04:37.628 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-14 07:04:37.631 | + lib/nova:create_nova_conf:553 : local conf 2022-04-14 07:04:37.633 | + lib/nova:create_nova_conf:554 : local vhost 2022-04-14 07:04:37.636 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-04-14 07:04:37.638 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-14 07:04:37.641 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-14 07:04:37.643 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-04-14 07:04:37.646 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-04-14 07:04:37.648 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-04-14 07:04:37.652 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-04-14 07:04:37.655 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-04-14 07:04:37.657 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-04-14 07:04:37.660 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell1 2022-04-14 07:04:37.664 | ++ 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:04:37.667 | + 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:04:37.698 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-04-14 07:04:37.729 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-04-14 07:04:37.760 | + 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:04:37.763 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-04-14 07:04:37.765 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-04-14 07:04:37.767 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-04-14 07:04:37.784 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:04:37.788 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-04-14 07:04:37.789 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-04-14 07:04:38.504 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-04-14 07:04:38.507 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-04-14 07:04:38.510 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-14 07:04:38.512 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-04-14 07:04:38.514 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 07:04:38.517 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-04-14 07:04:38.519 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 07:04:38.535 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:04:38.539 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-04-14 07:04:38.541 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-04-14 07:04:38.543 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 07:04:38.560 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:04:38.562 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/nova_cell1 2022-04-14 07:04:38.565 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/nova_cell1 2022-04-14 07:04:38.592 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 07:04:38.594 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 07:04:38.597 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-04-14 07:04:38.615 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:04:38.618 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-04-14 07:04:38.620 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-04-14 07:04:38.623 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-04-14 07:04:38.653 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.30/identity 2022-04-14 07:04:38.682 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-04-14 07:04:38.711 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-04-14 07:04:38.739 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-04-14 07:04:38.766 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-04-14 07:04:38.795 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-04-14 07:04:38.822 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-04-14 07:04:38.850 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-04-14 07:04:38.853 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-04-14 07:04:38.855 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-04-14 07:04:38.858 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 07:04:38.874 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 07:04:38.876 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 07:04:38.879 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 07:04:38.881 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 07:04:38.883 | + 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:04:38.912 | + 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:04:38.939 | + 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:04:38.967 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 07:04:38.997 | + 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:04:39.000 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-04-14 07:04:39.004 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-14 07:04:39.006 | + lib/nova:create_nova_conf:587 : local conf 2022-04-14 07:04:39.009 | + lib/nova:create_nova_conf:588 : local offset 2022-04-14 07:04:39.012 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-04-14 07:04:39.014 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-14 07:04:39.017 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-14 07:04:39.019 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-04-14 07:04:39.022 | + lib/nova:create_nova_conf:590 : offset=0 2022-04-14 07:04:39.025 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-04-14 07:04:39.027 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-04-14 07:04:39.030 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-04-14 07:04:39.032 | + lib/nova:configure_console_proxies:703 : offset=0 2022-04-14 07:04:39.034 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-04-14 07:04:39.050 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:04:39.053 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-04-14 07:04:39.055 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-04-14 07:04:39.071 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:04:39.073 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-04-14 07:04:39.090 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:04:39.092 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-04-14 07:04:39.109 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:04:39.112 | + ./stack.sh:main:942 : is_service_enabled placement 2022-04-14 07:04:39.129 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:04:39.132 | + ./stack.sh:main:944 : stack_install_service placement 2022-04-14 07:04:39.135 | + lib/stack:stack_install_service:20 : local service=placement 2022-04-14 07:04:39.137 | + lib/stack:stack_install_service:21 : type install_placement 2022-04-14 07:04:39.140 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 07:04:39.142 | + lib/stack:stack_install_service:32 : install_placement 2022-04-14 07:04:39.145 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-04-14 07:04:39.148 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-04-14 07:04:39.150 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:04:39.153 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:04:39.156 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-04-14 07:04:39.158 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 07:04:39.161 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 07:04:39.163 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 07:04:39.166 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 07:04:39.168 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 07:04:39.171 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 07:04:39.173 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:04:39.176 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:04:39.178 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 07:04:39.181 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 07:04:39.183 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 07:04:39.185 | + functions-common:apt_get_update:1197 : return 2022-04-14 07:04:39.188 | + functions-common:install_package:1471 : real_install_package apache2 2022-04-14 07:04:39.190 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 07:04:39.193 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:04:39.196 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:04:39.198 | + functions-common:real_install_package:1457 : apt_get install apache2 2022-04-14 07:04:39.220 | + 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:04:39.330 | Reading package lists... 2022-04-14 07:04:39.573 | Building dependency tree... 2022-04-14 07:04:39.575 | Reading state information... 2022-04-14 07:04:39.837 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-14 07:04:39.837 | The following packages were automatically installed and are no longer required: 2022-04-14 07:04:39.838 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 07:04:39.838 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 07:04:39.839 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 07:04:39.839 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 07:04:39.839 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 07:04:39.839 | python3-zope.interface 2022-04-14 07:04:39.839 | Use 'sudo apt autoremove' to remove them. 2022-04-14 07:04:39.953 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 07:04:39.957 | + functions-common:apt_get:1241 : result=0 2022-04-14 07:04:39.960 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 07:04:39.962 | + functions-common:time_stop:2432 : local name 2022-04-14 07:04:39.965 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:04:39.967 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:04:39.970 | + functions-common:time_stop:2435 : local total 2022-04-14 07:04:39.973 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:04:39.976 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 07:04:39.979 | + functions-common:time_stop:2439 : start_time=1649919879218 2022-04-14 07:04:39.982 | + functions-common:time_stop:2441 : [[ -z 1649919879218 ]] 2022-04-14 07:04:39.985 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:04:39.990 | + functions-common:time_stop:2444 : end_time=1649919879987 2022-04-14 07:04:39.993 | + functions-common:time_stop:2445 : elapsed_time=769 2022-04-14 07:04:39.995 | + functions-common:time_stop:2446 : total=6148 2022-04-14 07:04:39.997 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:04:39.999 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6917 2022-04-14 07:04:40.002 | + functions-common:apt_get:1245 : return 0 2022-04-14 07:04:40.005 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-04-14 07:04:40.007 | + functions-common:is_package_installed:1479 : [[ -z libapache2-mod-wsgi ]] 2022-04-14 07:04:40.010 | + functions-common:is_package_installed:1483 : [[ -z deb ]] 2022-04-14 07:04:40.012 | + functions-common:is_package_installed:1487 : [[ deb = \d\e\b ]] 2022-04-14 07:04:40.015 | + functions-common:is_package_installed:1488 : dpkg -s libapache2-mod-wsgi 2022-04-14 07:04:40.037 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-04-14 07:04:40.040 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 07:04:40.043 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 07:04:40.045 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 07:04:40.048 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 07:04:40.050 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 07:04:40.053 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 07:04:40.056 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:04:40.058 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:04:40.061 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 07:04:40.063 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 07:04:40.066 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 07:04:40.068 | + functions-common:apt_get_update:1197 : return 2022-04-14 07:04:40.071 | + functions-common:install_package:1471 : real_install_package libapache2-mod-wsgi-py3 2022-04-14 07:04:40.073 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 07:04:40.076 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:04:40.078 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:04:40.081 | + functions-common:real_install_package:1457 : apt_get install libapache2-mod-wsgi-py3 2022-04-14 07:04:40.104 | + 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:04:40.214 | Reading package lists... 2022-04-14 07:04:40.463 | Building dependency tree... 2022-04-14 07:04:40.465 | Reading state information... 2022-04-14 07:04:40.720 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-04-14 07:04:40.720 | The following packages were automatically installed and are no longer required: 2022-04-14 07:04:40.721 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 07:04:40.721 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 07:04:40.721 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 07:04:40.721 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 07:04:40.721 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 07:04:40.721 | python3-zope.interface 2022-04-14 07:04:40.721 | Use 'sudo apt autoremove' to remove them. 2022-04-14 07:04:40.835 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 07:04:40.839 | + functions-common:apt_get:1241 : result=0 2022-04-14 07:04:40.842 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 07:04:40.844 | + functions-common:time_stop:2432 : local name 2022-04-14 07:04:40.847 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:04:40.850 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:04:40.852 | + functions-common:time_stop:2435 : local total 2022-04-14 07:04:40.855 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:04:40.857 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 07:04:40.859 | + functions-common:time_stop:2439 : start_time=1649919880102 2022-04-14 07:04:40.861 | + functions-common:time_stop:2441 : [[ -z 1649919880102 ]] 2022-04-14 07:04:40.865 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:04:40.869 | + functions-common:time_stop:2444 : end_time=1649919880866 2022-04-14 07:04:40.871 | + functions-common:time_stop:2445 : elapsed_time=764 2022-04-14 07:04:40.874 | + functions-common:time_stop:2446 : total=6917 2022-04-14 07:04:40.876 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:04:40.878 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=7681 2022-04-14 07:04:40.881 | + functions-common:apt_get:1245 : return 0 2022-04-14 07:04:40.884 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-04-14 07:04:40.886 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-04-14 07:04:40.889 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 07:04:40.891 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:04:40.894 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:04:40.897 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-04-14 07:04:40.900 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-04-14 07:04:40.955 | wsgi (enabled by maintainer script) 2022-04-14 07:04:40.959 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-04-14 07:04:40.961 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-04-14 07:04:40.964 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 07:04:40.967 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-04-14 07:04:40.970 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-04-14 07:04:40.972 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 07:04:40.976 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-04-14 07:04:40.976 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 07:04:40.982 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-04-14 07:04:40.984 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-04-14 07:04:40.987 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-04-14 07:04:40.990 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-04-14 07:04:40.993 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-04-14 07:04:41.016 | Using python 3.8 to install osc-placement 2022-04-14 07:04:41.019 | + 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:04:41.890 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:04:41.890 | from cryptography.utils import int_from_bytes 2022-04-14 07:04:41.890 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:04:41.890 | from cryptography.utils import int_from_bytes 2022-04-14 07:04:43.083 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:04:43.116 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.2.0) 2022-04-14 07:04:43.127 | 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:04:43.128 | 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:04:43.129 | 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:04:43.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:04:43.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:04:43.132 | 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:04:43.192 | 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:04:43.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:04:43.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:04:43.195 | 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:04:43.208 | 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:04:43.210 | 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:04:43.212 | 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:04:43.226 | 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:04:43.228 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2022.1) 2022-04-14 07:04:43.229 | 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:04:43.230 | 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:04:43.231 | 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:04:43.232 | 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:04:43.252 | 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.2.0) 2022-04-14 07:04:43.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:04:43.254 | 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:04:43.257 | 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:04:43.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.14.0) 2022-04-14 07:04:43.303 | 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:04:43.304 | 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:04:43.306 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.0.0) 2022-04-14 07:04:43.307 | 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:04:43.308 | 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:04:43.310 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (36.0.2) 2022-04-14 07:04:43.311 | 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:04:43.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:04:43.377 | 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:04:43.380 | 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:04:43.382 | 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:04:43.383 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (1.26.9) 2022-04-14 07:04:43.473 | 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:04:43.475 | 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:04:43.476 | 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:04:43.517 | 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:04:43.559 | 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:04:43.733 | 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:04:46.013 | 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:04:46.021 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:04:46.021 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:04:46.153 | + inc/python:pip_install:200 : result=0 2022-04-14 07:04:46.155 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:04:46.158 | + functions-common:time_stop:2432 : local name 2022-04-14 07:04:46.161 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:04:46.163 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:04:46.166 | + functions-common:time_stop:2435 : local total 2022-04-14 07:04:46.168 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:04:46.170 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:04:46.173 | + functions-common:time_stop:2439 : start_time=1649919881011 2022-04-14 07:04:46.175 | + functions-common:time_stop:2441 : [[ -z 1649919881011 ]] 2022-04-14 07:04:46.179 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:04:46.184 | + functions-common:time_stop:2444 : end_time=1649919886180 2022-04-14 07:04:46.186 | + functions-common:time_stop:2445 : elapsed_time=5169 2022-04-14 07:04:46.189 | + functions-common:time_stop:2446 : total=176631 2022-04-14 07:04:46.191 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:04:46.194 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=181800 2022-04-14 07:04:46.197 | + inc/python:pip_install:203 : return 0 2022-04-14 07:04:46.200 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-04-14 07:04:46.202 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-04-14 07:04:46.205 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-04-14 07:04:46.207 | + functions-common:git_clone:610 : local git_ref=master 2022-04-14 07:04:46.210 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 07:04:46.213 | ++ functions-common:git_clone:612 : pwd 2022-04-14 07:04:46.216 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 07:04:46.218 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 07:04:46.222 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 07:04:46.240 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 07:04:46.242 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 07:04:46.244 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 07:04:46.248 | + functions-common:git_clone:629 : echo master 2022-04-14 07:04:46.248 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 07:04:46.253 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-04-14 07:04:46.256 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 07:04:46.259 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/placement 2022-04-14 07:04:46.272 | + functions-common:git_clone:684 : cd /opt/stack/placement 2022-04-14 07:04:46.275 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 07:04:46.275 | + functions-common:git_clone:685 : head -1 2022-04-14 07:04:46.279 | 49d22d82 Merge "Fix perfload jobs after consumer_types" 2022-04-14 07:04:46.282 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 07:04:46.284 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-04-14 07:04:46.287 | + inc/python:setup_develop:338 : local bindep 2022-04-14 07:04:46.290 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-04-14 07:04:46.292 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-04-14 07:04:46.295 | + inc/python:setup_develop:344 : local extras= 2022-04-14 07:04:46.297 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-04-14 07:04:46.300 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 07:04:46.303 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-04-14 07:04:46.305 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-04-14 07:04:46.308 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 07:04:46.310 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 07:04:46.313 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-04-14 07:04:46.316 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 07:04:46.319 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-04-14 07:04:46.321 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 07:04:46.324 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 07:04:46.327 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-04-14 07:04:46.333 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-04-14 07:04:46.336 | + 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:04:46.998 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-04-14 07:04:47.000 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 07:04:47.003 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 07:04:47.006 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 07:04:47.009 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-04-14 07:04:47.011 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-04-14 07:04:47.014 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 07:04:47.016 | + inc/python:setup_package:428 : local extras= 2022-04-14 07:04:47.018 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 07:04:47.021 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 07:04:47.023 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 07:04:47.026 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 07:04:47.029 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 07:04:47.031 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-04-14 07:04:47.053 | Using python 3.8 to install /opt/stack/placement 2022-04-14 07:04:47.056 | + 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:04:47.939 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:04:47.939 | from cryptography.utils import int_from_bytes 2022-04-14 07:04:47.939 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:04:47.939 | from cryptography.utils import int_from_bytes 2022-04-14 07:04:49.125 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:04:49.162 | Obtaining file:///opt/stack/placement 2022-04-14 07:04:49.163 | Preparing metadata (setup.py): started 2022-04-14 07:04:54.153 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 07:04:54.200 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (5.8.1) 2022-04-14 07:04:54.201 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.4.35) 2022-04-14 07:04:54.202 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (9.4.0) 2022-04-14 07:04:54.203 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (2.5.1) 2022-04-14 07:04:54.204 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.8.7) 2022-04-14 07:04:54.205 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==7.1.0.dev8) (3.2.0) 2022-04-14 07:04:54.206 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (2.27.1) 2022-04-14 07:04:54.209 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (62.0.0) 2022-04-14 07:04:54.210 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.5.0) 2022-04-14 07:04:54.211 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (8.8.0) 2022-04-14 07:04:54.212 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.1.0) 2022-04-14 07:04:54.213 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.7.0) 2022-04-14 07:04:54.215 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.3.0) 2022-04-14 07:04:54.216 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.12.2) 2022-04-14 07:04:54.217 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (11.2.0) 2022-04-14 07:04:54.218 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (3.11.0) 2022-04-14 07:04:54.219 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.5.1) 2022-04-14 07:04:54.220 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.5.0) 2022-04-14 07:04:54.221 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.1.0) 2022-04-14 07:04:54.222 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (2.7.0) 2022-04-14 07:04:54.223 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.0.1) 2022-04-14 07:04:54.293 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (4.4.0) 2022-04-14 07:04:54.294 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (5.1.0) 2022-04-14 07:04:54.296 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (4.5.0) 2022-04-14 07:04:54.297 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (3.1.1) 2022-04-14 07:04:54.299 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (2.10.1) 2022-04-14 07:04:54.300 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (1.16.0) 2022-04-14 07:04:54.321 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==7.1.0.dev8) (0.17.3) 2022-04-14 07:04:54.365 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (6.0) 2022-04-14 07:04:54.367 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (2.5.0) 2022-04-14 07:04:54.368 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (1.5.0) 2022-04-14 07:04:54.369 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (0.8.0) 2022-04-14 07:04:54.370 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (3.5.0) 2022-04-14 07:04:54.426 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (2.0.1) 2022-04-14 07:04:54.428 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.13.0) 2022-04-14 07:04:54.429 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.5.0) 2022-04-14 07:04:54.430 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (1.7.7) 2022-04-14 07:04:54.477 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev8) (2.8.2) 2022-04-14 07:04:54.480 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev8) (0.9.6) 2022-04-14 07:04:54.499 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (3.2.0) 2022-04-14 07:04:54.501 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (3.3.0) 2022-04-14 07:04:54.503 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (3.1.1) 2022-04-14 07:04:54.531 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev8) (2022.1) 2022-04-14 07:04:54.533 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev8) (1.0.3) 2022-04-14 07:04:54.547 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev8) (3.2.0) 2022-04-14 07:04:54.564 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (1.0.2) 2022-04-14 07:04:54.565 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (0.11.0) 2022-04-14 07:04:54.567 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (21.3) 2022-04-14 07:04:54.568 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (3.0.7) 2022-04-14 07:04:54.611 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (3.3) 2022-04-14 07:04:54.613 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (2019.11.28) 2022-04-14 07:04:54.614 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (1.26.9) 2022-04-14 07:04:54.616 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (2.0.12) 2022-04-14 07:04:54.634 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==7.1.0.dev8) (0.7) 2022-04-14 07:04:54.835 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.2.19->openstack-placement==7.1.0.dev8) (1.1.2) 2022-04-14 07:04:54.875 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (4.11.3) 2022-04-14 07:04:54.877 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (1.2.0) 2022-04-14 07:04:54.878 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (5.6.0) 2022-04-14 07:04:54.895 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (1.15.0) 2022-04-14 07:04:54.930 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (1.14.0) 2022-04-14 07:04:54.986 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (2.1.1) 2022-04-14 07:04:55.054 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (1.7.0) 2022-04-14 07:04:55.138 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (1.1.5) 2022-04-14 07:04:55.189 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev8) (0.2.5) 2022-04-14 07:04:55.384 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.4.2) 2022-04-14 07:04:55.385 | Requirement already satisfied: decorator in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (5.1.1) 2022-04-14 07:04:55.386 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.5.2) 2022-04-14 07:04:55.465 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (2.5.0) 2022-04-14 07:04:55.530 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (2.21) 2022-04-14 07:04:55.693 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (3.8.0) 2022-04-14 07:04:55.807 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (1.0.0) 2022-04-14 07:04:55.809 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (3.0.0) 2022-04-14 07:04:57.766 | Installing collected packages: openstack-placement 2022-04-14 07:04:57.766 | Attempting uninstall: openstack-placement 2022-04-14 07:04:57.766 | Found existing installation: openstack-placement 7.1.0.dev8 2022-04-14 07:04:57.769 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-04-14 07:04:57.771 | Running setup.py develop for openstack-placement 2022-04-14 07:05:03.804 | Successfully installed openstack-placement 2022-04-14 07:05:03.804 | 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:05:03.811 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:05:03.811 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:05:03.942 | + inc/python:pip_install:200 : result=0 2022-04-14 07:05:03.944 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:05:03.946 | + functions-common:time_stop:2432 : local name 2022-04-14 07:05:03.949 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:05:03.951 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:05:03.953 | + functions-common:time_stop:2435 : local total 2022-04-14 07:05:03.956 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:05:03.958 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:05:03.961 | + functions-common:time_stop:2439 : start_time=1649919887047 2022-04-14 07:05:03.963 | + functions-common:time_stop:2441 : [[ -z 1649919887047 ]] 2022-04-14 07:05:03.966 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:05:03.970 | + functions-common:time_stop:2444 : end_time=1649919903967 2022-04-14 07:05:03.972 | + functions-common:time_stop:2445 : elapsed_time=16920 2022-04-14 07:05:03.975 | + functions-common:time_stop:2446 : total=181800 2022-04-14 07:05:03.977 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:05:03.979 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=198720 2022-04-14 07:05:03.982 | + inc/python:pip_install:203 : return 0 2022-04-14 07:05:03.984 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 07:05:03.987 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-14 07:05:03.989 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-14 07:05:04.009 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-14 07:05:04.021 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-04-14 07:05:04.024 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-04-14 07:05:04.026 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:05:04.029 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:05:04.032 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-04-14 07:05:04.035 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:05:04.039 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 07:05:04.041 | + ./stack.sh:main:945 : configure_placement 2022-04-14 07:05:04.044 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-04-14 07:05:04.056 | + lib/placement:configure_placement:107 : create_placement_conf 2022-04-14 07:05:04.059 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-04-14 07:05:04.064 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-04-14 07:05:04.067 | ++ lib/database:database_connection_url:134 : local db=placement 2022-04-14 07:05:04.070 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-04-14 07:05:04.073 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=placement 2022-04-14 07:05:04.075 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-04-14 07:05:04.078 | + 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:05:04.111 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-04-14 07:05:04.143 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-04-14 07:05:04.176 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-04-14 07:05:04.178 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-04-14 07:05:04.181 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-04-14 07:05:04.183 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 07:05:04.186 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-04-14 07:05:04.219 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-04-14 07:05:04.248 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.30/identity 2022-04-14 07:05:04.278 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-04-14 07:05:04.307 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-04-14 07:05:04.337 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-04-14 07:05:04.366 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-04-14 07:05:04.395 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-04-14 07:05:04.425 | + 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:05:04.453 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 07:05:04.484 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-04-14 07:05:04.486 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-04-14 07:05:04.489 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-04-14 07:05:04.492 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 07:05:04.510 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 07:05:04.512 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 07:05:04.515 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 07:05:04.517 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 07:05:04.521 | + 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:05:04.550 | + 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:05:04.579 | + 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:05:04.610 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 07:05:04.639 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-04-14 07:05:04.642 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-04-14 07:05:04.645 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-04-14 07:05:04.648 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-04-14 07:05:04.650 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-04-14 07:05:04.653 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-14 07:05:04.656 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 07:05:04.659 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-04-14 07:05:04.663 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-04-14 07:05:04.666 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 07:05:04.668 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 07:05:04.681 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 07:05:04.681 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 07:05:04.690 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 07:05:04.694 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 07:05:04.710 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-04-14 07:05:04.712 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-04-14 07:05:04.716 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-04-14 07:05:04.748 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-04-14 07:05:04.777 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-04-14 07:05:04.806 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-04-14 07:05:04.836 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 07:05:04.865 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 07:05:04.894 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-04-14 07:05:04.923 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-04-14 07:05:04.951 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-04-14 07:05:04.980 | + 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:05:05.010 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 07:05:05.039 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 07:05:05.068 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-04-14 07:05:05.097 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-14 07:05:05.099 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-14 07:05:05.102 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-04-14 07:05:05.105 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-04-14 07:05:05.107 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 07:05:05.110 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:05:05.113 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:05:05.115 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-04-14 07:05:05.118 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-04-14 07:05:05.121 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-04-14 07:05:05.151 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-04-14 07:05:05.181 | + 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:05:05.181 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-04-14 07:05:05.190 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-04-14 07:05:05.193 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-04-14 07:05:05.196 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-04-14 07:05:05.198 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 07:05:05.201 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 07:05:05.203 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 07:05:05.207 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:05:05.209 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:05:05.211 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 07:05:05.214 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 07:05:05.216 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:05:05.219 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:05:05.221 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-04-14 07:05:05.285 | Site placement-api already enabled 2022-04-14 07:05:05.290 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-14 07:05:05.292 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 07:05:05.295 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 07:05:05.297 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 07:05:05.437 | + ./stack.sh:main:952 : is_service_enabled placement placement-client 2022-04-14 07:05:05.456 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:05:05.459 | + ./stack.sh:main:953 : is_service_enabled n-cpu 2022-04-14 07:05:05.481 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:05:05.484 | + ./stack.sh:main:953 : is_service_enabled n-sch 2022-04-14 07:05:05.504 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:05:05.506 | + ./stack.sh:main:954 : configure_placement_nova_compute 2022-04-14 07:05:05.509 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-04-14 07:05:05.511 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-04-14 07:05:05.546 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.30/identity 2022-04-14 07:05:05.575 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-04-14 07:05:05.605 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-04-14 07:05:05.636 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-04-14 07:05:05.666 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-04-14 07:05:05.695 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-04-14 07:05:05.726 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-04-14 07:05:05.756 | + ./stack.sh:main:958 : is_service_enabled horizon 2022-04-14 07:05:05.774 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:05:05.777 | + ./stack.sh:main:963 : is_service_enabled tls-proxy 2022-04-14 07:05:05.795 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:05:05.797 | + ./stack.sh:main:971 : run_phase stack install 2022-04-14 07:05:05.801 | + functions-common:run_phase:1860 : local mode=stack 2022-04-14 07:05:05.803 | + functions-common:run_phase:1861 : local phase=install 2022-04-14 07:05:05.805 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-14 07:05:05.808 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-14 07:05:05.810 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-14 07:05:05.813 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-14 07:05:05.816 | + functions-common:run_phase:1870 : local extra 2022-04-14 07:05:05.819 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-14 07:05:05.823 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-14 07:05:05.826 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-14 07:05:05.829 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-14 07:05:05.832 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-04-14 07:05:05.835 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-14 07:05:05.851 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:05:05.853 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-14 07:05:05.855 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-14 07:05:05.857 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-04-14 07:05:05.860 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-04-14 07:05:05.862 | ++ ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 07:05:05.865 | ++ ./stack.sh:echo_summary:448 : echo -e Installing Tempest 2022-04-14 07:05:05.867 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-04-14 07:05:05.869 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-04-14 07:05:05.926 | ++ inc/async:async_inner:63 : install_tempest 2022-04-14 07:05:05.963 | [98104 Async install_tempest:123555]: running: install_tempest 2022-04-14 07:05:05.966 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-14 07:05:05.968 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-14 07:05:05.972 | + functions-common:run_phase:1881 : [[ stack == \s\o\u\r\c\e ]] 2022-04-14 07:05:05.975 | + 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:05:05.977 | + functions-common:run_phase:1887 : run_plugins stack install 2022-04-14 07:05:05.981 | + functions-common:run_plugins:1846 : local mode=stack 2022-04-14 07:05:05.983 | + functions-common:run_plugins:1847 : local phase=install 2022-04-14 07:05:05.986 | + functions-common:run_plugins:1849 : local plugins= 2022-04-14 07:05:05.989 | + functions-common:run_plugins:1850 : local plugin 2022-04-14 07:05:05.992 | + ./stack.sh:main:974 : use_library_from_git python-openstackclient 2022-04-14 07:05:05.995 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-04-14 07:05:05.997 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 07:05:06.000 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 07:05:06.003 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2022-04-14 07:05:06.006 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 07:05:06.009 | + ./stack.sh:main:978 : pip_install_gr python-openstackclient 2022-04-14 07:05:06.012 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-04-14 07:05:06.014 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 07:05:06.018 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-04-14 07:05:06.021 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-04-14 07:05:06.024 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 07:05:06.029 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-04-14 07:05:06.029 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 07:05:06.035 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-04-14 07:05:06.038 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-04-14 07:05:06.040 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-04-14 07:05:06.043 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-04-14 07:05:06.046 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-04-14 07:05:06.074 | Using python 3.8 to install python-openstackclient 2022-04-14 07:05:06.078 | + 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:05:06.952 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:05:06.952 | from cryptography.utils import int_from_bytes 2022-04-14 07:05:06.952 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:05:06.952 | from cryptography.utils import int_from_bytes 2022-04-14 07:05:08.149 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 07:05:08.182 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-04-14 07:05:08.201 | 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:05:08.202 | 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:05:08.203 | 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:05:08.204 | 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:05:08.206 | 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:05:08.207 | 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:05:08.208 | 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:05:08.209 | 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:05:08.210 | 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:05:08.212 | 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:05:08.213 | 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:05:08.225 | 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:05:08.226 | 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:05:08.227 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.2.0) 2022-04-14 07:05:08.229 | 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:05:08.230 | 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:05:08.255 | 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:05:08.257 | 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:05:08.258 | 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:05:08.259 | 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:05:08.260 | 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:05:08.261 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (36.0.2) 2022-04-14 07:05:08.263 | 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:05:08.264 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.0.0) 2022-04-14 07:05:08.265 | 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:05:08.266 | 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:05:08.267 | 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:05:08.282 | 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:05:08.301 | 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:05:08.302 | 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:05:08.304 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2022.1) 2022-04-14 07:05:08.305 | 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:05:08.326 | 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:05:08.345 | 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:05:08.348 | 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:05:08.350 | 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:05:08.440 | 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:05:08.441 | 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:05:08.443 | 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:05:08.485 | 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:05:08.496 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->python-openstackclient) (1.14.0) 2022-04-14 07:05:08.531 | 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:05:08.700 | 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:05:08.716 | 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:05:08.820 | 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:05:08.822 | 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:05:08.823 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (1.26.9) 2022-04-14 07:05:08.826 | 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:05:08.978 | 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:05:11.303 | 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:05:11.310 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 07:05:11.310 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 07:05:11.441 | + inc/python:pip_install:200 : result=0 2022-04-14 07:05:11.444 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 07:05:11.446 | + functions-common:time_stop:2432 : local name 2022-04-14 07:05:11.448 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:05:11.451 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:05:11.453 | + functions-common:time_stop:2435 : local total 2022-04-14 07:05:11.455 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:05:11.459 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 07:05:11.461 | + functions-common:time_stop:2439 : start_time=1649919906069 2022-04-14 07:05:11.463 | + functions-common:time_stop:2441 : [[ -z 1649919906069 ]] 2022-04-14 07:05:11.467 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:05:11.471 | + functions-common:time_stop:2444 : end_time=1649919911468 2022-04-14 07:05:11.474 | + functions-common:time_stop:2445 : elapsed_time=5399 2022-04-14 07:05:11.477 | + functions-common:time_stop:2446 : total=198720 2022-04-14 07:05:11.481 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:05:11.484 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=204119 2022-04-14 07:05:11.487 | + inc/python:pip_install:203 : return 0 2022-04-14 07:05:11.490 | + ./stack.sh:main:983 : install_oscwrap 2022-04-14 07:05:11.494 | ++ functions-common:install_oscwrap:2477 : mktemp 2022-04-14 07:05:11.499 | + functions-common:install_oscwrap:2477 : OSCWRAP_TIMER_FILE=/tmp/tmp.Chyc4oO7uu 2022-04-14 07:05:11.501 | + functions-common:install_oscwrap:2480 : shopt -s expand_aliases 2022-04-14 07:05:11.505 | + functions-common:install_oscwrap:2483 : unalias -a 2022-04-14 07:05:11.508 | + functions-common:install_oscwrap:2485 : alias openstack=oscwrap 2022-04-14 07:05:11.511 | + ./stack.sh:main:988 : [[ False != \F\a\l\s\e ]] 2022-04-14 07:05:11.514 | + ./stack.sh:main:1028 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-14 07:05:11.517 | + ./stack.sh:main:1036 : is_service_enabled mysql postgresql 2022-04-14 07:05:11.536 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:05:11.539 | + ./stack.sh:main:1037 : configure_database 2022-04-14 07:05:11.541 | + lib/database:configure_database:128 : configure_database_mysql 2022-04-14 07:05:11.544 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-04-14 07:05:11.546 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-04-14 07:05:11.549 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 07:05:11.551 | + ./stack.sh:echo_summary:448 : echo -e Configuring and starting MySQL 2022-04-14 07:05:11.553 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-04-14 07:05:11.556 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:05:11.558 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:05:11.561 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-04-14 07:05:11.564 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-04-14 07:05:11.567 | ++ functions-common:ipv6_unquote:2230 : echo 0.0.0.0 2022-04-14 07:05:11.568 | ++ functions-common:ipv6_unquote:2230 : tr -d '[]' 2022-04-14 07:05:11.572 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-04-14 07:05:11.625 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-04-14 07:05:11.628 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 07:05:11.631 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 07:05:11.633 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 07:05:11.635 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 07:05:11.638 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 07:05:11.640 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 07:05:11.642 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 07:05:11.645 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 07:05:11.647 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 07:05:11.649 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 07:05:11.652 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 07:05:11.655 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-04-14 07:05:11.657 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 07:05:11.660 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 07:05:11.662 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 07:05:11.664 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 07:05:11.667 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 07:05:11.669 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 07:05:11.672 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-04-14 07:05:11.674 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:05:11.677 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:05:11.679 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-04-14 07:05:11.682 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 07:05:11.684 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart mysql 2022-04-14 07:05:13.792 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-04-14 07:05:13.808 | mysqladmin: connect to server at 'localhost' failed 2022-04-14 07:05:13.808 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-04-14 07:05:13.812 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-04-14 07:05:13.815 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-04-14 07:05:13.818 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:05:13.820 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:05:13.823 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-04-14 07:05:13.825 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-04-14 07:05:13.827 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-04-14 07:05:13.830 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 07:05:13.833 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 07:05:13.835 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-04-14 07:05:13.838 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-04-14 07:05:13.840 | + 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:05:13.852 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-14 07:05:13.895 | + 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:05:13.906 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-14 07:05:13.923 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-04-14 07:05:13.978 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-04-14 07:05:14.032 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-04-14 07:05:14.088 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-04-14 07:05:14.091 | + lib/databases/mysql:configure_database_mysql:153 : restart_service mysql 2022-04-14 07:05:14.093 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 07:05:14.095 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart mysql 2022-04-14 07:05:16.227 | + ./stack.sh:main:1041 : save_stackenv 1041 2022-04-14 07:05:16.230 | + functions-common:save_stackenv:60 : local tag=1041 2022-04-14 07:05:16.233 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-14 07:05:16.238 | + functions-common:save_stackenv:62 : time_stamp=2022-04-14-070516 2022-04-14 07:05:16.240 | + functions-common:save_stackenv:63 : echo '# 2022-04-14-070516 1041' 2022-04-14 07:05:16.243 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:05:16.246 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-14 07:05:16.248 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:05:16.251 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-14 07:05:16.253 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:05:16.256 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-14 07:05:16.258 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:05:16.261 | + 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:05:16.263 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:05:16.266 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.30 2022-04-14 07:05:16.269 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:05:16.271 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.30/identity 2022-04-14 07:05:16.274 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:05:16.276 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-14-070044 2022-04-14 07:05:16.279 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:05:16.282 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-14 07:05:16.285 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:05:16.287 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.30 2022-04-14 07:05:16.290 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:05:16.292 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-14 07:05:16.295 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:05:16.297 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-14 07:05:16.300 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:05:16.303 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-14 07:05:16.305 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 07:05:16.308 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-14 07:05:16.310 | + ./stack.sh:main:1053 : [[ True == \T\r\u\e ]] 2022-04-14 07:05:16.313 | + ./stack.sh:main:1054 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-04-14 07:05:16.315 | + ./stack.sh:main:1055 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-04-14 07:05:16.327 | + ./stack.sh:main:1067 : start_dstat 2022-04-14 07:05:16.330 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 07:05:16.333 | + functions-common:run_process:1687 : local service=dstat 2022-04-14 07:05:16.335 | + functions-common:run_process:1688 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 07:05:16.338 | + functions-common:run_process:1689 : local group= 2022-04-14 07:05:16.340 | + functions-common:run_process:1690 : local user= 2022-04-14 07:05:16.343 | + functions-common:run_process:1692 : local name=dstat 2022-04-14 07:05:16.345 | + functions-common:run_process:1694 : time_start run_process 2022-04-14 07:05:16.348 | + functions-common:time_start:2418 : local name=run_process 2022-04-14 07:05:16.351 | + functions-common:time_start:2419 : local start_time= 2022-04-14 07:05:16.353 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 07:05:16.356 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 07:05:16.361 | + functions-common:time_start:2423 : _TIME_START[$name]=1649919916358 2022-04-14 07:05:16.364 | + functions-common:run_process:1695 : is_service_enabled dstat 2022-04-14 07:05:16.381 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:05:16.383 | + functions-common:run_process:1696 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-04-14 07:05:16.386 | + functions-common:_run_under_systemd:1652 : local service=dstat 2022-04-14 07:05:16.388 | + functions-common:_run_under_systemd:1653 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 07:05:16.391 | + functions-common:_run_under_systemd:1654 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 07:05:16.394 | + functions-common:_run_under_systemd:1656 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 07:05:16.396 | + functions-common:_common_systemd_pitfalls:1624 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 07:05:16.399 | + functions-common:_common_systemd_pitfalls:1627 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-04-14 07:05:16.401 | + functions-common:_common_systemd_pitfalls:1638 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-04-14 07:05:16.404 | + functions-common:_run_under_systemd:1658 : local systemd_service=devstack@dstat.service 2022-04-14 07:05:16.407 | + functions-common:_run_under_systemd:1659 : local group= 2022-04-14 07:05:16.410 | + functions-common:_run_under_systemd:1660 : local user=ubuntu 2022-04-14 07:05:16.412 | + functions-common:_run_under_systemd:1661 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-04-14 07:05:16.415 | + 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:05:16.417 | + functions-common:write_user_unit_file:1569 : local service=devstack@dstat.service 2022-04-14 07:05:16.420 | + functions-common:write_user_unit_file:1570 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 07:05:16.422 | + functions-common:write_user_unit_file:1571 : local group= 2022-04-14 07:05:16.425 | + functions-common:write_user_unit_file:1572 : local user=ubuntu 2022-04-14 07:05:16.427 | + functions-common:write_user_unit_file:1573 : local extra= 2022-04-14 07:05:16.429 | + functions-common:write_user_unit_file:1574 : [[ -n '' ]] 2022-04-14 07:05:16.432 | + functions-common:write_user_unit_file:1577 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-04-14 07:05:16.434 | + functions-common:write_user_unit_file:1578 : mkdir -p /etc/systemd/system 2022-04-14 07:05:16.438 | + 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:05:16.492 | + functions-common:write_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-04-14 07:05:16.545 | + 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:05:16.598 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-04-14 07:05:16.652 | + functions-common:write_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-04-14 07:05:16.704 | + 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:05:16.758 | + functions-common:write_user_unit_file:1586 : [[ -n '' ]] 2022-04-14 07:05:16.761 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-04-14 07:05:16.815 | + functions-common:write_user_unit_file:1592 : sudo systemctl daemon-reload 2022-04-14 07:05:17.204 | + functions-common:_run_under_systemd:1667 : sudo systemctl enable devstack@dstat.service 2022-04-14 07:05:17.218 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-04-14 07:05:17.591 | + functions-common:_run_under_systemd:1668 : sudo systemctl start devstack@dstat.service 2022-04-14 07:05:17.613 | + functions-common:run_process:1698 : time_stop run_process 2022-04-14 07:05:17.615 | + functions-common:time_stop:2432 : local name 2022-04-14 07:05:17.618 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:05:17.620 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:05:17.623 | + functions-common:time_stop:2435 : local total 2022-04-14 07:05:17.625 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:05:17.628 | + functions-common:time_stop:2438 : name=run_process 2022-04-14 07:05:17.630 | + functions-common:time_stop:2439 : start_time=1649919916358 2022-04-14 07:05:17.632 | + functions-common:time_stop:2441 : [[ -z 1649919916358 ]] 2022-04-14 07:05:17.635 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:05:17.640 | + functions-common:time_stop:2444 : end_time=1649919917637 2022-04-14 07:05:17.642 | + functions-common:time_stop:2445 : elapsed_time=1279 2022-04-14 07:05:17.645 | + functions-common:time_stop:2446 : total=0 2022-04-14 07:05:17.647 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:05:17.650 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1279 2022-04-14 07:05:17.653 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-04-14 07:05:17.655 | + functions-common:run_process:1687 : local service=memory_tracker 2022-04-14 07:05:17.658 | + functions-common:run_process:1688 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-04-14 07:05:17.661 | + functions-common:run_process:1689 : local group= 2022-04-14 07:05:17.663 | + functions-common:run_process:1690 : local user=root 2022-04-14 07:05:17.666 | + functions-common:run_process:1692 : local name=memory_tracker 2022-04-14 07:05:17.668 | + functions-common:run_process:1694 : time_start run_process 2022-04-14 07:05:17.670 | + functions-common:time_start:2418 : local name=run_process 2022-04-14 07:05:17.673 | + functions-common:time_start:2419 : local start_time= 2022-04-14 07:05:17.676 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 07:05:17.679 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 07:05:17.684 | + functions-common:time_start:2423 : _TIME_START[$name]=1649919917681 2022-04-14 07:05:17.686 | + functions-common:run_process:1695 : is_service_enabled memory_tracker 2022-04-14 07:05:17.703 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:05:17.706 | + functions-common:run_process:1698 : time_stop run_process 2022-04-14 07:05:17.709 | + functions-common:time_stop:2432 : local name 2022-04-14 07:05:17.711 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:05:17.714 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:05:17.716 | + functions-common:time_stop:2435 : local total 2022-04-14 07:05:17.719 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:05:17.721 | + functions-common:time_stop:2438 : name=run_process 2022-04-14 07:05:17.724 | + functions-common:time_stop:2439 : start_time=1649919917681 2022-04-14 07:05:17.726 | + functions-common:time_stop:2441 : [[ -z 1649919917681 ]] 2022-04-14 07:05:17.730 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:05:17.734 | + functions-common:time_stop:2444 : end_time=1649919917731 2022-04-14 07:05:17.737 | + functions-common:time_stop:2445 : elapsed_time=50 2022-04-14 07:05:17.739 | + functions-common:time_stop:2446 : total=1279 2022-04-14 07:05:17.742 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:05:17.744 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1329 2022-04-14 07:05:17.747 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-04-14 07:05:17.765 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:05:17.767 | + ./stack.sh:main:1071 : is_service_enabled tcpdump 2022-04-14 07:05:17.786 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:05:17.789 | + ./stack.sh:main:1079 : is_service_enabled etcd3 2022-04-14 07:05:17.809 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:05:17.812 | + ./stack.sh:main:1080 : start_etcd3 2022-04-14 07:05:17.814 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-04-14 07:05:17.817 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-neutron-836725-2-hyperv --data-dir /opt/stack/data/etcd' 2022-04-14 07:05:17.819 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-04-14 07:05:17.822 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-neutron-836725-2-hyperv=http://10.222.0.30:2380' 2022-04-14 07:05:17.824 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.30:2380' 2022-04-14 07:05:17.827 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.30:2379' 2022-04-14 07:05:17.829 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-04-14 07:05:17.832 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-04-14 07:05:17.835 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.30:2379' 2022-04-14 07:05:17.837 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-04-14 07:05:17.840 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-04-14 07:05:17.842 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-14 07:05:17.845 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-neutron-836725-2-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-836725-2-hyperv=http://10.222.0.30:2380 --initial-advertise-peer-urls http://10.222.0.30:2380 --advertise-client-urls http://10.222.0.30:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.30:2379 --debug' '' root 2022-04-14 07:05:17.848 | + functions-common:write_user_unit_file:1569 : local service=devstack@etcd.service 2022-04-14 07:05:17.851 | + functions-common:write_user_unit_file:1570 : local 'command=/opt/stack/bin/etcd --name dv-neutron-836725-2-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-836725-2-hyperv=http://10.222.0.30:2380 --initial-advertise-peer-urls http://10.222.0.30:2380 --advertise-client-urls http://10.222.0.30:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.30:2379 --debug' 2022-04-14 07:05:17.853 | + functions-common:write_user_unit_file:1571 : local group= 2022-04-14 07:05:17.855 | + functions-common:write_user_unit_file:1572 : local user=root 2022-04-14 07:05:17.858 | + functions-common:write_user_unit_file:1573 : local extra= 2022-04-14 07:05:17.860 | + functions-common:write_user_unit_file:1574 : [[ -n '' ]] 2022-04-14 07:05:17.863 | + functions-common:write_user_unit_file:1577 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-14 07:05:17.865 | + functions-common:write_user_unit_file:1578 : mkdir -p /etc/systemd/system 2022-04-14 07:05:17.870 | + 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:05:17.934 | + functions-common:write_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-04-14 07:05:17.996 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-neutron-836725-2-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-836725-2-hyperv=http://10.222.0.30:2380 --initial-advertise-peer-urls http://10.222.0.30:2380 --advertise-client-urls http://10.222.0.30:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.30:2379 --debug' 2022-04-14 07:05:18.050 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-04-14 07:05:18.101 | + functions-common:write_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-04-14 07:05:18.151 | + 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:05:18.204 | + functions-common:write_user_unit_file:1586 : [[ -n '' ]] 2022-04-14 07:05:18.207 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-04-14 07:05:18.267 | + functions-common:write_user_unit_file:1592 : sudo systemctl daemon-reload 2022-04-14 07:05:18.655 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-04-14 07:05:18.711 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-04-14 07:05:18.764 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-04-14 07:05:18.817 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-04-14 07:05:18.869 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-04-14 07:05:18.872 | ++ functions-common:is_arch:506 : uname -m 2022-04-14 07:05:18.877 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-04-14 07:05:18.880 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-04-14 07:05:19.285 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-04-14 07:05:19.298 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-04-14 07:05:19.671 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-04-14 07:05:20.451 | + ./stack.sh:main:1086 : is_service_enabled tls-proxy 2022-04-14 07:05:20.469 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:05:20.472 | + ./stack.sh:main:1091 : write_clouds_yaml 2022-04-14 07:05:20.474 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-04-14 07:05:20.478 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-04-14 07:05:20.482 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-04-14 07:05:20.494 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-04-14 07:05:20.506 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-04-14 07:05:20.509 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-14 07:05:20.512 | + 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.30/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-04-14 07:05:20.649 | + 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.30/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-04-14 07:05:20.786 | + 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.30/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-04-14 07:05:20.925 | + 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.30/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-04-14 07:05:21.061 | + 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.30/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-04-14 07:05:21.199 | + 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.30/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-04-14 07:05:21.337 | + 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.30/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-04-14 07:05:21.474 | + 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.30/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-04-14 07:05:21.612 | + 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.30/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-04-14 07:05:21.750 | + 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.30/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-04-14 07:05:21.891 | + functions-common:write_clouds_yaml:198 : cat 2022-04-14 07:05:21.896 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-04-14 07:05:21.899 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-04-14 07:05:21.903 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-04-14 07:05:21.907 | + ./stack.sh:main:1092 : export OS_CLOUD=devstack-admin 2022-04-14 07:05:21.910 | + ./stack.sh:main:1092 : OS_CLOUD=devstack-admin 2022-04-14 07:05:21.913 | + ./stack.sh:main:1094 : is_service_enabled keystone 2022-04-14 07:05:21.930 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:05:21.932 | + ./stack.sh:main:1095 : echo_summary 'Starting Keystone' 2022-04-14 07:05:21.935 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 07:05:21.937 | + ./stack.sh:echo_summary:448 : echo -e Starting Keystone 2022-04-14 07:05:21.940 | + ./stack.sh:main:1097 : '[' 10.222.0.30 == 10.222.0.30 ']' 2022-04-14 07:05:21.942 | + ./stack.sh:main:1098 : init_keystone 2022-04-14 07:05:21.945 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-04-14 07:05:21.961 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:05:21.963 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-04-14 07:05:21.965 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-04-14 07:05:21.968 | + lib/database:recreate_database:112 : local db=keystone 2022-04-14 07:05:21.971 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-04-14 07:05:21.973 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-04-14 07:05:21.976 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-04-14 07:05:21.981 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-14 07:05:22.446 | + 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:05:22.450 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-14 07:05:22.466 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-04-14 07:05:22.469 | + functions-common:time_start:2418 : local name=dbsync 2022-04-14 07:05:22.471 | + functions-common:time_start:2419 : local start_time= 2022-04-14 07:05:22.475 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 07:05:22.478 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 07:05:22.483 | + functions-common:time_start:2423 : _TIME_START[$name]=1649919922480 2022-04-14 07:05:22.485 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-04-14 07:05:27.171 | 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=125460) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-14 07:05:27.178 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:05:27.179 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:05:27.179 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:05:27.179 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:05:27.180 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:05:27.180 | 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=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:05:27.180 | 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=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:05:27.180 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:05:27.180 | 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=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:05:27.180 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:05:27.180 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:05:27.181 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:05:27.181 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:05:27.181 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:05:27.181 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:05:27.181 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:05:27.181 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:05:27.207 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:05:27.208 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:05:27.208 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:05:27.208 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:05:27.208 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:05:27.209 | 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=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:05:27.209 | 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=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:05:27.209 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:05:27.209 | 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=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:05:27.209 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:05:27.209 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:05:27.210 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:05:27.210 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:05:27.210 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:05:27.210 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:05:27.210 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:05:27.210 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:05:27.265 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:05:27.266 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:05:27.266 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:05:27.266 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:05:27.266 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:05:27.266 | 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=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:05:27.267 | 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=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:05:27.267 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:05:27.267 | 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=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:05:27.268 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:05:27.268 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:05:27.268 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:05:27.268 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:05:27.269 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:05:27.269 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:05:27.269 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:05:27.269 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:05:27.276 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-14 07:05:28.969 | INFO migrate.versioning.api [-] done 2022-04-14 07:05:28.969 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-14 07:05:28.976 | INFO migrate.versioning.api [-] done 2022-04-14 07:05:28.976 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-14 07:05:28.989 | INFO migrate.versioning.api [-] done 2022-04-14 07:05:28.989 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-14 07:05:28.997 | INFO migrate.versioning.api [-] done 2022-04-14 07:05:28.997 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-14 07:05:29.004 | INFO migrate.versioning.api [-] done 2022-04-14 07:05:29.004 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-14 07:05:29.011 | INFO migrate.versioning.api [-] done 2022-04-14 07:05:29.011 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-14 07:05:29.062 | INFO migrate.versioning.api [-] done 2022-04-14 07:05:29.062 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:05:29.063 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:05:29.063 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:05:29.063 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:05:29.063 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:05:29.063 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:05:29.064 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:05:29.064 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:05:29.064 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:05:29.064 | 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=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:05:29.064 | 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=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:05:29.064 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:05:29.065 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:05:29.065 | 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=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:05:29.065 | 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=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:05:29.065 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:05:29.065 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:05:29.066 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:05:29.066 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:05:29.067 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:05:29.067 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:05:29.067 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:05:29.068 | 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=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:05:29.068 | 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=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:05:29.068 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:05:29.068 | 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=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:05:29.068 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:05:29.068 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:05:29.068 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:05:29.069 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:05:29.069 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:05:29.069 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:05:29.069 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:05:29.069 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:05:29.076 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:05:29.077 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:05:29.077 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:05:29.077 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:05:29.077 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:05:29.078 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:05:29.078 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:05:29.078 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:05:29.078 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:05:29.078 | 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=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:05:29.078 | 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=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:05:29.078 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:05:29.079 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:05:29.079 | 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=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:05:29.079 | 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=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:05:29.079 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:05:29.079 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:05:29.439 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:05:29.441 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:05:29.441 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:05:29.441 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:05:29.441 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:05:29.441 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:05:29.442 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:05:29.442 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:05:29.442 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:05:29.442 | 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=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:05:29.442 | 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=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:05:29.442 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:05:29.443 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:05:29.443 | 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=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:05:29.443 | 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=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:05:29.443 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:05:29.443 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:05:29.468 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:05:29.469 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:05:29.469 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:05:29.469 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:05:29.470 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:05:29.470 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:05:29.470 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:05:29.470 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:05:29.470 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:05:29.470 | 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=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:05:29.471 | 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=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:05:29.471 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:05:29.471 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:05:29.471 | 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=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:05:29.471 | 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=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:05:29.471 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:05:29.471 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:05:29.479 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-14 07:05:29.516 | INFO migrate.versioning.api [-] done 2022-04-14 07:05:29.517 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-14 07:05:29.524 | INFO migrate.versioning.api [-] done 2022-04-14 07:05:29.524 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-14 07:05:29.532 | INFO migrate.versioning.api [-] done 2022-04-14 07:05:29.533 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-14 07:05:29.539 | INFO migrate.versioning.api [-] done 2022-04-14 07:05:29.539 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-14 07:05:29.547 | INFO migrate.versioning.api [-] done 2022-04-14 07:05:29.547 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-14 07:05:29.555 | INFO migrate.versioning.api [-] done 2022-04-14 07:05:29.555 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-14 07:05:29.561 | INFO migrate.versioning.api [-] done 2022-04-14 07:05:29.562 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:05:29.563 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:05:29.563 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:05:29.563 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:05:29.563 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:05:29.563 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:05:29.563 | 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=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:05:29.564 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:05:29.564 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:05:29.564 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:05:29.564 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:05:29.564 | 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=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:05:29.564 | 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=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:05:29.565 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:05:29.565 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:05:29.565 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:05:29.565 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:05:29.565 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:05:29.567 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:05:29.567 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:05:29.567 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:05:29.567 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:05:29.567 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:05:29.567 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:05:29.568 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:05:29.568 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:05:29.568 | 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=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:05:29.568 | 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=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:05:29.568 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:05:29.568 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:05:29.569 | 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=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:05:29.569 | 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=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:05:29.569 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:05:29.569 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:05:29.576 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:05:29.577 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:05:29.577 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:05:29.577 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:05:29.577 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:05:29.577 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:05:29.577 | 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=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:05:29.578 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:05:29.578 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:05:29.578 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:05:29.578 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:05:29.578 | 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=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:05:29.578 | 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=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:05:29.578 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:05:29.579 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:05:29.579 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:05:29.579 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:05:29.892 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:05:29.893 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:05:29.893 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:05:29.893 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:05:29.893 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:05:29.893 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:05:29.894 | 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=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:05:29.894 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:05:29.894 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:05:29.894 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:05:29.894 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:05:29.894 | 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=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:05:29.895 | 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=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:05:29.895 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:05:29.895 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:05:29.895 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:05:29.895 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:05:29.920 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 07:05:29.921 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:05:29.921 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:05:29.921 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:05:29.922 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:05:29.922 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:05:29.922 | 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=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:05:29.922 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:05:29.922 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:05:29.922 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:05:29.923 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:05:29.923 | 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=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:05:29.923 | 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=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:05:29.923 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 07:05:29.923 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 07:05:29.923 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 07:05:29.923 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=125460) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 07:05:29.931 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-14 07:05:29.941 | INFO migrate.versioning.api [-] done 2022-04-14 07:05:29.941 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-14 07:05:29.948 | INFO migrate.versioning.api [-] done 2022-04-14 07:05:29.948 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-14 07:05:29.955 | INFO migrate.versioning.api [-] done 2022-04-14 07:05:29.955 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-14 07:05:29.963 | INFO migrate.versioning.api [-] done 2022-04-14 07:05:29.963 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-14 07:05:29.971 | INFO migrate.versioning.api [-] done 2022-04-14 07:05:29.971 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-14 07:05:29.978 | INFO migrate.versioning.api [-] done 2022-04-14 07:05:29.978 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-14 07:05:29.986 | INFO migrate.versioning.api [-] done 2022-04-14 07:05:30.375 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-04-14 07:05:30.377 | + functions-common:time_stop:2432 : local name 2022-04-14 07:05:30.381 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:05:30.384 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:05:30.386 | + functions-common:time_stop:2435 : local total 2022-04-14 07:05:30.388 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:05:30.391 | + functions-common:time_stop:2438 : name=dbsync 2022-04-14 07:05:30.393 | + functions-common:time_stop:2439 : start_time=1649919922480 2022-04-14 07:05:30.397 | + functions-common:time_stop:2441 : [[ -z 1649919922480 ]] 2022-04-14 07:05:30.400 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:05:30.405 | + functions-common:time_stop:2444 : end_time=1649919930402 2022-04-14 07:05:30.407 | + functions-common:time_stop:2445 : elapsed_time=7922 2022-04-14 07:05:30.410 | + functions-common:time_stop:2446 : total=0 2022-04-14 07:05:30.412 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:05:30.415 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=7922 2022-04-14 07:05:30.417 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-04-14 07:05:30.420 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-04-14 07:05:30.424 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-04-14 07:05:34.976 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-04-14 07:05:34.977 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-14 07:05:34.977 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-14 07:05:34.977 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-04-14 07:05:34.978 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-14 07:05:34.978 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-14 07:05:34.978 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-14 07:05:34.978 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-14 07:05:34.979 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-14 07:05:35.339 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-04-14 07:05:35.343 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-04-14 07:05:39.914 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-04-14 07:05:39.915 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-14 07:05:39.915 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-14 07:05:39.915 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-04-14 07:05:39.916 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-14 07:05:39.916 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-14 07:05:39.916 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-14 07:05:39.916 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-14 07:05:39.917 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-14 07:05:40.290 | + ./stack.sh:main:1099 : start_keystone 2022-04-14 07:05:40.292 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-04-14 07:05:40.295 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-04-14 07:05:40.297 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-04-14 07:05:40.314 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:05:40.317 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-04-14 07:05:40.320 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-04-14 07:05:40.324 | + 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:05:40.327 | + functions-common:run_process:1687 : local service=keystone 2022-04-14 07:05:40.329 | + functions-common:run_process:1688 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 07:05:40.332 | + functions-common:run_process:1689 : local group= 2022-04-14 07:05:40.335 | + functions-common:run_process:1690 : local user= 2022-04-14 07:05:40.337 | + functions-common:run_process:1692 : local name=keystone 2022-04-14 07:05:40.340 | + functions-common:run_process:1694 : time_start run_process 2022-04-14 07:05:40.342 | + functions-common:time_start:2418 : local name=run_process 2022-04-14 07:05:40.345 | + functions-common:time_start:2419 : local start_time= 2022-04-14 07:05:40.347 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 07:05:40.352 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 07:05:40.356 | + functions-common:time_start:2423 : _TIME_START[$name]=1649919940353 2022-04-14 07:05:40.358 | + functions-common:run_process:1695 : is_service_enabled keystone 2022-04-14 07:05:40.375 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:05:40.377 | + 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:05:40.380 | + functions-common:_run_under_systemd:1652 : local service=keystone 2022-04-14 07:05:40.382 | + 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:05:40.385 | + 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:05:40.387 | + 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:05:40.389 | + 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:05:40.392 | + functions-common:_common_systemd_pitfalls:1627 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-04-14 07:05:40.395 | + functions-common:_common_systemd_pitfalls:1638 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-04-14 07:05:40.397 | + functions-common:_run_under_systemd:1658 : local systemd_service=devstack@keystone.service 2022-04-14 07:05:40.399 | + functions-common:_run_under_systemd:1659 : local group= 2022-04-14 07:05:40.402 | + functions-common:_run_under_systemd:1660 : local user=ubuntu 2022-04-14 07:05:40.405 | + functions-common:_run_under_systemd:1661 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-04-14 07:05:40.407 | + 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:05:40.410 | + functions-common:write_uwsgi_user_unit_file:1596 : local service=devstack@keystone.service 2022-04-14 07:05:40.412 | + 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:05:40.414 | + functions-common:write_uwsgi_user_unit_file:1598 : local group= 2022-04-14 07:05:40.416 | + functions-common:write_uwsgi_user_unit_file:1599 : local user=ubuntu 2022-04-14 07:05:40.418 | + functions-common:write_uwsgi_user_unit_file:1600 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-04-14 07:05:40.420 | + functions-common:write_uwsgi_user_unit_file:1601 : mkdir -p /etc/systemd/system 2022-04-14 07:05:40.425 | + 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:05:40.481 | + 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:05:40.534 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-04-14 07:05:40.586 | + 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:05:40.640 | + 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:05:40.693 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-04-14 07:05:40.751 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-04-14 07:05:40.804 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-04-14 07:05:40.855 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-04-14 07:05:40.909 | + functions-common:write_uwsgi_user_unit_file:1612 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-04-14 07:05:40.962 | + functions-common:write_uwsgi_user_unit_file:1614 : [[ -n '' ]] 2022-04-14 07:05:40.964 | + 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:05:41.017 | + functions-common:write_uwsgi_user_unit_file:1620 : sudo systemctl daemon-reload 2022-04-14 07:05:41.431 | + functions-common:_run_under_systemd:1667 : sudo systemctl enable devstack@keystone.service 2022-04-14 07:05:41.444 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-04-14 07:05:41.858 | + functions-common:_run_under_systemd:1668 : sudo systemctl start devstack@keystone.service 2022-04-14 07:05:41.939 | + functions-common:run_process:1698 : time_stop run_process 2022-04-14 07:05:41.942 | + functions-common:time_stop:2432 : local name 2022-04-14 07:05:41.945 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:05:41.947 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:05:41.950 | + functions-common:time_stop:2435 : local total 2022-04-14 07:05:41.952 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:05:41.955 | + functions-common:time_stop:2438 : name=run_process 2022-04-14 07:05:41.957 | + functions-common:time_stop:2439 : start_time=1649919940353 2022-04-14 07:05:41.960 | + functions-common:time_stop:2441 : [[ -z 1649919940353 ]] 2022-04-14 07:05:41.964 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:05:41.969 | + functions-common:time_stop:2444 : end_time=1649919941965 2022-04-14 07:05:41.971 | + functions-common:time_stop:2445 : elapsed_time=1612 2022-04-14 07:05:41.974 | + functions-common:time_stop:2446 : total=1329 2022-04-14 07:05:41.976 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:05:41.979 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=2941 2022-04-14 07:05:41.981 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-04-14 07:05:41.981 | Waiting for keystone to start... 2022-04-14 07:05:41.984 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.30/identity/v3/ 2022-04-14 07:05:41.986 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.30/identity/v3/ 2022-04-14 07:05:41.992 | + functions:wait_for_service:457 : local timeout=60 2022-04-14 07:05:41.995 | + functions:wait_for_service:458 : local url=http://10.222.0.30/identity/v3/ 2022-04-14 07:05:42.004 | + functions:wait_for_service:459 : local rval=0 2022-04-14 07:05:42.007 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-14 07:05:42.009 | + functions-common:time_start:2418 : local name=wait_for_service 2022-04-14 07:05:42.012 | + functions-common:time_start:2419 : local start_time= 2022-04-14 07:05:42.014 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 07:05:42.020 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 07:05:42.022 | + functions-common:time_start:2423 : _TIME_START[$name]=1649919942019 2022-04-14 07:05:42.025 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-14 07:05:42.036 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.30/identity/v3/ 2022-04-14 07:05:48.657 | + :: : [[ 200 == 503 ]] 2022-04-14 07:05:48.659 | + :: : [[ 0 -eq 7 ]] 2022-04-14 07:05:48.662 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-14 07:05:48.664 | + functions-common:time_stop:2432 : local name 2022-04-14 07:05:48.667 | + functions-common:time_stop:2433 : local end_time 2022-04-14 07:05:48.669 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 07:05:48.672 | + functions-common:time_stop:2435 : local total 2022-04-14 07:05:48.674 | + functions-common:time_stop:2436 : local start_time 2022-04-14 07:05:48.677 | + functions-common:time_stop:2438 : name=wait_for_service 2022-04-14 07:05:48.679 | + functions-common:time_stop:2439 : start_time=1649919942019 2022-04-14 07:05:48.682 | + functions-common:time_stop:2441 : [[ -z 1649919942019 ]] 2022-04-14 07:05:48.685 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 07:05:48.690 | + functions-common:time_stop:2444 : end_time=1649919948687 2022-04-14 07:05:48.692 | + functions-common:time_stop:2445 : elapsed_time=6668 2022-04-14 07:05:48.695 | + functions-common:time_stop:2446 : total=0 2022-04-14 07:05:48.697 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 07:05:48.700 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6668 2022-04-14 07:05:48.702 | + functions:wait_for_service:467 : return 0 2022-04-14 07:05:48.705 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-04-14 07:05:48.722 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:05:48.724 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-04-14 07:05:48.727 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 07:05:48.729 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart memcached 2022-04-14 07:05:48.764 | + ./stack.sh:main:1100 : bootstrap_keystone 2022-04-14 07:05:48.764 | + 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.30/identity 2022-04-14 07:05:53.396 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=126250) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:05:53.396 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=126250) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:05:53.396 | 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=126250) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:05:53.404 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=126250) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:05:53.420 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=126250) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:05:53.421 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=126250) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:05:53.451 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=126250) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:05:53.485 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=126250) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:05:53.485 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=126250) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:05:53.575 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=126250) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:05:53.575 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=126250) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:05:53.575 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=126250) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:05:53.575 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=126250) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:05:53.576 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=126250) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:05:53.576 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=126250) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:05:53.588 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=126250) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:05:53.588 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=126250) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:05:53.588 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=126250) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:05:53.588 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=126250) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:05:53.589 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=126250) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:05:53.589 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=126250) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:05:53.589 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=126250) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:05:53.597 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=126250) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:05:53.600 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=126250) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:05:53.600 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=126250) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:05:53.600 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=126250) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:05:53.600 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=126250) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:05:53.600 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=126250) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:05:53.601 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=126250) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:05:53.601 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=126250) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 07:05:53.634 | 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=126250) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-14 07:05:53.938 | INFO keystone.cmd.bootstrap [None req-27c80578-abb5-4b74-98a7-8c7af3d306c6 None None] Created domain default 2022-04-14 07:05:53.979 | INFO keystone.cmd.bootstrap [None req-27c80578-abb5-4b74-98a7-8c7af3d306c6 None None] Created project admin 2022-04-14 07:05:54.009 | DEBUG passlib.handlers.bcrypt [None req-27c80578-abb5-4b74-98a7-8c7af3d306c6 None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=126250) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-04-14 07:05:54.009 | DEBUG passlib.handlers.bcrypt [None req-27c80578-abb5-4b74-98a7-8c7af3d306c6 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=126250) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-04-14 07:05:54.071 | INFO keystone.cmd.bootstrap [None req-27c80578-abb5-4b74-98a7-8c7af3d306c6 None None] Created user admin 2022-04-14 07:05:54.084 | INFO keystone.cmd.bootstrap [None req-27c80578-abb5-4b74-98a7-8c7af3d306c6 None None] Created role reader 2022-04-14 07:05:54.094 | INFO keystone.cmd.bootstrap [None req-27c80578-abb5-4b74-98a7-8c7af3d306c6 None None] Created role member 2022-04-14 07:05:54.119 | INFO keystone.cmd.bootstrap [None req-27c80578-abb5-4b74-98a7-8c7af3d306c6 None None] Created implied role where 5905482dba974091b2d9f61c9feb2737 implies 25d9fc3d12f64d8aa1c904bec1a8ca07 2022-04-14 07:05:54.129 | INFO keystone.cmd.bootstrap [None req-27c80578-abb5-4b74-98a7-8c7af3d306c6 None None] Created role admin 2022-04-14 07:05:54.146 | INFO keystone.cmd.bootstrap [None req-27c80578-abb5-4b74-98a7-8c7af3d306c6 None None] Created implied role where 5ff3d69fc838483f906ca6b106cc9b38 implies 5905482dba974091b2d9f61c9feb2737 2022-04-14 07:05:54.157 | INFO keystone.cmd.bootstrap [None req-27c80578-abb5-4b74-98a7-8c7af3d306c6 None None] Granted role admin on project admin to user admin. 2022-04-14 07:05:54.164 | INFO keystone.cmd.bootstrap [None req-27c80578-abb5-4b74-98a7-8c7af3d306c6 None None] Granted role admin on the system to user admin. 2022-04-14 07:05:54.176 | WARNING py.warnings [None req-27c80578-abb5-4b74-98a7-8c7af3d306c6 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:05:54.176 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-04-14 07:05:54.176 |  2022-04-14 07:05:54.180 | INFO keystone.cmd.bootstrap [None req-27c80578-abb5-4b74-98a7-8c7af3d306c6 None None] Created region RegionOne 2022-04-14 07:05:54.211 | INFO keystone.cmd.bootstrap [None req-27c80578-abb5-4b74-98a7-8c7af3d306c6 None None] Created public endpoint http://10.222.0.30/identity 2022-04-14 07:05:54.676 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-04-14 07:05:54.679 | + ./stack.sh:main:1103 : create_keystone_accounts 2022-04-14 07:05:54.681 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-04-14 07:05:54.684 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-04-14 07:05:57.837 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:05:57.838 | from cryptography.utils import int_from_bytes 2022-04-14 07:05:57.838 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:05:57.838 | from cryptography.utils import int_from_bytes 2022-04-14 07:05:58.009 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:05:58.012 | + lib/keystone:create_keystone_accounts:310 : admin_project=afdaf97c1b774cf5a066f440b8692e0e 2022-04-14 07:05:58.015 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-04-14 07:05:58.019 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-04-14 07:05:59.097 | ++ inc/async:async_inner:64 : rc=0 2022-04-14 07:05:59.123 | [123555 Async install_tempest:123555]: finished successfully 2022-04-14 07:06:00.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:06:00.273 | from cryptography.utils import int_from_bytes 2022-04-14 07:06:00.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:06:00.273 | from cryptography.utils import int_from_bytes 2022-04-14 07:06:00.440 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:06:00.442 | + lib/keystone:create_keystone_accounts:312 : admin_user=753d9d42d9f347fd82bbe268d48599f7 2022-04-14 07:06:00.445 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-04-14 07:06:00.447 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-04-14 07:06:00.450 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-04-14 07:06:00.452 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin 753d9d42d9f347fd82bbe268d48599f7 default 2022-04-14 07:06:00.508 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 753d9d42d9f347fd82bbe268d48599f7 default 2022-04-14 07:06:00.548 | [98104 Async ks-domain-role:126447]: running: get_or_add_user_domain_role admin 753d9d42d9f347fd82bbe268d48599f7 default 2022-04-14 07:06:00.550 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-04-14 07:06:00.553 | + functions-common:get_or_create_domain:884 : local domain_id 2022-04-14 07:06:00.556 | ++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-14 07:06:03.729 | + functions-common:get_or_create_domain:894 : domain_id=default 2022-04-14 07:06:03.731 | + functions-common:get_or_create_domain:895 : echo default 2022-04-14 07:06:03.731 | default 2022-04-14 07:06:03.734 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-04-14 07:06:03.793 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-04-14 07:06:03.836 | [98104 Async ks-project:126586]: running: get_or_create_project service Default 2022-04-14 07:06:03.838 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-04-14 07:06:03.905 | + inc/async:async_inner:63 : get_or_create_role service 2022-04-14 07:06:03.948 | [98104 Async ks-service:126672]: running: get_or_create_role service 2022-04-14 07:06:03.950 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-04-14 07:06:04.034 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-04-14 07:06:04.094 | [98104 Async ks-reseller:126758]: running: get_or_create_role ResellerAdmin 2022-04-14 07:06:04.097 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-04-14 07:06:04.100 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-04-14 07:06:04.554 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-04-14 07:06:04.781 | [98104 Async ks-anotherrole:126848]: running: get_or_create_role anotherrole 2022-04-14 07:06:04.802 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-04-14 07:06:04.825 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-04-14 07:06:04.841 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 07:06:04.882 | +++ 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:06:07.476 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:06:07.605 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:06:07.607 | [126758 Async ks-reseller:126758]: finished successfully 2022-04-14 07:06:07.744 | [126672 Async ks-service:126672]: finished successfully 2022-04-14 07:06:08.114 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:06:08.151 | [126586 Async ks-project:126586]: finished successfully 2022-04-14 07:06:08.470 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:06:08.499 | [126848 Async ks-anotherrole:126848]: finished successfully 2022-04-14 07:06:08.605 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:06:08.605 | from cryptography.utils import int_from_bytes 2022-04-14 07:06:08.605 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:06:08.605 | from cryptography.utils import int_from_bytes 2022-04-14 07:06:08.777 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:06:08.780 | ++ functions-common:get_or_create_project:945 : project_id=c81322f7940d42b3ba36c6ebda979fab 2022-04-14 07:06:08.783 | ++ functions-common:get_or_create_project:946 : echo c81322f7940d42b3ba36c6ebda979fab 2022-04-14 07:06:08.786 | + lib/keystone:create_keystone_accounts:340 : invis_project=c81322f7940d42b3ba36c6ebda979fab 2022-04-14 07:06:08.789 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-04-14 07:06:08.792 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-04-14 07:06:08.794 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 07:06:08.798 | +++ 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:06:11.403 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:06:11.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:06:11.428 | from cryptography.utils import int_from_bytes 2022-04-14 07:06:11.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:06:11.428 | from cryptography.utils import int_from_bytes 2022-04-14 07:06:11.429 | [126447 Async ks-domain-role:126447]: finished successfully 2022-04-14 07:06:11.599 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:06:11.602 | ++ functions-common:get_or_create_project:945 : project_id=7bef617b7ca746409b1265af4193a9b6 2022-04-14 07:06:11.604 | ++ functions-common:get_or_create_project:946 : echo 7bef617b7ca746409b1265af4193a9b6 2022-04-14 07:06:11.607 | + lib/keystone:create_keystone_accounts:344 : demo_project=7bef617b7ca746409b1265af4193a9b6 2022-04-14 07:06:11.610 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-04-14 07:06:11.614 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-04-14 07:06:11.616 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:06:11.619 | ++ functions-common:get_or_create_user:917 : [[ ! -z demo@example.com ]] 2022-04-14 07:06:11.621 | ++ functions-common:get_or_create_user:918 : local email=--email=demo@example.com 2022-04-14 07:06:11.624 | +++ 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:06:14.202 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:06:14.202 | from cryptography.utils import int_from_bytes 2022-04-14 07:06:14.202 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:06:14.202 | from cryptography.utils import int_from_bytes 2022-04-14 07:06:14.372 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:06:14.376 | ++ functions-common:get_or_create_user:932 : user_id=62ada3cb241f40029f5c80d98c8dbce5 2022-04-14 07:06:14.378 | ++ functions-common:get_or_create_user:933 : echo 62ada3cb241f40029f5c80d98c8dbce5 2022-04-14 07:06:14.381 | + lib/keystone:create_keystone_accounts:347 : demo_user=62ada3cb241f40029f5c80d98c8dbce5 2022-04-14 07:06:14.383 | + 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:06:14.434 | [98104 Async ks-domain-role:126447]: Waiting for completion of get_or_add_user_domain_role admin 753d9d42d9f347fd82bbe268d48599f7 default running on PID 126447 (6 other jobs running) 2022-04-14 07:06:14.458 | [98104 Async ks-domain-role:126447]: Signaling child to exit 2022-04-14 07:06:14.458 | WAKEUP 2022-04-14 07:06:14.481 | [98104 Async ks-domain-role:126447]: Signaled 2022-04-14 07:06:14.482 | + functions-common:get_or_add_user_domain_role:1010 : local user_role_id 2022-04-14 07:06:14.482 | ++ functions-common:get_or_add_user_domain_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 753d9d42d9f347fd82bbe268d48599f7 --domain default 2022-04-14 07:06:14.483 | ++ functions-common:get_or_add_user_domain_role:1016 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:06:14.483 | ++ functions-common:get_or_add_user_domain_role:1016 : get_field 1 2022-04-14 07:06:14.483 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:06:14.483 | ++ functions-common:get_field:819 : read data 2022-04-14 07:06:14.483 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:06:14.483 | from cryptography.utils import int_from_bytes 2022-04-14 07:06:14.483 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:06:14.483 | from cryptography.utils import int_from_bytes 2022-04-14 07:06:14.483 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:06:14.483 | + functions-common:get_or_add_user_domain_role:1016 : user_role_id= 2022-04-14 07:06:14.483 | + functions-common:get_or_add_user_domain_role:1017 : [[ -z '' ]] 2022-04-14 07:06:14.483 | + functions-common:get_or_add_user_domain_role:1019 : openstack --os-cloud devstack-system-admin role add admin --user 753d9d42d9f347fd82bbe268d48599f7 --domain default 2022-04-14 07:06:14.483 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:06:14.483 | from cryptography.utils import int_from_bytes 2022-04-14 07:06:14.483 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:06:14.483 | from cryptography.utils import int_from_bytes 2022-04-14 07:06:14.483 | ++ functions-common:get_or_add_user_domain_role:1026 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:06:14.483 | ++ functions-common:get_or_add_user_domain_role:1026 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 753d9d42d9f347fd82bbe268d48599f7 --domain default 2022-04-14 07:06:14.483 | ++ functions-common:get_or_add_user_domain_role:1026 : get_field 1 2022-04-14 07:06:14.483 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:06:14.483 | ++ functions-common:get_field:819 : read data 2022-04-14 07:06:14.483 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:06:14.483 | from cryptography.utils import int_from_bytes 2022-04-14 07:06:14.483 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:06:14.483 | from cryptography.utils import int_from_bytes 2022-04-14 07:06:14.483 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:06:14.483 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:06:14.483 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:06:14.483 | ++ functions-common:get_field:825 : echo '| 5ff3d69fc838483f906ca6b106cc9b38 | 753d9d42d9f347fd82bbe268d48599f7 | | | default | | False |' 2022-04-14 07:06:14.484 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:06:14.484 | ++ functions-common:get_field:819 : read data 2022-04-14 07:06:14.484 | + functions-common:get_or_add_user_domain_role:1026 : user_role_id=5ff3d69fc838483f906ca6b106cc9b38 2022-04-14 07:06:14.484 | + functions-common:get_or_add_user_domain_role:1028 : echo 5ff3d69fc838483f906ca6b106cc9b38 2022-04-14 07:06:14.484 | 5ff3d69fc838483f906ca6b106cc9b38 2022-04-14 07:06:14.527 | [98104 Async ks-domain-role:126447]: finished get_or_add_user_domain_role admin 753d9d42d9f347fd82bbe268d48599f7 default with result 0 in 10 seconds 2022-04-14 07:06:14.535 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-04-14 07:06:14.570 | [98104 Async ks-project:126586]: Waiting for completion of get_or_create_project service Default running on PID 126586 (5 other jobs running) 2022-04-14 07:06:14.594 | [98104 Async ks-project:126586]: Signaling child to exit 2022-04-14 07:06:14.595 | WAKEUP 2022-04-14 07:06:14.617 | [98104 Async ks-project:126586]: Signaled 2022-04-14 07:06:14.618 | + functions-common:get_or_create_project:939 : local project_id 2022-04-14 07:06:14.618 | ++ 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:06:14.618 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:06:14.618 | from cryptography.utils import int_from_bytes 2022-04-14 07:06:14.618 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:06:14.618 | from cryptography.utils import int_from_bytes 2022-04-14 07:06:14.618 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:06:14.618 | + functions-common:get_or_create_project:945 : project_id=767d69ae7e5040a997e5d470b331c691 2022-04-14 07:06:14.618 | + functions-common:get_or_create_project:946 : echo 767d69ae7e5040a997e5d470b331c691 2022-04-14 07:06:14.618 | 767d69ae7e5040a997e5d470b331c691 2022-04-14 07:06:14.676 | [98104 Async ks-project:126586]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-04-14 07:06:14.714 | [98104 Async ks-service:126672]: Waiting for completion of get_or_create_role service running on PID 126672 (4 other jobs running) 2022-04-14 07:06:14.739 | [98104 Async ks-service:126672]: Signaling child to exit 2022-04-14 07:06:14.739 | WAKEUP 2022-04-14 07:06:14.761 | [98104 Async ks-service:126672]: Signaled 2022-04-14 07:06:14.763 | + functions-common:get_or_create_role:952 : local role_id 2022-04-14 07:06:14.763 | ++ 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:06:14.763 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:06:14.763 | from cryptography.utils import int_from_bytes 2022-04-14 07:06:14.763 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:06:14.763 | from cryptography.utils import int_from_bytes 2022-04-14 07:06:14.763 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:06:14.763 | + functions-common:get_or_create_role:957 : role_id=baf9ed85fad146aba11fd44e5cf116ef 2022-04-14 07:06:14.763 | + functions-common:get_or_create_role:958 : echo baf9ed85fad146aba11fd44e5cf116ef 2022-04-14 07:06:14.763 | baf9ed85fad146aba11fd44e5cf116ef 2022-04-14 07:06:14.807 | [98104 Async ks-service:126672]: finished get_or_create_role service with result 0 in 3 seconds 2022-04-14 07:06:14.843 | [98104 Async ks-reseller:126758]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 126758 (3 other jobs running) 2022-04-14 07:06:14.868 | [98104 Async ks-reseller:126758]: Signaling child to exit 2022-04-14 07:06:14.868 | WAKEUP 2022-04-14 07:06:14.890 | [98104 Async ks-reseller:126758]: Signaled 2022-04-14 07:06:14.892 | + functions-common:get_or_create_role:952 : local role_id 2022-04-14 07:06:14.892 | ++ 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:06:14.892 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:06:14.892 | from cryptography.utils import int_from_bytes 2022-04-14 07:06:14.892 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:06:14.892 | from cryptography.utils import int_from_bytes 2022-04-14 07:06:14.892 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:06:14.892 | + functions-common:get_or_create_role:957 : role_id=4f016a8a59e641219a5b1a07d26ad8ee 2022-04-14 07:06:14.892 | + functions-common:get_or_create_role:958 : echo 4f016a8a59e641219a5b1a07d26ad8ee 2022-04-14 07:06:14.892 | 4f016a8a59e641219a5b1a07d26ad8ee 2022-04-14 07:06:14.936 | [98104 Async ks-reseller:126758]: finished get_or_create_role ResellerAdmin with result 0 in 3 seconds 2022-04-14 07:06:14.973 | [98104 Async ks-anotherrole:126848]: Waiting for completion of get_or_create_role anotherrole running on PID 126848 (2 other jobs running) 2022-04-14 07:06:14.997 | [98104 Async ks-anotherrole:126848]: Signaling child to exit 2022-04-14 07:06:14.997 | WAKEUP 2022-04-14 07:06:15.020 | [98104 Async ks-anotherrole:126848]: Signaled 2022-04-14 07:06:15.021 | + functions-common:get_or_create_role:952 : local role_id 2022-04-14 07:06:15.021 | ++ 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:06:15.021 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:06:15.021 | from cryptography.utils import int_from_bytes 2022-04-14 07:06:15.021 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:06:15.021 | from cryptography.utils import int_from_bytes 2022-04-14 07:06:15.022 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:06:15.022 | + functions-common:get_or_create_role:957 : role_id=e686e91d2c934cb6a08fc3d19cbb183d 2022-04-14 07:06:15.022 | + functions-common:get_or_create_role:958 : echo e686e91d2c934cb6a08fc3d19cbb183d 2022-04-14 07:06:15.022 | e686e91d2c934cb6a08fc3d19cbb183d 2022-04-14 07:06:15.066 | [98104 Async ks-anotherrole:126848]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-04-14 07:06:15.070 | + inc/async:async_wait:197 : return 0 2022-04-14 07:06:15.072 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member 62ada3cb241f40029f5c80d98c8dbce5 7bef617b7ca746409b1265af4193a9b6 2022-04-14 07:06:15.131 | + inc/async:async_inner:63 : get_or_add_user_project_role member 62ada3cb241f40029f5c80d98c8dbce5 7bef617b7ca746409b1265af4193a9b6 2022-04-14 07:06:15.174 | [98104 Async ks-demo-member:127718]: running: get_or_add_user_project_role member 62ada3cb241f40029f5c80d98c8dbce5 7bef617b7ca746409b1265af4193a9b6 2022-04-14 07:06:15.177 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin 753d9d42d9f347fd82bbe268d48599f7 7bef617b7ca746409b1265af4193a9b6 2022-04-14 07:06:15.240 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 753d9d42d9f347fd82bbe268d48599f7 7bef617b7ca746409b1265af4193a9b6 2022-04-14 07:06:15.284 | [98104 Async ks-demo-admin:127830]: running: get_or_add_user_project_role admin 753d9d42d9f347fd82bbe268d48599f7 7bef617b7ca746409b1265af4193a9b6 2022-04-14 07:06:15.287 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole 62ada3cb241f40029f5c80d98c8dbce5 7bef617b7ca746409b1265af4193a9b6 2022-04-14 07:06:15.356 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 62ada3cb241f40029f5c80d98c8dbce5 7bef617b7ca746409b1265af4193a9b6 2022-04-14 07:06:15.406 | [98104 Async ks-demo-another:127942]: running: get_or_add_user_project_role anotherrole 62ada3cb241f40029f5c80d98c8dbce5 7bef617b7ca746409b1265af4193a9b6 2022-04-14 07:06:15.408 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member 62ada3cb241f40029f5c80d98c8dbce5 c81322f7940d42b3ba36c6ebda979fab 2022-04-14 07:06:15.483 | + inc/async:async_inner:63 : get_or_add_user_project_role member 62ada3cb241f40029f5c80d98c8dbce5 c81322f7940d42b3ba36c6ebda979fab 2022-04-14 07:06:15.547 | [98104 Async ks-demo-invis:128054]: running: get_or_add_user_project_role member 62ada3cb241f40029f5c80d98c8dbce5 c81322f7940d42b3ba36c6ebda979fab 2022-04-14 07:06:15.560 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-04-14 07:06:15.571 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-04-14 07:06:15.582 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:06:15.586 | ++ functions-common:get_or_create_user:917 : [[ ! -z demo_reader@example.com ]] 2022-04-14 07:06:15.589 | ++ functions-common:get_or_create_user:918 : local email=--email=demo_reader@example.com 2022-04-14 07:06:15.595 | +++ 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:06:19.884 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:06:19.884 | from cryptography.utils import int_from_bytes 2022-04-14 07:06:19.884 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:06:19.884 | from cryptography.utils import int_from_bytes 2022-04-14 07:06:20.100 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:06:20.103 | ++ functions-common:get_or_create_user:932 : user_id=f2666cda01a1438d94bc21b1abbaadea 2022-04-14 07:06:20.107 | ++ functions-common:get_or_create_user:933 : echo f2666cda01a1438d94bc21b1abbaadea 2022-04-14 07:06:20.118 | + lib/keystone:create_keystone_accounts:360 : demo_reader=f2666cda01a1438d94bc21b1abbaadea 2022-04-14 07:06:20.126 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader f2666cda01a1438d94bc21b1abbaadea 7bef617b7ca746409b1265af4193a9b6 2022-04-14 07:06:20.236 | + inc/async:async_inner:63 : get_or_add_user_project_role reader f2666cda01a1438d94bc21b1abbaadea 7bef617b7ca746409b1265af4193a9b6 2022-04-14 07:06:20.352 | [98104 Async ks-demo-reader:128220]: running: get_or_add_user_project_role reader f2666cda01a1438d94bc21b1abbaadea 7bef617b7ca746409b1265af4193a9b6 2022-04-14 07:06:20.355 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-04-14 07:06:20.360 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-04-14 07:06:20.363 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 07:06:20.367 | +++ 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:06:23.553 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:06:23.553 | from cryptography.utils import int_from_bytes 2022-04-14 07:06:23.553 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:06:23.553 | from cryptography.utils import int_from_bytes 2022-04-14 07:06:24.114 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:06:24.133 | ++ functions-common:get_or_create_project:945 : project_id=4c9367525b8f42c6888561d1861a94eb 2022-04-14 07:06:24.150 | ++ functions-common:get_or_create_project:946 : echo 4c9367525b8f42c6888561d1861a94eb 2022-04-14 07:06:24.172 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=4c9367525b8f42c6888561d1861a94eb 2022-04-14 07:06:24.175 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-04-14 07:06:24.178 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-04-14 07:06:24.181 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:06:24.183 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo@example.com ]] 2022-04-14 07:06:24.197 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo@example.com 2022-04-14 07:06:24.214 | +++ 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:06:27.136 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:06:27.136 | from cryptography.utils import int_from_bytes 2022-04-14 07:06:27.136 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:06:27.137 | from cryptography.utils import int_from_bytes 2022-04-14 07:06:27.526 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:06:27.557 | ++ functions-common:get_or_create_user:932 : user_id=6b89a2e8acfb4b02a1578c83fa4b4eaf 2022-04-14 07:06:27.578 | ++ functions-common:get_or_create_user:933 : echo 6b89a2e8acfb4b02a1578c83fa4b4eaf 2022-04-14 07:06:27.605 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=6b89a2e8acfb4b02a1578c83fa4b4eaf 2022-04-14 07:06:27.629 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin 6b89a2e8acfb4b02a1578c83fa4b4eaf 4c9367525b8f42c6888561d1861a94eb 2022-04-14 07:06:28.052 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 6b89a2e8acfb4b02a1578c83fa4b4eaf 4c9367525b8f42c6888561d1861a94eb 2022-04-14 07:06:28.261 | [98104 Async ks-alt-admin:128580]: running: get_or_add_user_project_role admin 6b89a2e8acfb4b02a1578c83fa4b4eaf 4c9367525b8f42c6888561d1861a94eb 2022-04-14 07:06:28.277 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole 6b89a2e8acfb4b02a1578c83fa4b4eaf 4c9367525b8f42c6888561d1861a94eb 2022-04-14 07:06:28.679 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 6b89a2e8acfb4b02a1578c83fa4b4eaf 4c9367525b8f42c6888561d1861a94eb 2022-04-14 07:06:28.926 | [98104 Async ks-alt-another:128692]: running: get_or_add_user_project_role anotherrole 6b89a2e8acfb4b02a1578c83fa4b4eaf 4c9367525b8f42c6888561d1861a94eb 2022-04-14 07:06:28.957 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-04-14 07:06:28.990 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-04-14 07:06:29.017 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:06:29.041 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo_member@example.com ]] 2022-04-14 07:06:29.065 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo_member@example.com 2022-04-14 07:06:29.098 | +++ 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:06:30.710 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:06:30.855 | [127718 Async ks-demo-member:127718]: finished successfully 2022-04-14 07:06:33.521 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:06:33.648 | [127942 Async ks-demo-another:127942]: finished successfully 2022-04-14 07:06:33.744 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:06:33.802 | [127830 Async ks-demo-admin:127830]: finished successfully 2022-04-14 07:06:34.106 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:06:34.106 | from cryptography.utils import int_from_bytes 2022-04-14 07:06:34.106 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:06:34.106 | from cryptography.utils import int_from_bytes 2022-04-14 07:06:34.223 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:06:34.326 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:06:34.336 | [128054 Async ks-demo-invis:128054]: finished successfully 2022-04-14 07:06:34.338 | ++ functions-common:get_or_create_user:932 : user_id=dfd207ea7af34131ac03f8db65ae0281 2022-04-14 07:06:34.342 | ++ functions-common:get_or_create_user:933 : echo dfd207ea7af34131ac03f8db65ae0281 2022-04-14 07:06:34.346 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=dfd207ea7af34131ac03f8db65ae0281 2022-04-14 07:06:34.361 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member dfd207ea7af34131ac03f8db65ae0281 4c9367525b8f42c6888561d1861a94eb 2022-04-14 07:06:34.460 | + inc/async:async_inner:63 : get_or_add_user_project_role member dfd207ea7af34131ac03f8db65ae0281 4c9367525b8f42c6888561d1861a94eb 2022-04-14 07:06:34.519 | [98104 Async ks-alt-member-user:129075]: running: get_or_add_user_project_role member dfd207ea7af34131ac03f8db65ae0281 4c9367525b8f42c6888561d1861a94eb 2022-04-14 07:06:34.522 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-04-14 07:06:34.527 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-04-14 07:06:34.534 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:06:34.537 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo_reader@example.com ]] 2022-04-14 07:06:34.540 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo_reader@example.com 2022-04-14 07:06:34.546 | +++ 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:06:36.585 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:06:36.762 | [128220 Async ks-demo-reader:128220]: finished successfully 2022-04-14 07:06:37.657 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:06:37.657 | from cryptography.utils import int_from_bytes 2022-04-14 07:06:37.657 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:06:37.657 | from cryptography.utils import int_from_bytes 2022-04-14 07:06:37.876 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:06:37.881 | ++ functions-common:get_or_create_user:932 : user_id=04db4a328d3d4cbfb2bdcbcd5ab8edab 2022-04-14 07:06:37.891 | ++ functions-common:get_or_create_user:933 : echo 04db4a328d3d4cbfb2bdcbcd5ab8edab 2022-04-14 07:06:37.896 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=04db4a328d3d4cbfb2bdcbcd5ab8edab 2022-04-14 07:06:37.900 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader 04db4a328d3d4cbfb2bdcbcd5ab8edab 4c9367525b8f42c6888561d1861a94eb 2022-04-14 07:06:38.000 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 04db4a328d3d4cbfb2bdcbcd5ab8edab 4c9367525b8f42c6888561d1861a94eb 2022-04-14 07:06:38.074 | [98104 Async ks-alt-reader-user:129299]: running: get_or_add_user_project_role reader 04db4a328d3d4cbfb2bdcbcd5ab8edab 4c9367525b8f42c6888561d1861a94eb 2022-04-14 07:06:38.084 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-04-14 07:06:38.090 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:06:38.093 | ++ functions-common:get_or_create_user:917 : [[ ! -z system_member@example.com ]] 2022-04-14 07:06:38.098 | ++ functions-common:get_or_create_user:918 : local email=--email=system_member@example.com 2022-04-14 07:06:38.110 | +++ 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:06:41.438 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:06:41.438 | from cryptography.utils import int_from_bytes 2022-04-14 07:06:41.438 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:06:41.438 | from cryptography.utils import int_from_bytes 2022-04-14 07:06:41.631 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:06:41.634 | ++ functions-common:get_or_create_user:932 : user_id=a8dd386e0a0e4a93bf74da1b58bb142b 2022-04-14 07:06:41.637 | ++ functions-common:get_or_create_user:933 : echo a8dd386e0a0e4a93bf74da1b58bb142b 2022-04-14 07:06:41.663 | + lib/keystone:create_keystone_accounts:392 : system_member_user=a8dd386e0a0e4a93bf74da1b58bb142b 2022-04-14 07:06:41.679 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member a8dd386e0a0e4a93bf74da1b58bb142b all 2022-04-14 07:06:41.927 | + inc/async:async_inner:63 : get_or_add_user_system_role member a8dd386e0a0e4a93bf74da1b58bb142b all 2022-04-14 07:06:42.113 | [98104 Async ks-system-member:129525]: running: get_or_add_user_system_role member a8dd386e0a0e4a93bf74da1b58bb142b all 2022-04-14 07:06:42.131 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-04-14 07:06:42.150 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:06:42.169 | ++ functions-common:get_or_create_user:917 : [[ ! -z system_reader@example.com ]] 2022-04-14 07:06:42.190 | ++ functions-common:get_or_create_user:918 : local email=--email=system_reader@example.com 2022-04-14 07:06:42.229 | +++ 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:06:44.849 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:06:44.977 | [128580 Async ks-alt-admin:128580]: finished successfully 2022-04-14 07:06:45.098 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:06:45.294 | [128692 Async ks-alt-another:128692]: finished successfully 2022-04-14 07:06:45.730 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:06:45.730 | from cryptography.utils import int_from_bytes 2022-04-14 07:06:45.730 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:06:45.730 | from cryptography.utils import int_from_bytes 2022-04-14 07:06:45.942 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:06:45.946 | ++ functions-common:get_or_create_user:932 : user_id=27596ff68e474bc18e4f0ad127ca4228 2022-04-14 07:06:45.950 | ++ functions-common:get_or_create_user:933 : echo 27596ff68e474bc18e4f0ad127ca4228 2022-04-14 07:06:45.954 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=27596ff68e474bc18e4f0ad127ca4228 2022-04-14 07:06:45.957 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader 27596ff68e474bc18e4f0ad127ca4228 all 2022-04-14 07:06:46.056 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 27596ff68e474bc18e4f0ad127ca4228 all 2022-04-14 07:06:46.126 | [98104 Async ks-system-reader:129807]: running: get_or_add_user_system_role reader 27596ff68e474bc18e4f0ad127ca4228 all 2022-04-14 07:06:46.129 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-04-14 07:06:46.139 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-04-14 07:06:46.148 | ++ functions-common:get_or_create_group:901 : local 'desc=openstack admin group' 2022-04-14 07:06:46.156 | ++ functions-common:get_or_create_group:902 : local group_id 2022-04-14 07:06:46.167 | +++ 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:06:48.785 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:06:48.915 | [129075 Async ks-alt-member-user:129075]: finished successfully 2022-04-14 07:06:49.790 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:06:49.790 | from cryptography.utils import int_from_bytes 2022-04-14 07:06:49.790 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:06:49.790 | from cryptography.utils import int_from_bytes 2022-04-14 07:06:50.009 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:06:50.014 | ++ functions-common:get_or_create_group:909 : group_id=6a6e81371ee244ebaa0f70971d3af6b0 2022-04-14 07:06:50.019 | ++ functions-common:get_or_create_group:910 : echo 6a6e81371ee244ebaa0f70971d3af6b0 2022-04-14 07:06:50.022 | + lib/keystone:create_keystone_accounts:402 : admin_group=6a6e81371ee244ebaa0f70971d3af6b0 2022-04-14 07:06:50.025 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-04-14 07:06:50.036 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-04-14 07:06:50.040 | ++ functions-common:get_or_create_group:901 : local 'desc=non-admin group' 2022-04-14 07:06:50.044 | ++ functions-common:get_or_create_group:902 : local group_id 2022-04-14 07:06:50.050 | +++ 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:06:51.275 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:06:51.305 | [129299 Async ks-alt-reader-user:129299]: finished successfully 2022-04-14 07:06:52.882 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:06:52.882 | from cryptography.utils import int_from_bytes 2022-04-14 07:06:52.882 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:06:52.882 | from cryptography.utils import int_from_bytes 2022-04-14 07:06:53.072 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:06:53.075 | ++ functions-common:get_or_create_group:909 : group_id=19bd4cda4d6d47a9bc5c69fc1e538889 2022-04-14 07:06:53.080 | ++ functions-common:get_or_create_group:910 : echo 19bd4cda4d6d47a9bc5c69fc1e538889 2022-04-14 07:06:53.085 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=19bd4cda4d6d47a9bc5c69fc1e538889 2022-04-14 07:06:53.089 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member 19bd4cda4d6d47a9bc5c69fc1e538889 7bef617b7ca746409b1265af4193a9b6 2022-04-14 07:06:53.177 | + inc/async:async_inner:63 : get_or_add_group_project_role member 19bd4cda4d6d47a9bc5c69fc1e538889 7bef617b7ca746409b1265af4193a9b6 2022-04-14 07:06:53.245 | [98104 Async ks-group-memberdemo:130194]: running: get_or_add_group_project_role member 19bd4cda4d6d47a9bc5c69fc1e538889 7bef617b7ca746409b1265af4193a9b6 2022-04-14 07:06:53.249 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 19bd4cda4d6d47a9bc5c69fc1e538889 7bef617b7ca746409b1265af4193a9b6 2022-04-14 07:06:53.278 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:06:53.316 | [129525 Async ks-system-member:129525]: finished successfully 2022-04-14 07:06:53.334 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 19bd4cda4d6d47a9bc5c69fc1e538889 7bef617b7ca746409b1265af4193a9b6 2022-04-14 07:06:53.389 | [98104 Async ks-group-anotherdemo:130311]: running: get_or_add_group_project_role anotherrole 19bd4cda4d6d47a9bc5c69fc1e538889 7bef617b7ca746409b1265af4193a9b6 2022-04-14 07:06:53.392 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member 19bd4cda4d6d47a9bc5c69fc1e538889 4c9367525b8f42c6888561d1861a94eb 2022-04-14 07:06:53.463 | + inc/async:async_inner:63 : get_or_add_group_project_role member 19bd4cda4d6d47a9bc5c69fc1e538889 4c9367525b8f42c6888561d1861a94eb 2022-04-14 07:06:53.527 | [98104 Async ks-group-memberalt:130422]: running: get_or_add_group_project_role member 19bd4cda4d6d47a9bc5c69fc1e538889 4c9367525b8f42c6888561d1861a94eb 2022-04-14 07:06:53.531 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 19bd4cda4d6d47a9bc5c69fc1e538889 4c9367525b8f42c6888561d1861a94eb 2022-04-14 07:06:53.937 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 19bd4cda4d6d47a9bc5c69fc1e538889 4c9367525b8f42c6888561d1861a94eb 2022-04-14 07:06:54.156 | [98104 Async ks-group-anotheralt:130509]: running: get_or_add_group_project_role anotherrole 19bd4cda4d6d47a9bc5c69fc1e538889 4c9367525b8f42c6888561d1861a94eb 2022-04-14 07:06:54.174 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin 6a6e81371ee244ebaa0f70971d3af6b0 afdaf97c1b774cf5a066f440b8692e0e 2022-04-14 07:06:54.581 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 6a6e81371ee244ebaa0f70971d3af6b0 afdaf97c1b774cf5a066f440b8692e0e 2022-04-14 07:06:54.800 | [98104 Async ks-group-admin:130598]: running: get_or_add_group_project_role admin 6a6e81371ee244ebaa0f70971d3af6b0 afdaf97c1b774cf5a066f440b8692e0e 2022-04-14 07:06:54.818 | + 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:06:55.224 | [98104 Async ks-demo-member:127718]: Waiting for completion of get_or_add_user_project_role member 62ada3cb241f40029f5c80d98c8dbce5 7bef617b7ca746409b1265af4193a9b6 running on PID 127718 (17 other jobs running) 2022-04-14 07:06:55.401 | [98104 Async ks-demo-member:127718]: Signaling child to exit 2022-04-14 07:06:55.401 | WAKEUP 2022-04-14 07:06:55.563 | [98104 Async ks-demo-member:127718]: Signaled 2022-04-14 07:06:55.581 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:06:55.581 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:06:55.581 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:06:55.581 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:06:55.581 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:06:55.581 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:06:55.581 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:06:55.581 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:06:55.581 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 62ada3cb241f40029f5c80d98c8dbce5 --project 7bef617b7ca746409b1265af4193a9b6 2022-04-14 07:06:55.581 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:06:55.581 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:06:55.581 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:06:55.581 | ++ functions-common:get_field:819 : read data 2022-04-14 07:06:55.581 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:06:55.581 | from cryptography.utils import int_from_bytes 2022-04-14 07:06:55.581 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:06:55.581 | from cryptography.utils import int_from_bytes 2022-04-14 07:06:55.581 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:06:55.581 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:06:55.581 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:06:55.581 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user 62ada3cb241f40029f5c80d98c8dbce5 --project 7bef617b7ca746409b1265af4193a9b6 2022-04-14 07:06:55.582 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:06:55.582 | from cryptography.utils import int_from_bytes 2022-04-14 07:06:55.582 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:06:55.582 | from cryptography.utils import int_from_bytes 2022-04-14 07:06:55.582 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 62ada3cb241f40029f5c80d98c8dbce5 --project 7bef617b7ca746409b1265af4193a9b6 2022-04-14 07:06:55.582 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:06:55.582 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:06:55.582 | ++ functions-common:get_field:819 : read data 2022-04-14 07:06:55.582 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:06:55.582 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:06:55.582 | from cryptography.utils import int_from_bytes 2022-04-14 07:06:55.582 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:06:55.582 | from cryptography.utils import int_from_bytes 2022-04-14 07:06:55.582 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:06:55.582 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:06:55.582 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:06:55.582 | ++ functions-common:get_field:825 : echo '| 5905482dba974091b2d9f61c9feb2737 | 62ada3cb241f40029f5c80d98c8dbce5 | | 7bef617b7ca746409b1265af4193a9b6 | | | False |' 2022-04-14 07:06:55.582 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:06:55.582 | ++ functions-common:get_field:819 : read data 2022-04-14 07:06:55.582 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=5905482dba974091b2d9f61c9feb2737 2022-04-14 07:06:55.582 | + functions-common:get_or_add_user_project_role:1004 : echo 5905482dba974091b2d9f61c9feb2737 2022-04-14 07:06:55.582 | 5905482dba974091b2d9f61c9feb2737 2022-04-14 07:06:55.886 | [98104 Async ks-demo-member:127718]: finished get_or_add_user_project_role member 62ada3cb241f40029f5c80d98c8dbce5 7bef617b7ca746409b1265af4193a9b6 with result 0 in 15 seconds 2022-04-14 07:06:56.138 | [98104 Async ks-demo-admin:127830]: Waiting for completion of get_or_add_user_project_role admin 753d9d42d9f347fd82bbe268d48599f7 7bef617b7ca746409b1265af4193a9b6 running on PID 127830 (16 other jobs running) 2022-04-14 07:06:56.337 | [98104 Async ks-demo-admin:127830]: Signaling child to exit 2022-04-14 07:06:56.337 | WAKEUP 2022-04-14 07:06:56.494 | [98104 Async ks-demo-admin:127830]: Signaled 2022-04-14 07:06:56.509 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:06:56.509 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:06:56.509 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:06:56.509 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:06:56.510 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:06:56.510 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:06:56.510 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:06:56.510 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:06:56.510 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:06:56.510 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:06:56.510 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:06:56.510 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 753d9d42d9f347fd82bbe268d48599f7 --project 7bef617b7ca746409b1265af4193a9b6 2022-04-14 07:06:56.510 | ++ functions-common:get_field:819 : read data 2022-04-14 07:06:56.510 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:06:56.510 | from cryptography.utils import int_from_bytes 2022-04-14 07:06:56.510 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:06:56.510 | from cryptography.utils import int_from_bytes 2022-04-14 07:06:56.510 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:06:56.510 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:06:56.510 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:06:56.510 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 753d9d42d9f347fd82bbe268d48599f7 --project 7bef617b7ca746409b1265af4193a9b6 2022-04-14 07:06:56.510 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:06:56.510 | from cryptography.utils import int_from_bytes 2022-04-14 07:06:56.510 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:06:56.510 | from cryptography.utils import int_from_bytes 2022-04-14 07:06:56.511 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:06:56.511 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:06:56.511 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 753d9d42d9f347fd82bbe268d48599f7 --project 7bef617b7ca746409b1265af4193a9b6 2022-04-14 07:06:56.511 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:06:56.511 | ++ functions-common:get_field:819 : read data 2022-04-14 07:06:56.511 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:06:56.511 | from cryptography.utils import int_from_bytes 2022-04-14 07:06:56.511 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:06:56.511 | from cryptography.utils import int_from_bytes 2022-04-14 07:06:56.511 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:06:56.511 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:06:56.511 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:06:56.511 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:06:56.511 | ++ functions-common:get_field:825 : echo '| 5ff3d69fc838483f906ca6b106cc9b38 | 753d9d42d9f347fd82bbe268d48599f7 | | 7bef617b7ca746409b1265af4193a9b6 | | | False |' 2022-04-14 07:06:56.511 | ++ functions-common:get_field:819 : read data 2022-04-14 07:06:56.511 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=5ff3d69fc838483f906ca6b106cc9b38 2022-04-14 07:06:56.511 | + functions-common:get_or_add_user_project_role:1004 : echo 5ff3d69fc838483f906ca6b106cc9b38 2022-04-14 07:06:56.511 | 5ff3d69fc838483f906ca6b106cc9b38 2022-04-14 07:06:56.835 | [98104 Async ks-demo-admin:127830]: finished get_or_add_user_project_role admin 753d9d42d9f347fd82bbe268d48599f7 7bef617b7ca746409b1265af4193a9b6 with result 0 in 18 seconds 2022-04-14 07:06:57.095 | [98104 Async ks-demo-another:127942]: Waiting for completion of get_or_add_user_project_role anotherrole 62ada3cb241f40029f5c80d98c8dbce5 7bef617b7ca746409b1265af4193a9b6 running on PID 127942 (15 other jobs running) 2022-04-14 07:06:57.248 | [98104 Async ks-demo-another:127942]: Signaling child to exit 2022-04-14 07:06:57.248 | WAKEUP 2022-04-14 07:06:57.354 | [98104 Async ks-demo-another:127942]: Signaled 2022-04-14 07:06:57.366 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:06:57.366 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:06:57.366 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:06:57.366 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:06:57.366 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:06:57.366 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:06:57.366 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:06:57.366 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:06:57.366 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 62ada3cb241f40029f5c80d98c8dbce5 --project 7bef617b7ca746409b1265af4193a9b6 2022-04-14 07:06:57.366 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:06:57.366 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:06:57.366 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:06:57.366 | ++ functions-common:get_field:819 : read data 2022-04-14 07:06:57.366 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:06:57.366 | from cryptography.utils import int_from_bytes 2022-04-14 07:06:57.366 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:06:57.366 | from cryptography.utils import int_from_bytes 2022-04-14 07:06:57.366 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:06:57.366 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:06:57.366 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:06:57.366 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add anotherrole --user 62ada3cb241f40029f5c80d98c8dbce5 --project 7bef617b7ca746409b1265af4193a9b6 2022-04-14 07:06:57.366 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:06:57.366 | from cryptography.utils import int_from_bytes 2022-04-14 07:06:57.367 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:06:57.367 | from cryptography.utils import int_from_bytes 2022-04-14 07:06:57.367 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:06:57.367 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:06:57.367 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 62ada3cb241f40029f5c80d98c8dbce5 --project 7bef617b7ca746409b1265af4193a9b6 2022-04-14 07:06:57.367 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:06:57.367 | ++ functions-common:get_field:819 : read data 2022-04-14 07:06:57.367 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:06:57.367 | from cryptography.utils import int_from_bytes 2022-04-14 07:06:57.367 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:06:57.367 | from cryptography.utils import int_from_bytes 2022-04-14 07:06:57.367 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:06:57.367 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:06:57.367 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:06:57.367 | ++ functions-common:get_field:825 : echo '| e686e91d2c934cb6a08fc3d19cbb183d | 62ada3cb241f40029f5c80d98c8dbce5 | | 7bef617b7ca746409b1265af4193a9b6 | | | False |' 2022-04-14 07:06:57.367 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:06:57.367 | ++ functions-common:get_field:819 : read data 2022-04-14 07:06:57.367 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=e686e91d2c934cb6a08fc3d19cbb183d 2022-04-14 07:06:57.367 | + functions-common:get_or_add_user_project_role:1004 : echo e686e91d2c934cb6a08fc3d19cbb183d 2022-04-14 07:06:57.367 | e686e91d2c934cb6a08fc3d19cbb183d 2022-04-14 07:06:57.528 | [98104 Async ks-demo-another:127942]: finished get_or_add_user_project_role anotherrole 62ada3cb241f40029f5c80d98c8dbce5 7bef617b7ca746409b1265af4193a9b6 with result 0 in 18 seconds 2022-04-14 07:06:57.746 | [98104 Async ks-demo-invis:128054]: Waiting for completion of get_or_add_user_project_role member 62ada3cb241f40029f5c80d98c8dbce5 c81322f7940d42b3ba36c6ebda979fab running on PID 128054 (14 other jobs running) 2022-04-14 07:06:57.843 | [98104 Async ks-demo-invis:128054]: Signaling child to exit 2022-04-14 07:06:57.844 | WAKEUP 2022-04-14 07:06:57.870 | [98104 Async ks-demo-invis:128054]: Signaled 2022-04-14 07:06:57.871 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:06:57.872 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:06:57.872 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:06:57.872 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:06:57.872 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:06:57.872 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:06:57.872 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:06:57.872 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:06:57.872 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:06:57.872 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:06:57.872 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 62ada3cb241f40029f5c80d98c8dbce5 --project c81322f7940d42b3ba36c6ebda979fab 2022-04-14 07:06:57.872 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:06:57.873 | ++ functions-common:get_field:819 : read data 2022-04-14 07:06:57.873 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:06:57.873 | from cryptography.utils import int_from_bytes 2022-04-14 07:06:57.873 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:06:57.873 | from cryptography.utils import int_from_bytes 2022-04-14 07:06:57.873 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:06:57.873 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:06:57.873 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:06:57.873 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user 62ada3cb241f40029f5c80d98c8dbce5 --project c81322f7940d42b3ba36c6ebda979fab 2022-04-14 07:06:57.873 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:06:57.873 | from cryptography.utils import int_from_bytes 2022-04-14 07:06:57.873 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:06:57.873 | from cryptography.utils import int_from_bytes 2022-04-14 07:06:57.873 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 62ada3cb241f40029f5c80d98c8dbce5 --project c81322f7940d42b3ba36c6ebda979fab 2022-04-14 07:06:57.873 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:06:57.873 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:06:57.873 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:06:57.873 | ++ functions-common:get_field:819 : read data 2022-04-14 07:06:57.873 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:06:57.873 | from cryptography.utils import int_from_bytes 2022-04-14 07:06:57.873 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:06:57.873 | from cryptography.utils import int_from_bytes 2022-04-14 07:06:57.873 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:06:57.873 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:06:57.873 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:06:57.873 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:06:57.873 | ++ functions-common:get_field:825 : echo '| 5905482dba974091b2d9f61c9feb2737 | 62ada3cb241f40029f5c80d98c8dbce5 | | c81322f7940d42b3ba36c6ebda979fab | | | False |' 2022-04-14 07:06:57.873 | ++ functions-common:get_field:819 : read data 2022-04-14 07:06:57.873 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=5905482dba974091b2d9f61c9feb2737 2022-04-14 07:06:57.874 | + functions-common:get_or_add_user_project_role:1004 : echo 5905482dba974091b2d9f61c9feb2737 2022-04-14 07:06:57.874 | 5905482dba974091b2d9f61c9feb2737 2022-04-14 07:06:57.933 | [98104 Async ks-demo-invis:128054]: finished get_or_add_user_project_role member 62ada3cb241f40029f5c80d98c8dbce5 c81322f7940d42b3ba36c6ebda979fab with result 0 in 18 seconds 2022-04-14 07:06:58.008 | [98104 Async ks-demo-reader:128220]: Waiting for completion of get_or_add_user_project_role reader f2666cda01a1438d94bc21b1abbaadea 7bef617b7ca746409b1265af4193a9b6 running on PID 128220 (13 other jobs running) 2022-04-14 07:06:58.048 | [98104 Async ks-demo-reader:128220]: Signaling child to exit 2022-04-14 07:06:58.049 | WAKEUP 2022-04-14 07:06:58.083 | [98104 Async ks-demo-reader:128220]: Signaled 2022-04-14 07:06:58.085 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:06:58.085 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:06:58.085 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:06:58.085 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:06:58.085 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:06:58.085 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:06:58.085 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:06:58.085 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:06:58.085 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:06:58.085 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:06:58.085 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:06:58.085 | ++ functions-common:get_field:819 : read data 2022-04-14 07:06:58.085 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user f2666cda01a1438d94bc21b1abbaadea --project 7bef617b7ca746409b1265af4193a9b6 2022-04-14 07:06:58.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:06:58.085 | from cryptography.utils import int_from_bytes 2022-04-14 07:06:58.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:06:58.085 | from cryptography.utils import int_from_bytes 2022-04-14 07:06:58.085 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:06:58.085 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:06:58.085 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:06:58.085 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add reader --user f2666cda01a1438d94bc21b1abbaadea --project 7bef617b7ca746409b1265af4193a9b6 2022-04-14 07:06:58.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:06:58.085 | from cryptography.utils import int_from_bytes 2022-04-14 07:06:58.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:06:58.086 | from cryptography.utils import int_from_bytes 2022-04-14 07:06:58.086 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:06:58.086 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user f2666cda01a1438d94bc21b1abbaadea --project 7bef617b7ca746409b1265af4193a9b6 2022-04-14 07:06:58.086 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:06:58.086 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:06:58.086 | ++ functions-common:get_field:819 : read data 2022-04-14 07:06:58.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:06:58.086 | from cryptography.utils import int_from_bytes 2022-04-14 07:06:58.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:06:58.086 | from cryptography.utils import int_from_bytes 2022-04-14 07:06:58.086 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:06:58.086 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:06:58.086 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:06:58.086 | ++ functions-common:get_field:825 : echo '| 25d9fc3d12f64d8aa1c904bec1a8ca07 | f2666cda01a1438d94bc21b1abbaadea | | 7bef617b7ca746409b1265af4193a9b6 | | | False |' 2022-04-14 07:06:58.086 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:06:58.086 | ++ functions-common:get_field:819 : read data 2022-04-14 07:06:58.086 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=25d9fc3d12f64d8aa1c904bec1a8ca07 2022-04-14 07:06:58.086 | + functions-common:get_or_add_user_project_role:1004 : echo 25d9fc3d12f64d8aa1c904bec1a8ca07 2022-04-14 07:06:58.087 | 25d9fc3d12f64d8aa1c904bec1a8ca07 2022-04-14 07:06:58.167 | [98104 Async ks-demo-reader:128220]: finished get_or_add_user_project_role reader f2666cda01a1438d94bc21b1abbaadea 7bef617b7ca746409b1265af4193a9b6 with result 0 in 16 seconds 2022-04-14 07:06:58.172 | + inc/async:async_wait:197 : return 0 2022-04-14 07:06:58.175 | + 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:06:58.261 | [98104 Async ks-alt-admin:128580]: Waiting for completion of get_or_add_user_project_role admin 6b89a2e8acfb4b02a1578c83fa4b4eaf 4c9367525b8f42c6888561d1861a94eb running on PID 128580 (12 other jobs running) 2022-04-14 07:06:58.301 | [98104 Async ks-alt-admin:128580]: Signaling child to exit 2022-04-14 07:06:58.301 | WAKEUP 2022-04-14 07:06:58.347 | [98104 Async ks-alt-admin:128580]: Signaled 2022-04-14 07:06:58.348 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:06:58.348 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:06:58.348 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:06:58.348 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:06:58.348 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:06:58.348 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:06:58.348 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:06:58.348 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:06:58.348 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 6b89a2e8acfb4b02a1578c83fa4b4eaf --project 4c9367525b8f42c6888561d1861a94eb 2022-04-14 07:06:58.349 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:06:58.349 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:06:58.349 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:06:58.349 | ++ functions-common:get_field:819 : read data 2022-04-14 07:06:58.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:06:58.349 | from cryptography.utils import int_from_bytes 2022-04-14 07:06:58.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:06:58.349 | from cryptography.utils import int_from_bytes 2022-04-14 07:06:58.349 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:06:58.349 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:06:58.349 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:06:58.349 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 6b89a2e8acfb4b02a1578c83fa4b4eaf --project 4c9367525b8f42c6888561d1861a94eb 2022-04-14 07:06:58.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:06:58.349 | from cryptography.utils import int_from_bytes 2022-04-14 07:06:58.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:06:58.349 | from cryptography.utils import int_from_bytes 2022-04-14 07:06:58.349 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:06:58.349 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:06:58.349 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 6b89a2e8acfb4b02a1578c83fa4b4eaf --project 4c9367525b8f42c6888561d1861a94eb 2022-04-14 07:06:58.349 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:06:58.349 | ++ functions-common:get_field:819 : read data 2022-04-14 07:06:58.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:06:58.349 | from cryptography.utils import int_from_bytes 2022-04-14 07:06:58.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:06:58.349 | from cryptography.utils import int_from_bytes 2022-04-14 07:06:58.349 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:06:58.349 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:06:58.349 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:06:58.349 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:06:58.349 | ++ functions-common:get_field:825 : echo '| 5ff3d69fc838483f906ca6b106cc9b38 | 6b89a2e8acfb4b02a1578c83fa4b4eaf | | 4c9367525b8f42c6888561d1861a94eb | | | False |' 2022-04-14 07:06:58.349 | ++ functions-common:get_field:819 : read data 2022-04-14 07:06:58.350 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=5ff3d69fc838483f906ca6b106cc9b38 2022-04-14 07:06:58.350 | + functions-common:get_or_add_user_project_role:1004 : echo 5ff3d69fc838483f906ca6b106cc9b38 2022-04-14 07:06:58.350 | 5ff3d69fc838483f906ca6b106cc9b38 2022-04-14 07:06:58.428 | [98104 Async ks-alt-admin:128580]: finished get_or_add_user_project_role admin 6b89a2e8acfb4b02a1578c83fa4b4eaf 4c9367525b8f42c6888561d1861a94eb with result 0 in 17 seconds 2022-04-14 07:06:58.489 | [98104 Async ks-alt-another:128692]: Waiting for completion of get_or_add_user_project_role anotherrole 6b89a2e8acfb4b02a1578c83fa4b4eaf 4c9367525b8f42c6888561d1861a94eb running on PID 128692 (11 other jobs running) 2022-04-14 07:06:58.530 | [98104 Async ks-alt-another:128692]: Signaling child to exit 2022-04-14 07:06:58.530 | WAKEUP 2022-04-14 07:06:58.614 | [98104 Async ks-alt-another:128692]: Signaled 2022-04-14 07:06:58.625 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:06:58.625 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:06:58.625 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:06:58.625 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:06:58.625 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:06:58.625 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:06:58.625 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:06:58.625 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:06:58.625 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:06:58.625 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 6b89a2e8acfb4b02a1578c83fa4b4eaf --project 4c9367525b8f42c6888561d1861a94eb 2022-04-14 07:06:58.625 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:06:58.625 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:06:58.625 | ++ functions-common:get_field:819 : read data 2022-04-14 07:06:58.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:06:58.625 | from cryptography.utils import int_from_bytes 2022-04-14 07:06:58.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:06:58.625 | from cryptography.utils import int_from_bytes 2022-04-14 07:06:58.626 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:06:58.626 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:06:58.626 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:06:58.626 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add anotherrole --user 6b89a2e8acfb4b02a1578c83fa4b4eaf --project 4c9367525b8f42c6888561d1861a94eb 2022-04-14 07:06:58.626 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:06:58.626 | from cryptography.utils import int_from_bytes 2022-04-14 07:06:58.626 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:06:58.626 | from cryptography.utils import int_from_bytes 2022-04-14 07:06:58.626 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:06:58.626 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 6b89a2e8acfb4b02a1578c83fa4b4eaf --project 4c9367525b8f42c6888561d1861a94eb 2022-04-14 07:06:58.626 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:06:58.626 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:06:58.626 | ++ functions-common:get_field:819 : read data 2022-04-14 07:06:58.626 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:06:58.626 | from cryptography.utils import int_from_bytes 2022-04-14 07:06:58.626 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:06:58.626 | from cryptography.utils import int_from_bytes 2022-04-14 07:06:58.626 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:06:58.626 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:06:58.626 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:06:58.626 | ++ functions-common:get_field:825 : echo '| e686e91d2c934cb6a08fc3d19cbb183d | 6b89a2e8acfb4b02a1578c83fa4b4eaf | | 4c9367525b8f42c6888561d1861a94eb | | | False |' 2022-04-14 07:06:58.626 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:06:58.626 | ++ functions-common:get_field:819 : read data 2022-04-14 07:06:58.626 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=e686e91d2c934cb6a08fc3d19cbb183d 2022-04-14 07:06:58.626 | + functions-common:get_or_add_user_project_role:1004 : echo e686e91d2c934cb6a08fc3d19cbb183d 2022-04-14 07:06:58.626 | e686e91d2c934cb6a08fc3d19cbb183d 2022-04-14 07:06:58.772 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:06:58.787 | [98104 Async ks-alt-another:128692]: finished get_or_add_user_project_role anotherrole 6b89a2e8acfb4b02a1578c83fa4b4eaf 4c9367525b8f42c6888561d1861a94eb with result 0 in 16 seconds 2022-04-14 07:06:58.832 | [129807 Async ks-system-reader:129807]: finished successfully 2022-04-14 07:06:58.880 | [98104 Async ks-alt-member-user:129075]: Waiting for completion of get_or_add_user_project_role member dfd207ea7af34131ac03f8db65ae0281 4c9367525b8f42c6888561d1861a94eb running on PID 129075 (10 other jobs running) 2022-04-14 07:06:58.917 | [98104 Async ks-alt-member-user:129075]: Signaling child to exit 2022-04-14 07:06:58.917 | WAKEUP 2022-04-14 07:06:58.959 | [98104 Async ks-alt-member-user:129075]: Signaled 2022-04-14 07:06:58.960 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:06:58.961 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:06:58.961 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:06:58.961 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:06:58.961 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:06:58.961 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:06:58.961 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:06:58.961 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:06:58.961 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user dfd207ea7af34131ac03f8db65ae0281 --project 4c9367525b8f42c6888561d1861a94eb 2022-04-14 07:06:58.961 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:06:58.961 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:06:58.961 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:06:58.961 | ++ functions-common:get_field:819 : read data 2022-04-14 07:06:58.961 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:06:58.961 | from cryptography.utils import int_from_bytes 2022-04-14 07:06:58.961 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:06:58.961 | from cryptography.utils import int_from_bytes 2022-04-14 07:06:58.961 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:06:58.961 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:06:58.961 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:06:58.961 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user dfd207ea7af34131ac03f8db65ae0281 --project 4c9367525b8f42c6888561d1861a94eb 2022-04-14 07:06:58.961 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:06:58.961 | from cryptography.utils import int_from_bytes 2022-04-14 07:06:58.961 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:06:58.961 | from cryptography.utils import int_from_bytes 2022-04-14 07:06:58.961 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:06:58.961 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:06:58.961 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:06:58.961 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user dfd207ea7af34131ac03f8db65ae0281 --project 4c9367525b8f42c6888561d1861a94eb 2022-04-14 07:06:58.961 | ++ functions-common:get_field:819 : read data 2022-04-14 07:06:58.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:06:58.962 | from cryptography.utils import int_from_bytes 2022-04-14 07:06:58.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:06:58.962 | from cryptography.utils import int_from_bytes 2022-04-14 07:06:58.962 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:06:58.962 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:06:58.962 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:06:58.962 | ++ functions-common:get_field:825 : echo '| 5905482dba974091b2d9f61c9feb2737 | dfd207ea7af34131ac03f8db65ae0281 | | 4c9367525b8f42c6888561d1861a94eb | | | False |' 2022-04-14 07:06:58.962 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:06:58.962 | ++ functions-common:get_field:819 : read data 2022-04-14 07:06:58.962 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=5905482dba974091b2d9f61c9feb2737 2022-04-14 07:06:58.962 | + functions-common:get_or_add_user_project_role:1004 : echo 5905482dba974091b2d9f61c9feb2737 2022-04-14 07:06:58.962 | 5905482dba974091b2d9f61c9feb2737 2022-04-14 07:06:59.031 | [98104 Async ks-alt-member-user:129075]: finished get_or_add_user_project_role member dfd207ea7af34131ac03f8db65ae0281 4c9367525b8f42c6888561d1861a94eb with result 0 in 14 seconds 2022-04-14 07:06:59.083 | [98104 Async ks-alt-reader-user:129299]: Waiting for completion of get_or_add_user_project_role reader 04db4a328d3d4cbfb2bdcbcd5ab8edab 4c9367525b8f42c6888561d1861a94eb running on PID 129299 (9 other jobs running) 2022-04-14 07:06:59.131 | [98104 Async ks-alt-reader-user:129299]: Signaling child to exit 2022-04-14 07:06:59.131 | WAKEUP 2022-04-14 07:06:59.163 | [98104 Async ks-alt-reader-user:129299]: Signaled 2022-04-14 07:06:59.165 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:06:59.165 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:06:59.165 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:06:59.165 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:06:59.165 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:06:59.165 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:06:59.165 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:06:59.165 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:06:59.165 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:06:59.165 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:06:59.165 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 04db4a328d3d4cbfb2bdcbcd5ab8edab --project 4c9367525b8f42c6888561d1861a94eb 2022-04-14 07:06:59.165 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:06:59.165 | ++ functions-common:get_field:819 : read data 2022-04-14 07:06:59.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:06:59.165 | from cryptography.utils import int_from_bytes 2022-04-14 07:06:59.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:06:59.165 | from cryptography.utils import int_from_bytes 2022-04-14 07:06:59.165 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:06:59.165 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:06:59.165 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:06:59.165 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add reader --user 04db4a328d3d4cbfb2bdcbcd5ab8edab --project 4c9367525b8f42c6888561d1861a94eb 2022-04-14 07:06:59.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:06:59.165 | from cryptography.utils import int_from_bytes 2022-04-14 07:06:59.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:06:59.165 | from cryptography.utils import int_from_bytes 2022-04-14 07:06:59.165 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:06:59.165 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 04db4a328d3d4cbfb2bdcbcd5ab8edab --project 4c9367525b8f42c6888561d1861a94eb 2022-04-14 07:06:59.166 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:06:59.166 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:06:59.166 | ++ functions-common:get_field:819 : read data 2022-04-14 07:06:59.166 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:06:59.166 | from cryptography.utils import int_from_bytes 2022-04-14 07:06:59.166 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:06:59.166 | from cryptography.utils import int_from_bytes 2022-04-14 07:06:59.166 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:06:59.166 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:06:59.166 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:06:59.166 | ++ functions-common:get_field:825 : echo '| 25d9fc3d12f64d8aa1c904bec1a8ca07 | 04db4a328d3d4cbfb2bdcbcd5ab8edab | | 4c9367525b8f42c6888561d1861a94eb | | | False |' 2022-04-14 07:06:59.166 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:06:59.166 | ++ functions-common:get_field:819 : read data 2022-04-14 07:06:59.166 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=25d9fc3d12f64d8aa1c904bec1a8ca07 2022-04-14 07:06:59.166 | + functions-common:get_or_add_user_project_role:1004 : echo 25d9fc3d12f64d8aa1c904bec1a8ca07 2022-04-14 07:06:59.166 | 25d9fc3d12f64d8aa1c904bec1a8ca07 2022-04-14 07:06:59.236 | [98104 Async ks-alt-reader-user:129299]: finished get_or_add_user_project_role reader 04db4a328d3d4cbfb2bdcbcd5ab8edab 4c9367525b8f42c6888561d1861a94eb with result 0 in 13 seconds 2022-04-14 07:06:59.241 | + inc/async:async_wait:197 : return 0 2022-04-14 07:06:59.244 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-04-14 07:06:59.399 | [98104 Async ks-system-member:129525]: Waiting for completion of get_or_add_user_system_role member a8dd386e0a0e4a93bf74da1b58bb142b all running on PID 129525 (8 other jobs running) 2022-04-14 07:06:59.533 | [98104 Async ks-system-member:129525]: Signaling child to exit 2022-04-14 07:06:59.533 | WAKEUP 2022-04-14 07:06:59.652 | [98104 Async ks-system-member:129525]: Signaled 2022-04-14 07:06:59.677 | + functions-common:get_or_add_user_system_role:1034 : local user_role_id 2022-04-14 07:06:59.677 | + functions-common:get_or_add_user_system_role:1035 : local domain_args 2022-04-14 07:06:59.677 | ++ functions-common:get_or_add_user_system_role:1037 : _get_domain_args 2022-04-14 07:06:59.677 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:06:59.677 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:06:59.677 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:06:59.677 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:06:59.677 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:06:59.677 | + functions-common:get_or_add_user_system_role:1037 : domain_args= 2022-04-14 07:06:59.677 | ++ functions-common:get_or_add_user_system_role:1045 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user a8dd386e0a0e4a93bf74da1b58bb142b --system all -f value -c Role 2022-04-14 07:06:59.677 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:06:59.677 | from cryptography.utils import int_from_bytes 2022-04-14 07:06:59.677 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:06:59.677 | from cryptography.utils import int_from_bytes 2022-04-14 07:06:59.677 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:06:59.677 | + functions-common:get_or_add_user_system_role:1045 : user_role_id= 2022-04-14 07:06:59.677 | + functions-common:get_or_add_user_system_role:1046 : [[ -z '' ]] 2022-04-14 07:06:59.677 | + functions-common:get_or_add_user_system_role:1048 : openstack --os-cloud devstack-system-admin role add member --user a8dd386e0a0e4a93bf74da1b58bb142b --system all 2022-04-14 07:06:59.678 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:06:59.678 | from cryptography.utils import int_from_bytes 2022-04-14 07:06:59.678 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:06:59.678 | from cryptography.utils import int_from_bytes 2022-04-14 07:06:59.678 | ++ functions-common:get_or_add_user_system_role:1057 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user a8dd386e0a0e4a93bf74da1b58bb142b --system all -f value -c Role 2022-04-14 07:06:59.678 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:06:59.678 | from cryptography.utils import int_from_bytes 2022-04-14 07:06:59.678 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:06:59.678 | from cryptography.utils import int_from_bytes 2022-04-14 07:06:59.678 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:06:59.678 | + functions-common:get_or_add_user_system_role:1057 : user_role_id=5905482dba974091b2d9f61c9feb2737 2022-04-14 07:06:59.678 | + functions-common:get_or_add_user_system_role:1059 : echo 5905482dba974091b2d9f61c9feb2737 2022-04-14 07:06:59.678 | 5905482dba974091b2d9f61c9feb2737 2022-04-14 07:06:59.985 | [98104 Async ks-system-member:129525]: finished get_or_add_user_system_role member a8dd386e0a0e4a93bf74da1b58bb142b all with result 0 in 11 seconds 2022-04-14 07:07:00.250 | [98104 Async ks-system-reader:129807]: Waiting for completion of get_or_add_user_system_role reader 27596ff68e474bc18e4f0ad127ca4228 all running on PID 129807 (7 other jobs running) 2022-04-14 07:07:00.355 | [98104 Async ks-system-reader:129807]: Signaling child to exit 2022-04-14 07:07:00.356 | WAKEUP 2022-04-14 07:07:00.479 | [98104 Async ks-system-reader:129807]: Signaled 2022-04-14 07:07:00.497 | + functions-common:get_or_add_user_system_role:1034 : local user_role_id 2022-04-14 07:07:00.497 | + functions-common:get_or_add_user_system_role:1035 : local domain_args 2022-04-14 07:07:00.497 | ++ functions-common:get_or_add_user_system_role:1037 : _get_domain_args 2022-04-14 07:07:00.497 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:07:00.497 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:07:00.497 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:07:00.497 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:07:00.497 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:07:00.497 | + functions-common:get_or_add_user_system_role:1037 : domain_args= 2022-04-14 07:07:00.497 | ++ functions-common:get_or_add_user_system_role:1045 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 27596ff68e474bc18e4f0ad127ca4228 --system all -f value -c Role 2022-04-14 07:07:00.497 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:07:00.497 | from cryptography.utils import int_from_bytes 2022-04-14 07:07:00.497 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:07:00.497 | from cryptography.utils import int_from_bytes 2022-04-14 07:07:00.497 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:07:00.497 | + functions-common:get_or_add_user_system_role:1045 : user_role_id= 2022-04-14 07:07:00.497 | + functions-common:get_or_add_user_system_role:1046 : [[ -z '' ]] 2022-04-14 07:07:00.497 | + functions-common:get_or_add_user_system_role:1048 : openstack --os-cloud devstack-system-admin role add reader --user 27596ff68e474bc18e4f0ad127ca4228 --system all 2022-04-14 07:07:00.497 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:07:00.498 | from cryptography.utils import int_from_bytes 2022-04-14 07:07:00.498 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:07:00.498 | from cryptography.utils import int_from_bytes 2022-04-14 07:07:00.498 | ++ functions-common:get_or_add_user_system_role:1057 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 27596ff68e474bc18e4f0ad127ca4228 --system all -f value -c Role 2022-04-14 07:07:00.498 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:07:00.498 | from cryptography.utils import int_from_bytes 2022-04-14 07:07:00.498 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:07:00.498 | from cryptography.utils import int_from_bytes 2022-04-14 07:07:00.498 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:07:00.498 | + functions-common:get_or_add_user_system_role:1057 : user_role_id=25d9fc3d12f64d8aa1c904bec1a8ca07 2022-04-14 07:07:00.498 | + functions-common:get_or_add_user_system_role:1059 : echo 25d9fc3d12f64d8aa1c904bec1a8ca07 2022-04-14 07:07:00.498 | 25d9fc3d12f64d8aa1c904bec1a8ca07 2022-04-14 07:07:00.769 | [98104 Async ks-system-reader:129807]: finished get_or_add_user_system_role reader 27596ff68e474bc18e4f0ad127ca4228 all with result 0 in 12 seconds 2022-04-14 07:07:00.804 | + inc/async:async_wait:197 : return 0 2022-04-14 07:07:00.825 | + 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:07:01.155 | [98104 Async ks-group-memberdemo:130194]: Waiting for completion of get_or_add_group_project_role member 19bd4cda4d6d47a9bc5c69fc1e538889 7bef617b7ca746409b1265af4193a9b6 running on PID 130194 (6 other jobs running) 2022-04-14 07:07:01.336 | [98104 Async ks-group-memberdemo:130194]: Signaling child to exit 2022-04-14 07:07:07.356 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:07:07.437 | [130194 Async ks-group-memberdemo:130194]: finished successfully 2022-04-14 07:07:07.505 | WAKEUP 2022-04-14 07:07:07.631 | [98104 Async ks-group-memberdemo:130194]: Signaled 2022-04-14 07:07:07.645 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 07:07:07.645 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 19bd4cda4d6d47a9bc5c69fc1e538889 --project 7bef617b7ca746409b1265af4193a9b6 -f value 2022-04-14 07:07:07.645 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:07:07.645 | from cryptography.utils import int_from_bytes 2022-04-14 07:07:07.645 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:07:07.645 | from cryptography.utils import int_from_bytes 2022-04-14 07:07:07.645 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:07:07.645 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 07:07:07.645 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 07:07:07.645 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add member --group 19bd4cda4d6d47a9bc5c69fc1e538889 --project 7bef617b7ca746409b1265af4193a9b6 2022-04-14 07:07:07.645 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:07:07.645 | from cryptography.utils import int_from_bytes 2022-04-14 07:07:07.645 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:07:07.645 | from cryptography.utils import int_from_bytes 2022-04-14 07:07:07.646 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 19bd4cda4d6d47a9bc5c69fc1e538889 --project 7bef617b7ca746409b1265af4193a9b6 -f value 2022-04-14 07:07:07.646 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:07:07.646 | from cryptography.utils import int_from_bytes 2022-04-14 07:07:07.646 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:07:07.646 | from cryptography.utils import int_from_bytes 2022-04-14 07:07:07.646 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:07:07.646 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='5905482dba974091b2d9f61c9feb2737 19bd4cda4d6d47a9bc5c69fc1e538889 7bef617b7ca746409b1265af4193a9b6 False' 2022-04-14 07:07:07.646 | + functions-common:get_or_add_group_project_role:1083 : echo 5905482dba974091b2d9f61c9feb2737 19bd4cda4d6d47a9bc5c69fc1e538889 7bef617b7ca746409b1265af4193a9b6 False 2022-04-14 07:07:07.646 | 5905482dba974091b2d9f61c9feb2737 19bd4cda4d6d47a9bc5c69fc1e538889 7bef617b7ca746409b1265af4193a9b6 False 2022-04-14 07:07:07.812 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:07:07.862 | [98104 Async ks-group-memberdemo:130194]: finished get_or_add_group_project_role member 19bd4cda4d6d47a9bc5c69fc1e538889 7bef617b7ca746409b1265af4193a9b6 with result 0 in 14 seconds 2022-04-14 07:07:07.889 | [130422 Async ks-group-memberalt:130422]: finished successfully 2022-04-14 07:07:07.956 | [98104 Async ks-group-anotherdemo:130311]: Waiting for completion of get_or_add_group_project_role anotherrole 19bd4cda4d6d47a9bc5c69fc1e538889 7bef617b7ca746409b1265af4193a9b6 running on PID 130311 (5 other jobs running) 2022-04-14 07:07:08.003 | [98104 Async ks-group-anotherdemo:130311]: Signaling child to exit 2022-04-14 07:07:08.669 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:07:08.696 | [130311 Async ks-group-anotherdemo:130311]: finished successfully 2022-04-14 07:07:08.719 | WAKEUP 2022-04-14 07:07:08.747 | [98104 Async ks-group-anotherdemo:130311]: Signaled 2022-04-14 07:07:08.749 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 07:07:08.749 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 19bd4cda4d6d47a9bc5c69fc1e538889 --project 7bef617b7ca746409b1265af4193a9b6 -f value 2022-04-14 07:07:08.749 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:07:08.749 | from cryptography.utils import int_from_bytes 2022-04-14 07:07:08.749 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:07:08.749 | from cryptography.utils import int_from_bytes 2022-04-14 07:07:08.749 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:07:08.749 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 07:07:08.749 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 07:07:08.749 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add anotherrole --group 19bd4cda4d6d47a9bc5c69fc1e538889 --project 7bef617b7ca746409b1265af4193a9b6 2022-04-14 07:07:08.749 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:07:08.749 | from cryptography.utils import int_from_bytes 2022-04-14 07:07:08.749 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:07:08.749 | from cryptography.utils import int_from_bytes 2022-04-14 07:07:08.749 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 19bd4cda4d6d47a9bc5c69fc1e538889 --project 7bef617b7ca746409b1265af4193a9b6 -f value 2022-04-14 07:07:08.749 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:07:08.749 | from cryptography.utils import int_from_bytes 2022-04-14 07:07:08.749 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:07:08.749 | from cryptography.utils import int_from_bytes 2022-04-14 07:07:08.749 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:07:08.749 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='e686e91d2c934cb6a08fc3d19cbb183d 19bd4cda4d6d47a9bc5c69fc1e538889 7bef617b7ca746409b1265af4193a9b6 False' 2022-04-14 07:07:08.749 | + functions-common:get_or_add_group_project_role:1083 : echo e686e91d2c934cb6a08fc3d19cbb183d 19bd4cda4d6d47a9bc5c69fc1e538889 7bef617b7ca746409b1265af4193a9b6 False 2022-04-14 07:07:08.749 | e686e91d2c934cb6a08fc3d19cbb183d 19bd4cda4d6d47a9bc5c69fc1e538889 7bef617b7ca746409b1265af4193a9b6 False 2022-04-14 07:07:08.799 | [98104 Async ks-group-anotherdemo:130311]: finished get_or_add_group_project_role anotherrole 19bd4cda4d6d47a9bc5c69fc1e538889 7bef617b7ca746409b1265af4193a9b6 with result 0 in 15 seconds 2022-04-14 07:07:08.841 | [98104 Async ks-group-memberalt:130422]: Waiting for completion of get_or_add_group_project_role member 19bd4cda4d6d47a9bc5c69fc1e538889 4c9367525b8f42c6888561d1861a94eb running on PID 130422 (4 other jobs running) 2022-04-14 07:07:08.869 | [98104 Async ks-group-memberalt:130422]: Signaling child to exit 2022-04-14 07:07:08.869 | WAKEUP 2022-04-14 07:07:08.896 | [98104 Async ks-group-memberalt:130422]: Signaled 2022-04-14 07:07:08.898 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 07:07:08.898 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 19bd4cda4d6d47a9bc5c69fc1e538889 --project 4c9367525b8f42c6888561d1861a94eb -f value 2022-04-14 07:07:08.898 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:07:08.898 | from cryptography.utils import int_from_bytes 2022-04-14 07:07:08.898 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:07:08.898 | from cryptography.utils import int_from_bytes 2022-04-14 07:07:08.898 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:07:08.898 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 07:07:08.898 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 07:07:08.898 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add member --group 19bd4cda4d6d47a9bc5c69fc1e538889 --project 4c9367525b8f42c6888561d1861a94eb 2022-04-14 07:07:08.898 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:07:08.898 | from cryptography.utils import int_from_bytes 2022-04-14 07:07:08.898 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:07:08.898 | from cryptography.utils import int_from_bytes 2022-04-14 07:07:08.898 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 19bd4cda4d6d47a9bc5c69fc1e538889 --project 4c9367525b8f42c6888561d1861a94eb -f value 2022-04-14 07:07:08.898 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:07:08.898 | from cryptography.utils import int_from_bytes 2022-04-14 07:07:08.898 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:07:08.898 | from cryptography.utils import int_from_bytes 2022-04-14 07:07:08.898 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:07:08.898 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='5905482dba974091b2d9f61c9feb2737 19bd4cda4d6d47a9bc5c69fc1e538889 4c9367525b8f42c6888561d1861a94eb False' 2022-04-14 07:07:08.898 | + functions-common:get_or_add_group_project_role:1083 : echo 5905482dba974091b2d9f61c9feb2737 19bd4cda4d6d47a9bc5c69fc1e538889 4c9367525b8f42c6888561d1861a94eb False 2022-04-14 07:07:08.899 | 5905482dba974091b2d9f61c9feb2737 19bd4cda4d6d47a9bc5c69fc1e538889 4c9367525b8f42c6888561d1861a94eb False 2022-04-14 07:07:08.953 | [98104 Async ks-group-memberalt:130422]: finished get_or_add_group_project_role member 19bd4cda4d6d47a9bc5c69fc1e538889 4c9367525b8f42c6888561d1861a94eb with result 0 in 14 seconds 2022-04-14 07:07:08.998 | [98104 Async ks-group-anotheralt:130509]: Waiting for completion of get_or_add_group_project_role anotherrole 19bd4cda4d6d47a9bc5c69fc1e538889 4c9367525b8f42c6888561d1861a94eb running on PID 130509 (3 other jobs running) 2022-04-14 07:07:09.026 | [98104 Async ks-group-anotheralt:130509]: Signaling child to exit 2022-04-14 07:07:09.703 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:07:09.731 | [130598 Async ks-group-admin:130598]: finished successfully 2022-04-14 07:07:09.769 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:07:09.795 | [130509 Async ks-group-anotheralt:130509]: finished successfully 2022-04-14 07:07:09.815 | WAKEUP 2022-04-14 07:07:09.838 | [98104 Async ks-group-anotheralt:130509]: Signaled 2022-04-14 07:07:09.840 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 07:07:09.840 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 19bd4cda4d6d47a9bc5c69fc1e538889 --project 4c9367525b8f42c6888561d1861a94eb -f value 2022-04-14 07:07:09.840 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:07:09.840 | from cryptography.utils import int_from_bytes 2022-04-14 07:07:09.840 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:07:09.840 | from cryptography.utils import int_from_bytes 2022-04-14 07:07:09.840 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:07:09.840 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 07:07:09.840 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 07:07:09.840 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add anotherrole --group 19bd4cda4d6d47a9bc5c69fc1e538889 --project 4c9367525b8f42c6888561d1861a94eb 2022-04-14 07:07:09.840 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:07:09.840 | from cryptography.utils import int_from_bytes 2022-04-14 07:07:09.840 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:07:09.840 | from cryptography.utils import int_from_bytes 2022-04-14 07:07:09.840 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 19bd4cda4d6d47a9bc5c69fc1e538889 --project 4c9367525b8f42c6888561d1861a94eb -f value 2022-04-14 07:07:09.840 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:07:09.841 | from cryptography.utils import int_from_bytes 2022-04-14 07:07:09.841 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:07:09.841 | from cryptography.utils import int_from_bytes 2022-04-14 07:07:09.841 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:07:09.841 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='e686e91d2c934cb6a08fc3d19cbb183d 19bd4cda4d6d47a9bc5c69fc1e538889 4c9367525b8f42c6888561d1861a94eb False' 2022-04-14 07:07:09.841 | + functions-common:get_or_add_group_project_role:1083 : echo e686e91d2c934cb6a08fc3d19cbb183d 19bd4cda4d6d47a9bc5c69fc1e538889 4c9367525b8f42c6888561d1861a94eb False 2022-04-14 07:07:09.841 | e686e91d2c934cb6a08fc3d19cbb183d 19bd4cda4d6d47a9bc5c69fc1e538889 4c9367525b8f42c6888561d1861a94eb False 2022-04-14 07:07:09.885 | [98104 Async ks-group-anotheralt:130509]: finished get_or_add_group_project_role anotherrole 19bd4cda4d6d47a9bc5c69fc1e538889 4c9367525b8f42c6888561d1861a94eb with result 0 in 16 seconds 2022-04-14 07:07:09.923 | [98104 Async ks-group-admin:130598]: Waiting for completion of get_or_add_group_project_role admin 6a6e81371ee244ebaa0f70971d3af6b0 afdaf97c1b774cf5a066f440b8692e0e running on PID 130598 (2 other jobs running) 2022-04-14 07:07:09.951 | [98104 Async ks-group-admin:130598]: Signaling child to exit 2022-04-14 07:07:09.951 | WAKEUP 2022-04-14 07:07:09.974 | [98104 Async ks-group-admin:130598]: Signaled 2022-04-14 07:07:09.975 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 07:07:09.976 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 6a6e81371ee244ebaa0f70971d3af6b0 --project afdaf97c1b774cf5a066f440b8692e0e -f value 2022-04-14 07:07:09.976 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:07:09.976 | from cryptography.utils import int_from_bytes 2022-04-14 07:07:09.976 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:07:09.976 | from cryptography.utils import int_from_bytes 2022-04-14 07:07:09.976 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:07:09.976 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 07:07:09.976 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 07:07:09.976 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add admin --group 6a6e81371ee244ebaa0f70971d3af6b0 --project afdaf97c1b774cf5a066f440b8692e0e 2022-04-14 07:07:09.976 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:07:09.976 | from cryptography.utils import int_from_bytes 2022-04-14 07:07:09.976 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:07:09.976 | from cryptography.utils import int_from_bytes 2022-04-14 07:07:09.976 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 6a6e81371ee244ebaa0f70971d3af6b0 --project afdaf97c1b774cf5a066f440b8692e0e -f value 2022-04-14 07:07:09.976 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:07:09.976 | from cryptography.utils import int_from_bytes 2022-04-14 07:07:09.976 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:07:09.976 | from cryptography.utils import int_from_bytes 2022-04-14 07:07:09.976 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:07:09.976 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='5ff3d69fc838483f906ca6b106cc9b38 6a6e81371ee244ebaa0f70971d3af6b0 afdaf97c1b774cf5a066f440b8692e0e False' 2022-04-14 07:07:09.976 | + functions-common:get_or_add_group_project_role:1083 : echo 5ff3d69fc838483f906ca6b106cc9b38 6a6e81371ee244ebaa0f70971d3af6b0 afdaf97c1b774cf5a066f440b8692e0e False 2022-04-14 07:07:09.976 | 5ff3d69fc838483f906ca6b106cc9b38 6a6e81371ee244ebaa0f70971d3af6b0 afdaf97c1b774cf5a066f440b8692e0e False 2022-04-14 07:07:10.022 | [98104 Async ks-group-admin:130598]: finished get_or_add_group_project_role admin 6a6e81371ee244ebaa0f70971d3af6b0 afdaf97c1b774cf5a066f440b8692e0e with result 0 in 15 seconds 2022-04-14 07:07:10.026 | + inc/async:async_wait:197 : return 0 2022-04-14 07:07:10.029 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-04-14 07:07:10.047 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:07:10.049 | + ./stack.sh:main:1104 : is_service_enabled nova 2022-04-14 07:07:10.067 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:07:10.070 | + ./stack.sh:main:1105 : async_runfunc create_nova_accounts 2022-04-14 07:07:10.072 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-04-14 07:07:10.131 | + inc/async:async_inner:63 : create_nova_accounts 2022-04-14 07:07:10.172 | [98104 Async create_nova_accounts:132497]: running: create_nova_accounts 2022-04-14 07:07:10.175 | + ./stack.sh:main:1107 : is_service_enabled glance 2022-04-14 07:07:10.197 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:07:10.200 | + ./stack.sh:main:1108 : async_runfunc create_glance_accounts 2022-04-14 07:07:10.203 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-04-14 07:07:10.264 | + inc/async:async_inner:63 : create_glance_accounts 2022-04-14 07:07:10.302 | [98104 Async create_glance_accounts:132612]: running: create_glance_accounts 2022-04-14 07:07:10.305 | + ./stack.sh:main:1110 : is_service_enabled cinder 2022-04-14 07:07:10.327 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:07:10.331 | + ./stack.sh:main:1111 : async_runfunc create_cinder_accounts 2022-04-14 07:07:10.334 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-04-14 07:07:10.400 | + inc/async:async_inner:63 : create_cinder_accounts 2022-04-14 07:07:10.444 | [98104 Async create_cinder_accounts:132742]: running: create_cinder_accounts 2022-04-14 07:07:10.447 | + ./stack.sh:main:1113 : is_service_enabled neutron 2022-04-14 07:07:10.469 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:07:10.471 | + ./stack.sh:main:1114 : async_runfunc create_neutron_accounts 2022-04-14 07:07:10.474 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-04-14 07:07:10.542 | + inc/async:async_inner:63 : create_neutron_accounts 2022-04-14 07:07:10.619 | [98104 Async create_neutron_accounts:132857]: running: create_neutron_accounts 2022-04-14 07:07:10.624 | + ./stack.sh:main:1116 : is_service_enabled swift 2022-04-14 07:07:10.661 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:07:10.664 | + ./stack.sh:main:1117 : async_runfunc create_swift_accounts 2022-04-14 07:07:10.667 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-04-14 07:07:10.930 | + inc/async:async_inner:63 : create_swift_accounts 2022-04-14 07:07:11.134 | [98104 Async create_swift_accounts:133000]: running: create_swift_accounts 2022-04-14 07:07:11.162 | + ./stack.sh:main:1125 : is_service_enabled horizon 2022-04-14 07:07:11.286 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:07:11.305 | + ./stack.sh:main:1130 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-04-14 07:07:11.671 | [98104 Async create_nova_accounts:132497]: Waiting for completion of create_nova_accounts running on PID 132497 (6 other jobs running) 2022-04-14 07:07:11.839 | [98104 Async create_nova_accounts:132497]: Signaling child to exit 2022-04-14 07:07:51.898 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:07:51.959 | [132857 Async create_neutron_accounts:132857]: finished successfully 2022-04-14 07:08:10.840 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:08:10.871 | [132742 Async create_cinder_accounts:132742]: finished successfully 2022-04-14 07:08:25.884 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:08:25.917 | [132612 Async create_glance_accounts:132612]: finished successfully 2022-04-14 07:08:31.185 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:08:31.212 | [132497 Async create_nova_accounts:132497]: finished successfully 2022-04-14 07:08:31.234 | WAKEUP 2022-04-14 07:08:31.258 | [98104 Async create_nova_accounts:132497]: Signaled 2022-04-14 07:08:31.260 | + 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:08:31.260 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-04-14 07:08:31.260 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-04-14 07:08:31.260 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:08:31.260 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 07:08:31.260 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 07:08:31.260 | ++ 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:08:31.260 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:31.260 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:31.260 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:31.260 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:31.260 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:08:31.260 | + functions-common:get_or_create_user:932 : user_id=f86acfd9476f4e2082dac5126d57b372 2022-04-14 07:08:31.260 | + functions-common:get_or_create_user:933 : echo f86acfd9476f4e2082dac5126d57b372 2022-04-14 07:08:31.260 | f86acfd9476f4e2082dac5126d57b372 2022-04-14 07:08:31.260 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-04-14 07:08:31.260 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:08:31.260 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 07:08:31.260 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:08:31.261 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:08:31.261 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 07:08:31.261 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 07:08:31.261 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 07:08:31.261 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 07:08:31.261 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 07:08:31.261 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 07:08:31.261 | ++ 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:08:31.261 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:08:31.261 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:08:31.261 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:08:31.261 | ++ functions-common:get_field:819 : read data 2022-04-14 07:08:31.261 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:31.261 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:31.261 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:31.261 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:31.261 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:08:31.261 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:08:31.261 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:08:31.261 | + 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:08:31.261 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:31.261 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:31.261 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:31.261 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:31.261 | ++ 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:08:31.261 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:08:31.261 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:08:31.261 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:08:31.261 | ++ functions-common:get_field:819 : read data 2022-04-14 07:08:31.261 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:31.261 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:31.262 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:31.262 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:31.262 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:08:31.262 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:08:31.262 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:08:31.262 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:08:31.262 | ++ functions-common:get_field:825 : echo '| baf9ed85fad146aba11fd44e5cf116ef | f86acfd9476f4e2082dac5126d57b372 | | 767d69ae7e5040a997e5d470b331c691 | | | False |' 2022-04-14 07:08:31.262 | ++ functions-common:get_field:819 : read data 2022-04-14 07:08:31.262 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=baf9ed85fad146aba11fd44e5cf116ef 2022-04-14 07:08:31.262 | + functions-common:get_or_add_user_project_role:1004 : echo baf9ed85fad146aba11fd44e5cf116ef 2022-04-14 07:08:31.262 | baf9ed85fad146aba11fd44e5cf116ef 2022-04-14 07:08:31.262 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-14 07:08:31.262 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-04-14 07:08:31.262 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:08:31.262 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 07:08:31.262 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:08:31.262 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:08:31.262 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 07:08:31.262 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 07:08:31.262 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 07:08:31.262 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 07:08:31.262 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 07:08:31.262 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 07:08:31.262 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:08:31.262 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:08:31.262 | ++ 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:08:31.262 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:08:31.262 | ++ functions-common:get_field:819 : read data 2022-04-14 07:08:31.262 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:31.262 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:31.262 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:31.263 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:31.263 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:08:31.263 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:08:31.263 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:08:31.263 | + 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:08:31.263 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:31.263 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:31.263 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:31.263 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:31.263 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:08:31.263 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:08:31.263 | ++ 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:08:31.263 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:08:31.263 | ++ functions-common:get_field:819 : read data 2022-04-14 07:08:31.263 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:31.263 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:31.263 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:31.263 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:31.263 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:08:31.263 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:08:31.263 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:08:31.263 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:08:31.263 | ++ functions-common:get_field:825 : echo '| 5ff3d69fc838483f906ca6b106cc9b38 | f86acfd9476f4e2082dac5126d57b372 | | 767d69ae7e5040a997e5d470b331c691 | | | False |' 2022-04-14 07:08:31.263 | ++ functions-common:get_field:819 : read data 2022-04-14 07:08:31.263 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=5ff3d69fc838483f906ca6b106cc9b38 2022-04-14 07:08:31.263 | + functions-common:get_or_add_user_project_role:1004 : echo 5ff3d69fc838483f906ca6b106cc9b38 2022-04-14 07:08:31.263 | 5ff3d69fc838483f906ca6b106cc9b38 2022-04-14 07:08:31.263 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-04-14 07:08:31.263 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-04-14 07:08:31.263 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.30/compute 2022-04-14 07:08:31.263 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-04-14 07:08:31.264 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 07:08:31.264 | ++ 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:08:31.264 | ++ 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:08:31.264 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:31.264 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:31.264 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:31.264 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:31.264 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:08:31.264 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 07:08:31.264 | 0e57f60bc42d4039b60154bd4d1826b9' 2022-04-14 07:08:31.264 | + functions-common:get_or_create_service:1101 : echo 0e57f60bc42d4039b60154bd4d1826b9 2022-04-14 07:08:31.264 | 0e57f60bc42d4039b60154bd4d1826b9 2022-04-14 07:08:31.264 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.30/compute/v2/$(project_id)s' 2022-04-14 07:08:31.264 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 07:08:31.264 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.30/compute/v2/$(project_id)s' RegionOne 2022-04-14 07:08:31.264 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 07:08:31.264 | +++ 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:08:31.264 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:31.264 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:31.264 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:31.264 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:31.264 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:08:31.264 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 07:08:31.264 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 07:08:31.264 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.30/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-04-14 07:08:31.264 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:31.264 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:31.264 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:31.264 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:31.264 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:08:31.264 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=78cabe36bf2e45e19488fab73f156826 2022-04-14 07:08:31.265 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 78cabe36bf2e45e19488fab73f156826 2022-04-14 07:08:31.265 | + functions-common:get_or_create_endpoint:1134 : public_id=78cabe36bf2e45e19488fab73f156826 2022-04-14 07:08:31.265 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 07:08:31.265 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 07:08:31.265 | + functions-common:get_or_create_endpoint:1143 : echo 78cabe36bf2e45e19488fab73f156826 2022-04-14 07:08:31.265 | 78cabe36bf2e45e19488fab73f156826 2022-04-14 07:08:31.265 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-04-14 07:08:31.265 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 07:08:31.265 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-04-14 07:08:31.265 | ++ 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:08:31.265 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:31.265 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:31.265 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:31.265 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:31.265 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:08:31.265 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 07:08:31.265 | 7e2f1a48b5284989a3963f4d109c438a' 2022-04-14 07:08:31.265 | + functions-common:get_or_create_service:1101 : echo 7e2f1a48b5284989a3963f4d109c438a 2022-04-14 07:08:31.265 | 7e2f1a48b5284989a3963f4d109c438a 2022-04-14 07:08:31.265 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.30/compute/v2.1 2022-04-14 07:08:31.265 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 07:08:31.265 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface compute public http://10.222.0.30/compute/v2.1 RegionOne 2022-04-14 07:08:31.265 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 07:08:31.265 | +++ 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:08:31.265 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:31.265 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:31.265 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:31.265 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:31.265 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:08:31.265 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 07:08:31.266 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 07:08:31.266 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.30/compute/v2.1 --region RegionOne -f value -c id 2022-04-14 07:08:31.266 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:31.266 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:31.266 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:31.266 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:31.266 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:08:31.266 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=ab6e00d783604bf392b59c8019cea8dc 2022-04-14 07:08:31.266 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo ab6e00d783604bf392b59c8019cea8dc 2022-04-14 07:08:31.266 | + functions-common:get_or_create_endpoint:1134 : public_id=ab6e00d783604bf392b59c8019cea8dc 2022-04-14 07:08:31.266 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 07:08:31.266 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 07:08:31.266 | + functions-common:get_or_create_endpoint:1143 : echo ab6e00d783604bf392b59c8019cea8dc 2022-04-14 07:08:31.266 | ab6e00d783604bf392b59c8019cea8dc 2022-04-14 07:08:31.266 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-04-14 07:08:31.266 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:08:31.266 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-04-14 07:08:31.266 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:08:31.266 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-04-14 07:08:31.266 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:08:31.266 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 07:08:31.266 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:08:31.266 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:08:31.266 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 07:08:31.266 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 07:08:31.266 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 07:08:31.266 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 07:08:31.266 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 07:08:31.266 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 07:08:31.266 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:08:31.266 | ++ 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:08:31.267 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:08:31.267 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:08:31.267 | ++ functions-common:get_field:819 : read data 2022-04-14 07:08:31.267 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:31.267 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:31.267 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:31.267 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:31.267 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:08:31.267 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:08:31.267 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:08:31.267 | + 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:08:31.267 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:31.267 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:31.267 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:31.267 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:31.267 | ++ 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:08:31.267 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:08:31.267 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:08:31.267 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:08:31.267 | ++ functions-common:get_field:819 : read data 2022-04-14 07:08:31.267 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:31.267 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:31.267 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:31.267 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:31.267 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:08:31.267 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:08:31.267 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:08:31.267 | ++ functions-common:get_field:825 : echo '| 4f016a8a59e641219a5b1a07d26ad8ee | f86acfd9476f4e2082dac5126d57b372 | | 767d69ae7e5040a997e5d470b331c691 | | | False |' 2022-04-14 07:08:31.267 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:08:31.267 | ++ functions-common:get_field:819 : read data 2022-04-14 07:08:31.267 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=4f016a8a59e641219a5b1a07d26ad8ee 2022-04-14 07:08:31.268 | + functions-common:get_or_add_user_project_role:1004 : echo 4f016a8a59e641219a5b1a07d26ad8ee 2022-04-14 07:08:31.268 | 4f016a8a59e641219a5b1a07d26ad8ee 2022-04-14 07:08:31.268 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-04-14 07:08:31.268 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:08:31.268 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-04-14 07:08:31.268 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:08:31.268 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-04-14 07:08:31.310 | [98104 Async create_nova_accounts:132497]: finished create_nova_accounts with result 0 in 81 seconds 2022-04-14 07:08:31.349 | [98104 Async create_glance_accounts:132612]: Waiting for completion of create_glance_accounts running on PID 132612 (5 other jobs running) 2022-04-14 07:08:31.379 | [98104 Async create_glance_accounts:132612]: Signaling child to exit 2022-04-14 07:08:31.379 | WAKEUP 2022-04-14 07:08:31.402 | [98104 Async create_glance_accounts:132612]: Signaled 2022-04-14 07:08:31.404 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-04-14 07:08:31.404 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:08:31.404 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-04-14 07:08:31.404 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-04-14 07:08:31.404 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:08:31.404 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 07:08:31.404 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 07:08:31.404 | ++ 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:08:31.404 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:31.404 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:31.404 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:31.404 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:31.404 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:08:31.404 | + functions-common:get_or_create_user:932 : user_id=1b4c24209b3a4ede9be76b5dbeaad7e2 2022-04-14 07:08:31.404 | + functions-common:get_or_create_user:933 : echo 1b4c24209b3a4ede9be76b5dbeaad7e2 2022-04-14 07:08:31.405 | 1b4c24209b3a4ede9be76b5dbeaad7e2 2022-04-14 07:08:31.405 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-04-14 07:08:31.405 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:08:31.405 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 07:08:31.405 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:08:31.405 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:08:31.405 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 07:08:31.405 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 07:08:31.405 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 07:08:31.405 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 07:08:31.405 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 07:08:31.405 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 07:08:31.405 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:08:31.405 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:08:31.405 | ++ functions-common:get_field:819 : read data 2022-04-14 07:08:31.405 | ++ 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:08:31.405 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:08:31.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:08:31.405 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:31.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:08:31.405 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:31.405 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:08:31.405 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:08:31.405 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:08:31.405 | + 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:08:31.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:08:31.405 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:31.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:08:31.405 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:31.405 | ++ 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:08:31.405 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:08:31.406 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:08:31.406 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:08:31.406 | ++ functions-common:get_field:819 : read data 2022-04-14 07:08:31.406 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:31.406 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:31.406 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:31.406 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:31.406 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:08:31.406 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:08:31.406 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:08:31.406 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:08:31.406 | ++ functions-common:get_field:825 : echo '| baf9ed85fad146aba11fd44e5cf116ef | 1b4c24209b3a4ede9be76b5dbeaad7e2 | | 767d69ae7e5040a997e5d470b331c691 | | | False |' 2022-04-14 07:08:31.406 | ++ functions-common:get_field:819 : read data 2022-04-14 07:08:31.406 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=baf9ed85fad146aba11fd44e5cf116ef 2022-04-14 07:08:31.406 | + functions-common:get_or_add_user_project_role:1004 : echo baf9ed85fad146aba11fd44e5cf116ef 2022-04-14 07:08:31.406 | baf9ed85fad146aba11fd44e5cf116ef 2022-04-14 07:08:31.406 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-14 07:08:31.406 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-04-14 07:08:31.406 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:08:31.406 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-04-14 07:08:31.406 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-04-14 07:08:31.406 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:08:31.406 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 07:08:31.406 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 07:08:31.406 | ++ 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:08:31.406 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:31.406 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:31.406 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:31.406 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:31.406 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:08:31.407 | + functions-common:get_or_create_user:932 : user_id=cf514da78a2c475781d60ab4a140fc15 2022-04-14 07:08:31.407 | + functions-common:get_or_create_user:933 : echo cf514da78a2c475781d60ab4a140fc15 2022-04-14 07:08:31.407 | cf514da78a2c475781d60ab4a140fc15 2022-04-14 07:08:31.407 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-04-14 07:08:31.407 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:08:31.407 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 07:08:31.407 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:08:31.407 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:08:31.407 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 07:08:31.407 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 07:08:31.407 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 07:08:31.407 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 07:08:31.407 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 07:08:31.407 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 07:08:31.407 | ++ 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:08:31.407 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:08:31.407 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:08:31.407 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:08:31.407 | ++ functions-common:get_field:819 : read data 2022-04-14 07:08:31.407 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:31.407 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:31.407 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:31.407 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:31.407 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:08:31.407 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:08:31.407 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:08:31.407 | + 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:08:31.407 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:31.407 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:31.407 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:31.408 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:31.408 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:08:31.408 | ++ 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:08:31.408 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:08:31.408 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:08:31.408 | ++ functions-common:get_field:819 : read data 2022-04-14 07:08:31.408 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:31.408 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:31.408 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:31.408 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:31.408 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:08:31.408 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:08:31.408 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:08:31.408 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:08:31.408 | ++ functions-common:get_field:825 : echo '| baf9ed85fad146aba11fd44e5cf116ef | cf514da78a2c475781d60ab4a140fc15 | | 767d69ae7e5040a997e5d470b331c691 | | | False |' 2022-04-14 07:08:31.408 | ++ functions-common:get_field:819 : read data 2022-04-14 07:08:31.408 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=baf9ed85fad146aba11fd44e5cf116ef 2022-04-14 07:08:31.408 | + functions-common:get_or_add_user_project_role:1004 : echo baf9ed85fad146aba11fd44e5cf116ef 2022-04-14 07:08:31.408 | baf9ed85fad146aba11fd44e5cf116ef 2022-04-14 07:08:31.408 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-04-14 07:08:31.408 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-04-14 07:08:31.408 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:08:31.408 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 07:08:31.408 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:08:31.408 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:08:31.408 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 07:08:31.408 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 07:08:31.408 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 07:08:31.408 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 07:08:31.408 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 07:08:31.409 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 07:08:31.409 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:08:31.409 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:08:31.409 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:08:31.409 | ++ functions-common:get_field:819 : read data 2022-04-14 07:08:31.409 | ++ 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:08:31.409 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:31.409 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:31.409 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:31.409 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:31.409 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:08:31.409 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:08:31.409 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:08:31.409 | + 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:08:31.409 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:31.409 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:31.409 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:31.409 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:31.409 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:08:31.409 | ++ 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:08:31.409 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:08:31.409 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:08:31.409 | ++ functions-common:get_field:819 : read data 2022-04-14 07:08:31.409 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:31.409 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:31.409 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:31.409 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:31.409 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:08:31.409 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:08:31.410 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:08:31.410 | ++ functions-common:get_field:825 : echo '| 4f016a8a59e641219a5b1a07d26ad8ee | cf514da78a2c475781d60ab4a140fc15 | | 767d69ae7e5040a997e5d470b331c691 | | | False |' 2022-04-14 07:08:31.410 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:08:31.410 | ++ functions-common:get_field:819 : read data 2022-04-14 07:08:31.410 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=4f016a8a59e641219a5b1a07d26ad8ee 2022-04-14 07:08:31.410 | + functions-common:get_or_add_user_project_role:1004 : echo 4f016a8a59e641219a5b1a07d26ad8ee 2022-04-14 07:08:31.410 | 4f016a8a59e641219a5b1a07d26ad8ee 2022-04-14 07:08:31.410 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-04-14 07:08:31.410 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 07:08:31.410 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-04-14 07:08:31.410 | ++ 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:08:31.410 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:31.410 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:31.410 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:31.410 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:31.410 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:08:31.410 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 07:08:31.410 | 7937153818ef4e4588abf196968647eb' 2022-04-14 07:08:31.410 | + functions-common:get_or_create_service:1101 : echo 7937153818ef4e4588abf196968647eb 2022-04-14 07:08:31.410 | 7937153818ef4e4588abf196968647eb 2022-04-14 07:08:31.410 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.30/image 2022-04-14 07:08:31.410 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 07:08:31.410 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface image public http://10.222.0.30/image RegionOne 2022-04-14 07:08:31.410 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 07:08:31.410 | +++ 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:08:31.410 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:31.410 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:31.410 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:31.410 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:31.410 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:08:31.410 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 07:08:31.411 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 07:08:31.411 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.30/image --region RegionOne -f value -c id 2022-04-14 07:08:31.411 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:31.411 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:31.411 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:31.411 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:31.411 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:08:31.411 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=d87d88ec75ee4f969819ffad43308f17 2022-04-14 07:08:31.411 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo d87d88ec75ee4f969819ffad43308f17 2022-04-14 07:08:31.411 | + functions-common:get_or_create_endpoint:1134 : public_id=d87d88ec75ee4f969819ffad43308f17 2022-04-14 07:08:31.411 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 07:08:31.411 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 07:08:31.411 | + functions-common:get_or_create_endpoint:1143 : echo d87d88ec75ee4f969819ffad43308f17 2022-04-14 07:08:31.411 | d87d88ec75ee4f969819ffad43308f17 2022-04-14 07:08:31.411 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-04-14 07:08:31.411 | ++ functions-common:get_or_create_domain:884 : local domain_id 2022-04-14 07:08:31.411 | +++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-14 07:08:31.411 | ++ functions-common:get_or_create_domain:894 : domain_id=default 2022-04-14 07:08:31.411 | ++ functions-common:get_or_create_domain:895 : echo default 2022-04-14 07:08:31.411 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-04-14 07:08:31.411 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-04-14 07:08:31.411 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-04-14 07:08:31.411 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-04-14 07:08:31.451 | [98104 Async create_glance_accounts:132612]: finished create_glance_accounts with result 0 in 75 seconds 2022-04-14 07:08:31.493 | [98104 Async create_cinder_accounts:132742]: Waiting for completion of create_cinder_accounts running on PID 132742 (4 other jobs running) 2022-04-14 07:08:31.531 | [98104 Async create_cinder_accounts:132742]: Signaling child to exit 2022-04-14 07:08:31.532 | WAKEUP 2022-04-14 07:08:31.558 | [98104 Async create_cinder_accounts:132742]: Signaled 2022-04-14 07:08:31.559 | + 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:08:31.559 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-04-14 07:08:31.559 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-04-14 07:08:31.559 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:08:31.559 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 07:08:31.559 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 07:08:31.560 | ++ 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:08:31.560 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:31.560 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:31.560 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:31.560 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:31.560 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:08:31.560 | + functions-common:get_or_create_user:932 : user_id=056bc246c66241e8b13037637a03c89a 2022-04-14 07:08:31.560 | + functions-common:get_or_create_user:933 : echo 056bc246c66241e8b13037637a03c89a 2022-04-14 07:08:31.560 | 056bc246c66241e8b13037637a03c89a 2022-04-14 07:08:31.560 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-04-14 07:08:31.560 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:08:31.560 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 07:08:31.560 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:08:31.560 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:08:31.560 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 07:08:31.560 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 07:08:31.560 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 07:08:31.560 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 07:08:31.560 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 07:08:31.560 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 07:08:31.560 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:08:31.560 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:08:31.560 | ++ 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:08:31.560 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:08:31.560 | ++ functions-common:get_field:819 : read data 2022-04-14 07:08:31.560 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:31.560 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:31.560 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:31.561 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:31.561 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:08:31.561 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:08:31.561 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:08:31.561 | + 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:08:31.561 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:31.561 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:31.561 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:31.561 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:31.561 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:08:31.561 | ++ 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:08:31.561 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:08:31.561 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:08:31.561 | ++ functions-common:get_field:819 : read data 2022-04-14 07:08:31.561 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:31.561 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:31.561 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:31.561 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:31.561 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:08:31.561 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:08:31.561 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:08:31.561 | ++ functions-common:get_field:825 : echo '| baf9ed85fad146aba11fd44e5cf116ef | 056bc246c66241e8b13037637a03c89a | | 767d69ae7e5040a997e5d470b331c691 | | | False |' 2022-04-14 07:08:31.561 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:08:31.561 | ++ functions-common:get_field:819 : read data 2022-04-14 07:08:31.561 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=baf9ed85fad146aba11fd44e5cf116ef 2022-04-14 07:08:31.561 | + functions-common:get_or_add_user_project_role:1004 : echo baf9ed85fad146aba11fd44e5cf116ef 2022-04-14 07:08:31.561 | baf9ed85fad146aba11fd44e5cf116ef 2022-04-14 07:08:31.561 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-14 07:08:31.561 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-04-14 07:08:31.561 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 07:08:31.561 | ++ 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:08:31.561 | ++ 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:08:31.562 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:31.562 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:31.562 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:31.562 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:31.562 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:08:31.562 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 07:08:31.562 | 4de3505e0476483aa878dd289929a0fc' 2022-04-14 07:08:31.562 | + functions-common:get_or_create_service:1101 : echo 4de3505e0476483aa878dd289929a0fc 2022-04-14 07:08:31.562 | 4de3505e0476483aa878dd289929a0fc 2022-04-14 07:08:31.562 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-04-14 07:08:31.562 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.30/volume/v3/$(project_id)s' 2022-04-14 07:08:31.562 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 07:08:31.562 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.30/volume/v3/$(project_id)s' RegionOne 2022-04-14 07:08:31.562 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 07:08:31.562 | +++ 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:08:31.562 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:31.562 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:31.562 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:31.562 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:31.562 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:08:31.562 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 07:08:31.562 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 07:08:31.562 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.30/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-14 07:08:31.562 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:31.562 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:31.562 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:31.562 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:31.562 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:08:31.562 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=68feadeb9bf54507a6579820bf9172c4 2022-04-14 07:08:31.562 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 68feadeb9bf54507a6579820bf9172c4 2022-04-14 07:08:31.562 | + functions-common:get_or_create_endpoint:1134 : public_id=68feadeb9bf54507a6579820bf9172c4 2022-04-14 07:08:31.563 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 07:08:31.563 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 07:08:31.563 | + functions-common:get_or_create_endpoint:1143 : echo 68feadeb9bf54507a6579820bf9172c4 2022-04-14 07:08:31.563 | 68feadeb9bf54507a6579820bf9172c4 2022-04-14 07:08:31.563 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-04-14 07:08:31.563 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 07:08:31.563 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-04-14 07:08:31.563 | ++ 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:08:31.563 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:31.563 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:31.563 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:31.563 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:31.563 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:08:31.563 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 07:08:31.563 | c0ee634773a94d799a96a47e58e25f1a' 2022-04-14 07:08:31.563 | + functions-common:get_or_create_service:1101 : echo c0ee634773a94d799a96a47e58e25f1a 2022-04-14 07:08:31.563 | c0ee634773a94d799a96a47e58e25f1a 2022-04-14 07:08:31.563 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.30/volume/v3/$(project_id)s' 2022-04-14 07:08:31.563 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 07:08:31.563 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.30/volume/v3/$(project_id)s' RegionOne 2022-04-14 07:08:31.563 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 07:08:31.563 | +++ 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:08:31.563 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:31.563 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:31.563 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:31.563 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:31.563 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:08:31.563 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 07:08:31.563 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 07:08:31.563 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.30/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-14 07:08:31.564 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:31.564 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:31.564 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:31.564 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:31.564 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:08:31.564 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=94add4009aeb4c8c86e28f78cc6953a9 2022-04-14 07:08:31.564 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 94add4009aeb4c8c86e28f78cc6953a9 2022-04-14 07:08:31.564 | + functions-common:get_or_create_endpoint:1134 : public_id=94add4009aeb4c8c86e28f78cc6953a9 2022-04-14 07:08:31.564 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 07:08:31.564 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 07:08:31.564 | + functions-common:get_or_create_endpoint:1143 : echo 94add4009aeb4c8c86e28f78cc6953a9 2022-04-14 07:08:31.564 | 94add4009aeb4c8c86e28f78cc6953a9 2022-04-14 07:08:31.564 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-04-14 07:08:31.564 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-04-14 07:08:31.564 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 07:08:31.564 | +++ 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:08:31.564 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:31.564 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:31.564 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:31.564 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:31.564 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:08:31.564 | ++ functions-common:get_or_create_project:945 : project_id=767d69ae7e5040a997e5d470b331c691 2022-04-14 07:08:31.564 | ++ functions-common:get_or_create_project:946 : echo 767d69ae7e5040a997e5d470b331c691 2022-04-14 07:08:31.564 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 767d69ae7e5040a997e5d470b331c691 2022-04-14 07:08:31.564 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-04-14 07:08:31.564 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:08:31.564 | ++ functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 07:08:31.564 | ++ functions-common:get_or_create_user:920 : local email= 2022-04-14 07:08:31.564 | +++ 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:08:31.564 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:31.565 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:31.565 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:31.565 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:31.565 | No password was supplied, authentication will fail when a user does not have a password. 2022-04-14 07:08:31.565 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:08:31.565 | ++ functions-common:get_or_create_user:932 : user_id=056bc246c66241e8b13037637a03c89a 2022-04-14 07:08:31.565 | ++ functions-common:get_or_create_user:933 : echo 056bc246c66241e8b13037637a03c89a 2022-04-14 07:08:31.565 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 056bc246c66241e8b13037637a03c89a 2022-04-14 07:08:31.608 | [98104 Async create_cinder_accounts:132742]: finished create_cinder_accounts with result 0 in 60 seconds 2022-04-14 07:08:31.613 | + inc/async:async_wait:197 : return 0 2022-04-14 07:08:31.617 | + ./stack.sh:main:1131 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-04-14 07:08:31.672 | [98104 Async create_neutron_accounts:132857]: Waiting for completion of create_neutron_accounts running on PID 132857 (3 other jobs running) 2022-04-14 07:08:31.699 | [98104 Async create_neutron_accounts:132857]: Signaling child to exit 2022-04-14 07:08:31.699 | WAKEUP 2022-04-14 07:08:31.726 | [98104 Async create_neutron_accounts:132857]: Signaled 2022-04-14 07:08:31.728 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-04-14 07:08:31.728 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-14 07:08:31.728 | ++ 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:08:31.728 | + 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:08:31.728 | + 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:08:31.728 | + 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:08:31.728 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-14 07:08:31.728 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-04-14 07:08:31.728 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-04-14 07:08:31.728 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-04-14 07:08:31.728 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.30:9696/ 2022-04-14 07:08:31.728 | + 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:08:31.728 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-04-14 07:08:31.728 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-04-14 07:08:31.728 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:08:31.728 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 07:08:31.728 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 07:08:31.728 | ++ 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:08:31.728 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:31.729 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:31.729 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:31.729 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:31.729 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:08:31.729 | + functions-common:get_or_create_user:932 : user_id=62862756783a4e3caedaacb78062a7ad 2022-04-14 07:08:31.729 | + functions-common:get_or_create_user:933 : echo 62862756783a4e3caedaacb78062a7ad 2022-04-14 07:08:31.729 | 62862756783a4e3caedaacb78062a7ad 2022-04-14 07:08:31.729 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-04-14 07:08:31.729 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:08:31.729 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 07:08:31.729 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:08:31.729 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:08:31.729 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 07:08:31.729 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 07:08:31.729 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 07:08:31.729 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 07:08:31.729 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 07:08:31.729 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 07:08:31.729 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:08:31.729 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:08:31.729 | ++ functions-common:get_field:819 : read data 2022-04-14 07:08:31.729 | ++ 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:08:31.729 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:08:31.729 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:31.729 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:31.729 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:31.729 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:31.729 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:08:31.729 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:08:31.729 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:08:31.730 | + 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:08:31.730 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:31.730 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:31.730 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:31.730 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:31.730 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:08:31.730 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:08:31.730 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:08:31.730 | ++ 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:08:31.730 | ++ functions-common:get_field:819 : read data 2022-04-14 07:08:31.730 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:31.730 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:31.730 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:31.730 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:31.730 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:08:31.730 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:08:31.730 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:08:31.730 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:08:31.730 | ++ functions-common:get_field:825 : echo '| baf9ed85fad146aba11fd44e5cf116ef | 62862756783a4e3caedaacb78062a7ad | | 767d69ae7e5040a997e5d470b331c691 | | | False |' 2022-04-14 07:08:31.730 | ++ functions-common:get_field:819 : read data 2022-04-14 07:08:31.730 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=baf9ed85fad146aba11fd44e5cf116ef 2022-04-14 07:08:31.730 | + functions-common:get_or_add_user_project_role:1004 : echo baf9ed85fad146aba11fd44e5cf116ef 2022-04-14 07:08:31.730 | baf9ed85fad146aba11fd44e5cf116ef 2022-04-14 07:08:31.730 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-14 07:08:31.730 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-04-14 07:08:31.730 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 07:08:31.730 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-04-14 07:08:31.730 | ++ 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:08:31.730 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:08:31.730 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:31.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:08:31.731 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:31.731 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:08:31.731 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 07:08:31.731 | 93b8b5167d2b44d7862d9e1ba40fc779' 2022-04-14 07:08:31.731 | + functions-common:get_or_create_service:1101 : echo 93b8b5167d2b44d7862d9e1ba40fc779 2022-04-14 07:08:31.731 | 93b8b5167d2b44d7862d9e1ba40fc779 2022-04-14 07:08:31.731 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.30:9696/ 2022-04-14 07:08:31.731 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 07:08:31.731 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface network public http://10.222.0.30:9696/ RegionOne 2022-04-14 07:08:31.731 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 07:08:31.731 | +++ 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:08:31.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:08:31.731 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:31.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:08:31.731 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:31.731 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:08:31.731 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 07:08:31.731 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 07:08:31.731 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.30:9696/ --region RegionOne -f value -c id 2022-04-14 07:08:31.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:08:31.731 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:31.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:08:31.731 | from cryptography.utils import int_from_bytes 2022-04-14 07:08:31.731 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:08:31.731 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=9a3b13d52e2949a3a65e2bf63afb4d4d 2022-04-14 07:08:31.731 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 9a3b13d52e2949a3a65e2bf63afb4d4d 2022-04-14 07:08:31.731 | + functions-common:get_or_create_endpoint:1134 : public_id=9a3b13d52e2949a3a65e2bf63afb4d4d 2022-04-14 07:08:31.731 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 07:08:31.731 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 07:08:31.731 | + functions-common:get_or_create_endpoint:1143 : echo 9a3b13d52e2949a3a65e2bf63afb4d4d 2022-04-14 07:08:31.732 | 9a3b13d52e2949a3a65e2bf63afb4d4d 2022-04-14 07:08:31.776 | [98104 Async create_neutron_accounts:132857]: finished create_neutron_accounts with result 0 in 41 seconds 2022-04-14 07:08:31.815 | [98104 Async create_swift_accounts:133000]: Waiting for completion of create_swift_accounts running on PID 133000 (2 other jobs running) 2022-04-14 07:08:31.841 | [98104 Async create_swift_accounts:133000]: Signaling child to exit 2022-04-14 07:09:20.785 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:09:20.810 | [133000 Async create_swift_accounts:133000]: finished successfully 2022-04-14 07:09:20.830 | WAKEUP 2022-04-14 07:09:20.853 | [98104 Async create_swift_accounts:133000]: Signaled 2022-04-14 07:09:20.854 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-04-14 07:09:20.854 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-04-14 07:09:20.854 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-04-14 07:09:20.854 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-04-14 07:09:20.854 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-04-14 07:09:20.854 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-04-14 07:09:20.854 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-04-14 07:09:20.855 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-04-14 07:09:20.855 | + lib/swift:create_swift_accounts:613 : local another_role 2022-04-14 07:09:20.855 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-04-14 07:09:20.855 | ++ functions-common:get_or_create_role:952 : local role_id 2022-04-14 07:09:20.855 | +++ 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:09:20.855 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:20.855 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:20.855 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:20.855 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:20.855 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:09:20.855 | ++ functions-common:get_or_create_role:957 : role_id=e686e91d2c934cb6a08fc3d19cbb183d 2022-04-14 07:09:20.855 | ++ functions-common:get_or_create_role:958 : echo e686e91d2c934cb6a08fc3d19cbb183d 2022-04-14 07:09:20.855 | + lib/swift:create_swift_accounts:614 : another_role=e686e91d2c934cb6a08fc3d19cbb183d 2022-04-14 07:09:20.855 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-04-14 07:09:20.855 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-04-14 07:09:20.855 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:09:20.855 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 07:09:20.855 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 07:09:20.855 | ++ 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:09:20.855 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:20.855 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:20.855 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:20.855 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:20.855 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:09:20.855 | + functions-common:get_or_create_user:932 : user_id=421e9ec0ad03415292c2246c4424e133 2022-04-14 07:09:20.855 | + functions-common:get_or_create_user:933 : echo 421e9ec0ad03415292c2246c4424e133 2022-04-14 07:09:20.855 | 421e9ec0ad03415292c2246c4424e133 2022-04-14 07:09:20.855 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-04-14 07:09:20.855 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:09:20.855 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 07:09:20.856 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:09:20.856 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:09:20.856 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 07:09:20.856 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 07:09:20.856 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 07:09:20.856 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 07:09:20.856 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 07:09:20.856 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 07:09:20.856 | ++ 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:09:20.856 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:09:20.856 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:09:20.856 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:09:20.856 | ++ functions-common:get_field:819 : read data 2022-04-14 07:09:20.856 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:20.856 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:20.856 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:20.856 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:20.856 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:09:20.856 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:09:20.856 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:09:20.856 | + 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:09:20.856 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:20.856 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:20.856 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:20.856 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:20.856 | ++ 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:09:20.856 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:09:20.856 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:09:20.856 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:09:20.857 | ++ functions-common:get_field:819 : read data 2022-04-14 07:09:20.857 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:20.857 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:20.857 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:20.857 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:20.857 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:09:20.857 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:09:20.857 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:09:20.857 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:09:20.857 | ++ functions-common:get_field:825 : echo '| baf9ed85fad146aba11fd44e5cf116ef | 421e9ec0ad03415292c2246c4424e133 | | 767d69ae7e5040a997e5d470b331c691 | | | False |' 2022-04-14 07:09:20.857 | ++ functions-common:get_field:819 : read data 2022-04-14 07:09:20.857 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=baf9ed85fad146aba11fd44e5cf116ef 2022-04-14 07:09:20.857 | + functions-common:get_or_add_user_project_role:1004 : echo baf9ed85fad146aba11fd44e5cf116ef 2022-04-14 07:09:20.857 | baf9ed85fad146aba11fd44e5cf116ef 2022-04-14 07:09:20.857 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-14 07:09:20.857 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-04-14 07:09:20.857 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:09:20.857 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 07:09:20.857 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:09:20.857 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:09:20.857 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 07:09:20.857 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 07:09:20.857 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 07:09:20.857 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 07:09:20.857 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 07:09:20.857 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 07:09:20.857 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:09:20.857 | ++ 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:09:20.857 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:09:20.857 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:09:20.857 | ++ functions-common:get_field:819 : read data 2022-04-14 07:09:20.858 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:20.858 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:20.858 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:20.858 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:20.858 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:09:20.858 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:09:20.858 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:09:20.858 | + 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:09:20.858 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:20.858 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:20.858 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:20.858 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:20.858 | ++ 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:09:20.858 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:09:20.858 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:09:20.858 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:09:20.858 | ++ functions-common:get_field:819 : read data 2022-04-14 07:09:20.858 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:20.858 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:20.858 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:20.858 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:20.858 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:09:20.858 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:09:20.858 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:09:20.858 | ++ functions-common:get_field:825 : echo '| 5ff3d69fc838483f906ca6b106cc9b38 | 421e9ec0ad03415292c2246c4424e133 | | 767d69ae7e5040a997e5d470b331c691 | | | False |' 2022-04-14 07:09:20.858 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:09:20.858 | ++ functions-common:get_field:819 : read data 2022-04-14 07:09:20.858 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=5ff3d69fc838483f906ca6b106cc9b38 2022-04-14 07:09:20.858 | + functions-common:get_or_add_user_project_role:1004 : echo 5ff3d69fc838483f906ca6b106cc9b38 2022-04-14 07:09:20.858 | 5ff3d69fc838483f906ca6b106cc9b38 2022-04-14 07:09:20.859 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-04-14 07:09:20.859 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 07:09:20.859 | ++ 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:09:20.859 | ++ 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:09:20.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:09:20.859 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:20.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:09:20.859 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:20.859 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:09:20.859 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 07:09:20.859 | 3b385318328449ff8a65f84f32c62c14' 2022-04-14 07:09:20.859 | + functions-common:get_or_create_service:1101 : echo 3b385318328449ff8a65f84f32c62c14 2022-04-14 07:09:20.859 | 3b385318328449ff8a65f84f32c62c14 2022-04-14 07:09:20.859 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.30:8080/v1/AUTH_$(project_id)s' http://10.222.0.30:8080 2022-04-14 07:09:20.859 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 07:09:20.859 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.30:8080/v1/AUTH_$(project_id)s' RegionOne 2022-04-14 07:09:20.859 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 07:09:20.859 | +++ 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:09:20.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:09:20.859 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:20.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:09:20.859 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:20.859 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:09:20.859 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 07:09:20.859 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 07:09:20.859 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.30:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-04-14 07:09:20.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:09:20.859 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:20.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:09:20.860 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:20.860 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:09:20.860 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=d402da948be34909b4c8aa4330e95315 2022-04-14 07:09:20.860 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo d402da948be34909b4c8aa4330e95315 2022-04-14 07:09:20.860 | + functions-common:get_or_create_endpoint:1134 : public_id=d402da948be34909b4c8aa4330e95315 2022-04-14 07:09:20.860 | + functions-common:get_or_create_endpoint:1136 : [[ -n http://10.222.0.30:8080 ]] 2022-04-14 07:09:20.860 | + functions-common:get_or_create_endpoint:1137 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.30:8080 RegionOne 2022-04-14 07:09:20.860 | + functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 07:09:20.860 | ++ 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:09:20.860 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:20.860 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:20.860 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:20.860 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:20.860 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:09:20.860 | + functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 07:09:20.860 | + functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 07:09:20.860 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.30:8080 --region RegionOne -f value -c id 2022-04-14 07:09:20.860 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:20.860 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:20.860 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:20.860 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:20.860 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:09:20.860 | + functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=6c7f7a87b3e14924a7d1120f14039b01 2022-04-14 07:09:20.860 | + functions-common:_get_or_create_endpoint_with_interface:1119 : echo 6c7f7a87b3e14924a7d1120f14039b01 2022-04-14 07:09:20.860 | 6c7f7a87b3e14924a7d1120f14039b01 2022-04-14 07:09:20.860 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 07:09:20.860 | + functions-common:get_or_create_endpoint:1143 : echo d402da948be34909b4c8aa4330e95315 2022-04-14 07:09:20.860 | d402da948be34909b4c8aa4330e95315 2022-04-14 07:09:20.860 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-04-14 07:09:20.860 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-04-14 07:09:20.860 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 07:09:20.861 | +++ 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:09:20.861 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:20.861 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:20.861 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:20.861 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:20.861 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:09:20.861 | ++ functions-common:get_or_create_project:945 : project_id=1d1458b398ba4f92a45faf782103bea9 2022-04-14 07:09:20.861 | ++ functions-common:get_or_create_project:946 : echo 1d1458b398ba4f92a45faf782103bea9 2022-04-14 07:09:20.861 | + lib/swift:create_swift_accounts:628 : swift_project_test1=1d1458b398ba4f92a45faf782103bea9 2022-04-14 07:09:20.861 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-04-14 07:09:20.861 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 07:09:20.861 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-04-14 07:09:20.861 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:09:20.861 | ++ functions-common:get_or_create_user:917 : [[ ! -z test@example.com ]] 2022-04-14 07:09:20.861 | ++ functions-common:get_or_create_user:918 : local email=--email=test@example.com 2022-04-14 07:09:20.861 | +++ 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:09:20.861 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:20.861 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:20.861 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:20.861 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:20.861 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:09:20.861 | ++ functions-common:get_or_create_user:932 : user_id=e610338274d64c13bbf675364b17c7fd 2022-04-14 07:09:20.861 | ++ functions-common:get_or_create_user:933 : echo e610338274d64c13bbf675364b17c7fd 2022-04-14 07:09:20.861 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=e610338274d64c13bbf675364b17c7fd 2022-04-14 07:09:20.862 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-04-14 07:09:20.862 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 07:09:20.862 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin e610338274d64c13bbf675364b17c7fd 1d1458b398ba4f92a45faf782103bea9 2022-04-14 07:09:20.862 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:09:20.862 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:09:20.862 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:09:20.862 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:09:20.862 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:09:20.862 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:09:20.862 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:09:20.862 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:09:20.862 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user e610338274d64c13bbf675364b17c7fd --project 1d1458b398ba4f92a45faf782103bea9 2022-04-14 07:09:20.862 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:09:20.862 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:09:20.862 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:09:20.862 | ++ functions-common:get_field:819 : read data 2022-04-14 07:09:20.862 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:20.863 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:20.863 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:20.863 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:20.863 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:09:20.863 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:09:20.863 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:09:20.863 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user e610338274d64c13bbf675364b17c7fd --project 1d1458b398ba4f92a45faf782103bea9 2022-04-14 07:09:20.863 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:20.863 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:20.863 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:20.863 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:20.863 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user e610338274d64c13bbf675364b17c7fd --project 1d1458b398ba4f92a45faf782103bea9 2022-04-14 07:09:20.863 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:09:20.863 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:09:20.863 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:09:20.863 | ++ functions-common:get_field:819 : read data 2022-04-14 07:09:20.863 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:20.863 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:20.863 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:20.863 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:20.863 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:09:20.863 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:09:20.863 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:09:20.863 | ++ functions-common:get_field:825 : echo '| 5ff3d69fc838483f906ca6b106cc9b38 | e610338274d64c13bbf675364b17c7fd | | 1d1458b398ba4f92a45faf782103bea9 | | | False |' 2022-04-14 07:09:20.863 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:09:20.863 | ++ functions-common:get_field:819 : read data 2022-04-14 07:09:20.863 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=5ff3d69fc838483f906ca6b106cc9b38 2022-04-14 07:09:20.863 | + functions-common:get_or_add_user_project_role:1004 : echo 5ff3d69fc838483f906ca6b106cc9b38 2022-04-14 07:09:20.863 | 5ff3d69fc838483f906ca6b106cc9b38 2022-04-14 07:09:20.863 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-04-14 07:09:20.864 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-04-14 07:09:20.864 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:09:20.864 | ++ functions-common:get_or_create_user:917 : [[ ! -z test3@example.com ]] 2022-04-14 07:09:20.864 | ++ functions-common:get_or_create_user:918 : local email=--email=test3@example.com 2022-04-14 07:09:20.864 | +++ 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:09:20.864 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:20.864 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:20.864 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:20.864 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:20.864 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:09:20.864 | ++ functions-common:get_or_create_user:932 : user_id=41f574f8d2e34a3fa32edeb18cf4f14c 2022-04-14 07:09:20.864 | ++ functions-common:get_or_create_user:933 : echo 41f574f8d2e34a3fa32edeb18cf4f14c 2022-04-14 07:09:20.864 | + lib/swift:create_swift_accounts:637 : swift_user_test3=41f574f8d2e34a3fa32edeb18cf4f14c 2022-04-14 07:09:20.864 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-04-14 07:09:20.864 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 07:09:20.864 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role e686e91d2c934cb6a08fc3d19cbb183d 41f574f8d2e34a3fa32edeb18cf4f14c 1d1458b398ba4f92a45faf782103bea9 2022-04-14 07:09:20.864 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:09:20.864 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:09:20.864 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:09:20.864 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:09:20.864 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:09:20.864 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:09:20.864 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:09:20.864 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:09:20.864 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:09:20.864 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:09:20.864 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role e686e91d2c934cb6a08fc3d19cbb183d --user 41f574f8d2e34a3fa32edeb18cf4f14c --project 1d1458b398ba4f92a45faf782103bea9 2022-04-14 07:09:20.864 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:09:20.864 | ++ functions-common:get_field:819 : read data 2022-04-14 07:09:20.864 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:20.865 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:20.865 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:20.865 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:20.865 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:09:20.865 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:09:20.865 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:09:20.865 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add e686e91d2c934cb6a08fc3d19cbb183d --user 41f574f8d2e34a3fa32edeb18cf4f14c --project 1d1458b398ba4f92a45faf782103bea9 2022-04-14 07:09:20.865 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:20.865 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:20.865 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:20.865 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:20.865 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role e686e91d2c934cb6a08fc3d19cbb183d --user 41f574f8d2e34a3fa32edeb18cf4f14c --project 1d1458b398ba4f92a45faf782103bea9 2022-04-14 07:09:20.865 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:09:20.865 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:09:20.865 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:09:20.865 | ++ functions-common:get_field:819 : read data 2022-04-14 07:09:20.865 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:20.865 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:20.865 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:20.865 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:20.865 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:09:20.865 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:09:20.865 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:09:20.865 | ++ functions-common:get_field:825 : echo '| e686e91d2c934cb6a08fc3d19cbb183d | 41f574f8d2e34a3fa32edeb18cf4f14c | | 1d1458b398ba4f92a45faf782103bea9 | | | False |' 2022-04-14 07:09:20.865 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:09:20.865 | ++ functions-common:get_field:819 : read data 2022-04-14 07:09:20.865 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=e686e91d2c934cb6a08fc3d19cbb183d 2022-04-14 07:09:20.865 | + functions-common:get_or_add_user_project_role:1004 : echo e686e91d2c934cb6a08fc3d19cbb183d 2022-04-14 07:09:20.865 | e686e91d2c934cb6a08fc3d19cbb183d 2022-04-14 07:09:20.865 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-04-14 07:09:20.865 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-04-14 07:09:20.865 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 07:09:20.866 | +++ 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:09:20.866 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:20.866 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:20.866 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:20.866 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:20.866 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:09:20.866 | ++ functions-common:get_or_create_project:945 : project_id=43a7bd65547d42d3b868763317c8534b 2022-04-14 07:09:20.866 | ++ functions-common:get_or_create_project:946 : echo 43a7bd65547d42d3b868763317c8534b 2022-04-14 07:09:20.866 | + lib/swift:create_swift_accounts:642 : swift_project_test2=43a7bd65547d42d3b868763317c8534b 2022-04-14 07:09:20.866 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-04-14 07:09:20.866 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 07:09:20.866 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-04-14 07:09:20.866 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-04-14 07:09:20.866 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:09:20.866 | ++ functions-common:get_or_create_user:917 : [[ ! -z test2@example.com ]] 2022-04-14 07:09:20.866 | ++ functions-common:get_or_create_user:918 : local email=--email=test2@example.com 2022-04-14 07:09:20.866 | +++ 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:09:20.866 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:20.866 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:20.866 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:20.866 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:20.866 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:09:20.866 | ++ functions-common:get_or_create_user:932 : user_id=e00d891752fe4bf89326266d32ffd0d0 2022-04-14 07:09:20.866 | ++ functions-common:get_or_create_user:933 : echo e00d891752fe4bf89326266d32ffd0d0 2022-04-14 07:09:20.866 | + lib/swift:create_swift_accounts:647 : swift_user_test2=e00d891752fe4bf89326266d32ffd0d0 2022-04-14 07:09:20.866 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-04-14 07:09:20.866 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 07:09:20.866 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin e00d891752fe4bf89326266d32ffd0d0 43a7bd65547d42d3b868763317c8534b 2022-04-14 07:09:20.866 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:09:20.866 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:09:20.867 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:09:20.867 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:09:20.867 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:09:20.867 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:09:20.867 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:09:20.867 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:09:20.867 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user e00d891752fe4bf89326266d32ffd0d0 --project 43a7bd65547d42d3b868763317c8534b 2022-04-14 07:09:20.867 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:09:20.867 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:09:20.867 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:09:20.867 | ++ functions-common:get_field:819 : read data 2022-04-14 07:09:20.867 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:20.867 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:20.867 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:20.867 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:20.867 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:09:20.867 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:09:20.867 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:09:20.867 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user e00d891752fe4bf89326266d32ffd0d0 --project 43a7bd65547d42d3b868763317c8534b 2022-04-14 07:09:20.867 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:20.867 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:20.867 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:20.867 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:20.867 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user e00d891752fe4bf89326266d32ffd0d0 --project 43a7bd65547d42d3b868763317c8534b 2022-04-14 07:09:20.867 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:09:20.867 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:09:20.867 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:09:20.867 | ++ functions-common:get_field:819 : read data 2022-04-14 07:09:20.867 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:20.867 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:20.868 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:20.868 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:20.868 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:09:20.868 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:09:20.868 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:09:20.868 | ++ functions-common:get_field:825 : echo '| 5ff3d69fc838483f906ca6b106cc9b38 | e00d891752fe4bf89326266d32ffd0d0 | | 43a7bd65547d42d3b868763317c8534b | | | False |' 2022-04-14 07:09:20.868 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:09:20.868 | ++ functions-common:get_field:819 : read data 2022-04-14 07:09:20.868 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=5ff3d69fc838483f906ca6b106cc9b38 2022-04-14 07:09:20.868 | + functions-common:get_or_add_user_project_role:1004 : echo 5ff3d69fc838483f906ca6b106cc9b38 2022-04-14 07:09:20.868 | 5ff3d69fc838483f906ca6b106cc9b38 2022-04-14 07:09:20.868 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-04-14 07:09:20.868 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-04-14 07:09:20.868 | ++ functions-common:get_or_create_domain:884 : local domain_id 2022-04-14 07:09:20.868 | +++ 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:09:20.868 | +++ 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:09:20.868 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:20.868 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:20.868 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:20.868 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:20.868 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:09:20.868 | ++ functions-common:get_or_create_domain:894 : domain_id=' 2022-04-14 07:09:20.868 | e5487d315996431580f1b13f84860f01' 2022-04-14 07:09:20.868 | ++ functions-common:get_or_create_domain:895 : echo e5487d315996431580f1b13f84860f01 2022-04-14 07:09:20.868 | + lib/swift:create_swift_accounts:652 : swift_domain=e5487d315996431580f1b13f84860f01 2022-04-14 07:09:20.868 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-04-14 07:09:20.868 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 07:09:20.868 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-04-14 07:09:20.868 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 e5487d315996431580f1b13f84860f01 2022-04-14 07:09:20.868 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 07:09:20.869 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=e5487d315996431580f1b13f84860f01 --or-show -f value -c id 2022-04-14 07:09:20.869 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:20.869 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:20.869 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:20.869 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:20.869 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:09:20.869 | ++ functions-common:get_or_create_project:945 : project_id=20c488ed59aa49f98563032c59814711 2022-04-14 07:09:20.869 | ++ functions-common:get_or_create_project:946 : echo 20c488ed59aa49f98563032c59814711 2022-04-14 07:09:20.869 | + lib/swift:create_swift_accounts:656 : swift_project_test4=20c488ed59aa49f98563032c59814711 2022-04-14 07:09:20.869 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-04-14 07:09:20.869 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 07:09:20.869 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-04-14 07:09:20.869 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 e5487d315996431580f1b13f84860f01 test4@example.com 2022-04-14 07:09:20.869 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 07:09:20.869 | ++ functions-common:get_or_create_user:917 : [[ ! -z test4@example.com ]] 2022-04-14 07:09:20.869 | ++ functions-common:get_or_create_user:918 : local email=--email=test4@example.com 2022-04-14 07:09:20.869 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=e5487d315996431580f1b13f84860f01 --email=test4@example.com --or-show -f value -c id 2022-04-14 07:09:20.869 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:20.869 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:20.869 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:20.869 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:20.869 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:09:20.869 | ++ functions-common:get_or_create_user:932 : user_id=cd4e38dd05264ceab74ffbb116da054b 2022-04-14 07:09:20.869 | ++ functions-common:get_or_create_user:933 : echo cd4e38dd05264ceab74ffbb116da054b 2022-04-14 07:09:20.869 | + lib/swift:create_swift_accounts:661 : swift_user_test4=cd4e38dd05264ceab74ffbb116da054b 2022-04-14 07:09:20.869 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-04-14 07:09:20.869 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 07:09:20.869 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin cd4e38dd05264ceab74ffbb116da054b 20c488ed59aa49f98563032c59814711 2022-04-14 07:09:20.869 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 07:09:20.869 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 07:09:20.870 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 07:09:20.870 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 07:09:20.870 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 07:09:20.870 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 07:09:20.870 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 07:09:20.870 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 07:09:20.870 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user cd4e38dd05264ceab74ffbb116da054b --project 20c488ed59aa49f98563032c59814711 2022-04-14 07:09:20.870 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:09:20.870 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 07:09:20.870 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:09:20.870 | ++ functions-common:get_field:819 : read data 2022-04-14 07:09:20.870 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:20.870 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:20.870 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:20.870 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:20.870 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:09:20.870 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 07:09:20.870 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 07:09:20.870 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user cd4e38dd05264ceab74ffbb116da054b --project 20c488ed59aa49f98563032c59814711 2022-04-14 07:09:20.870 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:20.870 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:20.870 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:20.870 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:20.870 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user cd4e38dd05264ceab74ffbb116da054b --project 20c488ed59aa49f98563032c59814711 2022-04-14 07:09:20.870 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 07:09:20.870 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 07:09:20.870 | ++ functions-common:get_field:818 : local data field 2022-04-14 07:09:20.870 | ++ functions-common:get_field:819 : read data 2022-04-14 07:09:20.870 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:20.870 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:20.870 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:20.871 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:20.871 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 07:09:20.871 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 07:09:20.871 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 07:09:20.871 | ++ functions-common:get_field:825 : echo '| 5ff3d69fc838483f906ca6b106cc9b38 | cd4e38dd05264ceab74ffbb116da054b | | 20c488ed59aa49f98563032c59814711 | | | False |' 2022-04-14 07:09:20.871 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 07:09:20.871 | ++ functions-common:get_field:819 : read data 2022-04-14 07:09:20.871 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=5ff3d69fc838483f906ca6b106cc9b38 2022-04-14 07:09:20.871 | + functions-common:get_or_add_user_project_role:1004 : echo 5ff3d69fc838483f906ca6b106cc9b38 2022-04-14 07:09:20.871 | 5ff3d69fc838483f906ca6b106cc9b38 2022-04-14 07:09:20.900 | [98104 Async create_swift_accounts:133000]: finished create_swift_accounts with result 0 in 130 seconds 2022-04-14 07:09:20.907 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-04-14 07:09:20.910 | + inc/async:async_wait:197 : return 0 2022-04-14 07:09:20.913 | + ./stack.sh:main:1137 : is_service_enabled mysql postgresql 2022-04-14 07:09:20.930 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:09:20.933 | + ./stack.sh:main:1137 : is_service_enabled glance 2022-04-14 07:09:20.951 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:09:20.953 | + ./stack.sh:main:1138 : echo_summary 'Configuring Glance' 2022-04-14 07:09:20.956 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 07:09:20.959 | + ./stack.sh:echo_summary:448 : echo -e Configuring Glance 2022-04-14 07:09:20.961 | + ./stack.sh:main:1139 : async_runfunc init_glance 2022-04-14 07:09:20.964 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-04-14 07:09:21.026 | + inc/async:async_inner:63 : init_glance 2022-04-14 07:09:21.065 | [98104 Async init_glance:137258]: running: init_glance 2022-04-14 07:09:21.068 | + ./stack.sh:main:1146 : is_service_enabled neutron 2022-04-14 07:09:21.087 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:09:21.090 | + ./stack.sh:main:1147 : echo_summary 'Configuring Neutron' 2022-04-14 07:09:21.092 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 07:09:21.096 | + ./stack.sh:echo_summary:448 : echo -e Configuring Neutron 2022-04-14 07:09:21.098 | + ./stack.sh:main:1149 : configure_neutron 2022-04-14 07:09:21.101 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-04-14 07:09:21.106 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-14 07:09:21.106 | ++ 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:09:21.113 | + 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:09:21.116 | + 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:09:21.119 | + 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:09:21.122 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-14 07:09:21.125 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-04-14 07:09:21.128 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-04-14 07:09:21.131 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-04-14 07:09:21.133 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-04-14 07:09:21.149 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-04-14 07:09:21.151 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-04-14 07:09:24.757 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:24.757 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:24.757 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:24.757 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:28.446 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:28.446 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:28.446 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:28.446 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:31.229 | + inc/async:async_inner:64 : rc=0 2022-04-14 07:09:31.255 | [137258 Async init_glance:137258]: finished successfully 2022-04-14 07:09:32.114 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:32.114 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:32.115 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:32.115 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:35.674 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:35.674 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:35.674 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:35.674 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:39.181 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:39.181 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:39.181 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:39.181 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:42.724 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:42.724 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:42.724 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:42.724 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:46.237 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:46.237 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:46.237 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:46.238 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:49.954 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:49.954 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:49.954 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:49.954 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:54.728 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:54.728 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:54.728 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:09:54.728 | from cryptography.utils import int_from_bytes 2022-04-14 07:09:54.728 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-04-14 07:10:00.737 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:10:00.737 | from cryptography.utils import int_from_bytes 2022-04-14 07:10:00.737 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:10:00.737 | from cryptography.utils import int_from_bytes 2022-04-14 07:10:01.057 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-04-14 07:10:01.062 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-04-14 07:10:01.064 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-04-14 07:10:01.067 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-04-14 07:10:01.069 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-04-14 07:10:01.071 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-04-14 07:10:01.073 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-04-14 07:10:01.076 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-04-14 07:10:01.078 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-04-14 07:10:01.081 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-04-14 07:10:01.083 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-04-14 07:10:01.085 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-04-14 07:10:01.087 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-04-14 07:10:01.089 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-04-14 07:10:01.092 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-04-14 07:10:01.094 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-04-14 07:10:01.098 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 07:10:01.100 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-04-14 07:10:01.103 | + 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:10:01.108 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-04-14 07:10:01.110 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-04-14 07:10:01.112 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-04-14 07:10:01.115 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=neutron 2022-04-14 07:10:01.117 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-04-14 07:10:01.119 | + 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:10:01.148 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-04-14 07:10:01.176 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-04-14 07:10:01.205 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-04-14 07:10:01.233 | + 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:10:01.262 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-04-14 07:10:01.291 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-04-14 07:10:01.293 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-04-14 07:10:01.295 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-04-14 07:10:01.298 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-04-14 07:10:01.301 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 07:10:01.317 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 07:10:01.319 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 07:10:01.322 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 07:10:01.324 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 07:10:01.326 | + 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:10:01.356 | + 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:10:01.385 | + 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:10:01.414 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 07:10:01.443 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-04-14 07:10:01.459 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 07:10:01.462 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-04-14 07:10:01.464 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-04-14 07:10:01.466 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-04-14 07:10:01.469 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-04-14 07:10:01.471 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : sudo rm -rf /etc/neutron/rootwrap.d 2022-04-14 07:10:01.483 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-04-14 07:10:01.486 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-04-14 07:10:01.488 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-04-14 07:10:01.490 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-04-14 07:10:01.503 | + 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:10:01.515 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-04-14 07:10:01.518 | + 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:10:01.530 | + 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:10:01.543 | + 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:10:01.556 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-14 07:10:01.558 | + 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:10:01.561 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-04-14 07:10:01.566 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.cUCjiqHSri 2022-04-14 07:10:01.569 | + 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:10:01.571 | + 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:10:01.574 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.cUCjiqHSri 2022-04-14 07:10:01.577 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.cUCjiqHSri 2022-04-14 07:10:01.589 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.cUCjiqHSri /etc/sudoers.d/neutron-rootwrap 2022-04-14 07:10:01.601 | + 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:10:01.630 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-04-14 07:10:01.632 | + 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:10:01.661 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-04-14 07:10:01.664 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-04-14 07:10:01.666 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-04-14 07:10:01.669 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 07:10:01.671 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 07:10:01.674 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 07:10:01.691 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:10:01.694 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 07:10:01.696 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 07:10:01.699 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 07:10:01.716 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:10:01.719 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2022-04-14 07:10:01.722 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.30:5672/ 2022-04-14 07:10:01.753 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 07:10:01.755 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 07:10:01.758 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-04-14 07:10:01.776 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:10:01.778 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-04-14 07:10:01.781 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-04-14 07:10:01.784 | + 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:10:01.786 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-14 07:10:01.789 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-04-14 07:10:01.791 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-04-14 07:10:01.794 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-14 07:10:01.796 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-04-14 07:10:01.799 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-04-14 07:10:01.801 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-04-14 07:10:01.805 | + 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:10:01.808 | + 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:10:01.813 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-04-14 07:10:01.831 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:10:01.833 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-04-14 07:10:01.836 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-04-14 07:10:01.838 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-04-14 07:10:01.843 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-04-14 07:10:01.872 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-14 07:10:01.903 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-04-14 07:10:01.934 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-04-14 07:10:01.965 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-04-14 07:10:01.995 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-04-14 07:10:01.998 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-14 07:10:02.001 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-04-14 07:10:02.003 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 07:10:02.006 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-04-14 07:10:02.035 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-04-14 07:10:02.066 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.30/identity 2022-04-14 07:10:02.095 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-04-14 07:10:02.125 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-04-14 07:10:02.155 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-04-14 07:10:02.185 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-04-14 07:10:02.215 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-04-14 07:10:02.246 | + 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:10:02.280 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 07:10:02.313 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-04-14 07:10:02.343 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-04-14 07:10:02.374 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-04-14 07:10:02.376 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-14 07:10:02.379 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-14 07:10:02.381 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-14 07:10:02.384 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-04-14 07:10:02.414 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-04-14 07:10:02.445 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.30/identity 2022-04-14 07:10:02.474 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-04-14 07:10:02.505 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-04-14 07:10:02.535 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-04-14 07:10:02.565 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-04-14 07:10:02.598 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-04-14 07:10:02.630 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-14 07:10:02.661 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-04-14 07:10:02.691 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-04-14 07:10:02.693 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-04-14 07:10:02.696 | + 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:10:02.698 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-04-14 07:10:02.701 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-04-14 07:10:02.704 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-04-14 07:10:02.706 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-04-14 07:10:02.709 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 200:249 != '' ]] 2022-04-14 07:10:02.711 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:200:249 2022-04-14 07:10:02.713 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:200:249 != '' ]] 2022-04-14 07:10:02.716 | + 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:10:02.718 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-04-14 07:10:02.721 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-04-14 07:10:02.723 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-04-14 07:10:02.726 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-04-14 07:10:02.728 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-04-14 07:10:02.730 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-04-14 07:10:02.733 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-04-14 07:10:02.736 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-04-14 07:10:02.738 | + 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:10:02.766 | + 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:10:02.769 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 07:10:02.771 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-14 07:10:02.774 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-04-14 07:10:02.776 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-04-14 07:10:02.779 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 07:10:02.781 | + 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:10:02.809 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-04-14 07:10:02.812 | + 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:10:02.814 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 07:10:02.817 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-14 07:10:02.819 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-04-14 07:10:02.822 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-04-14 07:10:02.824 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 07:10:02.826 | + 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:10:02.854 | + 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:10:02.856 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 07:10:02.859 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-14 07:10:02.862 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-04-14 07:10:02.864 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-04-14 07:10:02.866 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 07:10:02.869 | + 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:10:02.897 | + 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:10:02.900 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 07:10:02.902 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-04-14 07:10:02.904 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-04-14 07:10:02.907 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-04-14 07:10:02.909 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 07:10:02.912 | + 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:10:02.941 | + 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:10:02.944 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 07:10:02.947 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-04-14 07:10:02.949 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-14 07:10:02.952 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-14 07:10:02.954 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 07:10:02.957 | + 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:10:02.986 | + 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:10:02.988 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 07:10:02.991 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-04-14 07:10:02.993 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-04-14 07:10:02.996 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-04-14 07:10:02.998 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 07:10:03.001 | + 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:10:03.029 | + 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:200:249 2022-04-14 07:10:03.032 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 07:10:03.034 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-04-14 07:10:03.037 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:200:249 2022-04-14 07:10:03.039 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:200:249 ']' 2022-04-14 07:10:03.042 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 07:10:03.044 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:200:249 2022-04-14 07:10:03.073 | + 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:10:03.076 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 07:10:03.078 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-04-14 07:10:03.081 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-14 07:10:03.083 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-14 07:10:03.086 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 07:10:03.088 | + 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:10:03.117 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-04-14 07:10:03.120 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-04-14 07:10:03.137 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:10:03.139 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-04-14 07:10:03.142 | + 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:10:03.175 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-04-14 07:10:03.177 | + 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:10:03.206 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-14 07:10:03.238 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-04-14 07:10:03.241 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-04-14 07:10:03.243 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-04-14 07:10:03.246 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-04-14 07:10:06.321 | INFO neutron.common.config [-] Logging enabled! 2022-04-14 07:10:06.321 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev116 2022-04-14 07:10:06.321 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=139235) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-04-14 07:10:06.371 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=139235) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-14 07:10:06.371 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=139235) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-14 07:10:06.372 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=139235) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-14 07:10:06.372 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=139235) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-14 07:10:06.372 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=139235) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-14 07:10:06.372 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=139235) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-14 07:10:06.425 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-04-14 07:10:06.425 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:10:06.425 | from cryptography.utils import int_from_bytes 2022-04-14 07:10:06.425 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:10:06.425 | from cryptography.utils import int_from_bytes 2022-04-14 07:10:06.786 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-04-14 07:10:06.788 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-04-14 07:10:06.791 | + 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:10:06.793 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-14 07:10:06.796 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-04-14 07:10:06.852 | + 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:10:06.869 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-04-14 07:10:06.872 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-04-14 07:10:06.875 | + 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:10:06.906 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-04-14 07:10:06.909 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-04-14 07:10:06.917 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-04-14 07:10:06.920 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-04-14 07:10:06.926 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-04-14 07:10:06.939 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-04-14 07:10:06.953 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-04-14 07:10:06.956 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-04-14 07:10:06.964 | net.bridge.bridge-nf-call-iptables = 1 2022-04-14 07:10:06.967 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-04-14 07:10:06.970 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-04-14 07:10:06.978 | net.bridge.bridge-nf-call-ip6tables = 1 2022-04-14 07:10:06.982 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-04-14 07:10:06.984 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-04-14 07:10:06.987 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-04-14 07:10:06.989 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-04-14 07:10:06.992 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-04-14 07:10:06.994 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-04-14 07:10:06.997 | + 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:10:07.000 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-14 07:10:07.002 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-04-14 07:10:07.030 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-04-14 07:10:07.032 | + 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:10:07.068 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-04-14 07:10:07.070 | + 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:10:07.099 | + 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:10:07.129 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-04-14 07:10:07.146 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:10:07.149 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-04-14 07:10:07.152 | + 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:10:07.156 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-04-14 07:10:07.185 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-04-14 07:10:07.214 | + 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:10:07.246 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-04-14 07:10:07.248 | + 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:10:07.277 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-04-14 07:10:07.294 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:10:07.297 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-04-14 07:10:07.300 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-04-14 07:10:07.329 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-04-14 07:10:07.332 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-04-14 07:10:07.334 | + 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:10:07.364 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-04-14 07:10:07.367 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-04-14 07:10:07.369 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-04-14 07:10:07.371 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-04-14 07:10:07.389 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 07:10:07.392 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-04-14 07:10:07.395 | + 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:10:07.399 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-04-14 07:10:07.428 | + 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:10:07.460 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-04-14 07:10:07.463 | + 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:10:07.492 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-04-14 07:10:07.495 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-04-14 07:10:07.524 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-04-14 07:10:07.526 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-04-14 07:10:07.529 | + 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:10:07.559 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-04-14 07:10:07.562 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-04-14 07:10:07.564 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-04-14 07:10:07.567 | + 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:10:10.593 | INFO neutron.common.config [-] Logging enabled! 2022-04-14 07:10:10.593 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev116 2022-04-14 07:10:10.593 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=139765) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-04-14 07:10:10.644 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=139765) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-14 07:10:10.644 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=139765) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-14 07:10:10.644 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=139765) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-14 07:10:10.644 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=139765) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-14 07:10:10.644 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=139765) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-14 07:10:10.644 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=139765) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-14 07:10:10.707 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-04-14 07:10:10.708 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=139765) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-04-14 07:10:10.708 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=139765) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-04-14 07:10:10.709 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-04-14 07:10:10.709 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:10:10.709 | from cryptography.utils import int_from_bytes 2022-04-14 07:10:10.709 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 07:10:10.709 | from cryptography.utils import int_from_bytes 2022-04-14 07:10:11.097 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-04-14 07:10:11.099 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-04-14 07:10:11.102 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-04-14 07:10:11.104 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-04-14 07:10:11.107 | + 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:10:11.110 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-14 07:10:11.112 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-04-14 07:10:11.130 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-04-14 07:10:11.132 | + functions:set_mtu:785 : local dev=br-data 2022-04-14 07:10:11.135 | + functions:set_mtu:786 : local mtu=1500 2022-04-14 07:10:11.137 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-04-14 07:10:11.150 | + 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:10:11.168 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-04-14 07:10:11.171 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-04-14 07:10:11.173 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-04-14 07:10:11.176 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-04-14 07:10:11.178 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-04-14 07:10:11.181 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-04-14 07:10:11.183 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-04-14 07:10:11.186 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-04-14 07:10:11.189 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-04-14 07:10:11.191 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-04-14 07:10:11.193 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-04-14 07:10:11.196 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-04-14 07:10:11.198 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-04-14 07:10:11.201 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-04-14 07:10:11.205 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-04-14 07:10:11.205 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-04-14 07:10:11.211 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-04-14 07:10:11.213 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-04-14 07:10:11.216 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-04-14 07:10:11.218 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-04-14 07:10:11.222 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-04-14 07:10:11.223 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-04-14 07:10:11.225 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-04-14 07:10:11.231 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.38/22 brd 192.168.3.255' 2022-04-14 07:10:11.234 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-04-14 07:10:11.236 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-04-14 07:10:11.238 | + 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:10:11.241 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-04-14 07:10:11.243 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.38/22 brd 192.168.3.255 != '' ]] 2022-04-14 07:10:11.246 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP_DEL='sudo ip addr del 192.168.0.38/22 brd 192.168.3.255 dev eth1' 2022-04-14 07:10:11.248 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : IP_REPLACE='sudo ip addr replace 192.168.0.38/22 brd 192.168.3.255 dev br-data' 2022-04-14 07:10:11.251 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-04-14 07:10:11.254 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-04-14 07:10:11.258 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.38/22 brd 192.168.3.255 2022-04-14 07:10:11.258 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-04-14 07:10:11.259 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-04-14 07:10:11.259 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-04-14 07:10:11.265 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.38 2022-04-14 07:10:11.268 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : ARP_CMD='sudo arping -A -c 3 -w 5 -I br-data 192.168.0.38 ' 2022-04-14 07:10:11.270 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr del 192.168.0.38/22 brd 192.168.3.255 dev eth1 2022-04-14 07:10:11.283 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr replace 192.168.0.38/22 brd 192.168.3.255 dev br-data 2022-04-14 07:10:11.296 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-04-14 07:10:11.309 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-04-14 07:10:11.329 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo arping -A -c 3 -w 5 -I br-data 192.168.0.38 2022-04-14 07:10:14.338 | ARPING 192.168.0.38 from 192.168.0.38 br-data 2022-04-14 07:10:14.338 | Sent 3 probes (3 broadcast(s)) 2022-04-14 07:10:14.338 | Received 0 response(s) 2022-04-14 07:10:14.360 | + lib/neutron-legacy:_move_neutron_addresses_route:1 : exit_trap 2022-04-14 07:10:14.362 | + ./stack.sh:exit_trap:523 : local r=1 2022-04-14 07:10:14.365 | ++ ./stack.sh:exit_trap:524 : jobs -p 2022-04-14 07:10:14.368 | + ./stack.sh:exit_trap:524 : jobs='123555 2022-04-14 07:10:14.368 | 137258' 2022-04-14 07:10:14.370 | + ./stack.sh:exit_trap:527 : [[ -n 123555 2022-04-14 07:10:14.370 | 137258 ]] 2022-04-14 07:10:14.373 | + ./stack.sh:exit_trap:527 : [[ -n /opt/stack/logs/stack.sh.log.2022-04-14-070044 ]] 2022-04-14 07:10:14.375 | + ./stack.sh:exit_trap:527 : [[ True == \T\r\u\e ]] 2022-04-14 07:10:14.377 | + ./stack.sh:exit_trap:528 : echo 'exit_trap: cleaning up child processes' 2022-04-14 07:10:14.377 | exit_trap: cleaning up child processes 2022-04-14 07:10:14.380 | + ./stack.sh:exit_trap:529 : kill 123555 137258 2022-04-14 07:10:14.382 | + ./stack.sh:exit_trap:533 : '[' -f /tmp/tmp.Chyc4oO7uu ']' 2022-04-14 07:10:14.385 | + ./stack.sh:exit_trap:534 : rm /tmp/tmp.Chyc4oO7uu 2022-04-14 07:10:14.389 | + ./stack.sh:exit_trap:538 : kill_spinner 2022-04-14 07:10:14.391 | + ./stack.sh:kill_spinner:433 : '[' '!' -z '' ']' 2022-04-14 07:10:14.394 | + ./stack.sh:exit_trap:540 : [[ 1 -ne 0 ]] 2022-04-14 07:10:14.396 | + ./stack.sh:exit_trap:541 : echo 'Error on exit' 2022-04-14 07:10:14.396 | Error on exit 2022-04-14 07:10:14.398 | + ./stack.sh:exit_trap:543 : type -p generate-subunit 2022-04-14 07:10:14.401 | + ./stack.sh:exit_trap:544 : generate-subunit 1649919640 574 fail 2022-04-14 07:10:15.081 | + ./stack.sh:exit_trap:546 : [[ -z /opt/stack/logs ]] 2022-04-14 07:10:15.083 | + ./stack.sh:exit_trap:549 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-04-14 07:10:16.209 | + ./stack.sh:exit_trap:558 : exit 1