2022-06-10 11:45:14.654 | + ./stack.sh:main:482 : exec 2022-06-10 11:45:14.654 | + ./stack.sh:main:490 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-06-10-114514' 2022-06-10 11:45:14.654 | ++ ./stack.sh:main:482 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-06-10-114514.summary.2022-06-10-114514 2022-06-10 11:45:14.654 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-10 11:45:14.654 | + ./stack.sh:echo_summary:441 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-06-10-114514 2022-06-10 11:45:14.654 | + ./stack.sh:main:492 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-10-114514 /opt/stack/logs/stack.sh.log 2022-06-10 11:45:14.654 | + ./stack.sh:main:493 : ln -sf /opt/stack/logs/stack.sh.log.2022-06-10-114514.summary.2022-06-10-114514 /opt/stack/logs/stack.sh.log.summary 2022-06-10 11:45:14.654 | + ./stack.sh:main:508 : check_path_perm_sanity /opt/stack 2022-06-10 11:45:14.654 | + functions:check_path_perm_sanity:596 : local real_path 2022-06-10 11:45:14.654 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-06-10 11:45:14.654 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-06-10 11:45:14.654 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-06-10 11:45:14.654 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-06-10 11:45:14.654 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-06-10 11:45:14.654 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-10 11:45:14.654 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-06-10 11:45:14.654 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-06-10 11:45:14.654 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-06-10 11:45:14.654 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-06-10 11:45:14.654 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-06-10 11:45:14.654 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-06-10 11:45:14.654 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-06-10 11:45:14.654 | + ./stack.sh:main:514 : trap exit_trap EXIT 2022-06-10 11:45:14.654 | + ./stack.sh:main:555 : trap err_trap ERR 2022-06-10 11:45:14.655 | + ./stack.sh:main:568 : set -o errexit 2022-06-10 11:45:14.655 | + ./stack.sh:main:571 : uname -a 2022-06-10 11:45:14.656 | Linux dv-neutron-master-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-06-10 11:45:14.658 | + ./stack.sh:main:574 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-06-10 11:45:14.660 | + ./stack.sh:main:575 : rm -f /opt/stack/data/ca-bundle.pem 2022-06-10 11:45:14.663 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/database 2022-06-10 11:45:14.704 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/rpc_backend 2022-06-10 11:45:14.720 | + ./stack.sh:main:585 : fetch_plugins 2022-06-10 11:45:14.722 | + functions-common:fetch_plugins:1772 : local plugins= 2022-06-10 11:45:14.724 | + functions-common:fetch_plugins:1773 : local plugin 2022-06-10 11:45:14.726 | + functions-common:fetch_plugins:1776 : [[ -z '' ]] 2022-06-10 11:45:14.728 | + functions-common:fetch_plugins:1777 : return 2022-06-10 11:45:14.730 | + ./stack.sh:main:589 : run_phase override_defaults 2022-06-10 11:45:14.732 | + functions-common:run_phase:1854 : local mode=override_defaults 2022-06-10 11:45:14.733 | + functions-common:run_phase:1855 : local phase= 2022-06-10 11:45:14.736 | + functions-common:run_phase:1856 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-10 11:45:14.738 | + functions-common:run_phase:1857 : local extra_plugin_file_name 2022-06-10 11:45:14.740 | + functions-common:run_phase:1858 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-10 11:45:14.742 | + functions-common:run_phase:1863 : local exceptions=80-tempest.sh 2022-06-10 11:45:14.743 | + functions-common:run_phase:1864 : local extra 2022-06-10 11:45:14.745 | ++ functions-common:run_phase:1865 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-10 11:45:14.749 | + functions-common:run_phase:1865 : extra=80-tempest.sh 2022-06-10 11:45:14.750 | + functions-common:run_phase:1866 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-10 11:45:14.752 | + functions-common:run_phase:1870 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-10 11:45:14.754 | + functions-common:run_phase:1870 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-06-10 11:45:14.756 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-10 11:45:14.769 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:45:14.771 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-10 11:45:14.772 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-10 11:45:14.774 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-10 11:45:14.776 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-10 11:45:14.778 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-10 11:45:14.779 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-06-10 11:45:14.781 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-06-10 11:45:14.783 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-06-10 11:45:14.785 | + functions-common:run_phase:1875 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-06-10 11:45:14.787 | + functions-common:run_phase:1878 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-10 11:45:14.789 | + functions-common:run_phase:1879 : plugin_override_defaults 2022-06-10 11:45:14.791 | + functions-common:plugin_override_defaults:1813 : local plugins= 2022-06-10 11:45:14.792 | + functions-common:plugin_override_defaults:1814 : local plugin 2022-06-10 11:45:14.794 | + functions-common:plugin_override_defaults:1817 : [[ -z '' ]] 2022-06-10 11:45:14.796 | + functions-common:plugin_override_defaults:1818 : return 2022-06-10 11:45:14.799 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/apache 2022-06-10 11:45:14.815 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/tls 2022-06-10 11:45:14.817 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-06-10 11:45:14.830 | ++ functions-common:is_service_enabled:2082 : return 1 2022-06-10 11:45:14.832 | +++ lib/tls:source:43 : hostname -f 2022-06-10 11:45:14.835 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-06-10 11:45:14.837 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-06-10 11:45:14.839 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-06-10 11:45:14.841 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-06-10 11:45:14.843 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-06-10 11:45:14.845 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-06-10 11:45:14.847 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-06-10 11:45:14.848 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-06-10 11:45:14.850 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-06-10 11:45:14.852 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-06-10 11:45:14.856 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/infra 2022-06-10 11:45:14.869 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/libraries 2022-06-10 11:45:14.885 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/lvm 2022-06-10 11:45:14.897 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/horizon 2022-06-10 11:45:14.910 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/keystone 2022-06-10 11:45:14.945 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/glance 2022-06-10 11:45:15.006 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/nova 2022-06-10 11:45:15.096 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/placement 2022-06-10 11:45:15.118 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/cinder 2022-06-10 11:45:15.169 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/swift 2022-06-10 11:45:15.222 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/neutron 2022-06-10 11:45:15.368 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/ldap 2022-06-10 11:45:15.382 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/dstat 2022-06-10 11:45:15.395 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/tcpdump 2022-06-10 11:45:15.408 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/etcd3 2022-06-10 11:45:15.498 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/os-vif 2022-06-10 11:45:15.501 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-06-10 11:45:15.504 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-06-10 11:45:15.506 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-06-10 11:45:15.508 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-06-10 11:45:15.510 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-06-10 11:45:15.513 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-06-10 11:45:15.513 | False' 2022-06-10 11:45:15.515 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-06-10 11:45:15.531 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-06-10 11:45:15.533 | + ./stack.sh:main:619 : run_phase source 2022-06-10 11:45:15.536 | + functions-common:run_phase:1854 : local mode=source 2022-06-10 11:45:15.537 | + functions-common:run_phase:1855 : local phase= 2022-06-10 11:45:15.539 | + functions-common:run_phase:1856 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-10 11:45:15.541 | + functions-common:run_phase:1857 : local extra_plugin_file_name 2022-06-10 11:45:15.543 | + functions-common:run_phase:1858 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-10 11:45:15.545 | + functions-common:run_phase:1863 : local exceptions=80-tempest.sh 2022-06-10 11:45:15.548 | + functions-common:run_phase:1864 : local extra 2022-06-10 11:45:15.550 | ++ functions-common:run_phase:1865 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-10 11:45:15.554 | + functions-common:run_phase:1865 : extra=80-tempest.sh 2022-06-10 11:45:15.556 | + functions-common:run_phase:1866 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-10 11:45:15.558 | + functions-common:run_phase:1870 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-10 11:45:15.560 | + functions-common:run_phase:1870 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-06-10 11:45:15.563 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-10 11:45:15.577 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:45:15.579 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-06-10 11:45:15.581 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-06-10 11:45:15.621 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-06-10 11:45:15.624 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-06-10 11:45:15.626 | + functions-common:run_phase:1875 : [[ source == \s\o\u\r\c\e ]] 2022-06-10 11:45:15.628 | + functions-common:run_phase:1876 : load_plugin_settings 2022-06-10 11:45:15.630 | + functions-common:load_plugin_settings:1790 : local plugins= 2022-06-10 11:45:15.632 | + functions-common:load_plugin_settings:1791 : local plugin 2022-06-10 11:45:15.635 | + functions-common:load_plugin_settings:1794 : [[ -z '' ]] 2022-06-10 11:45:15.637 | + functions-common:load_plugin_settings:1795 : return 2022-06-10 11:45:15.640 | + functions-common:run_phase:1877 : verify_disabled_services 2022-06-10 11:45:15.642 | + functions-common:verify_disabled_services:2137 : local service 2022-06-10 11:45:15.644 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:45:15.646 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-06-10 11:45:15.648 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:45:15.651 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-06-10 11:45:15.653 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:45:15.655 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-06-10 11:45:15.658 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:45:15.660 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-06-10 11:45:15.662 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:45:15.665 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-06-10 11:45:15.667 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:45:15.669 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-06-10 11:45:15.671 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:45:15.675 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-06-10 11:45:15.677 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:45:15.679 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-06-10 11:45:15.681 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:45:15.683 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-06-10 11:45:15.686 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:45:15.688 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-06-10 11:45:15.690 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:45:15.692 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-06-10 11:45:15.695 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:45:15.697 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-06-10 11:45:15.699 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:45:15.701 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-06-10 11:45:15.704 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:45:15.706 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-06-10 11:45:15.708 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:45:15.711 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-06-10 11:45:15.713 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:45:15.715 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-06-10 11:45:15.717 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:45:15.720 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-06-10 11:45:15.722 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:45:15.725 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-06-10 11:45:15.727 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:45:15.729 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-06-10 11:45:15.731 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:45:15.734 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-06-10 11:45:15.737 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:45:15.739 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-06-10 11:45:15.741 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:45:15.743 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-06-10 11:45:15.746 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:45:15.748 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-06-10 11:45:15.750 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:45:15.752 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-06-10 11:45:15.755 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:45:15.757 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-06-10 11:45:15.759 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:45:15.761 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-06-10 11:45:15.764 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:45:15.767 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-06-10 11:45:15.769 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:45:15.771 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-06-10 11:45:15.773 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:45:15.776 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-06-10 11:45:15.778 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:45:15.780 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-06-10 11:45:15.782 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:45:15.785 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-06-10 11:45:15.787 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:45:15.789 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-06-10 11:45:15.791 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:45:15.794 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-06-10 11:45:15.796 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:45:15.799 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-06-10 11:45:15.801 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:45:15.803 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-06-10 11:45:15.805 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:45:15.808 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-06-10 11:45:15.810 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:45:15.812 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-06-10 11:45:15.815 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:45:15.817 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-06-10 11:45:15.820 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:45:15.822 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-06-10 11:45:15.825 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:45:15.827 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-06-10 11:45:15.829 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:45:15.831 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-06-10 11:45:15.834 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:45:15.836 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-06-10 11:45:15.838 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:45:15.840 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-06-10 11:45:15.843 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:45:15.845 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-06-10 11:45:15.847 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:45:15.850 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-06-10 11:45:15.852 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:45:15.854 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-06-10 11:45:15.856 | + functions-common:verify_disabled_services:2138 : for service in ${ENABLED_SERVICES//,/ } 2022-06-10 11:45:15.859 | + functions-common:verify_disabled_services:2139 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-06-10 11:45:15.862 | + ./stack.sh:main:690 : initialize_database_backends 2022-06-10 11:45:15.864 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-10 11:45:15.867 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-06-10 11:45:15.882 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:45:15.884 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-06-10 11:45:15.887 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-06-10 11:45:15.889 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-06-10 11:45:15.904 | + functions-common:is_service_enabled:2082 : return 1 2022-06-10 11:45:15.906 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-06-10 11:45:15.908 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-06-10 11:45:15.911 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-06-10 11:45:15.913 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-06-10 11:45:15.915 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-06-10 11:45:15.918 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-06-10 11:45:15.920 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-06-10 11:45:15.924 | + lib/database:initialize_database_backends:92 : return 0 2022-06-10 11:45:15.926 | + ./stack.sh:main:691 : echo 'Using mysql database backend' 2022-06-10 11:45:15.926 | Using mysql database backend 2022-06-10 11:45:15.928 | + ./stack.sh:main:694 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-06-10 11:45:15.944 | + ./stack.sh:main:696 : define_database_baseurl 2022-06-10 11:45:15.947 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-06-10 11:45:15.950 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-10 11:45:15.952 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-06-10 11:45:15.955 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-10 11:45:15.957 | + ./stack.sh:main:708 : is_service_enabled rabbit 2022-06-10 11:45:15.973 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:45:15.975 | + ./stack.sh:main:709 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-06-10 11:45:15.992 | + ./stack.sh:main:716 : is_service_enabled keystone 2022-06-10 11:45:16.008 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:45:16.011 | + ./stack.sh:main:718 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-06-10 11:45:16.027 | + ./stack.sh:main:720 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-06-10 11:45:16.044 | + ./stack.sh:main:731 : is_service_enabled ldap 2022-06-10 11:45:16.060 | + functions-common:is_service_enabled:2082 : return 1 2022-06-10 11:45:16.063 | + ./stack.sh:main:740 : is_service_enabled s-proxy 2022-06-10 11:45:16.078 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:45:16.081 | + ./stack.sh:main:744 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-06-10 11:45:16.098 | + ./stack.sh:main:746 : [[ -z '' ]] 2022-06-10 11:45:16.100 | + ./stack.sh:main:746 : [[ False == \T\r\u\e ]] 2022-06-10 11:45:16.102 | + ./stack.sh:main:752 : save_stackenv 752 2022-06-10 11:45:16.105 | + functions-common:save_stackenv:60 : local tag=752 2022-06-10 11:45:16.108 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-06-10 11:45:16.112 | + functions-common:save_stackenv:62 : time_stamp=2022-06-10-114516 2022-06-10 11:45:16.115 | + functions-common:save_stackenv:63 : echo '# 2022-06-10-114516 752' 2022-06-10 11:45:16.117 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 11:45:16.119 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-10 11:45:16.122 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 11:45:16.124 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-06-10 11:45:16.127 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 11:45:16.129 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-06-10 11:45:16.132 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 11:45:16.134 | + 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-06-10 11:45:16.137 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 11:45:16.139 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.33 2022-06-10 11:45:16.141 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 11:45:16.144 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.33/identity 2022-06-10 11:45:16.146 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 11:45:16.149 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-06-10-114514 2022-06-10 11:45:16.151 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 11:45:16.153 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-06-10 11:45:16.156 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 11:45:16.159 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.33 2022-06-10 11:45:16.161 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 11:45:16.163 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-06-10 11:45:16.166 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 11:45:16.168 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-06-10 11:45:16.170 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 11:45:16.173 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-06-10 11:45:16.175 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 11:45:16.178 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-06-10 11:45:16.180 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 11:45:16.182 | + functions-common:save_stackenv:65 : echo TUNNEL_ENDPOINT_IP=10.222.0.33 2022-06-10 11:45:16.185 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 11:45:16.187 | + functions-common:save_stackenv:65 : echo TUNNEL_IP_VERSION=4 2022-06-10 11:45:16.190 | + ./stack.sh:main:765 : GIT_DEPTH=0 2022-06-10 11:45:16.193 | + ./stack.sh:main:765 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-06-10 11:45:16.195 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/requirements.git 2022-06-10 11:45:16.197 | + functions-common:git_clone:598 : local git_dest=/opt/stack/requirements 2022-06-10 11:45:16.199 | + functions-common:git_clone:599 : local git_ref=master 2022-06-10 11:45:16.201 | + functions-common:git_clone:600 : local orig_dir 2022-06-10 11:45:16.204 | ++ functions-common:git_clone:601 : pwd 2022-06-10 11:45:16.207 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-06-10 11:45:16.209 | + functions-common:git_clone:602 : local git_clone_flags= 2022-06-10 11:45:16.211 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-06-10 11:45:16.226 | + functions-common:git_clone:604 : RECLONE=False 2022-06-10 11:45:16.228 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-06-10 11:45:16.231 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-06-10 11:45:16.233 | + functions-common:git_clone:618 : echo master 2022-06-10 11:45:16.234 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-06-10 11:45:16.240 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/requirements ]] 2022-06-10 11:45:16.242 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-06-10 11:45:16.244 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-06-10 11:45:16.257 | + functions-common:git_clone:678 : cd /opt/stack/requirements 2022-06-10 11:45:16.260 | + functions-common:git_clone:679 : git show --oneline 2022-06-10 11:45:16.260 | + functions-common:git_clone:679 : head -1 2022-06-10 11:45:16.263 | e9011ef2 Updated from generate-constraints 2022-06-10 11:45:16.266 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-06-10 11:45:16.269 | + ./stack.sh:main:769 : echo_summary 'Installing package prerequisites' 2022-06-10 11:45:16.271 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-10 11:45:16.274 | + ./stack.sh:echo_summary:441 : echo -e Installing package prerequisites 2022-06-10 11:45:16.276 | + ./stack.sh:main:770 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-06-10 11:45:16.279 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-06-10 11:45:16.282 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-06-10 11:45:16.284 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-06-10 11:45:16.287 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-06-10 11:45:16.293 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-06-10 11:45:16.295 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-06-10 11:45:16.298 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-06-10 11:45:16.303 | ++ tools/install_prereqs.sh:source:47 : NOW=1654861516 2022-06-10 11:45:16.306 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-06-10 11:45:16.311 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1654860735 2022-06-10 11:45:16.314 | ++ tools/install_prereqs.sh:source:49 : DELTA=781 2022-06-10 11:45:16.316 | ++ tools/install_prereqs.sh:source:50 : [[ 781 -lt 7200 ]] 2022-06-10 11:45:16.318 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-06-10 11:45:16.321 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-06-10 11:45:16.323 | ++ functions-common:export_proxy_variables:2244 : isset http_proxy 2022-06-10 11:45:16.326 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-06-10 11:45:16.328 | ++ functions-common:export_proxy_variables:2247 : isset https_proxy 2022-06-10 11:45:16.331 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-06-10 11:45:16.334 | ++ functions-common:export_proxy_variables:2250 : isset no_proxy 2022-06-10 11:45:16.336 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-06-10 11:45:16.339 | +++ 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-06-10 11:45:16.386 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-06-10 11:45:16.386 | apache2-dev 2022-06-10 11:45:16.386 | bc 2022-06-10 11:45:16.386 | bsdmainutils 2022-06-10 11:45:16.386 | curl 2022-06-10 11:45:16.386 | g++ 2022-06-10 11:45:16.386 | gawk 2022-06-10 11:45:16.386 | gcc 2022-06-10 11:45:16.386 | gettext 2022-06-10 11:45:16.386 | git 2022-06-10 11:45:16.386 | graphviz 2022-06-10 11:45:16.386 | iputils-ping 2022-06-10 11:45:16.386 | libapache2-mod-proxy-uwsgi 2022-06-10 11:45:16.386 | libffi-dev 2022-06-10 11:45:16.386 | libjpeg-dev 2022-06-10 11:45:16.386 | libpcre3-dev 2022-06-10 11:45:16.386 | libpq-dev 2022-06-10 11:45:16.386 | libssl-dev 2022-06-10 11:45:16.386 | libsystemd-dev 2022-06-10 11:45:16.386 | libxml2-dev 2022-06-10 11:45:16.386 | libxslt1-dev 2022-06-10 11:45:16.386 | libyaml-dev 2022-06-10 11:45:16.386 | lsof 2022-06-10 11:45:16.386 | openssh-server 2022-06-10 11:45:16.386 | openssl 2022-06-10 11:45:16.387 | pkg-config 2022-06-10 11:45:16.387 | psmisc 2022-06-10 11:45:16.387 | python3-dev 2022-06-10 11:45:16.387 | python3-pip 2022-06-10 11:45:16.387 | python3-systemd 2022-06-10 11:45:16.387 | python3-venv 2022-06-10 11:45:16.387 | tar 2022-06-10 11:45:16.387 | tcpdump 2022-06-10 11:45:16.387 | unzip 2022-06-10 11:45:16.387 | uuid-runtime 2022-06-10 11:45:16.387 | wget 2022-06-10 11:45:16.387 | wget 2022-06-10 11:45:16.387 | zlib1g-dev 2022-06-10 11:45:16.387 | libkrb5-dev 2022-06-10 11:45:16.387 | libldap2-dev 2022-06-10 11:45:16.387 | libsasl2-dev 2022-06-10 11:45:16.387 | memcached 2022-06-10 11:45:16.387 | python3-mysqldb 2022-06-10 11:45:16.387 | sqlite3 2022-06-10 11:45:16.387 | conntrack 2022-06-10 11:45:16.387 | curl 2022-06-10 11:45:16.387 | dnsmasq-base 2022-06-10 11:45:16.387 | dnsmasq-utils 2022-06-10 11:45:16.387 | ebtables 2022-06-10 11:45:16.387 | genisoimage 2022-06-10 11:45:16.387 | iptables 2022-06-10 11:45:16.387 | iputils-arping 2022-06-10 11:45:16.387 | kpartx 2022-06-10 11:45:16.387 | libjs-jquery-tablesorter 2022-06-10 11:45:16.387 | parted 2022-06-10 11:45:16.387 | pm-utils 2022-06-10 11:45:16.387 | python3-mysqldb 2022-06-10 11:45:16.387 | socat 2022-06-10 11:45:16.387 | sqlite3 2022-06-10 11:45:16.387 | sudo 2022-06-10 11:45:16.387 | vlan 2022-06-10 11:45:16.388 | lsscsi 2022-06-10 11:45:16.388 | open-iscsi 2022-06-10 11:45:16.388 | lvm2 2022-06-10 11:45:16.388 | qemu-utils 2022-06-10 11:45:16.388 | thin-provisioning-tools 2022-06-10 11:45:16.388 | acl 2022-06-10 11:45:16.388 | dnsmasq-base 2022-06-10 11:45:16.388 | dnsmasq-utils 2022-06-10 11:45:16.388 | ebtables 2022-06-10 11:45:16.388 | haproxy 2022-06-10 11:45:16.388 | iptables 2022-06-10 11:45:16.388 | iputils-arping 2022-06-10 11:45:16.388 | iputils-ping 2022-06-10 11:45:16.388 | postgresql-server-dev-all 2022-06-10 11:45:16.388 | python3-mysqldb 2022-06-10 11:45:16.388 | sqlite3 2022-06-10 11:45:16.388 | sudo 2022-06-10 11:45:16.388 | vlan 2022-06-10 11:45:16.388 | pcp 2022-06-10 11:45:16.388 | ipset 2022-06-10 11:45:16.388 | conntrack 2022-06-10 11:45:16.388 | conntrackd 2022-06-10 11:45:16.388 | keepalived 2022-06-10 11:45:16.388 | lvm2 2022-06-10 11:45:16.388 | qemu-utils 2022-06-10 11:45:16.388 | thin-provisioning-tools 2022-06-10 11:45:16.388 | curl 2022-06-10 11:45:16.388 | liberasurecode-dev 2022-06-10 11:45:16.388 | make 2022-06-10 11:45:16.388 | memcached 2022-06-10 11:45:16.388 | rsync 2022-06-10 11:45:16.388 | sqlite3 2022-06-10 11:45:16.388 | xfsprogs' 2022-06-10 11:45:16.390 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-06-10 11:45:16.409 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-06-10 11:45:16.409 | apache2-dev 2022-06-10 11:45:16.409 | bc 2022-06-10 11:45:16.409 | bsdmainutils 2022-06-10 11:45:16.409 | curl 2022-06-10 11:45:16.409 | g++ 2022-06-10 11:45:16.409 | gawk 2022-06-10 11:45:16.409 | gcc 2022-06-10 11:45:16.409 | gettext 2022-06-10 11:45:16.409 | git 2022-06-10 11:45:16.409 | graphviz 2022-06-10 11:45:16.409 | iputils-ping 2022-06-10 11:45:16.409 | libapache2-mod-proxy-uwsgi 2022-06-10 11:45:16.409 | libffi-dev 2022-06-10 11:45:16.409 | libjpeg-dev 2022-06-10 11:45:16.409 | libpcre3-dev 2022-06-10 11:45:16.409 | libpq-dev 2022-06-10 11:45:16.409 | libssl-dev 2022-06-10 11:45:16.409 | libsystemd-dev 2022-06-10 11:45:16.409 | libxml2-dev 2022-06-10 11:45:16.409 | libxslt1-dev 2022-06-10 11:45:16.409 | libyaml-dev 2022-06-10 11:45:16.409 | lsof 2022-06-10 11:45:16.409 | openssh-server 2022-06-10 11:45:16.409 | openssl 2022-06-10 11:45:16.409 | pkg-config 2022-06-10 11:45:16.409 | psmisc 2022-06-10 11:45:16.409 | python3-dev 2022-06-10 11:45:16.409 | python3-pip 2022-06-10 11:45:16.409 | python3-systemd 2022-06-10 11:45:16.410 | python3-venv 2022-06-10 11:45:16.410 | tar 2022-06-10 11:45:16.410 | tcpdump 2022-06-10 11:45:16.410 | unzip 2022-06-10 11:45:16.410 | uuid-runtime 2022-06-10 11:45:16.410 | wget 2022-06-10 11:45:16.410 | wget 2022-06-10 11:45:16.410 | zlib1g-dev 2022-06-10 11:45:16.410 | libkrb5-dev 2022-06-10 11:45:16.410 | libldap2-dev 2022-06-10 11:45:16.410 | libsasl2-dev 2022-06-10 11:45:16.410 | memcached 2022-06-10 11:45:16.410 | python3-mysqldb 2022-06-10 11:45:16.410 | sqlite3 2022-06-10 11:45:16.410 | conntrack 2022-06-10 11:45:16.410 | curl 2022-06-10 11:45:16.410 | dnsmasq-base 2022-06-10 11:45:16.410 | dnsmasq-utils 2022-06-10 11:45:16.410 | ebtables 2022-06-10 11:45:16.410 | genisoimage 2022-06-10 11:45:16.410 | iptables 2022-06-10 11:45:16.410 | iputils-arping 2022-06-10 11:45:16.410 | kpartx 2022-06-10 11:45:16.410 | libjs-jquery-tablesorter 2022-06-10 11:45:16.410 | parted 2022-06-10 11:45:16.410 | pm-utils 2022-06-10 11:45:16.410 | python3-mysqldb 2022-06-10 11:45:16.410 | socat 2022-06-10 11:45:16.410 | sqlite3 2022-06-10 11:45:16.410 | sudo 2022-06-10 11:45:16.410 | vlan 2022-06-10 11:45:16.410 | lsscsi 2022-06-10 11:45:16.410 | open-iscsi 2022-06-10 11:45:16.410 | lvm2 2022-06-10 11:45:16.410 | qemu-utils 2022-06-10 11:45:16.410 | thin-provisioning-tools 2022-06-10 11:45:16.411 | acl 2022-06-10 11:45:16.411 | dnsmasq-base 2022-06-10 11:45:16.411 | dnsmasq-utils 2022-06-10 11:45:16.411 | ebtables 2022-06-10 11:45:16.411 | haproxy 2022-06-10 11:45:16.411 | iptables 2022-06-10 11:45:16.411 | iputils-arping 2022-06-10 11:45:16.411 | iputils-ping 2022-06-10 11:45:16.411 | postgresql-server-dev-all 2022-06-10 11:45:16.411 | python3-mysqldb 2022-06-10 11:45:16.411 | sqlite3 2022-06-10 11:45:16.411 | sudo 2022-06-10 11:45:16.411 | vlan 2022-06-10 11:45:16.411 | pcp 2022-06-10 11:45:16.411 | ipset 2022-06-10 11:45:16.411 | conntrack 2022-06-10 11:45:16.411 | conntrackd 2022-06-10 11:45:16.411 | keepalived 2022-06-10 11:45:16.411 | lvm2 2022-06-10 11:45:16.411 | qemu-utils 2022-06-10 11:45:16.411 | thin-provisioning-tools 2022-06-10 11:45:16.411 | curl 2022-06-10 11:45:16.411 | liberasurecode-dev 2022-06-10 11:45:16.411 | make 2022-06-10 11:45:16.411 | memcached 2022-06-10 11:45:16.411 | rsync 2022-06-10 11:45:16.411 | sqlite3 2022-06-10 11:45:16.411 | xfsprogs ' 2022-06-10 11:45:16.411 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-06-10 11:45:16.413 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:45:16.416 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:45:16.419 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-06-10 11:45:16.419 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-06-10 11:45:16.424 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-06-10 11:45:16.426 | ++ functions-common:install_package:1464 : update_package_repo 2022-06-10 11:45:16.429 | ++ functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-10 11:45:16.431 | ++ functions-common:update_package_repo:1437 : REPOS_UPDATED=False 2022-06-10 11:45:16.433 | ++ functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-10 11:45:16.435 | ++ functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-10 11:45:16.437 | ++ functions-common:update_package_repo:1444 : is_ubuntu 2022-06-10 11:45:16.440 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:45:16.442 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:45:16.444 | ++ functions-common:update_package_repo:1445 : apt_get_update 2022-06-10 11:45:16.446 | ++ functions-common:apt_get_update:1190 : [[ False == \T\r\u\e ]] 2022-06-10 11:45:16.448 | ++ functions-common:apt_get_update:1195 : [[ False = \T\r\u\e ]] 2022-06-10 11:45:16.450 | ++ functions-common:apt_get_update:1197 : local sudo=sudo 2022-06-10 11:45:16.452 | +++ functions-common:apt_get_update:1198 : id -u 2022-06-10 11:45:16.457 | ++ functions-common:apt_get_update:1198 : [[ 1000 = \0 ]] 2022-06-10 11:45:16.459 | ++ functions-common:apt_get_update:1201 : time_start apt-get-update 2022-06-10 11:45:16.461 | ++ functions-common:time_start:2412 : local name=apt-get-update 2022-06-10 11:45:16.463 | ++ functions-common:time_start:2413 : local start_time= 2022-06-10 11:45:16.465 | ++ functions-common:time_start:2414 : [[ -n '' ]] 2022-06-10 11:45:16.467 | +++ functions-common:time_start:2417 : date +%s%3N 2022-06-10 11:45:16.471 | ++ functions-common:time_start:2417 : _TIME_START[$name]=1654861516469 2022-06-10 11:45:16.473 | ++ functions-common:apt_get_update:1203 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-06-10 11:45:16.476 | ++ functions-common:apt_get_update:1204 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-06-10 11:45:16.478 | ++ functions-common:apt_get_update:1205 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-06-10 11:45:16.686 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-06-10 11:45:16.720 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-06-10 11:45:16.763 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-06-10 11:45:16.920 | Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-06-10 11:45:19.041 | Reading package lists... 2022-06-10 11:45:19.072 | ++ functions-common:apt_get_update:1209 : REPOS_UPDATED=True 2022-06-10 11:45:19.074 | ++ functions-common:apt_get_update:1211 : time_stop apt-get-update 2022-06-10 11:45:19.076 | ++ functions-common:time_stop:2426 : local name 2022-06-10 11:45:19.079 | ++ functions-common:time_stop:2427 : local end_time 2022-06-10 11:45:19.081 | ++ functions-common:time_stop:2428 : local elapsed_time 2022-06-10 11:45:19.083 | ++ functions-common:time_stop:2429 : local total 2022-06-10 11:45:19.085 | ++ functions-common:time_stop:2430 : local start_time 2022-06-10 11:45:19.087 | ++ functions-common:time_stop:2432 : name=apt-get-update 2022-06-10 11:45:19.089 | ++ functions-common:time_stop:2433 : start_time=1654861516469 2022-06-10 11:45:19.091 | ++ functions-common:time_stop:2435 : [[ -z 1654861516469 ]] 2022-06-10 11:45:19.094 | +++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 11:45:19.098 | ++ functions-common:time_stop:2438 : end_time=1654861519096 2022-06-10 11:45:19.101 | ++ functions-common:time_stop:2439 : elapsed_time=2627 2022-06-10 11:45:19.103 | ++ functions-common:time_stop:2440 : total=0 2022-06-10 11:45:19.105 | ++ functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 11:45:19.107 | ++ functions-common:time_stop:2443 : _TIME_TOTAL[$name]=2627 2022-06-10 11:45:19.109 | ++ functions-common:install_package:1465 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-06-10 11:45:19.112 | ++ functions-common:real_install_package:1450 : is_ubuntu 2022-06-10 11:45:19.114 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:45:19.116 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:45:19.119 | ++ functions-common:real_install_package:1451 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-06-10 11:45:19.139 | ++ functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-06-10 11:45:19.249 | Reading package lists... 2022-06-10 11:45:19.498 | Building dependency tree... 2022-06-10 11:45:19.499 | Reading state information... 2022-06-10 11:45:19.533 | acl is already the newest version (2.2.53-6). 2022-06-10 11:45:19.533 | bc is already the newest version (1.07.1-2build1). 2022-06-10 11:45:19.533 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-06-10 11:45:19.533 | conntrack is already the newest version (1:1.4.5-2). 2022-06-10 11:45:19.533 | ebtables is already the newest version (2.0.11-3build1). 2022-06-10 11:45:19.533 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-06-10 11:45:19.533 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-06-10 11:45:19.533 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-06-10 11:45:19.533 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-06-10 11:45:19.534 | gettext is already the newest version (0.19.8.1-10build1). 2022-06-10 11:45:19.534 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-06-10 11:45:19.534 | iputils-arping is already the newest version (3:20190709-3). 2022-06-10 11:45:19.534 | iputils-ping is already the newest version (3:20190709-3). 2022-06-10 11:45:19.534 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-06-10 11:45:19.534 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-06-10 11:45:19.534 | libffi-dev is already the newest version (3.3-4). 2022-06-10 11:45:19.534 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-06-10 11:45:19.534 | libxslt1-dev is already the newest version (1.1.34-4). 2022-06-10 11:45:19.534 | libyaml-dev is already the newest version (0.2.2-1). 2022-06-10 11:45:19.534 | lsscsi is already the newest version (0.30-0.1). 2022-06-10 11:45:19.534 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-06-10 11:45:19.534 | make is already the newest version (4.2.1-1.2). 2022-06-10 11:45:19.534 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-06-10 11:45:19.534 | psmisc is already the newest version (23.3-1). 2022-06-10 11:45:19.534 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-06-10 11:45:19.534 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-06-10 11:45:19.534 | python3-systemd is already the newest version (234-3build2). 2022-06-10 11:45:19.534 | socat is already the newest version (1.7.3.3-2). 2022-06-10 11:45:19.534 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-06-10 11:45:19.534 | unzip is already the newest version (6.0-25ubuntu1). 2022-06-10 11:45:19.534 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-06-10 11:45:19.534 | conntrackd is already the newest version (1:1.4.5-2). 2022-06-10 11:45:19.534 | graphviz is already the newest version (2.42.2-3build2). 2022-06-10 11:45:19.534 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-06-10 11:45:19.534 | pcp is already the newest version (5.0.3-1). 2022-06-10 11:45:19.534 | pm-utils is already the newest version (1.4.1-19). 2022-06-10 11:45:19.534 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-06-10 11:45:19.534 | apache2 is already the newest version (2.4.41-4ubuntu3.11). 2022-06-10 11:45:19.534 | apache2-dev is already the newest version (2.4.41-4ubuntu3.11). 2022-06-10 11:45:19.534 | curl is already the newest version (7.68.0-1ubuntu2.11). 2022-06-10 11:45:19.534 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.5). 2022-06-10 11:45:19.534 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.5). 2022-06-10 11:45:19.534 | git is already the newest version (1:2.25.1-1ubuntu3.4). 2022-06-10 11:45:19.535 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-06-10 11:45:19.535 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-06-10 11:45:19.535 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-06-10 11:45:19.535 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-06-10 11:45:19.535 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.9). 2022-06-10 11:45:19.535 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-06-10 11:45:19.535 | libpq-dev is already the newest version (12.11-0ubuntu0.20.04.1). 2022-06-10 11:45:19.535 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-06-10 11:45:19.535 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-10 11:45:19.535 | libsystemd-dev is already the newest version (245.4-4ubuntu3.17). 2022-06-10 11:45:19.535 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.3). 2022-06-10 11:45:19.535 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-06-10 11:45:19.535 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-06-10 11:45:19.535 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-06-10 11:45:19.535 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.5). 2022-06-10 11:45:19.535 | openssl is already the newest version (1.1.1f-1ubuntu2.13). 2022-06-10 11:45:19.535 | openssl set to manually installed. 2022-06-10 11:45:19.535 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-06-10 11:45:19.535 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-06-10 11:45:19.535 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-06-10 11:45:19.535 | rsync set to manually installed. 2022-06-10 11:45:19.535 | sqlite3 is already the newest version (3.31.1-4ubuntu0.3). 2022-06-10 11:45:19.535 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-06-10 11:45:19.535 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-06-10 11:45:19.535 | tar set to manually installed. 2022-06-10 11:45:19.535 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-06-10 11:45:19.535 | tcpdump set to manually installed. 2022-06-10 11:45:19.535 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-06-10 11:45:19.765 | uuid-runtime set to manually installed. 2022-06-10 11:45:19.765 | wget is already the newest version (1.20.3-1ubuntu2). 2022-06-10 11:45:19.765 | wget set to manually installed. 2022-06-10 11:45:19.765 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-06-10 11:45:19.765 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-06-10 11:45:19.765 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-06-10 11:45:19.765 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-06-10 11:45:19.765 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-06-10 11:45:19.765 | The following packages were automatically installed and are no longer required: 2022-06-10 11:45:19.766 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-10 11:45:19.766 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-10 11:45:19.766 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-10 11:45:19.766 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-10 11:45:19.766 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-10 11:45:19.766 | python3-zope.interface 2022-06-10 11:45:19.766 | Use 'sudo apt autoremove' to remove them. 2022-06-10 11:45:19.897 | 0 upgraded, 0 newly installed, 0 to remove and 144 not upgraded. 2022-06-10 11:45:19.901 | ++ functions-common:apt_get:1235 : result=0 2022-06-10 11:45:19.903 | ++ functions-common:apt_get:1238 : time_stop apt-get 2022-06-10 11:45:19.906 | ++ functions-common:time_stop:2426 : local name 2022-06-10 11:45:19.908 | ++ functions-common:time_stop:2427 : local end_time 2022-06-10 11:45:19.910 | ++ functions-common:time_stop:2428 : local elapsed_time 2022-06-10 11:45:19.913 | ++ functions-common:time_stop:2429 : local total 2022-06-10 11:45:19.915 | ++ functions-common:time_stop:2430 : local start_time 2022-06-10 11:45:19.917 | ++ functions-common:time_stop:2432 : name=apt-get 2022-06-10 11:45:19.919 | ++ functions-common:time_stop:2433 : start_time=1654861519137 2022-06-10 11:45:19.921 | ++ functions-common:time_stop:2435 : [[ -z 1654861519137 ]] 2022-06-10 11:45:19.925 | +++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 11:45:19.929 | ++ functions-common:time_stop:2438 : end_time=1654861519926 2022-06-10 11:45:19.931 | ++ functions-common:time_stop:2439 : elapsed_time=789 2022-06-10 11:45:19.934 | ++ functions-common:time_stop:2440 : total=768 2022-06-10 11:45:19.936 | ++ functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 11:45:19.938 | ++ functions-common:time_stop:2443 : _TIME_TOTAL[$name]=1557 2022-06-10 11:45:19.940 | ++ functions-common:apt_get:1239 : return 0 2022-06-10 11:45:19.943 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-06-10 11:45:19.945 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-06-10 11:45:19.948 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-06-10 11:45:19.952 | ++ tools/install_prereqs.sh:source:89 : date 2022-06-10 11:45:19.957 | + ./stack.sh:main:785 : [[ False != \T\r\u\e ]] 2022-06-10 11:45:19.959 | + ./stack.sh:main:786 : PYPI_ALTERNATIVE_URL= 2022-06-10 11:45:19.962 | + ./stack.sh:main:786 : /home/ubuntu/devstack/tools/install_pip.sh 2022-06-10 11:45:21.409 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-06-10 11:45:21.411 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-06-10 11:45:21.413 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-06-10 11:45:21.415 | + tools/install_pip.sh:main:43 : GetDistro 2022-06-10 11:45:21.417 | + functions-common:GetDistro:446 : GetOSVersion 2022-06-10 11:45:21.418 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-06-10 11:45:21.420 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-06-10 11:45:21.422 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-06-10 11:45:21.424 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-06-10 11:45:21.425 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-06-10 11:45:21.427 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-06-10 11:45:21.429 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-06-10 11:45:21.431 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-06-10 11:45:21.432 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-06-10 11:45:21.434 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-06-10 11:45:21.436 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-06-10 11:45:21.438 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-06-10 11:45:21.440 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-06-10 11:45:21.442 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-06-10 11:45:21.444 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-06-10 11:45:21.446 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-06-10 11:45:21.448 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-06-10 11:45:21.450 | + functions-common:_ensure_lsb_release:394 : return 2022-06-10 11:45:21.452 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-06-10 11:45:21.525 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-06-10 11:45:21.527 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-06-10 11:45:21.599 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-06-10 11:45:21.601 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-06-10 11:45:21.676 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-06-10 11:45:21.678 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-06-10 11:45:21.679 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-06-10 11:45:21.682 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-06-10 11:45:21.684 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-06-10 11:45:21.686 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-06-10 11:45:21.688 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-06-10 11:45:21.690 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-06-10 11:45:21.692 | + functions-common:GetDistro:451 : DISTRO=focal 2022-06-10 11:45:21.694 | + functions-common:GetDistro:496 : typeset -xr DISTRO 2022-06-10 11:45:21.696 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-06-10 11:45:21.696 | Distro: focal 2022-06-10 11:45:21.698 | + tools/install_pip.sh:main:124 : get_versions 2022-06-10 11:45:21.700 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-06-10 11:45:21.705 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-06-10 11:45:21.707 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-06-10 11:45:21.709 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-06-10 11:45:21.709 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-06-10 11:45:23.203 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-06-10 11:45:23.205 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-06-10 11:45:23.205 | pip: 20.0.2 2022-06-10 11:45:23.207 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-06-10 11:45:23.209 | + tools/install_pip.sh:main:130 : is_fedora 2022-06-10 11:45:23.211 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-10 11:45:23.213 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-10 11:45:23.214 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-10 11:45:23.216 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-10 11:45:23.218 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-10 11:45:23.220 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-10 11:45:23.222 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-10 11:45:23.223 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-10 11:45:23.225 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-10 11:45:23.227 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-10 11:45:23.228 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-06-10 11:45:23.230 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:45:23.232 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:45:23.234 | + tools/install_pip.sh:main:144 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2022-06-10 11:45:23.239 | + tools/install_pip.sh:main:153 : set -x 2022-06-10 11:45:23.241 | + tools/install_pip.sh:main:156 : get_versions 2022-06-10 11:45:23.243 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-06-10 11:45:23.247 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-06-10 11:45:23.248 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-06-10 11:45:23.252 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-06-10 11:45:23.252 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-06-10 11:45:24.744 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-06-10 11:45:24.746 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-06-10 11:45:24.746 | pip: 20.0.2 2022-06-10 11:45:24.749 | + ./stack.sh:main:790 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-06-10 11:45:24.752 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-06-10 11:45:24.756 | + ./stack.sh:main:791 : fixup_all 2022-06-10 11:45:24.758 | + tools/fixup_stuff.sh:fixup_all:157 : fixup_ubuntu 2022-06-10 11:45:24.760 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-06-10 11:45:24.762 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:45:24.764 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:45:24.767 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-06-10 11:45:24.779 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-06-10 11:45:24.790 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-06-10 11:45:24.801 | + tools/fixup_stuff.sh:fixup_all:158 : fixup_fedora 2022-06-10 11:45:24.804 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-06-10 11:45:24.806 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-10 11:45:24.808 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-10 11:45:24.810 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-10 11:45:24.812 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-10 11:45:24.815 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-10 11:45:24.817 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-10 11:45:24.819 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-10 11:45:24.821 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-10 11:45:24.823 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-10 11:45:24.825 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-10 11:45:24.827 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-06-10 11:45:24.830 | + tools/fixup_stuff.sh:fixup_all:159 : fixup_suse 2022-06-10 11:45:24.832 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-06-10 11:45:24.834 | + functions-common:is_suse:537 : is_opensuse 2022-06-10 11:45:24.836 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-10 11:45:24.839 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-10 11:45:24.841 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-10 11:45:24.843 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-10 11:45:24.846 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-10 11:45:24.848 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-06-10 11:45:24.850 | + ./stack.sh:main:794 : pip_install -U os-testr 2022-06-10 11:45:24.872 | Using python 3.8 to install os-testr 2022-06-10 11:45:24.874 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-06-10 11:45:26.998 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:45:26.998 | from cryptography.utils import int_from_bytes 2022-06-10 11:45:26.998 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:45:26.998 | from cryptography.utils import int_from_bytes 2022-06-10 11:45:28.086 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-10 11:45:28.163 | Requirement already up-to-date: os-testr===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (3.0.0) 2022-06-10 11:45:28.263 | Requirement already up-to-date: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-06-10 11:45:28.288 | Requirement already up-to-date: python-subunit===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 434)) (1.4.0) 2022-06-10 11:45:28.346 | Requirement already up-to-date: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (2.5.0) 2022-06-10 11:45:28.368 | Requirement already up-to-date: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-06-10 11:45:28.399 | Requirement already up-to-date: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (3.0.0) 2022-06-10 11:45:28.443 | Requirement already up-to-date: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.16.0) 2022-06-10 11:45:30.891 | + inc/python:pip_install:196 : result=0 2022-06-10 11:45:30.893 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-10 11:45:30.895 | + functions-common:time_stop:2426 : local name 2022-06-10 11:45:30.897 | + functions-common:time_stop:2427 : local end_time 2022-06-10 11:45:30.900 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 11:45:30.902 | + functions-common:time_stop:2429 : local total 2022-06-10 11:45:30.904 | + functions-common:time_stop:2430 : local start_time 2022-06-10 11:45:30.907 | + functions-common:time_stop:2432 : name=pip_install 2022-06-10 11:45:30.909 | + functions-common:time_stop:2433 : start_time=1654861524866 2022-06-10 11:45:30.911 | + functions-common:time_stop:2435 : [[ -z 1654861524866 ]] 2022-06-10 11:45:30.914 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 11:45:30.918 | + functions-common:time_stop:2438 : end_time=1654861530916 2022-06-10 11:45:30.920 | + functions-common:time_stop:2439 : elapsed_time=6050 2022-06-10 11:45:30.922 | + functions-common:time_stop:2440 : total=0 2022-06-10 11:45:30.925 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 11:45:30.927 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=6050 2022-06-10 11:45:30.929 | + inc/python:pip_install:199 : return 0 2022-06-10 11:45:30.931 | + ./stack.sh:main:798 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-06-10 11:45:30.983 | + ./stack.sh:main:799 : sudo systemctl restart systemd-journald 2022-06-10 11:45:31.097 | + ./stack.sh:main:805 : install_infra 2022-06-10 11:45:31.099 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-10 11:45:31.102 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-06-10 11:45:31.104 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-10 11:45:31.107 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-06-10 11:45:31.130 | + inc/python:pip_install:190 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-06-10 11:45:33.913 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-10 11:45:34.038 | Requirement already up-to-date: pbr===5.9.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-06-10 11:45:34.345 | + inc/python:pip_install:196 : result=0 2022-06-10 11:45:34.347 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-10 11:45:34.349 | + functions-common:time_stop:2426 : local name 2022-06-10 11:45:34.351 | + functions-common:time_stop:2427 : local end_time 2022-06-10 11:45:34.354 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 11:45:34.356 | + functions-common:time_stop:2429 : local total 2022-06-10 11:45:34.358 | + functions-common:time_stop:2430 : local start_time 2022-06-10 11:45:34.361 | + functions-common:time_stop:2432 : name=pip_install 2022-06-10 11:45:34.363 | + functions-common:time_stop:2433 : start_time=1654861531122 2022-06-10 11:45:34.365 | + functions-common:time_stop:2435 : [[ -z 1654861531122 ]] 2022-06-10 11:45:34.368 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 11:45:34.372 | + functions-common:time_stop:2438 : end_time=1654861534370 2022-06-10 11:45:34.374 | + functions-common:time_stop:2439 : elapsed_time=3248 2022-06-10 11:45:34.376 | + functions-common:time_stop:2440 : total=6050 2022-06-10 11:45:34.378 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 11:45:34.381 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=9298 2022-06-10 11:45:34.383 | + inc/python:pip_install:199 : return 0 2022-06-10 11:45:34.385 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-06-10 11:45:34.388 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-06-10 11:45:34.411 | + inc/python:pip_install:190 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-06-10 11:45:37.085 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-10 11:45:37.087 | Processing /opt/stack/requirements 2022-06-10 11:45:38.837 | Requirement already satisfied: PyYAML===6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-06-10 11:45:38.840 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (3.0.0) 2022-06-10 11:45:38.852 | Requirement already satisfied: packaging===21.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-06-10 11:45:38.857 | Requirement already satisfied: pbr===5.9.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-06-10 11:45:38.860 | Requirement already satisfied: pyparsing===3.0.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-06-10 11:45:38.866 | Requirement already satisfied: requests===2.27.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.27.1) 2022-06-10 11:45:38.895 | 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 490)) (1.16.0) 2022-06-10 11:45:38.898 | 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 543)) (2.5.0) 2022-06-10 11:45:38.908 | 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 569)) (1.26.9) 2022-06-10 11:45:38.943 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5468) (1.3) 2022-06-10 11:45:38.945 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5468) (0.3.0) 2022-06-10 11:45:38.961 | Requirement already satisfied: charset-normalizer===2.0.12 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.0.12) 2022-06-10 11:45:38.966 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 454)) (2022.5.18.1) 2022-06-10 11:45:38.969 | Requirement already satisfied: idna===3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-06-10 11:45:38.973 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-06-10 11:45:38.975 | Requirement already satisfied: cliff===3.10.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-06-10 11:45:38.988 | Requirement already satisfied: autopage===0.5.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-06-10 11:45:38.991 | Requirement already satisfied: cmd2===2.4.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.1) 2022-06-10 11:45:39.041 | 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 523)) (3.5.0) 2022-06-10 11:45:39.048 | Requirement already satisfied: prettytable===3.3.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-06-10 11:45:39.080 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-06-10 11:45:39.082 | 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 579)) (0.2.5) 2022-06-10 11:45:39.087 | Requirement already satisfied: attrs===21.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-06-10 11:45:39.152 | Building wheels for collected packages: openstack-requirements 2022-06-10 11:45:39.153 | Building wheel for openstack-requirements (setup.py): started 2022-06-10 11:45:39.985 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-06-10 11:45:39.985 | ERROR: Command errored out with exit status 1: 2022-06-10 11:45:39.985 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-6qydaxws/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-6qydaxws/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-_llk76wj 2022-06-10 11:45:39.985 | cwd: /tmp/pip-req-build-6qydaxws/ 2022-06-10 11:45:39.985 | Complete output (6 lines): 2022-06-10 11:45:39.985 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-06-10 11:45:39.985 | or: setup.py --help [cmd1 cmd2 ...] 2022-06-10 11:45:39.985 | or: setup.py --help-commands 2022-06-10 11:45:39.985 | or: setup.py cmd --help 2022-06-10 11:45:39.985 | 2022-06-10 11:45:39.985 | error: invalid command 'bdist_wheel' 2022-06-10 11:45:39.985 | ---------------------------------------- 2022-06-10 11:45:39.986 | ERROR: Failed building wheel for openstack-requirements 2022-06-10 11:45:39.986 | Running setup.py clean for openstack-requirements 2022-06-10 11:45:40.827 | Failed to build openstack-requirements 2022-06-10 11:45:40.842 | Installing collected packages: openstack-requirements 2022-06-10 11:45:40.842 | Attempting uninstall: openstack-requirements 2022-06-10 11:45:40.844 | Found existing installation: openstack-requirements 1.2.1.dev5468 2022-06-10 11:45:40.879 | Uninstalling openstack-requirements-1.2.1.dev5468: 2022-06-10 11:45:40.897 | Successfully uninstalled openstack-requirements-1.2.1.dev5468 2022-06-10 11:45:40.900 | Running setup.py install for openstack-requirements: started 2022-06-10 11:45:43.304 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-06-10 11:45:43.328 | Successfully installed openstack-requirements-1.2.1.dev5468 2022-06-10 11:45:43.453 | + inc/python:pip_install:196 : result=0 2022-06-10 11:45:43.455 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-10 11:45:43.457 | + functions-common:time_stop:2426 : local name 2022-06-10 11:45:43.459 | + functions-common:time_stop:2427 : local end_time 2022-06-10 11:45:43.461 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 11:45:43.463 | + functions-common:time_stop:2429 : local total 2022-06-10 11:45:43.465 | + functions-common:time_stop:2430 : local start_time 2022-06-10 11:45:43.468 | + functions-common:time_stop:2432 : name=pip_install 2022-06-10 11:45:43.470 | + functions-common:time_stop:2433 : start_time=1654861534403 2022-06-10 11:45:43.473 | + functions-common:time_stop:2435 : [[ -z 1654861534403 ]] 2022-06-10 11:45:43.475 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 11:45:43.479 | + functions-common:time_stop:2438 : end_time=1654861543477 2022-06-10 11:45:43.481 | + functions-common:time_stop:2439 : elapsed_time=9074 2022-06-10 11:45:43.484 | + functions-common:time_stop:2440 : total=9298 2022-06-10 11:45:43.486 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 11:45:43.489 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=18372 2022-06-10 11:45:43.491 | + inc/python:pip_install:199 : return 0 2022-06-10 11:45:43.494 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-06-10 11:45:43.496 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-06-10 11:45:43.498 | + inc/python:use_library_from_git:246 : local name=pbr 2022-06-10 11:45:43.501 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:45:43.503 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:45:43.505 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,pbr, ]] 2022-06-10 11:45:43.508 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:45:43.510 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-06-10 11:45:43.531 | Using python 3.8 to install pbr 2022-06-10 11:45:43.533 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-06-10 11:45:45.660 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:45:45.660 | from cryptography.utils import int_from_bytes 2022-06-10 11:45:45.660 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:45:45.660 | from cryptography.utils import int_from_bytes 2022-06-10 11:45:46.711 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-10 11:45:46.837 | Requirement already up-to-date: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-06-10 11:45:49.262 | + inc/python:pip_install:196 : result=0 2022-06-10 11:45:49.264 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-10 11:45:49.267 | + functions-common:time_stop:2426 : local name 2022-06-10 11:45:49.269 | + functions-common:time_stop:2427 : local end_time 2022-06-10 11:45:49.271 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 11:45:49.273 | + functions-common:time_stop:2429 : local total 2022-06-10 11:45:49.275 | + functions-common:time_stop:2430 : local start_time 2022-06-10 11:45:49.278 | + functions-common:time_stop:2432 : name=pip_install 2022-06-10 11:45:49.281 | + functions-common:time_stop:2433 : start_time=1654861543525 2022-06-10 11:45:49.282 | + functions-common:time_stop:2435 : [[ -z 1654861543525 ]] 2022-06-10 11:45:49.285 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 11:45:49.289 | + functions-common:time_stop:2438 : end_time=1654861549287 2022-06-10 11:45:49.291 | + functions-common:time_stop:2439 : elapsed_time=5762 2022-06-10 11:45:49.293 | + functions-common:time_stop:2440 : total=18372 2022-06-10 11:45:49.296 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 11:45:49.298 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=24134 2022-06-10 11:45:49.301 | + inc/python:pip_install:199 : return 0 2022-06-10 11:45:49.303 | + ./stack.sh:main:808 : python3 -m venv /opt/stack/bindep-venv 2022-06-10 11:45:51.572 | + ./stack.sh:main:810 : /opt/stack/bindep-venv/bin/pip install bindep 2022-06-10 11:45:53.461 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-10 11:45:53.462 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.11.0) 2022-06-10 11:45:53.482 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.9.0) 2022-06-10 11:45:53.486 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-06-10 11:45:53.491 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-06-10 11:45:53.494 | Requirement already satisfied: distro>=1.7.0; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-06-10 11:45:53.498 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.9) 2022-06-10 11:45:53.569 | + ./stack.sh:main:811 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-10 11:45:53.572 | + ./stack.sh:main:811 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-06-10 11:45:53.575 | ++ ./stack.sh:main:814 : _get_plugin_bindep_packages 2022-06-10 11:45:53.591 | + ./stack.sh:main:814 : pkgs= 2022-06-10 11:45:53.594 | + ./stack.sh:main:815 : [[ -n '' ]] 2022-06-10 11:45:53.597 | + ./stack.sh:main:822 : run_phase stack pre-install 2022-06-10 11:45:53.599 | + functions-common:run_phase:1854 : local mode=stack 2022-06-10 11:45:53.601 | + functions-common:run_phase:1855 : local phase=pre-install 2022-06-10 11:45:53.604 | + functions-common:run_phase:1856 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-10 11:45:53.606 | + functions-common:run_phase:1857 : local extra_plugin_file_name 2022-06-10 11:45:53.609 | + functions-common:run_phase:1858 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-10 11:45:53.611 | + functions-common:run_phase:1863 : local exceptions=80-tempest.sh 2022-06-10 11:45:53.613 | + functions-common:run_phase:1864 : local extra 2022-06-10 11:45:53.616 | ++ functions-common:run_phase:1865 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-10 11:45:53.620 | + functions-common:run_phase:1865 : extra=80-tempest.sh 2022-06-10 11:45:53.622 | + functions-common:run_phase:1866 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-10 11:45:53.625 | + functions-common:run_phase:1870 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-10 11:45:53.627 | + functions-common:run_phase:1870 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-06-10 11:45:53.629 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-10 11:45:53.644 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:45:53.646 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-10 11:45:53.648 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-10 11:45:53.650 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-06-10 11:45:53.652 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-06-10 11:45:53.655 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-06-10 11:45:53.657 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-06-10 11:45:53.659 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-06-10 11:45:53.661 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-06-10 11:45:53.663 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-06-10 11:45:53.665 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-06-10 11:45:53.668 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-06-10 11:45:53.670 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-06-10 11:45:53.672 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-06-10 11:45:53.674 | + functions-common:run_phase:1875 : [[ stack == \s\o\u\r\c\e ]] 2022-06-10 11:45:53.676 | + functions-common:run_phase:1878 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-10 11:45:53.678 | + functions-common:run_phase:1881 : run_plugins stack pre-install 2022-06-10 11:45:53.681 | + functions-common:run_plugins:1840 : local mode=stack 2022-06-10 11:45:53.683 | + functions-common:run_plugins:1841 : local phase=pre-install 2022-06-10 11:45:53.685 | + functions-common:run_plugins:1843 : local plugins= 2022-06-10 11:45:53.688 | + functions-common:run_plugins:1844 : local plugin 2022-06-10 11:45:53.690 | + ./stack.sh:main:825 : set_systemd_override DefaultLimitNOFILE 2048 2022-06-10 11:45:53.693 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-06-10 11:45:53.695 | + functions:set_systemd_override:821 : local value=2048 2022-06-10 11:45:53.697 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-06-10 11:45:53.700 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-06-10 11:45:53.752 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-06-10 11:45:53.752 | Set systemd system override for DefaultLimitNOFILE=2048 2022-06-10 11:45:53.755 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-06-10 11:45:54.149 | + ./stack.sh:main:827 : install_rpc_backend 2022-06-10 11:45:54.151 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-06-10 11:45:54.168 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:45:54.170 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-06-10 11:45:54.173 | + functions-common:install_package:1464 : update_package_repo 2022-06-10 11:45:54.175 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-10 11:45:54.177 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-10 11:45:54.180 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-10 11:45:54.182 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-10 11:45:54.184 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-10 11:45:54.187 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:45:54.189 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:45:54.192 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-10 11:45:54.194 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-10 11:45:54.196 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-10 11:45:54.198 | + functions-common:apt_get_update:1191 : return 2022-06-10 11:45:54.201 | + functions-common:install_package:1465 : real_install_package rabbitmq-server 2022-06-10 11:45:54.203 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-10 11:45:54.205 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:45:54.208 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:45:54.210 | + functions-common:real_install_package:1451 : apt_get install rabbitmq-server 2022-06-10 11:45:54.231 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-06-10 11:45:54.344 | Reading package lists... 2022-06-10 11:45:54.592 | Building dependency tree... 2022-06-10 11:45:54.594 | Reading state information... 2022-06-10 11:45:54.851 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-06-10 11:45:54.851 | The following packages were automatically installed and are no longer required: 2022-06-10 11:45:54.852 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-10 11:45:54.852 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-10 11:45:54.852 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-10 11:45:54.852 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-10 11:45:54.852 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-10 11:45:54.852 | python3-zope.interface 2022-06-10 11:45:54.852 | Use 'sudo apt autoremove' to remove them. 2022-06-10 11:45:54.968 | 0 upgraded, 0 newly installed, 0 to remove and 144 not upgraded. 2022-06-10 11:45:54.973 | + functions-common:apt_get:1235 : result=0 2022-06-10 11:45:54.975 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-10 11:45:54.977 | + functions-common:time_stop:2426 : local name 2022-06-10 11:45:54.979 | + functions-common:time_stop:2427 : local end_time 2022-06-10 11:45:54.982 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 11:45:54.985 | + functions-common:time_stop:2429 : local total 2022-06-10 11:45:54.987 | + functions-common:time_stop:2430 : local start_time 2022-06-10 11:45:54.989 | + functions-common:time_stop:2432 : name=apt-get 2022-06-10 11:45:54.991 | + functions-common:time_stop:2433 : start_time=1654861554229 2022-06-10 11:45:54.993 | + functions-common:time_stop:2435 : [[ -z 1654861554229 ]] 2022-06-10 11:45:54.996 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 11:45:55.001 | + functions-common:time_stop:2438 : end_time=1654861554998 2022-06-10 11:45:55.003 | + functions-common:time_stop:2439 : elapsed_time=769 2022-06-10 11:45:55.005 | + functions-common:time_stop:2440 : total=1557 2022-06-10 11:45:55.007 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 11:45:55.009 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=2326 2022-06-10 11:45:55.011 | + functions-common:apt_get:1239 : return 0 2022-06-10 11:45:55.014 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-06-10 11:45:55.017 | + functions-common:is_suse:537 : is_opensuse 2022-06-10 11:45:55.019 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-10 11:45:55.022 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-10 11:45:55.024 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-10 11:45:55.026 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-10 11:45:55.029 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-10 11:45:55.031 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-06-10 11:45:55.033 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-10 11:45:55.036 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-10 11:45:55.038 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-10 11:45:55.040 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-10 11:45:55.042 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-10 11:45:55.045 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-10 11:45:55.048 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-10 11:45:55.050 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-10 11:45:55.052 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-10 11:45:55.054 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-10 11:45:55.057 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-06-10 11:45:55.059 | + functions-common:is_suse:537 : is_opensuse 2022-06-10 11:45:55.062 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-10 11:45:55.064 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-10 11:45:55.067 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-10 11:45:55.069 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-10 11:45:55.071 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-10 11:45:55.073 | + ./stack.sh:main:828 : restart_rpc_backend 2022-06-10 11:45:55.076 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-06-10 11:45:55.092 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:45:55.094 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-06-10 11:45:55.097 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-10 11:45:55.099 | + ./stack.sh:echo_summary:441 : echo -e Starting RabbitMQ 2022-06-10 11:45:55.101 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-06-10 11:45:55.104 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-06-10 11:45:55.109 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-06-10 11:45:55.112 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-06-10 11:45:55.114 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-06-10 11:45:55.116 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-06-10 11:45:55.119 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-06-10 11:45:55.121 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-06-10 11:45:55.124 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-06-10 11:45:55.849 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-06-10 11:45:55.849 | user tags 2022-06-10 11:45:55.849 | stackrabbit []' 2022-06-10 11:45:55.853 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-06-10 11:45:55.853 | user tags 2022-06-10 11:45:55.853 | stackrabbit []' 2022-06-10 11:45:55.853 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-06-10 11:45:55.859 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-06-10 11:45:55.862 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-06-10 11:45:55.864 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-10 11:45:56.516 | Changing password for user "stackrabbit" ... 2022-06-10 11:45:56.539 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-06-10 11:45:57.209 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-06-10 11:45:57.232 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-06-10 11:45:57.235 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-06-10 11:45:57.884 | Changing password for user "stackrabbit" ... 2022-06-10 11:45:57.908 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-06-10 11:45:57.910 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-06-10 11:45:57.912 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-06-10 11:45:58.569 | Deleting user "guest" ... 2022-06-10 11:45:58.584 | Error: 2022-06-10 11:45:58.584 | {:no_such_user, "guest"} 2022-06-10 11:45:58.598 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-06-10 11:45:58.600 | + ./stack.sh:main:830 : is_service_enabled mysql postgresql 2022-06-10 11:45:58.617 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:45:58.620 | + ./stack.sh:main:831 : install_database 2022-06-10 11:45:58.622 | + lib/database:install_database:118 : install_database_mysql 2022-06-10 11:45:58.625 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2022-06-10 11:45:58.627 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:45:58.629 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:45:58.632 | + lib/databases/mysql:install_database_mysql:173 : sudo debconf-set-selections 2022-06-10 11:45:58.845 | + lib/databases/mysql:install_database_mysql:183 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-06-10 11:45:58.847 | + lib/databases/mysql:install_database_mysql:196 : [[ True == \T\r\u\e ]] 2022-06-10 11:45:58.850 | + lib/databases/mysql:install_database_mysql:197 : is_oraclelinux 2022-06-10 11:45:58.852 | + functions-common:is_oraclelinux:508 : [[ -z Ubuntu ]] 2022-06-10 11:45:58.855 | + functions-common:is_oraclelinux:512 : '[' Ubuntu = OracleServer ']' 2022-06-10 11:45:58.857 | + lib/databases/mysql:install_database_mysql:199 : is_fedora 2022-06-10 11:45:58.859 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-10 11:45:58.862 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-10 11:45:58.864 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-10 11:45:58.866 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-10 11:45:58.869 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-10 11:45:58.871 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-10 11:45:58.874 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-10 11:45:58.876 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-10 11:45:58.878 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-10 11:45:58.881 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-10 11:45:58.883 | + lib/databases/mysql:install_database_mysql:202 : is_suse 2022-06-10 11:45:58.885 | + functions-common:is_suse:537 : is_opensuse 2022-06-10 11:45:58.888 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-10 11:45:58.891 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-10 11:45:58.893 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-10 11:45:58.895 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-10 11:45:58.898 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-10 11:45:58.900 | + lib/databases/mysql:install_database_mysql:205 : is_ubuntu 2022-06-10 11:45:58.902 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:45:58.905 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:45:58.908 | + lib/databases/mysql:install_database_mysql:206 : install_package mysql-server 2022-06-10 11:45:58.910 | + functions-common:install_package:1464 : update_package_repo 2022-06-10 11:45:58.913 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-10 11:45:58.915 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-10 11:45:58.917 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-10 11:45:58.919 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-10 11:45:58.922 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-10 11:45:58.924 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:45:58.926 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:45:58.929 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-10 11:45:58.931 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-10 11:45:58.933 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-10 11:45:58.935 | + functions-common:apt_get_update:1191 : return 2022-06-10 11:45:58.938 | + functions-common:install_package:1465 : real_install_package mysql-server 2022-06-10 11:45:58.941 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-10 11:45:58.943 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:45:58.945 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:45:58.947 | + functions-common:real_install_package:1451 : apt_get install mysql-server 2022-06-10 11:45:58.969 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-06-10 11:45:59.081 | Reading package lists... 2022-06-10 11:45:59.337 | Building dependency tree... 2022-06-10 11:45:59.339 | Reading state information... 2022-06-10 11:45:59.606 | mysql-server is already the newest version (8.0.29-0ubuntu0.20.04.3). 2022-06-10 11:45:59.606 | The following packages were automatically installed and are no longer required: 2022-06-10 11:45:59.607 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-10 11:45:59.607 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-10 11:45:59.607 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-10 11:45:59.608 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-10 11:45:59.608 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-10 11:45:59.609 | python3-zope.interface 2022-06-10 11:45:59.609 | Use 'sudo apt autoremove' to remove them. 2022-06-10 11:45:59.724 | 0 upgraded, 0 newly installed, 0 to remove and 144 not upgraded. 2022-06-10 11:45:59.728 | + functions-common:apt_get:1235 : result=0 2022-06-10 11:45:59.730 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-10 11:45:59.732 | + functions-common:time_stop:2426 : local name 2022-06-10 11:45:59.735 | + functions-common:time_stop:2427 : local end_time 2022-06-10 11:45:59.737 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 11:45:59.739 | + functions-common:time_stop:2429 : local total 2022-06-10 11:45:59.742 | + functions-common:time_stop:2430 : local start_time 2022-06-10 11:45:59.744 | + functions-common:time_stop:2432 : name=apt-get 2022-06-10 11:45:59.746 | + functions-common:time_stop:2433 : start_time=1654861558966 2022-06-10 11:45:59.748 | + functions-common:time_stop:2435 : [[ -z 1654861558966 ]] 2022-06-10 11:45:59.751 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 11:45:59.755 | + functions-common:time_stop:2438 : end_time=1654861559753 2022-06-10 11:45:59.757 | + functions-common:time_stop:2439 : elapsed_time=787 2022-06-10 11:45:59.759 | + functions-common:time_stop:2440 : total=2326 2022-06-10 11:45:59.761 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 11:45:59.764 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=3113 2022-06-10 11:45:59.767 | + functions-common:apt_get:1239 : return 0 2022-06-10 11:45:59.770 | + ./stack.sh:main:833 : '[' -n mysql ']' 2022-06-10 11:45:59.772 | + ./stack.sh:main:834 : install_database_python 2022-06-10 11:45:59.774 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-06-10 11:45:59.777 | + lib/databases/mysql:install_database_python_mysql:215 : pip_install_gr PyMySQL 2022-06-10 11:45:59.779 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-06-10 11:45:59.783 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-10 11:45:59.786 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-06-10 11:45:59.788 | ++ inc/python:get_from_global_requirements:221 : local package=PyMySQL 2022-06-10 11:45:59.790 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-06-10 11:45:59.794 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-06-10 11:45:59.794 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-06-10 11:45:59.800 | ++ inc/python:get_from_global_requirements:223 : required_pkg='PyMySQL ' 2022-06-10 11:45:59.802 | ++ inc/python:get_from_global_requirements:224 : [[ PyMySQL == '' ]] 2022-06-10 11:45:59.804 | ++ inc/python:get_from_global_requirements:227 : echo PyMySQL 2022-06-10 11:45:59.807 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-06-10 11:45:59.810 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-06-10 11:45:59.831 | Using python 3.8 to install PyMySQL 2022-06-10 11:45:59.834 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-06-10 11:46:01.969 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:46:01.969 | from cryptography.utils import int_from_bytes 2022-06-10 11:46:01.969 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:46:01.969 | from cryptography.utils import int_from_bytes 2022-06-10 11:46:03.014 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-10 11:46:03.016 | Requirement already satisfied: PyMySQL===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (1.0.2) 2022-06-10 11:46:05.483 | + inc/python:pip_install:196 : result=0 2022-06-10 11:46:05.486 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-10 11:46:05.488 | + functions-common:time_stop:2426 : local name 2022-06-10 11:46:05.491 | + functions-common:time_stop:2427 : local end_time 2022-06-10 11:46:05.493 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 11:46:05.495 | + functions-common:time_stop:2429 : local total 2022-06-10 11:46:05.498 | + functions-common:time_stop:2430 : local start_time 2022-06-10 11:46:05.500 | + functions-common:time_stop:2432 : name=pip_install 2022-06-10 11:46:05.503 | + functions-common:time_stop:2433 : start_time=1654861559825 2022-06-10 11:46:05.505 | + functions-common:time_stop:2435 : [[ -z 1654861559825 ]] 2022-06-10 11:46:05.508 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 11:46:05.512 | + functions-common:time_stop:2438 : end_time=1654861565509 2022-06-10 11:46:05.515 | + functions-common:time_stop:2439 : elapsed_time=5684 2022-06-10 11:46:05.517 | + functions-common:time_stop:2440 : total=24134 2022-06-10 11:46:05.519 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 11:46:05.521 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=29818 2022-06-10 11:46:05.524 | + inc/python:pip_install:199 : return 0 2022-06-10 11:46:05.526 | + lib/databases/mysql:install_database_python_mysql:216 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-06-10 11:46:05.528 | + lib/databases/mysql:install_database_python_mysql:218 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-06-10 11:46:05.530 | + lib/databases/mysql:install_database_python_mysql:219 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-06-10 11:46:05.533 | + ./stack.sh:main:837 : is_service_enabled neutron 2022-06-10 11:46:05.550 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:46:05.552 | + ./stack.sh:main:838 : install_neutron_agent_packages 2022-06-10 11:46:05.554 | + lib/neutron:install_neutron_agent_packages:715 : is_neutron_legacy_enabled 2022-06-10 11:46:05.557 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-10 11:46:05.558 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-06-10 11:46:05.563 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-10 11:46:05.566 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-10 11:46:05.568 | + 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-06-10 11:46:05.571 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-06-10 11:46:05.573 | + lib/neutron:install_neutron_agent_packages:717 : install_neutron_agent_packages_mutnauq 2022-06-10 11:46:05.575 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:479 : is_service_enabled q-l3 2022-06-10 11:46:05.591 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:46:05.594 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:480 : install_package radvd 2022-06-10 11:46:05.596 | + functions-common:install_package:1464 : update_package_repo 2022-06-10 11:46:05.598 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-10 11:46:05.600 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-10 11:46:05.603 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-10 11:46:05.605 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-10 11:46:05.607 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-10 11:46:05.610 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:46:05.612 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:46:05.615 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-10 11:46:05.617 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-10 11:46:05.619 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-10 11:46:05.621 | + functions-common:apt_get_update:1191 : return 2022-06-10 11:46:05.624 | + functions-common:install_package:1465 : real_install_package radvd 2022-06-10 11:46:05.626 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-10 11:46:05.628 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:46:05.631 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:46:05.633 | + functions-common:real_install_package:1451 : apt_get install radvd 2022-06-10 11:46:05.654 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-06-10 11:46:05.764 | Reading package lists... 2022-06-10 11:46:06.020 | Building dependency tree... 2022-06-10 11:46:06.022 | Reading state information... 2022-06-10 11:46:06.286 | radvd is already the newest version (1:2.17-2). 2022-06-10 11:46:06.286 | The following packages were automatically installed and are no longer required: 2022-06-10 11:46:06.287 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-10 11:46:06.287 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-10 11:46:06.287 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-10 11:46:06.287 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-10 11:46:06.287 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-10 11:46:06.287 | python3-zope.interface 2022-06-10 11:46:06.288 | Use 'sudo apt autoremove' to remove them. 2022-06-10 11:46:06.402 | 0 upgraded, 0 newly installed, 0 to remove and 144 not upgraded. 2022-06-10 11:46:06.407 | + functions-common:apt_get:1235 : result=0 2022-06-10 11:46:06.409 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-10 11:46:06.411 | + functions-common:time_stop:2426 : local name 2022-06-10 11:46:06.413 | + functions-common:time_stop:2427 : local end_time 2022-06-10 11:46:06.416 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 11:46:06.418 | + functions-common:time_stop:2429 : local total 2022-06-10 11:46:06.420 | + functions-common:time_stop:2430 : local start_time 2022-06-10 11:46:06.422 | + functions-common:time_stop:2432 : name=apt-get 2022-06-10 11:46:06.424 | + functions-common:time_stop:2433 : start_time=1654861565651 2022-06-10 11:46:06.426 | + functions-common:time_stop:2435 : [[ -z 1654861565651 ]] 2022-06-10 11:46:06.429 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 11:46:06.433 | + functions-common:time_stop:2438 : end_time=1654861566431 2022-06-10 11:46:06.436 | + functions-common:time_stop:2439 : elapsed_time=780 2022-06-10 11:46:06.438 | + functions-common:time_stop:2440 : total=3113 2022-06-10 11:46:06.440 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 11:46:06.443 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=3893 2022-06-10 11:46:06.445 | + functions-common:apt_get:1239 : return 0 2022-06-10 11:46:06.447 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-agt q-dhcp q-l3 2022-06-10 11:46:06.464 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:46:06.466 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : neutron_plugin_install_agent_packages 2022-06-10 11:46:06.469 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-06-10 11:46:06.471 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-06-10 11:46:06.474 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-06-10 11:46:06.493 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-06-10 11:46:06.495 | + functions-common:install_package:1464 : update_package_repo 2022-06-10 11:46:06.498 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-10 11:46:06.500 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-10 11:46:06.503 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-10 11:46:06.505 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-10 11:46:06.507 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-10 11:46:06.510 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:46:06.512 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:46:06.515 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-10 11:46:06.518 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-10 11:46:06.521 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-10 11:46:06.523 | + functions-common:apt_get_update:1191 : return 2022-06-10 11:46:06.526 | + functions-common:install_package:1465 : real_install_package fakeroot make openvswitch-switch 2022-06-10 11:46:06.528 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-10 11:46:06.531 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:46:06.533 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:46:06.535 | + functions-common:real_install_package:1451 : apt_get install fakeroot make openvswitch-switch 2022-06-10 11:46:06.556 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-06-10 11:46:06.666 | Reading package lists... 2022-06-10 11:46:06.928 | Building dependency tree... 2022-06-10 11:46:06.930 | Reading state information... 2022-06-10 11:46:07.192 | fakeroot is already the newest version (1.24-1). 2022-06-10 11:46:07.192 | make is already the newest version (4.2.1-1.2). 2022-06-10 11:46:07.192 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-06-10 11:46:07.192 | The following packages were automatically installed and are no longer required: 2022-06-10 11:46:07.193 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-10 11:46:07.193 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-10 11:46:07.193 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-10 11:46:07.193 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-10 11:46:07.193 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-10 11:46:07.193 | python3-zope.interface 2022-06-10 11:46:07.193 | Use 'sudo apt autoremove' to remove them. 2022-06-10 11:46:07.307 | 0 upgraded, 0 newly installed, 0 to remove and 144 not upgraded. 2022-06-10 11:46:07.312 | + functions-common:apt_get:1235 : result=0 2022-06-10 11:46:07.315 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-10 11:46:07.317 | + functions-common:time_stop:2426 : local name 2022-06-10 11:46:07.319 | + functions-common:time_stop:2427 : local end_time 2022-06-10 11:46:07.321 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 11:46:07.323 | + functions-common:time_stop:2429 : local total 2022-06-10 11:46:07.325 | + functions-common:time_stop:2430 : local start_time 2022-06-10 11:46:07.327 | + functions-common:time_stop:2432 : name=apt-get 2022-06-10 11:46:07.329 | + functions-common:time_stop:2433 : start_time=1654861566554 2022-06-10 11:46:07.331 | + functions-common:time_stop:2435 : [[ -z 1654861566554 ]] 2022-06-10 11:46:07.334 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 11:46:07.338 | + functions-common:time_stop:2438 : end_time=1654861567336 2022-06-10 11:46:07.340 | + functions-common:time_stop:2439 : elapsed_time=782 2022-06-10 11:46:07.342 | + functions-common:time_stop:2440 : total=3893 2022-06-10 11:46:07.344 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 11:46:07.347 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=4675 2022-06-10 11:46:07.349 | + functions-common:apt_get:1239 : return 0 2022-06-10 11:46:07.351 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-06-10 11:46:07.353 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:46:07.355 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:46:07.358 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-06-10 11:46:07.361 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-06-10 11:46:07.364 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-06-10 11:46:07.368 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-06-10 11:46:07.370 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-06-10 11:46:07.373 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-06-10 11:46:07.374 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-06-10 11:46:07.378 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-06-10 11:46:07.380 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-06-10 11:46:07.383 | + functions:vercmp:628 : local v1=5.4 2022-06-10 11:46:07.385 | + functions:vercmp:629 : local 'op=<' 2022-06-10 11:46:07.387 | + functions:vercmp:630 : local v2=3.13 2022-06-10 11:46:07.390 | + functions:vercmp:631 : local result 2022-06-10 11:46:07.393 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-06-10 11:46:07.394 | ++ functions:vercmp:635 : sort -V 2022-06-10 11:46:07.394 | ++ functions:vercmp:635 : head -1 2022-06-10 11:46:07.399 | + functions:vercmp:635 : result=3.13 2022-06-10 11:46:07.401 | + functions:vercmp:637 : case $op in 2022-06-10 11:46:07.403 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-06-10 11:46:07.406 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-06-10 11:46:07.408 | + functions:vercmp:648 : return 2022-06-10 11:46:07.410 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-06-10 11:46:07.413 | + functions-common:restart_service:2310 : '[' -x /bin/systemctl ']' 2022-06-10 11:46:07.415 | + functions-common:restart_service:2311 : sudo /bin/systemctl restart openvswitch-switch 2022-06-10 11:46:07.884 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-06-10 11:46:07.887 | + inc/python:use_library_from_git:246 : local name=os-ken 2022-06-10 11:46:07.890 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:46:07.893 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:46:07.895 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-ken, ]] 2022-06-10 11:46:07.897 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:46:07.900 | + ./stack.sh:main:841 : is_service_enabled etcd3 2022-06-10 11:46:07.917 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:46:07.919 | + ./stack.sh:main:842 : install_etcd3 2022-06-10 11:46:07.922 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-06-10 11:46:07.922 | Installing etcd 2022-06-10 11:46:07.927 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-06-10 11:46:07.940 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-06-10 11:46:07.955 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-06-10 11:46:07.958 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-06-10 11:46:07.972 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-06-10 11:46:07.975 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-10 11:46:07.977 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-10 11:46:07.980 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-10 11:46:07.986 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-06-10 11:46:07.988 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-06-10 11:46:07.991 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-06-10 11:46:07.993 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-10 11:46:07.996 | ++ functions:get_extra_file:74 : return 2022-06-10 11:46:07.999 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-06-10 11:46:08.002 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-06-10 11:46:08.004 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-06-10 11:46:08.006 | + ./stack.sh:main:851 : is_service_enabled tls-proxy 2022-06-10 11:46:08.024 | + functions-common:is_service_enabled:2082 : return 1 2022-06-10 11:46:08.026 | + ./stack.sh:main:861 : install_dstat 2022-06-10 11:46:08.028 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-06-10 11:46:08.044 | + functions-common:is_service_enabled:2082 : return 1 2022-06-10 11:46:08.047 | + ./stack.sh:main:867 : echo_summary 'Installing OpenStack project source' 2022-06-10 11:46:08.051 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-10 11:46:08.053 | + ./stack.sh:echo_summary:441 : echo -e Installing OpenStack project source 2022-06-10 11:46:08.055 | + ./stack.sh:main:870 : install_libs 2022-06-10 11:46:08.058 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-06-10 11:46:08.061 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-06-10 11:46:08.063 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-06-10 11:46:08.065 | + inc/python:use_library_from_git:246 : local name=automaton 2022-06-10 11:46:08.067 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:46:08.070 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:46:08.072 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,automaton, ]] 2022-06-10 11:46:08.074 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:46:08.076 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-06-10 11:46:08.078 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-06-10 11:46:08.081 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-06-10 11:46:08.083 | + inc/python:use_library_from_git:246 : local name=castellan 2022-06-10 11:46:08.085 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:46:08.087 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:46:08.089 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,castellan, ]] 2022-06-10 11:46:08.092 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:46:08.094 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-06-10 11:46:08.096 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-06-10 11:46:08.098 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-06-10 11:46:08.101 | + inc/python:use_library_from_git:246 : local name=cliff 2022-06-10 11:46:08.103 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:46:08.105 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:46:08.108 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,cliff, ]] 2022-06-10 11:46:08.110 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:46:08.113 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-06-10 11:46:08.115 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-06-10 11:46:08.117 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-06-10 11:46:08.119 | + inc/python:use_library_from_git:246 : local name=cursive 2022-06-10 11:46:08.122 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:46:08.125 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:46:08.127 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,cursive, ]] 2022-06-10 11:46:08.129 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:46:08.131 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-06-10 11:46:08.134 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-06-10 11:46:08.136 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-06-10 11:46:08.138 | + inc/python:use_library_from_git:246 : local name=debtcollector 2022-06-10 11:46:08.140 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:46:08.143 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:46:08.145 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,debtcollector, ]] 2022-06-10 11:46:08.147 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:46:08.150 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-06-10 11:46:08.152 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-06-10 11:46:08.154 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-06-10 11:46:08.156 | + inc/python:use_library_from_git:246 : local name=futurist 2022-06-10 11:46:08.159 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:46:08.161 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:46:08.163 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,futurist, ]] 2022-06-10 11:46:08.166 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:46:08.168 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-06-10 11:46:08.171 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-06-10 11:46:08.173 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-06-10 11:46:08.175 | + inc/python:use_library_from_git:246 : local name=openstacksdk 2022-06-10 11:46:08.178 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:46:08.180 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:46:08.182 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,openstacksdk, ]] 2022-06-10 11:46:08.184 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:46:08.187 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-06-10 11:46:08.189 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-06-10 11:46:08.192 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-06-10 11:46:08.194 | + inc/python:use_library_from_git:246 : local name=osc-lib 2022-06-10 11:46:08.196 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:46:08.198 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:46:08.201 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osc-lib, ]] 2022-06-10 11:46:08.203 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:46:08.205 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-06-10 11:46:08.208 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-06-10 11:46:08.210 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-06-10 11:46:08.212 | + inc/python:use_library_from_git:246 : local name=osc-placement 2022-06-10 11:46:08.214 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:46:08.217 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:46:08.219 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osc-placement, ]] 2022-06-10 11:46:08.221 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:46:08.224 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-06-10 11:46:08.226 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-06-10 11:46:08.228 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-06-10 11:46:08.230 | + inc/python:use_library_from_git:246 : local name=os-client-config 2022-06-10 11:46:08.233 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:46:08.236 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:46:08.238 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-client-config, ]] 2022-06-10 11:46:08.240 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:46:08.243 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-06-10 11:46:08.245 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-06-10 11:46:08.247 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-06-10 11:46:08.250 | + inc/python:use_library_from_git:246 : local name=oslo.cache 2022-06-10 11:46:08.253 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:46:08.255 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:46:08.257 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.cache, ]] 2022-06-10 11:46:08.259 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:46:08.262 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-06-10 11:46:08.264 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-06-10 11:46:08.266 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-06-10 11:46:08.269 | + inc/python:use_library_from_git:246 : local name=oslo.concurrency 2022-06-10 11:46:08.271 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:46:08.273 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:46:08.275 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.concurrency, ]] 2022-06-10 11:46:08.278 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:46:08.280 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-06-10 11:46:08.282 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-06-10 11:46:08.285 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-06-10 11:46:08.287 | + inc/python:use_library_from_git:246 : local name=oslo.config 2022-06-10 11:46:08.289 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:46:08.291 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:46:08.294 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.config, ]] 2022-06-10 11:46:08.297 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:46:08.299 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-06-10 11:46:08.301 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-06-10 11:46:08.303 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-06-10 11:46:08.306 | + inc/python:use_library_from_git:246 : local name=oslo.context 2022-06-10 11:46:08.308 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:46:08.310 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:46:08.313 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.context, ]] 2022-06-10 11:46:08.315 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:46:08.317 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-06-10 11:46:08.320 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-06-10 11:46:08.322 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-06-10 11:46:08.324 | + inc/python:use_library_from_git:246 : local name=oslo.db 2022-06-10 11:46:08.327 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:46:08.330 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:46:08.332 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.db, ]] 2022-06-10 11:46:08.334 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:46:08.336 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-06-10 11:46:08.339 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-06-10 11:46:08.341 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-06-10 11:46:08.343 | + inc/python:use_library_from_git:246 : local name=oslo.i18n 2022-06-10 11:46:08.346 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:46:08.348 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:46:08.350 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.i18n, ]] 2022-06-10 11:46:08.353 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:46:08.355 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-06-10 11:46:08.358 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-06-10 11:46:08.360 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-06-10 11:46:08.363 | + inc/python:use_library_from_git:246 : local name=oslo.limit 2022-06-10 11:46:08.365 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:46:08.367 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:46:08.370 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.limit, ]] 2022-06-10 11:46:08.372 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:46:08.375 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-06-10 11:46:08.377 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-06-10 11:46:08.379 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-06-10 11:46:08.382 | + inc/python:use_library_from_git:246 : local name=oslo.log 2022-06-10 11:46:08.384 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:46:08.386 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:46:08.389 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.log, ]] 2022-06-10 11:46:08.391 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:46:08.393 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-06-10 11:46:08.396 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-06-10 11:46:08.398 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-06-10 11:46:08.400 | + inc/python:use_library_from_git:246 : local name=oslo.messaging 2022-06-10 11:46:08.402 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:46:08.405 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:46:08.407 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.messaging, ]] 2022-06-10 11:46:08.410 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:46:08.412 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-06-10 11:46:08.414 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-06-10 11:46:08.417 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-06-10 11:46:08.419 | + inc/python:use_library_from_git:246 : local name=oslo.middleware 2022-06-10 11:46:08.422 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:46:08.424 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:46:08.426 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.middleware, ]] 2022-06-10 11:46:08.429 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:46:08.431 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-06-10 11:46:08.433 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-06-10 11:46:08.436 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-06-10 11:46:08.438 | + inc/python:use_library_from_git:246 : local name=oslo.policy 2022-06-10 11:46:08.441 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:46:08.443 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:46:08.445 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.policy, ]] 2022-06-10 11:46:08.447 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:46:08.450 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-06-10 11:46:08.452 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-06-10 11:46:08.454 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-06-10 11:46:08.457 | + inc/python:use_library_from_git:246 : local name=oslo.privsep 2022-06-10 11:46:08.459 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:46:08.461 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:46:08.463 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.privsep, ]] 2022-06-10 11:46:08.466 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:46:08.469 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-06-10 11:46:08.471 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-06-10 11:46:08.473 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-06-10 11:46:08.476 | + inc/python:use_library_from_git:246 : local name=oslo.reports 2022-06-10 11:46:08.478 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:46:08.480 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:46:08.483 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.reports, ]] 2022-06-10 11:46:08.486 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:46:08.488 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-06-10 11:46:08.490 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-06-10 11:46:08.493 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-06-10 11:46:08.495 | + inc/python:use_library_from_git:246 : local name=oslo.rootwrap 2022-06-10 11:46:08.497 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:46:08.500 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:46:08.503 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-06-10 11:46:08.505 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:46:08.507 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-06-10 11:46:08.510 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-06-10 11:46:08.512 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-06-10 11:46:08.514 | + inc/python:use_library_from_git:246 : local name=oslo.serialization 2022-06-10 11:46:08.517 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:46:08.519 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:46:08.522 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.serialization, ]] 2022-06-10 11:46:08.524 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:46:08.526 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-06-10 11:46:08.529 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-06-10 11:46:08.531 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-06-10 11:46:08.534 | + inc/python:use_library_from_git:246 : local name=oslo.service 2022-06-10 11:46:08.536 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:46:08.538 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:46:08.541 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.service, ]] 2022-06-10 11:46:08.543 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:46:08.546 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-06-10 11:46:08.548 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-06-10 11:46:08.550 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-06-10 11:46:08.553 | + inc/python:use_library_from_git:246 : local name=oslo.utils 2022-06-10 11:46:08.555 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:46:08.557 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:46:08.560 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.utils, ]] 2022-06-10 11:46:08.562 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:46:08.564 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-06-10 11:46:08.567 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-06-10 11:46:08.569 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-06-10 11:46:08.571 | + inc/python:use_library_from_git:246 : local name=oslo.versionedobjects 2022-06-10 11:46:08.574 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:46:08.576 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:46:08.578 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-06-10 11:46:08.581 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:46:08.583 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-06-10 11:46:08.585 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-06-10 11:46:08.587 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-06-10 11:46:08.590 | + inc/python:use_library_from_git:246 : local name=oslo.vmware 2022-06-10 11:46:08.593 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:46:08.595 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:46:08.597 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.vmware, ]] 2022-06-10 11:46:08.600 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:46:08.602 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-06-10 11:46:08.604 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-06-10 11:46:08.606 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-06-10 11:46:08.610 | + inc/python:use_library_from_git:246 : local name=osprofiler 2022-06-10 11:46:08.612 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:46:08.615 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:46:08.617 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osprofiler, ]] 2022-06-10 11:46:08.619 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:46:08.622 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-06-10 11:46:08.624 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-06-10 11:46:08.626 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-06-10 11:46:08.628 | + inc/python:use_library_from_git:246 : local name=pycadf 2022-06-10 11:46:08.631 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:46:08.633 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:46:08.635 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,pycadf, ]] 2022-06-10 11:46:08.638 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:46:08.640 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-06-10 11:46:08.642 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-06-10 11:46:08.645 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-06-10 11:46:08.647 | + inc/python:use_library_from_git:246 : local name=stevedore 2022-06-10 11:46:08.649 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:46:08.652 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:46:08.654 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,stevedore, ]] 2022-06-10 11:46:08.657 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:46:08.659 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-06-10 11:46:08.661 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-06-10 11:46:08.664 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-06-10 11:46:08.666 | + inc/python:use_library_from_git:246 : local name=taskflow 2022-06-10 11:46:08.668 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:46:08.671 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:46:08.673 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,taskflow, ]] 2022-06-10 11:46:08.675 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:46:08.678 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-06-10 11:46:08.680 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-06-10 11:46:08.682 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-06-10 11:46:08.685 | + inc/python:use_library_from_git:246 : local name=tooz 2022-06-10 11:46:08.688 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:46:08.690 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:46:08.692 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,tooz, ]] 2022-06-10 11:46:08.695 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:46:08.697 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-06-10 11:46:08.699 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-06-10 11:46:08.702 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-06-10 11:46:08.704 | + inc/python:use_library_from_git:246 : local name=os-brick 2022-06-10 11:46:08.706 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:46:08.708 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:46:08.711 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-brick, ]] 2022-06-10 11:46:08.713 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:46:08.715 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-06-10 11:46:08.719 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-06-10 11:46:08.721 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-06-10 11:46:08.723 | + inc/python:use_library_from_git:246 : local name=os-resource-classes 2022-06-10 11:46:08.726 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:46:08.728 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:46:08.730 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-resource-classes, ]] 2022-06-10 11:46:08.733 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:46:08.736 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-06-10 11:46:08.738 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-06-10 11:46:08.740 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-06-10 11:46:08.743 | + inc/python:use_library_from_git:246 : local name=os-traits 2022-06-10 11:46:08.745 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:46:08.747 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:46:08.750 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-traits, ]] 2022-06-10 11:46:08.753 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:46:08.755 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-06-10 11:46:08.757 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-06-10 11:46:08.760 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-06-10 11:46:08.762 | + inc/python:use_library_from_git:246 : local name=python-barbicanclient 2022-06-10 11:46:08.765 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:46:08.768 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:46:08.770 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-barbicanclient, ]] 2022-06-10 11:46:08.772 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:46:08.775 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-06-10 11:46:08.797 | Using python 3.8 to install etcd3 2022-06-10 11:46:08.799 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-06-10 11:46:10.959 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:46:10.959 | from cryptography.utils import int_from_bytes 2022-06-10 11:46:10.959 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:46:10.959 | from cryptography.utils import int_from_bytes 2022-06-10 11:46:12.019 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-10 11:46:12.021 | Requirement already satisfied: etcd3===0.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 160)) (0.12.0) 2022-06-10 11:46:12.029 | Requirement already satisfied: grpcio===1.46.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 189)) (1.46.3) 2022-06-10 11:46:12.039 | Requirement already satisfied: protobuf===3.20.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (3.20.1) 2022-06-10 11:46:12.042 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.16.0) 2022-06-10 11:46:12.045 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 538)) (6.3.1) 2022-06-10 11:46:14.464 | + inc/python:pip_install:196 : result=0 2022-06-10 11:46:14.468 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-10 11:46:14.470 | + functions-common:time_stop:2426 : local name 2022-06-10 11:46:14.472 | + functions-common:time_stop:2427 : local end_time 2022-06-10 11:46:14.475 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 11:46:14.477 | + functions-common:time_stop:2429 : local total 2022-06-10 11:46:14.479 | + functions-common:time_stop:2430 : local start_time 2022-06-10 11:46:14.481 | + functions-common:time_stop:2432 : name=pip_install 2022-06-10 11:46:14.484 | + functions-common:time_stop:2433 : start_time=1654861568790 2022-06-10 11:46:14.486 | + functions-common:time_stop:2435 : [[ -z 1654861568790 ]] 2022-06-10 11:46:14.489 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 11:46:14.493 | + functions-common:time_stop:2438 : end_time=1654861574490 2022-06-10 11:46:14.495 | + functions-common:time_stop:2439 : elapsed_time=5700 2022-06-10 11:46:14.497 | + functions-common:time_stop:2440 : total=29818 2022-06-10 11:46:14.499 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 11:46:14.501 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=35518 2022-06-10 11:46:14.503 | + inc/python:pip_install:199 : return 0 2022-06-10 11:46:14.506 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-06-10 11:46:14.527 | Using python 3.8 to install etcd3gw 2022-06-10 11:46:14.530 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-06-10 11:46:16.655 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:46:16.655 | from cryptography.utils import int_from_bytes 2022-06-10 11:46:16.655 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:46:16.655 | from cryptography.utils import int_from_bytes 2022-06-10 11:46:17.750 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-10 11:46:17.752 | Requirement already satisfied: etcd3gw===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (1.0.2) 2022-06-10 11:46:17.759 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-06-10 11:46:17.761 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-06-10 11:46:17.765 | Requirement already satisfied: requests===2.27.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.27.1) 2022-06-10 11:46:17.792 | Requirement already satisfied: urllib3===1.26.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.26.9) 2022-06-10 11:46:17.825 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-06-10 11:46:17.829 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 454)) (2019.11.28) 2022-06-10 11:46:17.831 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.0.12) 2022-06-10 11:46:20.265 | + inc/python:pip_install:196 : result=0 2022-06-10 11:46:20.268 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-10 11:46:20.270 | + functions-common:time_stop:2426 : local name 2022-06-10 11:46:20.272 | + functions-common:time_stop:2427 : local end_time 2022-06-10 11:46:20.274 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 11:46:20.276 | + functions-common:time_stop:2429 : local total 2022-06-10 11:46:20.279 | + functions-common:time_stop:2430 : local start_time 2022-06-10 11:46:20.281 | + functions-common:time_stop:2432 : name=pip_install 2022-06-10 11:46:20.284 | + functions-common:time_stop:2433 : start_time=1654861574521 2022-06-10 11:46:20.286 | + functions-common:time_stop:2435 : [[ -z 1654861574521 ]] 2022-06-10 11:46:20.289 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 11:46:20.293 | + functions-common:time_stop:2438 : end_time=1654861580290 2022-06-10 11:46:20.295 | + functions-common:time_stop:2439 : elapsed_time=5769 2022-06-10 11:46:20.297 | + functions-common:time_stop:2440 : total=35518 2022-06-10 11:46:20.300 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 11:46:20.302 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=41287 2022-06-10 11:46:20.304 | + inc/python:pip_install:199 : return 0 2022-06-10 11:46:20.306 | + ./stack.sh:main:873 : install_apache_uwsgi 2022-06-10 11:46:20.309 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-06-10 11:46:20.311 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-06-10 11:46:20.314 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-10 11:46:20.316 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-10 11:46:20.318 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-10 11:46:20.321 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-10 11:46:20.323 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-10 11:46:20.326 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-10 11:46:20.328 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-10 11:46:20.330 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-10 11:46:20.333 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-10 11:46:20.335 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-10 11:46:20.338 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-06-10 11:46:20.340 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:46:20.343 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:46:20.345 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-06-10 11:46:20.347 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-10 11:46:20.350 | + functions-common:install_package:1464 : update_package_repo 2022-06-10 11:46:20.352 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-10 11:46:20.354 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-10 11:46:20.356 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-10 11:46:20.359 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-10 11:46:20.361 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-10 11:46:20.364 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:46:20.366 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:46:20.368 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-10 11:46:20.371 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-10 11:46:20.373 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-10 11:46:20.375 | + functions-common:apt_get_update:1191 : return 2022-06-10 11:46:20.378 | + functions-common:install_package:1465 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-10 11:46:20.380 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-10 11:46:20.382 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:46:20.385 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:46:20.387 | + functions-common:real_install_package:1451 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-10 11:46:20.409 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-06-10 11:46:20.519 | Reading package lists... 2022-06-10 11:46:20.770 | Building dependency tree... 2022-06-10 11:46:20.771 | Reading state information... 2022-06-10 11:46:21.028 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-06-10 11:46:21.028 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-06-10 11:46:21.028 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.11). 2022-06-10 11:46:21.028 | The following packages were automatically installed and are no longer required: 2022-06-10 11:46:21.029 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-10 11:46:21.029 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-10 11:46:21.029 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-10 11:46:21.029 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-10 11:46:21.029 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-10 11:46:21.029 | python3-zope.interface 2022-06-10 11:46:21.029 | Use 'sudo apt autoremove' to remove them. 2022-06-10 11:46:21.144 | 0 upgraded, 0 newly installed, 0 to remove and 144 not upgraded. 2022-06-10 11:46:21.149 | + functions-common:apt_get:1235 : result=0 2022-06-10 11:46:21.151 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-10 11:46:21.154 | + functions-common:time_stop:2426 : local name 2022-06-10 11:46:21.157 | + functions-common:time_stop:2427 : local end_time 2022-06-10 11:46:21.159 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 11:46:21.161 | + functions-common:time_stop:2429 : local total 2022-06-10 11:46:21.163 | + functions-common:time_stop:2430 : local start_time 2022-06-10 11:46:21.165 | + functions-common:time_stop:2432 : name=apt-get 2022-06-10 11:46:21.168 | + functions-common:time_stop:2433 : start_time=1654861580407 2022-06-10 11:46:21.170 | + functions-common:time_stop:2435 : [[ -z 1654861580407 ]] 2022-06-10 11:46:21.173 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 11:46:21.177 | + functions-common:time_stop:2438 : end_time=1654861581174 2022-06-10 11:46:21.179 | + functions-common:time_stop:2439 : elapsed_time=767 2022-06-10 11:46:21.181 | + functions-common:time_stop:2440 : total=4675 2022-06-10 11:46:21.184 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 11:46:21.186 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=5442 2022-06-10 11:46:21.189 | + functions-common:apt_get:1239 : return 0 2022-06-10 11:46:21.191 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-06-10 11:46:21.193 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:46:21.196 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:46:21.198 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-06-10 11:46:21.264 | Module proxy already enabled 2022-06-10 11:46:21.268 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-06-10 11:46:21.330 | Considering dependency proxy for proxy_uwsgi: 2022-06-10 11:46:21.330 | Module proxy already enabled 2022-06-10 11:46:21.330 | Module proxy_uwsgi already enabled 2022-06-10 11:46:21.335 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-06-10 11:46:21.337 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-06-10 11:46:21.339 | + functions-common:restart_service:2310 : '[' -x /bin/systemctl ']' 2022-06-10 11:46:21.342 | + functions-common:restart_service:2311 : sudo /bin/systemctl restart apache2 2022-06-10 11:46:21.542 | + ./stack.sh:main:876 : install_keystoneauth 2022-06-10 11:46:21.545 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-06-10 11:46:21.547 | + inc/python:use_library_from_git:246 : local name=keystoneauth 2022-06-10 11:46:21.556 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:46:21.557 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:46:21.563 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,keystoneauth, ]] 2022-06-10 11:46:21.568 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:46:21.569 | + ./stack.sh:main:877 : install_keystoneclient 2022-06-10 11:46:21.578 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-06-10 11:46:21.581 | + inc/python:use_library_from_git:246 : local name=python-keystoneclient 2022-06-10 11:46:21.583 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:46:21.587 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:46:21.590 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-keystoneclient, ]] 2022-06-10 11:46:21.592 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:46:21.595 | + ./stack.sh:main:878 : install_glanceclient 2022-06-10 11:46:21.597 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-06-10 11:46:21.599 | + inc/python:use_library_from_git:246 : local name=python-glanceclient 2022-06-10 11:46:21.602 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:46:21.604 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:46:21.607 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-glanceclient, ]] 2022-06-10 11:46:21.611 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:46:21.614 | + ./stack.sh:main:879 : install_cinderclient 2022-06-10 11:46:21.616 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-06-10 11:46:21.618 | + inc/python:use_library_from_git:246 : local name=python-brick-cinderclient-ext 2022-06-10 11:46:21.621 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:46:21.624 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:46:21.626 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-06-10 11:46:21.628 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:46:21.631 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-06-10 11:46:21.633 | + inc/python:use_library_from_git:246 : local name=python-cinderclient 2022-06-10 11:46:21.636 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:46:21.638 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:46:21.640 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-cinderclient, ]] 2022-06-10 11:46:21.643 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:46:21.645 | + ./stack.sh:main:880 : install_novaclient 2022-06-10 11:46:21.648 | + lib/nova:install_novaclient:878 : use_library_from_git python-novaclient 2022-06-10 11:46:21.650 | + inc/python:use_library_from_git:246 : local name=python-novaclient 2022-06-10 11:46:21.652 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:46:21.655 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:46:21.657 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-novaclient, ]] 2022-06-10 11:46:21.660 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:46:21.662 | + ./stack.sh:main:881 : is_service_enabled swift glance horizon 2022-06-10 11:46:21.680 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:46:21.682 | + ./stack.sh:main:882 : install_swiftclient 2022-06-10 11:46:21.685 | + lib/swift:install_swiftclient:733 : use_library_from_git python-swiftclient 2022-06-10 11:46:21.688 | + inc/python:use_library_from_git:246 : local name=python-swiftclient 2022-06-10 11:46:21.690 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:46:21.693 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:46:21.695 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-swiftclient, ]] 2022-06-10 11:46:21.697 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:46:21.700 | + ./stack.sh:main:884 : is_service_enabled neutron nova horizon 2022-06-10 11:46:21.716 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:46:21.719 | + ./stack.sh:main:885 : install_neutronclient 2022-06-10 11:46:21.721 | + lib/neutron:install_neutronclient:453 : use_library_from_git python-neutronclient 2022-06-10 11:46:21.723 | + inc/python:use_library_from_git:246 : local name=python-neutronclient 2022-06-10 11:46:21.726 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:46:21.728 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:46:21.731 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-neutronclient, ]] 2022-06-10 11:46:21.734 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:46:21.736 | + ./stack.sh:main:889 : install_keystonemiddleware 2022-06-10 11:46:21.739 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-06-10 11:46:21.741 | + inc/python:use_library_from_git:246 : local name=keystonemiddleware 2022-06-10 11:46:21.743 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:46:21.746 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:46:21.749 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,keystonemiddleware, ]] 2022-06-10 11:46:21.751 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:46:21.753 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-06-10 11:46:21.756 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-06-10 11:46:21.758 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-10 11:46:21.761 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-06-10 11:46:21.764 | ++ inc/python:get_from_global_requirements:221 : local package=keystonemiddleware 2022-06-10 11:46:21.766 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-06-10 11:46:21.770 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-06-10 11:46:21.770 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-06-10 11:46:21.775 | ++ inc/python:get_from_global_requirements:223 : required_pkg='keystonemiddleware ' 2022-06-10 11:46:21.777 | ++ inc/python:get_from_global_requirements:224 : [[ keystonemiddleware == '' ]] 2022-06-10 11:46:21.780 | ++ inc/python:get_from_global_requirements:227 : echo keystonemiddleware 2022-06-10 11:46:21.783 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-06-10 11:46:21.785 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-06-10 11:46:21.806 | Using python 3.8 to install keystonemiddleware 2022-06-10 11:46:21.808 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-06-10 11:46:23.936 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:46:23.936 | from cryptography.utils import int_from_bytes 2022-06-10 11:46:23.936 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:46:23.936 | from cryptography.utils import int_from_bytes 2022-06-10 11:46:24.997 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-10 11:46:24.999 | Requirement already satisfied: keystonemiddleware===9.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (9.5.0) 2022-06-10 11:46:25.051 | Requirement already satisfied: oslo.cache===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (2.11.0) 2022-06-10 11:46:25.088 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (8.8.0) 2022-06-10 11:46:25.127 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.1.0) 2022-06-10 11:46:25.133 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-06-10 11:46:25.138 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-06-10 11:46:25.176 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (4.3.0) 2022-06-10 11:46:25.185 | Requirement already satisfied: oslo.utils===4.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (4.13.0) 2022-06-10 11:46:25.201 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-06-10 11:46:25.206 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-06-10 11:46:25.208 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-06-10 11:46:25.219 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-06-10 11:46:25.221 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-06-10 11:46:25.227 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) (2.8.2) 2022-06-10 11:46:25.232 | Requirement already satisfied: python-keystoneclient===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 412)) (4.5.0) 2022-06-10 11:46:25.253 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2022.1) 2022-06-10 11:46:25.257 | Requirement already satisfied: requests===2.27.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.27.1) 2022-06-10 11:46:25.283 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 467)) (1.5.0) 2022-06-10 11:46:25.288 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.16.0) 2022-06-10 11:46:25.290 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.5.0) 2022-06-10 11:46:25.297 | Requirement already satisfied: urllib3===1.26.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.26.9) 2022-06-10 11:46:25.330 | Requirement already satisfied: keystoneauth1===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (4.6.0) 2022-06-10 11:46:25.388 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-06-10 11:46:25.401 | Requirement already satisfied: dogpile.cache===1.1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.5) 2022-06-10 11:46:25.406 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-06-10 11:46:25.412 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-06-10 11:46:25.415 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-06-10 11:46:25.420 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-06-10 11:46:25.423 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-06-10 11:46:25.426 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-06-10 11:46:25.429 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.0.12) 2022-06-10 11:46:25.433 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-06-10 11:46:25.437 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 454)) (2019.11.28) 2022-06-10 11:46:25.440 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-06-10 11:46:25.444 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-06-10 11:46:25.446 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (1.14.1) 2022-06-10 11:46:27.584 | + inc/python:pip_install:196 : result=0 2022-06-10 11:46:27.586 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-10 11:46:27.589 | + functions-common:time_stop:2426 : local name 2022-06-10 11:46:27.592 | + functions-common:time_stop:2427 : local end_time 2022-06-10 11:46:27.594 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 11:46:27.596 | + functions-common:time_stop:2429 : local total 2022-06-10 11:46:27.598 | + functions-common:time_stop:2430 : local start_time 2022-06-10 11:46:27.601 | + functions-common:time_stop:2432 : name=pip_install 2022-06-10 11:46:27.603 | + functions-common:time_stop:2433 : start_time=1654861581801 2022-06-10 11:46:27.605 | + functions-common:time_stop:2435 : [[ -z 1654861581801 ]] 2022-06-10 11:46:27.608 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 11:46:27.612 | + functions-common:time_stop:2438 : end_time=1654861587610 2022-06-10 11:46:27.614 | + functions-common:time_stop:2439 : elapsed_time=5809 2022-06-10 11:46:27.617 | + functions-common:time_stop:2440 : total=41287 2022-06-10 11:46:27.619 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 11:46:27.621 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=47096 2022-06-10 11:46:27.624 | + inc/python:pip_install:199 : return 0 2022-06-10 11:46:27.626 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-06-10 11:46:27.628 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-06-10 11:46:27.631 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-10 11:46:27.634 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-06-10 11:46:27.636 | ++ inc/python:get_from_global_requirements:221 : local package=python-memcached 2022-06-10 11:46:27.639 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-06-10 11:46:27.643 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-06-10 11:46:27.643 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-06-10 11:46:27.649 | ++ inc/python:get_from_global_requirements:223 : required_pkg='python-memcached ' 2022-06-10 11:46:27.651 | ++ inc/python:get_from_global_requirements:224 : [[ python-memcached == '' ]] 2022-06-10 11:46:27.654 | ++ inc/python:get_from_global_requirements:227 : echo python-memcached 2022-06-10 11:46:27.657 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-06-10 11:46:27.659 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-06-10 11:46:27.681 | Using python 3.8 to install python-memcached 2022-06-10 11:46:27.683 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-06-10 11:46:29.820 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:46:29.820 | from cryptography.utils import int_from_bytes 2022-06-10 11:46:29.820 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:46:29.820 | from cryptography.utils import int_from_bytes 2022-06-10 11:46:30.886 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-10 11:46:30.889 | Requirement already satisfied: python-memcached===1.59 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 418)) (1.59) 2022-06-10 11:46:30.893 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.16.0) 2022-06-10 11:46:33.343 | + inc/python:pip_install:196 : result=0 2022-06-10 11:46:33.345 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-10 11:46:33.348 | + functions-common:time_stop:2426 : local name 2022-06-10 11:46:33.350 | + functions-common:time_stop:2427 : local end_time 2022-06-10 11:46:33.352 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 11:46:33.354 | + functions-common:time_stop:2429 : local total 2022-06-10 11:46:33.357 | + functions-common:time_stop:2430 : local start_time 2022-06-10 11:46:33.359 | + functions-common:time_stop:2432 : name=pip_install 2022-06-10 11:46:33.362 | + functions-common:time_stop:2433 : start_time=1654861587675 2022-06-10 11:46:33.364 | + functions-common:time_stop:2435 : [[ -z 1654861587675 ]] 2022-06-10 11:46:33.367 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 11:46:33.371 | + functions-common:time_stop:2438 : end_time=1654861593368 2022-06-10 11:46:33.373 | + functions-common:time_stop:2439 : elapsed_time=5693 2022-06-10 11:46:33.376 | + functions-common:time_stop:2440 : total=47096 2022-06-10 11:46:33.378 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 11:46:33.380 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=52789 2022-06-10 11:46:33.382 | + inc/python:pip_install:199 : return 0 2022-06-10 11:46:33.385 | + ./stack.sh:main:891 : is_service_enabled keystone 2022-06-10 11:46:33.402 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:46:33.404 | + ./stack.sh:main:892 : '[' 10.222.0.33 == 10.222.0.33 ']' 2022-06-10 11:46:33.407 | + ./stack.sh:main:893 : stack_install_service keystone 2022-06-10 11:46:33.409 | + lib/stack:stack_install_service:20 : local service=keystone 2022-06-10 11:46:33.411 | + lib/stack:stack_install_service:21 : type install_keystone 2022-06-10 11:46:33.414 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-10 11:46:33.416 | + lib/stack:stack_install_service:32 : install_keystone 2022-06-10 11:46:33.419 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-06-10 11:46:33.434 | + functions-common:is_service_enabled:2082 : return 1 2022-06-10 11:46:33.437 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-06-10 11:46:33.439 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/keystone.git 2022-06-10 11:46:33.441 | + functions-common:git_clone:598 : local git_dest=/opt/stack/keystone 2022-06-10 11:46:33.443 | + functions-common:git_clone:599 : local git_ref=master 2022-06-10 11:46:33.445 | + functions-common:git_clone:600 : local orig_dir 2022-06-10 11:46:33.448 | ++ functions-common:git_clone:601 : pwd 2022-06-10 11:46:33.451 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-06-10 11:46:33.453 | + functions-common:git_clone:602 : local git_clone_flags= 2022-06-10 11:46:33.455 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-06-10 11:46:33.470 | + functions-common:git_clone:604 : RECLONE=False 2022-06-10 11:46:33.472 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-06-10 11:46:33.474 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-06-10 11:46:33.477 | + functions-common:git_clone:618 : echo master 2022-06-10 11:46:33.477 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-06-10 11:46:33.482 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/keystone ]] 2022-06-10 11:46:33.485 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-06-10 11:46:33.487 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-06-10 11:46:33.499 | + functions-common:git_clone:678 : cd /opt/stack/keystone 2022-06-10 11:46:33.502 | + functions-common:git_clone:679 : git show --oneline 2022-06-10 11:46:33.502 | + functions-common:git_clone:679 : head -1 2022-06-10 11:46:33.506 | daa8e746b Merge "Fix typo in documentation" 2022-06-10 11:46:33.508 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-06-10 11:46:33.510 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-06-10 11:46:33.514 | + inc/python:setup_develop:334 : local bindep 2022-06-10 11:46:33.516 | + inc/python:setup_develop:335 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-10 11:46:33.518 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/keystone 2022-06-10 11:46:33.521 | + inc/python:setup_develop:340 : local extras= 2022-06-10 11:46:33.523 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-06-10 11:46:33.525 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-06-10 11:46:33.528 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-10 11:46:33.530 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/keystone 2022-06-10 11:46:33.532 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-06-10 11:46:33.535 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-06-10 11:46:33.538 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/keystone 2022-06-10 11:46:33.540 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-06-10 11:46:33.543 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/keystone 2022-06-10 11:46:33.546 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-06-10 11:46:33.548 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-06-10 11:46:33.551 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-06-10 11:46:33.557 | + inc/python:_setup_package_with_constraints_edit:381 : name=keystone 2022-06-10 11:46:33.559 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-06-10 11:46:34.215 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/keystone -e 2022-06-10 11:46:34.218 | + inc/python:setup_package:414 : local bindep=0 2022-06-10 11:46:34.220 | + inc/python:setup_package:415 : local bindep_flag= 2022-06-10 11:46:34.222 | + inc/python:setup_package:416 : local bindep_profiles= 2022-06-10 11:46:34.224 | + inc/python:setup_package:417 : [[ /opt/stack/keystone == -bindep* ]] 2022-06-10 11:46:34.226 | + inc/python:setup_package:422 : local project_dir=/opt/stack/keystone 2022-06-10 11:46:34.229 | + inc/python:setup_package:423 : local flags=-e 2022-06-10 11:46:34.231 | + inc/python:setup_package:424 : local extras= 2022-06-10 11:46:34.234 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-06-10 11:46:34.236 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-06-10 11:46:34.238 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-06-10 11:46:34.241 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-06-10 11:46:34.243 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-06-10 11:46:34.245 | + inc/python:setup_package:442 : pip_install -e /opt/stack/keystone 2022-06-10 11:46:34.266 | Using python 3.8 to install /opt/stack/keystone 2022-06-10 11:46:34.268 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-06-10 11:46:36.419 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:46:36.420 | from cryptography.utils import int_from_bytes 2022-06-10 11:46:36.420 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:46:36.420 | from cryptography.utils import int_from_bytes 2022-06-10 11:46:37.506 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-10 11:46:37.507 | Obtaining file:///opt/stack/keystone 2022-06-10 11:46:39.132 | Requirement already satisfied: Flask===2.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 7)) (2.1.2) 2022-06-10 11:46:39.148 | Requirement already satisfied: Flask-RESTful===0.3.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 8)) (0.3.9) 2022-06-10 11:46:39.158 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-06-10 11:46:39.164 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-06-10 11:46:39.166 | Requirement already satisfied: PyJWT===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 18)) (2.4.0) 2022-06-10 11:46:39.194 | Requirement already satisfied: SQLAlchemy===1.4.37 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.37) 2022-06-10 11:46:39.338 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-06-10 11:46:39.351 | Requirement already satisfied: Werkzeug===2.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 34)) (2.1.2) 2022-06-10 11:46:39.356 | Requirement already satisfied: aniso8601===9.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 80)) (9.0.1) 2022-06-10 11:46:39.368 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-06-10 11:46:39.376 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.0) 2022-06-10 11:46:39.381 | Requirement already satisfied: click===8.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (8.1.3) 2022-06-10 11:46:39.386 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-06-10 11:46:39.424 | Requirement already satisfied: dogpile.cache===1.1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.5) 2022-06-10 11:46:39.429 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-06-10 11:46:39.435 | Requirement already satisfied: importlib-metadata===4.11.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (4.11.4) 2022-06-10 11:46:39.471 | Requirement already satisfied: itsdangerous===2.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (2.1.2) 2022-06-10 11:46:39.474 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (3.2.0) 2022-06-10 11:46:39.486 | Requirement already satisfied: keystonemiddleware===9.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (9.5.0) 2022-06-10 11:46:39.538 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-06-10 11:46:39.541 | Requirement already satisfied: oauthlib===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 278)) (3.2.0) 2022-06-10 11:46:39.552 | Requirement already satisfied: oslo.cache===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (2.11.0) 2022-06-10 11:46:39.589 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (8.8.0) 2022-06-10 11:46:39.629 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.1.0) 2022-06-10 11:46:39.634 | Requirement already satisfied: oslo.db===11.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (11.3.0) 2022-06-10 11:46:39.681 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-06-10 11:46:39.685 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-06-10 11:46:39.724 | Requirement already satisfied: oslo.messaging===12.14.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (12.14.0) 2022-06-10 11:46:39.779 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (0.4.0) 2022-06-10 11:46:39.789 | Requirement already satisfied: oslo.middleware===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.5.1) 2022-06-10 11:46:39.808 | Requirement already satisfied: oslo.policy===3.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (3.12.1) 2022-06-10 11:46:39.822 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (4.3.0) 2022-06-10 11:46:39.831 | Requirement already satisfied: oslo.service===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.8.0) 2022-06-10 11:46:39.854 | Requirement already satisfied: oslo.upgradecheck===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (1.5.0) 2022-06-10 11:46:39.864 | Requirement already satisfied: oslo.utils===4.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (4.13.0) 2022-06-10 11:46:39.879 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (3.4.3) 2022-06-10 11:46:39.919 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-06-10 11:46:39.924 | Requirement already satisfied: passlib===1.7.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (1.7.4) 2022-06-10 11:46:39.937 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-06-10 11:46:39.939 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-06-10 11:46:39.951 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-06-10 11:46:39.956 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-06-10 11:46:39.966 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-06-10 11:46:39.971 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-06-10 11:46:39.974 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-06-10 11:46:39.979 | Requirement already satisfied: pysaml2===7.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (7.1.2) 2022-06-10 11:46:40.003 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) (2.8.2) 2022-06-10 11:46:40.008 | Requirement already satisfied: python-keystoneclient===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 412)) (4.5.0) 2022-06-10 11:46:40.030 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2022.1) 2022-06-10 11:46:40.034 | Requirement already satisfied: requests===2.27.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.27.1) 2022-06-10 11:46:40.060 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 467)) (1.5.0) 2022-06-10 11:46:40.065 | Requirement already satisfied: scrypt===0.8.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (0.8.20) 2022-06-10 11:46:40.068 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.16.0) 2022-06-10 11:46:40.070 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517)) (0.13.0) 2022-06-10 11:46:40.080 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (0.4.2) 2022-06-10 11:46:40.083 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (3.3.0) 2022-06-10 11:46:40.086 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.5.0) 2022-06-10 11:46:40.093 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (2.0.1) 2022-06-10 11:46:40.101 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 542)) (0.5.0) 2022-06-10 11:46:40.107 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (2.5.0) 2022-06-10 11:46:40.118 | Requirement already satisfied: urllib3===1.26.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.26.9) 2022-06-10 11:46:40.150 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.2.5) 2022-06-10 11:46:40.155 | Requirement already satisfied: xmlschema===1.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 588)) (1.11.1) 2022-06-10 11:46:40.193 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 592)) (1.3.5) 2022-06-10 11:46:40.198 | Requirement already satisfied: zipp===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 597)) (3.8.0) 2022-06-10 11:46:40.223 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-06-10 11:46:40.226 | Requirement already satisfied: keystoneauth1===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (4.6.0) 2022-06-10 11:46:40.312 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-06-10 11:46:40.317 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-06-10 11:46:40.319 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-06-10 11:46:40.326 | Requirement already satisfied: alembic===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.0) 2022-06-10 11:46:40.340 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (5.2.4) 2022-06-10 11:46:40.387 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-06-10 11:46:40.391 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-06-10 11:46:40.394 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (5.2.0) 2022-06-10 11:46:40.397 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-06-10 11:46:40.406 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-06-10 11:46:40.416 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-06-10 11:46:40.425 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.0) 2022-06-10 11:46:40.433 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (3.0.0) 2022-06-10 11:46:40.444 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-06-10 11:46:40.455 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-06-10 11:46:40.458 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-06-10 11:46:40.461 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from pysaml2===7.1.2->-c /opt/stack/requirements/upper-constraints.txt (line 381)) (45.2.0) 2022-06-10 11:46:40.463 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 133)) (0.7.1) 2022-06-10 11:46:40.469 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-06-10 11:46:40.481 | Requirement already satisfied: importlib-resources===5.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.7.1) 2022-06-10 11:46:40.507 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-06-10 11:46:40.510 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.0.12) 2022-06-10 11:46:40.516 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 454)) (2019.11.28) 2022-06-10 11:46:40.518 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-06-10 11:46:40.520 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-06-10 11:46:40.522 | Requirement already satisfied: elementpath===2.5.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 157)) (2.5.3) 2022-06-10 11:46:40.538 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-06-10 11:46:40.542 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (1.14.1) 2022-06-10 11:46:40.546 | Requirement already satisfied: Mako===1.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.0) 2022-06-10 11:46:40.556 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (5.0.0) 2022-06-10 11:46:40.559 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-06-10 11:46:40.586 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-06-10 11:46:40.589 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (0.7) 2022-06-10 11:46:41.874 | Installing collected packages: keystone 2022-06-10 11:46:41.874 | Attempting uninstall: keystone 2022-06-10 11:46:41.875 | Found existing installation: keystone 21.1.0.dev19 2022-06-10 11:46:41.878 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-06-10 11:46:41.878 | Running setup.py develop for keystone 2022-06-10 11:46:43.936 | Successfully installed keystone 2022-06-10 11:46:44.054 | + inc/python:pip_install:196 : result=0 2022-06-10 11:46:44.056 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-10 11:46:44.058 | + functions-common:time_stop:2426 : local name 2022-06-10 11:46:44.061 | + functions-common:time_stop:2427 : local end_time 2022-06-10 11:46:44.063 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 11:46:44.065 | + functions-common:time_stop:2429 : local total 2022-06-10 11:46:44.067 | + functions-common:time_stop:2430 : local start_time 2022-06-10 11:46:44.069 | + functions-common:time_stop:2432 : name=pip_install 2022-06-10 11:46:44.071 | + functions-common:time_stop:2433 : start_time=1654861594261 2022-06-10 11:46:44.073 | + functions-common:time_stop:2435 : [[ -z 1654861594261 ]] 2022-06-10 11:46:44.076 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 11:46:44.080 | + functions-common:time_stop:2438 : end_time=1654861604078 2022-06-10 11:46:44.082 | + functions-common:time_stop:2439 : elapsed_time=9817 2022-06-10 11:46:44.084 | + functions-common:time_stop:2440 : total=52789 2022-06-10 11:46:44.086 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 11:46:44.088 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=62606 2022-06-10 11:46:44.091 | + inc/python:pip_install:199 : return 0 2022-06-10 11:46:44.093 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-06-10 11:46:44.096 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-10 11:46:44.098 | + functions-common:safe_chown:2327 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-10 11:46:44.116 | + functions-common:_safe_permission_operation:2175 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-06-10 11:46:44.128 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/keystone 2022-06-10 11:46:44.130 | + inc/python:use_library_from_git:246 : local name=/opt/stack/keystone 2022-06-10 11:46:44.133 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:46:44.135 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:46:44.138 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-06-10 11:46:44.141 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:46:44.143 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-06-10 11:46:44.162 | + functions-common:is_service_enabled:2082 : return 1 2022-06-10 11:46:44.164 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-06-10 11:46:44.166 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-10 11:46:44.169 | + ./stack.sh:main:894 : configure_keystone 2022-06-10 11:46:44.172 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-06-10 11:46:44.184 | + lib/keystone:configure_keystone:194 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-06-10 11:46:44.187 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-06-10 11:46:44.191 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-06-10 11:46:44.207 | + functions-common:is_service_enabled:2082 : return 1 2022-06-10 11:46:44.209 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-06-10 11:46:44.240 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-06-10 11:46:44.268 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-06-10 11:46:44.298 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-06-10 11:46:44.328 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-06-10 11:46:44.360 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-06-10 11:46:44.391 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-06-10 11:46:44.418 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-06-10 11:46:44.446 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-06-10 11:46:44.449 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-06-10 11:46:44.452 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-06-10 11:46:44.454 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-06-10 11:46:44.456 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-10 11:46:44.458 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-10 11:46:44.474 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:46:44.477 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-10 11:46:44.479 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-10 11:46:44.481 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-10 11:46:44.498 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:46:44.500 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.33:5672/ 2022-06-10 11:46:44.503 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.33:5672/ 2022-06-10 11:46:44.533 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-10 11:46:44.535 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-10 11:46:44.538 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-06-10 11:46:44.540 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-06-10 11:46:44.556 | + functions-common:is_service_enabled:2082 : return 1 2022-06-10 11:46:44.559 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.33/identity 2022-06-10 11:46:44.588 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-06-10 11:46:44.591 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-06-10 11:46:44.622 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-06-10 11:46:44.625 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-06-10 11:46:44.627 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-06-10 11:46:44.629 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=keystone 2022-06-10 11:46:44.632 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-06-10 11:46:44.634 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-06-10 11:46:44.636 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-06-10 11:46:44.653 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:46:44.655 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-06-10 11:46:44.657 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2022-06-10 11:46:44.660 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2022-06-10 11:46:44.691 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-06-10 11:46:44.693 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-06-10 11:46:44.695 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-06-10 11:46:44.698 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-06-10 11:46:44.701 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-06-10 11:46:44.718 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-06-10 11:46:44.720 | + functions:setup_systemd_logging:695 : local pidstr= 2022-06-10 11:46:44.722 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-06-10 11:46:44.725 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-06-10 11:46:44.727 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-10 11:46:44.754 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-10 11:46:44.782 | + functions:setup_systemd_logging:705 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-10 11:46:44.810 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-10 11:46:44.837 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-06-10 11:46:44.866 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-06-10 11:46:44.868 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-06-10 11:46:44.870 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-06-10 11:46:44.873 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-06-10 11:46:44.875 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-06-10 11:46:44.877 | + lib/apache:write_uwsgi_config:257 : local http= 2022-06-10 11:46:44.880 | + lib/apache:write_uwsgi_config:258 : local name= 2022-06-10 11:46:44.883 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-06-10 11:46:44.888 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-06-10 11:46:44.890 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-06-10 11:46:44.892 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-10 11:46:44.905 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-10 11:46:44.906 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-10 11:46:44.914 | d /var/run/uwsgi 0755 ubuntu root 2022-06-10 11:46:44.917 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-10 11:46:44.933 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-06-10 11:46:44.935 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-06-10 11:46:44.939 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-06-10 11:46:44.970 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-06-10 11:46:44.998 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-06-10 11:46:45.025 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-06-10 11:46:45.053 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-06-10 11:46:45.080 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-06-10 11:46:45.108 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-06-10 11:46:45.134 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-06-10 11:46:45.162 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-06-10 11:46:45.189 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-10 11:46:45.217 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-06-10 11:46:45.248 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-06-10 11:46:45.276 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-06-10 11:46:45.302 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-06-10 11:46:45.305 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-06-10 11:46:45.308 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-06-10 11:46:45.311 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-06-10 11:46:45.313 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-06-10 11:46:45.315 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:46:45.318 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:46:45.320 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-10 11:46:45.323 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-10 11:46:45.326 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-06-10 11:46:45.352 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-06-10 11:46:45.381 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-06-10 11:46:45.381 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-06-10 11:46:45.391 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-06-10 11:46:45.394 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-06-10 11:46:45.397 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-06-10 11:46:45.399 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-06-10 11:46:45.401 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-06-10 11:46:45.404 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-06-10 11:46:45.406 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:46:45.409 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:46:45.411 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-10 11:46:45.413 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-06-10 11:46:45.416 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:46:45.418 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:46:45.420 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-06-10 11:46:45.481 | Site keystone-wsgi-public already enabled 2022-06-10 11:46:45.485 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-06-10 11:46:45.488 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-06-10 11:46:45.490 | + functions-common:restart_service:2310 : '[' -x /bin/systemctl ']' 2022-06-10 11:46:45.492 | + functions-common:restart_service:2311 : sudo /bin/systemctl restart apache2 2022-06-10 11:46:45.631 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-06-10 11:46:45.662 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-06-10 11:46:45.695 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-06-10 11:46:45.726 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-06-10 11:46:45.728 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-06-10 11:46:45.760 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-06-10 11:46:45.787 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-06-10 11:46:45.816 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-06-10 11:46:45.818 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-06-10 11:46:45.821 | + ./stack.sh:main:898 : is_service_enabled swift 2022-06-10 11:46:45.838 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:46:45.841 | + ./stack.sh:main:899 : is_service_enabled ceilometer 2022-06-10 11:46:45.858 | + functions-common:is_service_enabled:2082 : return 1 2022-06-10 11:46:45.861 | + ./stack.sh:main:902 : stack_install_service swift 2022-06-10 11:46:45.863 | + lib/stack:stack_install_service:20 : local service=swift 2022-06-10 11:46:45.865 | + lib/stack:stack_install_service:21 : type install_swift 2022-06-10 11:46:45.868 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-10 11:46:45.870 | + lib/stack:stack_install_service:32 : install_swift 2022-06-10 11:46:45.873 | + lib/swift:install_swift:723 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-06-10 11:46:45.876 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/swift.git 2022-06-10 11:46:45.878 | + functions-common:git_clone:598 : local git_dest=/opt/stack/swift 2022-06-10 11:46:45.880 | + functions-common:git_clone:599 : local git_ref=master 2022-06-10 11:46:45.882 | + functions-common:git_clone:600 : local orig_dir 2022-06-10 11:46:45.885 | ++ functions-common:git_clone:601 : pwd 2022-06-10 11:46:45.888 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-06-10 11:46:45.890 | + functions-common:git_clone:602 : local git_clone_flags= 2022-06-10 11:46:45.893 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-06-10 11:46:45.909 | + functions-common:git_clone:604 : RECLONE=False 2022-06-10 11:46:45.911 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-06-10 11:46:45.913 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-06-10 11:46:45.916 | + functions-common:git_clone:618 : echo master 2022-06-10 11:46:45.916 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-06-10 11:46:45.922 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/swift ]] 2022-06-10 11:46:45.924 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-06-10 11:46:45.926 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/swift 2022-06-10 11:46:45.939 | + functions-common:git_clone:678 : cd /opt/stack/swift 2022-06-10 11:46:45.942 | + functions-common:git_clone:679 : git show --oneline 2022-06-10 11:46:45.942 | + functions-common:git_clone:679 : head -1 2022-06-10 11:46:45.945 | 93c432342 Merge "doc: Comment out language option" 2022-06-10 11:46:45.948 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-06-10 11:46:45.950 | + lib/swift:install_swift:726 : setup_develop /opt/stack/swift keystone 2022-06-10 11:46:45.953 | + inc/python:setup_develop:334 : local bindep 2022-06-10 11:46:45.955 | + inc/python:setup_develop:335 : [[ /opt/stack/swift == -bindep* ]] 2022-06-10 11:46:45.958 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/swift 2022-06-10 11:46:45.960 | + inc/python:setup_develop:340 : local extras=keystone 2022-06-10 11:46:45.962 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-06-10 11:46:45.966 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-06-10 11:46:45.968 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/swift == -bindep* ]] 2022-06-10 11:46:45.970 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/swift 2022-06-10 11:46:45.973 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-06-10 11:46:45.975 | + inc/python:_setup_package_with_constraints_edit:367 : local extras=keystone 2022-06-10 11:46:45.978 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/swift 2022-06-10 11:46:45.981 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-06-10 11:46:45.985 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/swift 2022-06-10 11:46:45.987 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-06-10 11:46:45.990 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-06-10 11:46:45.993 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-06-10 11:46:45.999 | + inc/python:_setup_package_with_constraints_edit:381 : name=swift 2022-06-10 11:46:46.001 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-06-10 11:46:46.649 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/swift -e keystone 2022-06-10 11:46:46.651 | + inc/python:setup_package:414 : local bindep=0 2022-06-10 11:46:46.655 | + inc/python:setup_package:415 : local bindep_flag= 2022-06-10 11:46:46.657 | + inc/python:setup_package:416 : local bindep_profiles= 2022-06-10 11:46:46.660 | + inc/python:setup_package:417 : [[ /opt/stack/swift == -bindep* ]] 2022-06-10 11:46:46.662 | + inc/python:setup_package:422 : local project_dir=/opt/stack/swift 2022-06-10 11:46:46.664 | + inc/python:setup_package:423 : local flags=-e 2022-06-10 11:46:46.667 | + inc/python:setup_package:424 : local extras=keystone 2022-06-10 11:46:46.669 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-06-10 11:46:46.672 | + inc/python:setup_package:428 : [[ -z keystone ]] 2022-06-10 11:46:46.674 | + inc/python:setup_package:433 : [[ ! -z keystone ]] 2022-06-10 11:46:46.676 | + inc/python:setup_package:434 : extras='[keystone]' 2022-06-10 11:46:46.678 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-06-10 11:46:46.681 | + inc/python:setup_package:442 : pip_install -e '/opt/stack/swift[keystone]' 2022-06-10 11:46:46.703 | Using python 3.8 to install /opt/stack/swift 2022-06-10 11:46:46.705 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-06-10 11:46:48.841 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:46:48.841 | from cryptography.utils import int_from_bytes 2022-06-10 11:46:48.841 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:46:48.841 | from cryptography.utils import int_from_bytes 2022-06-10 11:46:49.904 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-10 11:46:49.904 | Obtaining file:///opt/stack/swift 2022-06-10 11:46:51.218 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-06-10 11:46:51.227 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-06-10 11:46:51.266 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-06-10 11:46:51.274 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-06-10 11:46:51.280 | Requirement already satisfied: keystonemiddleware===9.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (9.5.0) 2022-06-10 11:46:51.330 | Requirement already satisfied: lxml===4.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 241)) (4.9.0) 2022-06-10 11:46:51.341 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-06-10 11:46:51.344 | Requirement already satisfied: oslo.cache===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (2.11.0) 2022-06-10 11:46:51.381 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (8.8.0) 2022-06-10 11:46:51.420 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.1.0) 2022-06-10 11:46:51.426 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-06-10 11:46:51.430 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-06-10 11:46:51.470 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (4.3.0) 2022-06-10 11:46:51.478 | Requirement already satisfied: oslo.utils===4.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (4.13.0) 2022-06-10 11:46:51.494 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-06-10 11:46:51.500 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-06-10 11:46:51.503 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-06-10 11:46:51.513 | Requirement already satisfied: pyeclib===1.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 362)) (1.6.1) 2022-06-10 11:46:51.515 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-06-10 11:46:51.518 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-06-10 11:46:51.523 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) (2.8.2) 2022-06-10 11:46:51.528 | Requirement already satisfied: python-keystoneclient===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 412)) (4.5.0) 2022-06-10 11:46:51.557 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2022.1) 2022-06-10 11:46:51.563 | Requirement already satisfied: requests===2.27.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.27.1) 2022-06-10 11:46:51.592 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 467)) (1.5.0) 2022-06-10 11:46:51.597 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.16.0) 2022-06-10 11:46:51.599 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.5.0) 2022-06-10 11:46:51.607 | Requirement already satisfied: urllib3===1.26.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.26.9) 2022-06-10 11:46:51.640 | Requirement already satisfied: xattr===0.9.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 587)) (0.9.9) 2022-06-10 11:46:51.643 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from PasteDeploy===2.1.1->-c /opt/stack/requirements/upper-constraints.txt (line 15)) (45.2.0) 2022-06-10 11:46:51.646 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.0) 2022-06-10 11:46:51.649 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-06-10 11:46:51.676 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-06-10 11:46:51.689 | Requirement already satisfied: keystoneauth1===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (4.6.0) 2022-06-10 11:46:51.748 | Requirement already satisfied: dogpile.cache===1.1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.5) 2022-06-10 11:46:51.753 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-06-10 11:46:51.756 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-06-10 11:46:51.761 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-06-10 11:46:51.767 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-06-10 11:46:51.770 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-06-10 11:46:51.773 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 454)) (2019.11.28) 2022-06-10 11:46:51.775 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-06-10 11:46:51.780 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.0.12) 2022-06-10 11:46:51.784 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-06-10 11:46:51.787 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-06-10 11:46:51.791 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-06-10 11:46:51.794 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (1.14.1) 2022-06-10 11:46:53.725 | Installing collected packages: swift 2022-06-10 11:46:53.725 | Attempting uninstall: swift 2022-06-10 11:46:53.726 | Found existing installation: swift 2.30.0.dev84 2022-06-10 11:46:53.729 | Can't uninstall 'swift'. No files were found to uninstall. 2022-06-10 11:46:53.730 | Running setup.py develop for swift 2022-06-10 11:46:55.617 | Successfully installed swift 2022-06-10 11:46:55.731 | + inc/python:pip_install:196 : result=0 2022-06-10 11:46:55.734 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-10 11:46:55.736 | + functions-common:time_stop:2426 : local name 2022-06-10 11:46:55.738 | + functions-common:time_stop:2427 : local end_time 2022-06-10 11:46:55.740 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 11:46:55.742 | + functions-common:time_stop:2429 : local total 2022-06-10 11:46:55.745 | + functions-common:time_stop:2430 : local start_time 2022-06-10 11:46:55.748 | + functions-common:time_stop:2432 : name=pip_install 2022-06-10 11:46:55.750 | + functions-common:time_stop:2433 : start_time=1654861606697 2022-06-10 11:46:55.752 | + functions-common:time_stop:2435 : [[ -z 1654861606697 ]] 2022-06-10 11:46:55.755 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 11:46:55.759 | + functions-common:time_stop:2438 : end_time=1654861615756 2022-06-10 11:46:55.762 | + functions-common:time_stop:2439 : elapsed_time=9059 2022-06-10 11:46:55.764 | + functions-common:time_stop:2440 : total=62606 2022-06-10 11:46:55.766 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 11:46:55.769 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=71665 2022-06-10 11:46:55.771 | + inc/python:pip_install:199 : return 0 2022-06-10 11:46:55.773 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-06-10 11:46:55.776 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-10 11:46:55.778 | + functions-common:safe_chown:2327 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-10 11:46:55.796 | + functions-common:_safe_permission_operation:2175 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-06-10 11:46:55.809 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/swift 2022-06-10 11:46:55.811 | + inc/python:use_library_from_git:246 : local name=/opt/stack/swift 2022-06-10 11:46:55.813 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:46:55.816 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:46:55.818 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-06-10 11:46:55.820 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:46:55.823 | + lib/swift:install_swift:727 : '[' False == True ']' 2022-06-10 11:46:55.826 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-10 11:46:55.828 | + ./stack.sh:main:903 : configure_swift 2022-06-10 11:46:55.831 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-06-10 11:46:55.833 | + lib/swift:configure_swift:332 : local node_number 2022-06-10 11:46:55.835 | + lib/swift:configure_swift:333 : local swift_node_config 2022-06-10 11:46:55.837 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-06-10 11:46:55.839 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-06-10 11:46:56.885 | No proxy-server running 2022-06-10 11:46:56.885 | No account-server running 2022-06-10 11:46:56.885 | No object-replicator running 2022-06-10 11:46:56.885 | No account-replicator running 2022-06-10 11:46:56.885 | No object-server running 2022-06-10 11:46:56.885 | No container-server running 2022-06-10 11:46:56.885 | No container-auditor running 2022-06-10 11:46:56.885 | No container-sharder running 2022-06-10 11:46:56.885 | No container-sync running 2022-06-10 11:46:56.885 | No object-updater running 2022-06-10 11:46:56.885 | No object-auditor running 2022-06-10 11:46:56.885 | No container-replicator running 2022-06-10 11:46:56.885 | No account-auditor running 2022-06-10 11:46:56.886 | No object-reconstructor running 2022-06-10 11:46:56.886 | No account-reaper running 2022-06-10 11:46:56.886 | No object-expirer running 2022-06-10 11:46:56.886 | No container-reconciler running 2022-06-10 11:46:56.886 | No container-updater running 2022-06-10 11:46:56.954 | + lib/swift:configure_swift:337 : true 2022-06-10 11:46:56.956 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-06-10 11:46:56.969 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-06-10 11:46:56.982 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-06-10 11:46:56.985 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-06-10 11:46:56.985 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-06-10 11:46:56.989 | + lib/swift:configure_swift:351 : sed -e ' 2022-06-10 11:46:56.989 | s/%GROUP%/ubuntu/; 2022-06-10 11:46:56.990 | s/%USER%/ubuntu/; 2022-06-10 11:46:56.990 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-06-10 11:46:56.990 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-06-10 11:46:56.993 | uid = ubuntu 2022-06-10 11:46:56.993 | gid = ubuntu 2022-06-10 11:46:56.993 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-06-10 11:46:56.993 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-06-10 11:46:56.993 | address = 127.0.0.1 2022-06-10 11:46:56.993 | 2022-06-10 11:46:56.993 | [account6612] 2022-06-10 11:46:56.993 | max connections = 25 2022-06-10 11:46:56.993 | path = /opt/stack/data/swift/1/node/ 2022-06-10 11:46:56.993 | read only = false 2022-06-10 11:46:56.993 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-06-10 11:46:56.993 | 2022-06-10 11:46:56.993 | [account6622] 2022-06-10 11:46:56.993 | max connections = 25 2022-06-10 11:46:56.993 | path = /opt/stack/data/swift/2/node/ 2022-06-10 11:46:56.993 | read only = false 2022-06-10 11:46:56.994 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-06-10 11:46:56.994 | 2022-06-10 11:46:56.994 | [account6632] 2022-06-10 11:46:56.994 | max connections = 25 2022-06-10 11:46:56.994 | path = /opt/stack/data/swift/3/node/ 2022-06-10 11:46:56.994 | read only = false 2022-06-10 11:46:56.994 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-06-10 11:46:56.994 | 2022-06-10 11:46:56.994 | [account6642] 2022-06-10 11:46:56.994 | max connections = 25 2022-06-10 11:46:56.994 | path = /opt/stack/data/swift/4/node/ 2022-06-10 11:46:56.994 | read only = false 2022-06-10 11:46:56.994 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-06-10 11:46:56.994 | 2022-06-10 11:46:56.994 | 2022-06-10 11:46:56.994 | [container6611] 2022-06-10 11:46:56.994 | max connections = 25 2022-06-10 11:46:56.994 | path = /opt/stack/data/swift/1/node/ 2022-06-10 11:46:56.994 | read only = false 2022-06-10 11:46:56.994 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-06-10 11:46:56.994 | 2022-06-10 11:46:56.994 | [container6621] 2022-06-10 11:46:56.994 | max connections = 25 2022-06-10 11:46:56.994 | path = /opt/stack/data/swift/2/node/ 2022-06-10 11:46:56.994 | read only = false 2022-06-10 11:46:56.994 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-06-10 11:46:56.994 | 2022-06-10 11:46:56.994 | [container6631] 2022-06-10 11:46:56.994 | max connections = 25 2022-06-10 11:46:56.994 | path = /opt/stack/data/swift/3/node/ 2022-06-10 11:46:56.994 | read only = false 2022-06-10 11:46:56.994 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-06-10 11:46:56.995 | 2022-06-10 11:46:56.995 | [container6641] 2022-06-10 11:46:56.996 | max connections = 25 2022-06-10 11:46:56.996 | path = /opt/stack/data/swift/4/node/ 2022-06-10 11:46:56.996 | read only = false 2022-06-10 11:46:56.996 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-06-10 11:46:56.996 | 2022-06-10 11:46:56.996 | 2022-06-10 11:46:56.996 | [object6613] 2022-06-10 11:46:56.996 | max connections = 25 2022-06-10 11:46:56.996 | path = /opt/stack/data/swift/1/node/ 2022-06-10 11:46:56.996 | read only = false 2022-06-10 11:46:56.996 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-06-10 11:46:56.996 | 2022-06-10 11:46:56.996 | [object6623] 2022-06-10 11:46:56.996 | max connections = 25 2022-06-10 11:46:56.996 | path = /opt/stack/data/swift/2/node/ 2022-06-10 11:46:56.996 | read only = false 2022-06-10 11:46:56.996 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-06-10 11:46:56.996 | 2022-06-10 11:46:56.996 | [object6633] 2022-06-10 11:46:56.996 | max connections = 25 2022-06-10 11:46:56.996 | path = /opt/stack/data/swift/3/node/ 2022-06-10 11:46:56.996 | read only = false 2022-06-10 11:46:56.996 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-06-10 11:46:56.996 | 2022-06-10 11:46:56.996 | [object6643] 2022-06-10 11:46:56.996 | max connections = 25 2022-06-10 11:46:56.996 | path = /opt/stack/data/swift/4/node/ 2022-06-10 11:46:56.996 | read only = false 2022-06-10 11:46:56.996 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-06-10 11:46:56.997 | + lib/swift:configure_swift:357 : is_ubuntu 2022-06-10 11:46:56.999 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:46:57.001 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:46:57.003 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-06-10 11:46:57.015 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-06-10 11:46:57.017 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-06-10 11:46:57.021 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-06-10 11:46:57.026 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-06-10 11:46:57.028 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-06-10 11:46:57.032 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-06-10 11:46:57.061 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.33:8080/v1/ 2022-06-10 11:46:57.086 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-06-10 11:46:57.104 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-06-10 11:46:57.132 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-06-10 11:46:57.150 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-06-10 11:46:57.178 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-06-10 11:46:57.196 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-06-10 11:46:57.224 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-06-10 11:46:57.242 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-06-10 11:46:57.270 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-06-10 11:46:57.287 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-06-10 11:46:57.316 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-06-10 11:46:57.333 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-06-10 11:46:57.348 | + functions-common:is_service_enabled:2082 : return 1 2022-06-10 11:46:57.350 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-06-10 11:46:57.379 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-06-10 11:46:57.406 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-06-10 11:46:57.433 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-06-10 11:46:57.460 | + lib/swift:configure_swift:406 : [[ False == \T\r\u\e ]] 2022-06-10 11:46:57.462 | + lib/swift:configure_swift:411 : is_service_enabled ceilometer 2022-06-10 11:46:57.477 | + functions-common:is_service_enabled:2082 : return 1 2022-06-10 11:46:57.479 | + lib/swift:configure_swift:422 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-06-10 11:46:57.506 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-06-10 11:46:57.521 | + functions-common:is_service_enabled:2082 : return 1 2022-06-10 11:46:57.523 | + lib/swift:configure_swift:431 : is_service_enabled keystone 2022-06-10 11:46:57.538 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:46:57.540 | + lib/swift:configure_swift:432 : swift_pipeline+=' authtoken' 2022-06-10 11:46:57.543 | + lib/swift:configure_swift:433 : is_service_enabled s3api 2022-06-10 11:46:57.558 | + functions-common:is_service_enabled:2082 : return 1 2022-06-10 11:46:57.560 | + lib/swift:configure_swift:438 : swift_pipeline+=' keystoneauth' 2022-06-10 11:46:57.562 | + lib/swift:configure_swift:441 : swift_pipeline+=' tempauth ' 2022-06-10 11:46:57.564 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-06-10 11:46:57.569 | + lib/swift:configure_swift:444 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-06-10 11:46:57.574 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-06-10 11:46:57.600 | + lib/swift:configure_swift:447 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-06-10 11:46:57.628 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-06-10 11:46:57.658 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-06-10 11:46:57.687 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-06-10 11:46:57.715 | + lib/swift:configure_swift:458 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-06-10 11:46:57.717 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-06-10 11:46:57.719 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-06-10 11:46:57.721 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-06-10 11:46:57.723 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-06-10 11:46:57.750 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-06-10 11:46:57.777 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.33/identity 2022-06-10 11:46:57.804 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-06-10 11:46:57.832 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-06-10 11:46:57.860 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-06-10 11:46:57.887 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-06-10 11:46:57.914 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-06-10 11:46:57.941 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-10 11:46:57.968 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-06-10 11:46:57.995 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-06-10 11:46:58.022 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-06-10 11:46:58.051 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-06-10 11:46:58.078 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-06-10 11:46:58.109 | + lib/swift:configure_swift:464 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-06-10 11:46:58.135 | + lib/swift:configure_swift:469 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-06-10 11:46:58.154 | + lib/swift:configure_swift:470 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-06-10 11:46:58.181 | + lib/swift:configure_swift:473 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-06-10 11:46:58.209 | + lib/swift:configure_swift:475 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-06-10 11:46:58.214 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-06-10 11:46:58.242 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-06-10 11:46:58.269 | + lib/swift:configure_swift:478 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-06-10 11:46:58.296 | + lib/swift:configure_swift:480 : local node_number 2022-06-10 11:46:58.298 | + lib/swift:configure_swift:481 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-06-10 11:46:58.300 | + lib/swift:configure_swift:482 : local swift_node_config=/etc/swift/object-server/1.conf 2022-06-10 11:46:58.302 | + lib/swift:configure_swift:483 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-06-10 11:46:58.307 | + lib/swift:configure_swift:484 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-06-10 11:46:58.309 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-06-10 11:46:58.311 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-06-10 11:46:58.314 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-06-10 11:46:58.316 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-06-10 11:46:58.318 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-06-10 11:46:58.320 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-06-10 11:46:58.322 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-06-10 11:46:58.340 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-06-10 11:46:58.368 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-06-10 11:46:58.386 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-06-10 11:46:58.414 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-06-10 11:46:58.432 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-10 11:46:58.461 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-06-10 11:46:58.480 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-10 11:46:58.508 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-06-10 11:46:58.527 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-10 11:46:58.555 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-06-10 11:46:58.574 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-06-10 11:46:58.602 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-06-10 11:46:58.621 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-06-10 11:46:58.649 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-06-10 11:46:58.672 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-06-10 11:46:58.700 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-06-10 11:46:58.718 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-06-10 11:46:58.746 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-06-10 11:46:58.751 | + lib/swift:configure_swift:485 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-06-10 11:46:58.769 | + lib/swift:configure_swift:486 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-10 11:46:58.798 | + lib/swift:configure_swift:487 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-06-10 11:46:58.826 | + lib/swift:configure_swift:489 : swift_node_config=/etc/swift/container-server/1.conf 2022-06-10 11:46:58.828 | + lib/swift:configure_swift:490 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-06-10 11:46:58.832 | + lib/swift:configure_swift:491 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-06-10 11:46:58.835 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-06-10 11:46:58.837 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-06-10 11:46:58.840 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-06-10 11:46:58.842 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-06-10 11:46:58.844 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-06-10 11:46:58.846 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-06-10 11:46:58.848 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-06-10 11:46:58.867 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-06-10 11:46:58.899 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-06-10 11:46:58.917 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-06-10 11:46:58.945 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-06-10 11:46:58.964 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-10 11:46:59.004 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-06-10 11:46:59.023 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-10 11:46:59.052 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-06-10 11:46:59.070 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-10 11:46:59.098 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-06-10 11:46:59.117 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-06-10 11:46:59.146 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-06-10 11:46:59.163 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-06-10 11:46:59.193 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-06-10 11:46:59.211 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-06-10 11:46:59.240 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-06-10 11:46:59.258 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-06-10 11:46:59.285 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-06-10 11:46:59.290 | + lib/swift:configure_swift:492 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-06-10 11:46:59.309 | + lib/swift:configure_swift:493 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-10 11:46:59.337 | + lib/swift:configure_swift:495 : swift_node_config=/etc/swift/account-server/1.conf 2022-06-10 11:46:59.340 | + lib/swift:configure_swift:496 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-06-10 11:46:59.344 | + lib/swift:configure_swift:497 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-06-10 11:46:59.347 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-06-10 11:46:59.349 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-06-10 11:46:59.351 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-06-10 11:46:59.353 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-06-10 11:46:59.356 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-06-10 11:46:59.358 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-06-10 11:46:59.361 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-06-10 11:46:59.379 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-06-10 11:46:59.408 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-06-10 11:46:59.426 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-06-10 11:46:59.455 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-06-10 11:46:59.473 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-06-10 11:46:59.502 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-06-10 11:46:59.520 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-06-10 11:46:59.548 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-06-10 11:46:59.566 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-06-10 11:46:59.594 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-06-10 11:46:59.613 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-06-10 11:46:59.640 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-06-10 11:46:59.658 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-06-10 11:46:59.687 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-06-10 11:46:59.705 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-06-10 11:46:59.733 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-06-10 11:46:59.751 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-06-10 11:46:59.778 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-06-10 11:46:59.783 | + lib/swift:configure_swift:498 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-06-10 11:46:59.801 | + lib/swift:configure_swift:499 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-06-10 11:46:59.830 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-06-10 11:46:59.858 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-06-10 11:46:59.886 | + lib/swift:configure_swift:505 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-06-10 11:46:59.914 | + lib/swift:configure_swift:507 : testfile=/etc/swift/test.conf 2022-06-10 11:46:59.916 | + lib/swift:configure_swift:508 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-06-10 11:46:59.921 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-06-10 11:46:59.950 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-06-10 11:46:59.978 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-06-10 11:47:00.007 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-06-10 11:47:00.036 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-06-10 11:47:00.066 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-06-10 11:47:00.093 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-06-10 11:47:00.121 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test password4 testing4 2022-06-10 11:47:00.148 | + lib/swift:configure_swift:519 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-06-10 11:47:00.175 | + lib/swift:configure_swift:521 : is_service_enabled keystone 2022-06-10 11:47:00.191 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:47:00.193 | + lib/swift:configure_swift:522 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-06-10 11:47:00.212 | + lib/swift:configure_swift:523 : local auth_vers 2022-06-10 11:47:00.215 | ++ lib/swift:configure_swift:524 : iniget /etc/swift/test.conf func_test auth_version 2022-06-10 11:47:00.234 | + lib/swift:configure_swift:524 : auth_vers=3 2022-06-10 11:47:00.237 | + lib/swift:configure_swift:525 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.33 2022-06-10 11:47:00.264 | + lib/swift:configure_swift:526 : [[ http == \h\t\t\p\s ]] 2022-06-10 11:47:00.266 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_port 80 2022-06-10 11:47:00.295 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.33/identity 2022-06-10 11:47:00.323 | + lib/swift:configure_swift:532 : [[ 3 == \3 ]] 2022-06-10 11:47:00.325 | + lib/swift:configure_swift:533 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-06-10 11:47:00.353 | + lib/swift:configure_swift:537 : is_service_enabled tls-proxy 2022-06-10 11:47:00.370 | + functions-common:is_service_enabled:2082 : return 1 2022-06-10 11:47:00.372 | + lib/swift:configure_swift:543 : local user_group 2022-06-10 11:47:00.375 | ++ lib/swift:configure_swift:544 : id -g ubuntu 2022-06-10 11:47:00.380 | + lib/swift:configure_swift:544 : user_group=1000 2022-06-10 11:47:00.382 | + lib/swift:configure_swift:545 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-06-10 11:47:00.394 | + lib/swift:configure_swift:547 : local swift_log_dir=/opt/stack/data/swift/logs 2022-06-10 11:47:00.397 | + lib/swift:configure_swift:548 : sudo rm -rf /opt/stack/data/swift/logs 2022-06-10 11:47:00.409 | + lib/swift:configure_swift:549 : local swift_log_group=adm 2022-06-10 11:47:00.411 | + lib/swift:configure_swift:550 : is_suse 2022-06-10 11:47:00.413 | + functions-common:is_suse:537 : is_opensuse 2022-06-10 11:47:00.415 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-10 11:47:00.418 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-10 11:47:00.420 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-10 11:47:00.422 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-10 11:47:00.425 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-10 11:47:00.427 | + lib/swift:configure_swift:553 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-06-10 11:47:00.439 | + lib/swift:configure_swift:555 : [[ False != \F\a\l\s\e ]] 2022-06-10 11:47:00.442 | + lib/swift:configure_swift:563 : '[' False == True ']' 2022-06-10 11:47:00.444 | + ./stack.sh:main:906 : is_service_enabled s3api 2022-06-10 11:47:00.462 | + functions-common:is_service_enabled:2082 : return 1 2022-06-10 11:47:00.466 | + ./stack.sh:main:912 : is_service_enabled g-api n-api 2022-06-10 11:47:00.483 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:47:00.486 | + ./stack.sh:main:914 : stack_install_service glance 2022-06-10 11:47:00.488 | + lib/stack:stack_install_service:20 : local service=glance 2022-06-10 11:47:00.490 | + lib/stack:stack_install_service:21 : type install_glance 2022-06-10 11:47:00.493 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-10 11:47:00.496 | + lib/stack:stack_install_service:32 : install_glance 2022-06-10 11:47:00.498 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-06-10 11:47:00.501 | + lib/glance:install_glance:507 : local glance_store_extras 2022-06-10 11:47:00.504 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-06-10 11:47:00.521 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:47:00.523 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-06-10 11:47:00.526 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-06-10 11:47:00.543 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:47:00.546 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-06-10 11:47:00.548 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-06-10 11:47:00.551 | + inc/python:use_library_from_git:246 : local name=glance_store 2022-06-10 11:47:00.553 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:47:00.556 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:47:00.558 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,glance_store, ]] 2022-06-10 11:47:00.561 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:47:00.564 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-06-10 11:47:00.567 | ++ inc/python:join_extras:29 : local IFS=, 2022-06-10 11:47:00.569 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-06-10 11:47:00.573 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-06-10 11:47:00.575 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-06-10 11:47:00.578 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-06-10 11:47:00.580 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-06-10 11:47:00.584 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-06-10 11:47:00.586 | ++ inc/python:get_version_constraints_from_global_requirements:233 : local package=glance-store 2022-06-10 11:47:00.590 | ++ inc/python:get_version_constraints_from_global_requirements:234 : local required_pkg_version_constraint 2022-06-10 11:47:00.593 | +++ inc/python:get_version_constraints_from_global_requirements:236 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-06-10 11:47:00.594 | +++ inc/python:get_version_constraints_from_global_requirements:236 : cut -d# -f1 2022-06-10 11:47:00.599 | ++ inc/python:get_version_constraints_from_global_requirements:236 : required_pkg_version_constraint='!=0.29.0 ' 2022-06-10 11:47:00.601 | ++ inc/python:get_version_constraints_from_global_requirements:237 : [[ !=0.29.0 == '' ]] 2022-06-10 11:47:00.604 | ++ inc/python:get_version_constraints_from_global_requirements:240 : echo '!=0.29.0' 2022-06-10 11:47:00.607 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-06-10 11:47:00.610 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-06-10 11:47:00.632 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-06-10 11:47:00.634 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-06-10 11:47:02.755 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:47:02.755 | from cryptography.utils import int_from_bytes 2022-06-10 11:47:02.755 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:47:02.755 | from cryptography.utils import int_from_bytes 2022-06-10 11:47:03.812 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-10 11:47:03.815 | Requirement already satisfied: glance-store===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (4.0.0) 2022-06-10 11:47:03.896 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (0.20.4) 2022-06-10 11:47:03.906 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (3.2.0) 2022-06-10 11:47:03.917 | Requirement already satisfied: keystoneauth1===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (4.6.0) 2022-06-10 11:47:03.974 | Requirement already satisfied: os-brick===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) (5.2.0) 2022-06-10 11:47:03.997 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-06-10 11:47:04.000 | Requirement already satisfied: os-win===5.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (5.7.0) 2022-06-10 11:47:04.019 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-06-10 11:47:04.030 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (8.8.0) 2022-06-10 11:47:04.072 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.1.0) 2022-06-10 11:47:04.078 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-06-10 11:47:04.082 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-06-10 11:47:04.121 | Requirement already satisfied: oslo.privsep===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.8.0) 2022-06-10 11:47:04.136 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (6.3.1) 2022-06-10 11:47:04.138 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (4.3.0) 2022-06-10 11:47:04.147 | Requirement already satisfied: oslo.service===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.8.0) 2022-06-10 11:47:04.170 | Requirement already satisfied: oslo.utils===4.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (4.13.0) 2022-06-10 11:47:04.185 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-06-10 11:47:04.190 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-06-10 11:47:04.192 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-06-10 11:47:04.195 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-06-10 11:47:04.201 | Requirement already satisfied: python-cinderclient===8.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 398)) (8.3.0) 2022-06-10 11:47:04.216 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) (2.8.2) 2022-06-10 11:47:04.220 | Requirement already satisfied: python-keystoneclient===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 412)) (4.5.0) 2022-06-10 11:47:04.242 | Requirement already satisfied: python-swiftclient===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (4.0.0) 2022-06-10 11:47:04.271 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2022.1) 2022-06-10 11:47:04.278 | Requirement already satisfied: requests===2.27.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.27.1) 2022-06-10 11:47:04.304 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 467)) (1.5.0) 2022-06-10 11:47:04.308 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 489)) (3.17.6) 2022-06-10 11:47:04.311 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.16.0) 2022-06-10 11:47:04.315 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.5.0) 2022-06-10 11:47:04.321 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 538)) (6.3.1) 2022-06-10 11:47:04.336 | Requirement already satisfied: urllib3===1.26.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.26.9) 2022-06-10 11:47:04.381 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 592)) (1.3.5) 2022-06-10 11:47:04.389 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-06-10 11:47:04.405 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-06-10 11:47:04.408 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-06-10 11:47:04.411 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-06-10 11:47:04.413 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-06-10 11:47:04.419 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-06-10 11:47:04.425 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.0) 2022-06-10 11:47:04.428 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-06-10 11:47:04.431 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-06-10 11:47:04.436 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.0) 2022-06-10 11:47:04.444 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-06-10 11:47:04.456 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-06-10 11:47:04.469 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (3.0.0) 2022-06-10 11:47:04.481 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-06-10 11:47:04.489 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-06-10 11:47:04.492 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-06-10 11:47:04.504 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 454)) (2019.11.28) 2022-06-10 11:47:04.506 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.0.12) 2022-06-10 11:47:04.511 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-06-10 11:47:04.515 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-06-10 11:47:04.542 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (1.14.1) 2022-06-10 11:47:04.546 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-06-10 11:47:04.548 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.0->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-06-10 11:47:04.550 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (0.7) 2022-06-10 11:47:04.557 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (2.5.0) 2022-06-10 11:47:04.567 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.2.5) 2022-06-10 11:47:04.573 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-06-10 11:47:06.582 | + inc/python:pip_install:196 : result=0 2022-06-10 11:47:06.584 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-10 11:47:06.587 | + functions-common:time_stop:2426 : local name 2022-06-10 11:47:06.590 | + functions-common:time_stop:2427 : local end_time 2022-06-10 11:47:06.592 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 11:47:06.595 | + functions-common:time_stop:2429 : local total 2022-06-10 11:47:06.597 | + functions-common:time_stop:2430 : local start_time 2022-06-10 11:47:06.600 | + functions-common:time_stop:2432 : name=pip_install 2022-06-10 11:47:06.602 | + functions-common:time_stop:2433 : start_time=1654861620626 2022-06-10 11:47:06.605 | + functions-common:time_stop:2435 : [[ -z 1654861620626 ]] 2022-06-10 11:47:06.608 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 11:47:06.612 | + functions-common:time_stop:2438 : end_time=1654861626609 2022-06-10 11:47:06.614 | + functions-common:time_stop:2439 : elapsed_time=5983 2022-06-10 11:47:06.617 | + functions-common:time_stop:2440 : total=71665 2022-06-10 11:47:06.619 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 11:47:06.622 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=77648 2022-06-10 11:47:06.624 | + inc/python:pip_install:199 : return 0 2022-06-10 11:47:06.627 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-06-10 11:47:06.629 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-06-10 11:47:06.632 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-06-10 11:47:06.645 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-06-10 11:47:06.649 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-06-10 11:47:06.652 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/glance.git 2022-06-10 11:47:06.654 | + functions-common:git_clone:598 : local git_dest=/opt/stack/glance 2022-06-10 11:47:06.656 | + functions-common:git_clone:599 : local git_ref=master 2022-06-10 11:47:06.659 | + functions-common:git_clone:600 : local orig_dir 2022-06-10 11:47:06.661 | ++ functions-common:git_clone:601 : pwd 2022-06-10 11:47:06.664 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-06-10 11:47:06.667 | + functions-common:git_clone:602 : local git_clone_flags= 2022-06-10 11:47:06.670 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-06-10 11:47:06.687 | + functions-common:git_clone:604 : RECLONE=False 2022-06-10 11:47:06.689 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-06-10 11:47:06.691 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-06-10 11:47:06.694 | + functions-common:git_clone:618 : echo master 2022-06-10 11:47:06.694 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-06-10 11:47:06.699 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/glance ]] 2022-06-10 11:47:06.702 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-06-10 11:47:06.704 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/glance 2022-06-10 11:47:06.716 | + functions-common:git_clone:678 : cd /opt/stack/glance 2022-06-10 11:47:06.719 | + functions-common:git_clone:679 : git show --oneline 2022-06-10 11:47:06.719 | + functions-common:git_clone:679 : head -1 2022-06-10 11:47:06.777 | ebef97d77 Merge "Modify wrong file path in README" 2022-06-10 11:47:06.780 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-06-10 11:47:06.783 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-06-10 11:47:06.786 | + inc/python:setup_develop:334 : local bindep 2022-06-10 11:47:06.788 | + inc/python:setup_develop:335 : [[ /opt/stack/glance == -bindep* ]] 2022-06-10 11:47:06.791 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/glance 2022-06-10 11:47:06.794 | + inc/python:setup_develop:340 : local extras= 2022-06-10 11:47:06.796 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-06-10 11:47:06.799 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-06-10 11:47:06.801 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/glance == -bindep* ]] 2022-06-10 11:47:06.804 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/glance 2022-06-10 11:47:06.807 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-06-10 11:47:06.810 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-06-10 11:47:06.813 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/glance 2022-06-10 11:47:06.815 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-06-10 11:47:06.818 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/glance 2022-06-10 11:47:06.821 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-06-10 11:47:06.823 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-06-10 11:47:06.826 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-06-10 11:47:06.832 | + inc/python:_setup_package_with_constraints_edit:381 : name=glance 2022-06-10 11:47:06.834 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-06-10 11:47:07.478 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/glance -e 2022-06-10 11:47:07.481 | + inc/python:setup_package:414 : local bindep=0 2022-06-10 11:47:07.484 | + inc/python:setup_package:415 : local bindep_flag= 2022-06-10 11:47:07.486 | + inc/python:setup_package:416 : local bindep_profiles= 2022-06-10 11:47:07.488 | + inc/python:setup_package:417 : [[ /opt/stack/glance == -bindep* ]] 2022-06-10 11:47:07.491 | + inc/python:setup_package:422 : local project_dir=/opt/stack/glance 2022-06-10 11:47:07.493 | + inc/python:setup_package:423 : local flags=-e 2022-06-10 11:47:07.496 | + inc/python:setup_package:424 : local extras= 2022-06-10 11:47:07.498 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-06-10 11:47:07.500 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-06-10 11:47:07.503 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-06-10 11:47:07.505 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-06-10 11:47:07.507 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-06-10 11:47:07.510 | + inc/python:setup_package:442 : pip_install -e /opt/stack/glance 2022-06-10 11:47:07.531 | Using python 3.8 to install /opt/stack/glance 2022-06-10 11:47:07.533 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-06-10 11:47:09.662 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:47:09.662 | from cryptography.utils import int_from_bytes 2022-06-10 11:47:09.662 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:47:09.662 | from cryptography.utils import int_from_bytes 2022-06-10 11:47:10.720 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-10 11:47:10.720 | Obtaining file:///opt/stack/glance 2022-06-10 11:47:12.089 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.0) 2022-06-10 11:47:12.100 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-06-10 11:47:12.109 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-06-10 11:47:12.120 | Requirement already satisfied: SQLAlchemy===1.4.37 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.37) 2022-06-10 11:47:12.265 | Requirement already satisfied: WSME===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (0.11.0) 2022-06-10 11:47:12.272 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-06-10 11:47:12.286 | Requirement already satisfied: alembic===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.0) 2022-06-10 11:47:12.299 | Requirement already satisfied: castellan===3.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.11.0) 2022-06-10 11:47:12.318 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-06-10 11:47:12.355 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (0.2.2) 2022-06-10 11:47:12.368 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-06-10 11:47:12.374 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 133)) (0.7.1) 2022-06-10 11:47:12.379 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-06-10 11:47:12.387 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-06-10 11:47:12.390 | Requirement already satisfied: glance-store===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (4.0.0) 2022-06-10 11:47:12.460 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-06-10 11:47:12.465 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (0.20.4) 2022-06-10 11:47:12.474 | Requirement already satisfied: importlib-metadata===4.11.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (4.11.4) 2022-06-10 11:47:12.511 | Requirement already satisfied: importlib-resources===5.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.7.1) 2022-06-10 11:47:12.537 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-06-10 11:47:12.539 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (3.2.0) 2022-06-10 11:47:12.551 | Requirement already satisfied: keystoneauth1===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (4.6.0) 2022-06-10 11:47:12.610 | Requirement already satisfied: keystonemiddleware===9.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (9.5.0) 2022-06-10 11:47:12.660 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-06-10 11:47:12.665 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-06-10 11:47:12.669 | Requirement already satisfied: os-win===5.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (5.7.0) 2022-06-10 11:47:12.686 | Requirement already satisfied: oslo.cache===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (2.11.0) 2022-06-10 11:47:12.722 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-06-10 11:47:12.733 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (8.8.0) 2022-06-10 11:47:12.772 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.1.0) 2022-06-10 11:47:12.778 | Requirement already satisfied: oslo.db===11.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (11.3.0) 2022-06-10 11:47:12.824 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-06-10 11:47:12.828 | Requirement already satisfied: oslo.limit===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (1.6.0) 2022-06-10 11:47:12.839 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-06-10 11:47:12.877 | Requirement already satisfied: oslo.messaging===12.14.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (12.14.0) 2022-06-10 11:47:12.930 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (0.4.0) 2022-06-10 11:47:12.940 | Requirement already satisfied: oslo.middleware===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.5.1) 2022-06-10 11:47:12.958 | Requirement already satisfied: oslo.policy===3.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (3.12.1) 2022-06-10 11:47:12.973 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (2.4.0) 2022-06-10 11:47:12.985 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (4.3.0) 2022-06-10 11:47:12.993 | Requirement already satisfied: oslo.service===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.8.0) 2022-06-10 11:47:13.015 | Requirement already satisfied: oslo.upgradecheck===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (1.5.0) 2022-06-10 11:47:13.025 | Requirement already satisfied: oslo.utils===4.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (4.13.0) 2022-06-10 11:47:13.040 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (3.4.3) 2022-06-10 11:47:13.078 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-06-10 11:47:13.083 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-06-10 11:47:13.086 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-06-10 11:47:13.098 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-06-10 11:47:13.103 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-06-10 11:47:13.122 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-06-10 11:47:13.134 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-06-10 11:47:13.144 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-06-10 11:47:13.146 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-06-10 11:47:13.152 | Requirement already satisfied: python-barbicanclient===5.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395)) (5.3.0) 2022-06-10 11:47:13.194 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) (2.8.2) 2022-06-10 11:47:13.199 | Requirement already satisfied: python-keystoneclient===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 412)) (4.5.0) 2022-06-10 11:47:13.220 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2022.1) 2022-06-10 11:47:13.224 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (0.7) 2022-06-10 11:47:13.230 | Requirement already satisfied: requests===2.27.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.27.1) 2022-06-10 11:47:13.258 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 465)) (1.3.3) 2022-06-10 11:47:13.262 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 467)) (1.5.0) 2022-06-10 11:47:13.266 | Requirement already satisfied: simplegeneric===0.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 488)) (0.8.1) 2022-06-10 11:47:13.269 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.16.0) 2022-06-10 11:47:13.272 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517)) (0.13.0) 2022-06-10 11:47:13.282 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (0.4.2) 2022-06-10 11:47:13.285 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (3.3.0) 2022-06-10 11:47:13.287 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.5.0) 2022-06-10 11:47:13.294 | Requirement already satisfied: taskflow===4.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 537)) (4.7.0) 2022-06-10 11:47:13.347 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 538)) (6.3.1) 2022-06-10 11:47:13.361 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (2.0.1) 2022-06-10 11:47:13.370 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 542)) (0.5.0) 2022-06-10 11:47:13.375 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (2.5.0) 2022-06-10 11:47:13.386 | Requirement already satisfied: urllib3===1.26.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.26.9) 2022-06-10 11:47:13.418 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.2.5) 2022-06-10 11:47:13.423 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (1.14.1) 2022-06-10 11:47:13.426 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 592)) (1.3.5) 2022-06-10 11:47:13.432 | Requirement already satisfied: zipp===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 597)) (3.8.0) 2022-06-10 11:47:13.457 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.0->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-06-10 11:47:13.459 | Requirement already satisfied: Mako===1.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.0) 2022-06-10 11:47:13.470 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.0) 2022-06-10 11:47:13.474 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-06-10 11:47:13.501 | Requirement already satisfied: dogpile.cache===1.1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.5) 2022-06-10 11:47:13.506 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-06-10 11:47:13.510 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-06-10 11:47:13.512 | Requirement already satisfied: openstacksdk===0.99.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (0.99.0) 2022-06-10 11:47:13.537 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-06-10 11:47:13.542 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (5.2.0) 2022-06-10 11:47:13.544 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (5.2.4) 2022-06-10 11:47:13.590 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-06-10 11:47:13.595 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-06-10 11:47:13.603 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-06-10 11:47:13.606 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (3.0.0) 2022-06-10 11:47:13.617 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-06-10 11:47:13.620 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-06-10 11:47:13.632 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.0.12) 2022-06-10 11:47:13.637 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-06-10 11:47:13.640 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 454)) (2019.11.28) 2022-06-10 11:47:13.642 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-06-10 11:47:13.644 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-06-10 11:47:13.647 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (1.4.2) 2022-06-10 11:47:13.652 | Requirement already satisfied: automaton===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (2.5.0) 2022-06-10 11:47:13.657 | Requirement already satisfied: networkx===2.8.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 264)) (2.8.3) 2022-06-10 11:47:13.695 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-06-10 11:47:13.698 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-06-10 11:47:13.700 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-06-10 11:47:13.703 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 462)) (1.4.0) 2022-06-10 11:47:13.705 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.5.0) 2022-06-10 11:47:13.726 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-06-10 11:47:13.731 | Requirement already satisfied: jmespath===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.0) 2022-06-10 11:47:13.734 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-06-10 11:47:13.737 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (5.0.0) 2022-06-10 11:47:13.740 | Requirement already satisfied: cmd2===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.1) 2022-06-10 11:47:13.788 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-06-10 11:47:13.791 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-06-10 11:47:13.794 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-06-10 11:47:13.855 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-06-10 11:47:14.881 | Installing collected packages: glance 2022-06-10 11:47:14.881 | Attempting uninstall: glance 2022-06-10 11:47:14.882 | Found existing installation: glance 25.0.0.dev67 2022-06-10 11:47:14.886 | Can't uninstall 'glance'. No files were found to uninstall. 2022-06-10 11:47:14.887 | Running setup.py develop for glance 2022-06-10 11:47:16.711 | Successfully installed glance 2022-06-10 11:47:16.821 | + inc/python:pip_install:196 : result=0 2022-06-10 11:47:16.824 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-10 11:47:16.826 | + functions-common:time_stop:2426 : local name 2022-06-10 11:47:16.828 | + functions-common:time_stop:2427 : local end_time 2022-06-10 11:47:16.831 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 11:47:16.833 | + functions-common:time_stop:2429 : local total 2022-06-10 11:47:16.835 | + functions-common:time_stop:2430 : local start_time 2022-06-10 11:47:16.838 | + functions-common:time_stop:2432 : name=pip_install 2022-06-10 11:47:16.840 | + functions-common:time_stop:2433 : start_time=1654861627525 2022-06-10 11:47:16.842 | + functions-common:time_stop:2435 : [[ -z 1654861627525 ]] 2022-06-10 11:47:16.845 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 11:47:16.849 | + functions-common:time_stop:2438 : end_time=1654861636847 2022-06-10 11:47:16.852 | + functions-common:time_stop:2439 : elapsed_time=9322 2022-06-10 11:47:16.855 | + functions-common:time_stop:2440 : total=77648 2022-06-10 11:47:16.858 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 11:47:16.860 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=86970 2022-06-10 11:47:16.862 | + inc/python:pip_install:199 : return 0 2022-06-10 11:47:16.865 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-06-10 11:47:16.867 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-10 11:47:16.870 | + functions-common:safe_chown:2327 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-10 11:47:16.888 | + functions-common:_safe_permission_operation:2175 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-06-10 11:47:16.901 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/glance 2022-06-10 11:47:16.903 | + inc/python:use_library_from_git:246 : local name=/opt/stack/glance 2022-06-10 11:47:16.906 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:47:16.908 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:47:16.910 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-06-10 11:47:16.913 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:47:16.916 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-10 11:47:16.919 | + ./stack.sh:main:915 : configure_glance 2022-06-10 11:47:16.921 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-06-10 11:47:16.934 | + lib/glance:configure_glance:326 : local dburl 2022-06-10 11:47:16.937 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-06-10 11:47:16.939 | ++ lib/database:database_connection_url:134 : local db=glance 2022-06-10 11:47:16.941 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-06-10 11:47:16.944 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=glance 2022-06-10 11:47:16.946 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-06-10 11:47:16.949 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-06-10 11:47:16.951 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-06-10 11:47:16.967 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:47:16.969 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-06-10 11:47:16.971 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-06-10 11:47:16.974 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-06-10 11:47:16.976 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-06-10 11:47:17.006 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-06-10 11:47:17.036 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-06-10 11:47:17.065 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-06-10 11:47:17.094 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-06-10 11:47:17.125 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-06-10 11:47:17.154 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-06-10 11:47:17.157 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-06-10 11:47:17.159 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-06-10 11:47:17.162 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-06-10 11:47:17.164 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-06-10 11:47:17.193 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-06-10 11:47:17.222 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.33/identity 2022-06-10 11:47:17.252 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-06-10 11:47:17.281 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-06-10 11:47:17.312 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-06-10 11:47:17.341 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-06-10 11:47:17.374 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-06-10 11:47:17.404 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-10 11:47:17.434 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-06-10 11:47:17.464 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-06-10 11:47:17.494 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-06-10 11:47:17.497 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-06-10 11:47:17.499 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-06-10 11:47:17.501 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-10 11:47:17.504 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-10 11:47:17.506 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-10 11:47:17.523 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:47:17.526 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-10 11:47:17.529 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-10 11:47:17.531 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-10 11:47:17.548 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:47:17.550 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.33:5672/ 2022-06-10 11:47:17.553 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.33:5672/ 2022-06-10 11:47:17.582 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-10 11:47:17.585 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-10 11:47:17.588 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-06-10 11:47:17.590 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-06-10 11:47:17.592 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-06-10 11:47:17.623 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-06-10 11:47:17.653 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-06-10 11:47:17.656 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-06-10 11:47:17.662 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-06-10 11:47:17.664 | + lib/glance:configure_glance_store:254 : local be 2022-06-10 11:47:17.667 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-06-10 11:47:17.670 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-06-10 11:47:17.672 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-06-10 11:47:17.702 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-06-10 11:47:17.705 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.33 2022-06-10 11:47:17.735 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-06-10 11:47:17.738 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-06-10 11:47:17.754 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:47:17.757 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-06-10 11:47:17.787 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-06-10 11:47:17.817 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-06-10 11:47:17.847 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-06-10 11:47:17.878 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-06-10 11:47:17.907 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-06-10 11:47:17.924 | + functions-common:is_service_enabled:2082 : return 1 2022-06-10 11:47:17.927 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-06-10 11:47:17.957 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-06-10 11:47:17.987 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-06-10 11:47:18.017 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.33/identity/v3 2022-06-10 11:47:18.046 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-06-10 11:47:18.076 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.33/image 2022-06-10 11:47:18.107 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-06-10 11:47:18.125 | + functions-common:is_service_enabled:2082 : return 1 2022-06-10 11:47:18.127 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-06-10 11:47:18.130 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-06-10 11:47:18.132 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-06-10 11:47:18.136 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-06-10 11:47:18.154 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-06-10 11:47:18.156 | + functions:setup_systemd_logging:695 : local pidstr= 2022-06-10 11:47:18.159 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-06-10 11:47:18.161 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-06-10 11:47:18.163 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-10 11:47:18.193 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-10 11:47:18.224 | + functions:setup_systemd_logging:705 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-10 11:47:18.255 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-10 11:47:18.285 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-06-10 11:47:18.290 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-06-10 11:47:18.320 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-06-10 11:47:18.350 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-06-10 11:47:18.380 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.33/identity 2022-06-10 11:47:18.411 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-06-10 11:47:18.441 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-06-10 11:47:18.471 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-06-10 11:47:18.501 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-06-10 11:47:18.532 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-06-10 11:47:18.562 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-06-10 11:47:18.592 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-06-10 11:47:18.624 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-06-10 11:47:18.629 | + lib/glance:configure_glance:411 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-mode.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-vtpm-hw.json /opt/stack/glance/etc/metadefs/compute-vtpm.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-06-10 11:47:18.638 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-06-10 11:47:18.653 | + functions-common:is_service_enabled:2082 : return 1 2022-06-10 11:47:18.656 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-06-10 11:47:18.658 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-06-10 11:47:18.660 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-06-10 11:47:18.663 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-06-10 11:47:18.665 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-06-10 11:47:18.668 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-06-10 11:47:18.673 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-06-10 11:47:18.677 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-06-10 11:47:18.680 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-06-10 11:47:18.713 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-06-10 11:47:18.716 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-06-10 11:47:18.718 | ++ functions:get_random_port:837 : true 2022-06-10 11:47:18.721 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-06-10 11:47:18.723 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-06-10 11:47:18.725 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-06-10 11:47:18.781 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-06-10 11:47:18.783 | ++ functions:get_random_port:841 : break 2 2022-06-10 11:47:18.785 | ++ functions:get_random_port:845 : echo 60999 2022-06-10 11:47:18.788 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-06-10 11:47:18.791 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-06-10 11:47:18.818 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-06-10 11:47:18.846 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-06-10 11:47:18.874 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-06-10 11:47:18.902 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-06-10 11:47:18.929 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-06-10 11:47:18.957 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-06-10 11:47:18.984 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-06-10 11:47:19.014 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-10 11:47:19.043 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-10 11:47:19.075 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-06-10 11:47:19.102 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-10 11:47:19.130 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-06-10 11:47:19.158 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-06-10 11:47:19.186 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-06-10 11:47:19.214 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-06-10 11:47:19.241 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-06-10 11:47:19.270 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-06-10 11:47:19.298 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-06-10 11:47:19.326 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-06-10 11:47:19.328 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-06-10 11:47:19.333 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-06-10 11:47:19.335 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:47:19.338 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:47:19.340 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-06-10 11:47:19.343 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-06-10 11:47:19.399 | proxy (enabled by site administrator) 2022-06-10 11:47:19.403 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-06-10 11:47:19.405 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-06-10 11:47:19.408 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-06-10 11:47:19.410 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:47:19.412 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:47:19.415 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-06-10 11:47:19.417 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-06-10 11:47:19.472 | proxy_http (enabled by site administrator) 2022-06-10 11:47:19.475 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-06-10 11:47:19.479 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-06-10 11:47:19.481 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-06-10 11:47:19.484 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-06-10 11:47:19.486 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:47:19.489 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:47:19.491 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-06-10 11:47:19.494 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-06-10 11:47:19.497 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-06-10 11:47:19.497 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-06-10 11:47:19.506 | KeepAlive Off 2022-06-10 11:47:19.511 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-06-10 11:47:19.511 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-06-10 11:47:19.519 | SetEnv proxy-sendchunked 1 2022-06-10 11:47:19.523 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-06-10 11:47:19.523 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-06-10 11:47:19.533 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-06-10 11:47:19.536 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-06-10 11:47:19.539 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-06-10 11:47:19.542 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-06-10 11:47:19.544 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-06-10 11:47:19.546 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-06-10 11:47:19.549 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:47:19.551 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:47:19.553 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-10 11:47:19.556 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-06-10 11:47:19.558 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:47:19.561 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:47:19.563 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-06-10 11:47:19.626 | Site glance-wsgi-api already enabled 2022-06-10 11:47:19.631 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-06-10 11:47:19.633 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-06-10 11:47:19.639 | + functions-common:restart_service:2310 : '[' -x /bin/systemctl ']' 2022-06-10 11:47:19.642 | + functions-common:restart_service:2311 : sudo /bin/systemctl restart apache2 2022-06-10 11:47:19.780 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-06-10 11:47:19.786 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-06-10 11:47:19.819 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-06-10 11:47:19.822 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-06-10 11:47:19.824 | + ./stack.sh:main:918 : is_service_enabled cinder 2022-06-10 11:47:19.844 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:47:19.847 | + ./stack.sh:main:920 : stack_install_service cinder 2022-06-10 11:47:19.849 | + lib/stack:stack_install_service:20 : local service=cinder 2022-06-10 11:47:19.852 | + lib/stack:stack_install_service:21 : type install_cinder 2022-06-10 11:47:19.854 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-10 11:47:19.857 | + lib/stack:stack_install_service:32 : install_cinder 2022-06-10 11:47:19.860 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-06-10 11:47:19.862 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/cinder.git 2022-06-10 11:47:19.865 | + functions-common:git_clone:598 : local git_dest=/opt/stack/cinder 2022-06-10 11:47:19.867 | + functions-common:git_clone:599 : local git_ref=master 2022-06-10 11:47:19.870 | + functions-common:git_clone:600 : local orig_dir 2022-06-10 11:47:19.873 | ++ functions-common:git_clone:601 : pwd 2022-06-10 11:47:19.876 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-06-10 11:47:19.878 | + functions-common:git_clone:602 : local git_clone_flags= 2022-06-10 11:47:19.881 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-06-10 11:47:19.898 | + functions-common:git_clone:604 : RECLONE=False 2022-06-10 11:47:19.901 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-06-10 11:47:19.903 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-06-10 11:47:19.906 | + functions-common:git_clone:618 : echo master 2022-06-10 11:47:19.906 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-06-10 11:47:19.912 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/cinder ]] 2022-06-10 11:47:19.914 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-06-10 11:47:19.916 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-06-10 11:47:19.936 | + functions-common:git_clone:678 : cd /opt/stack/cinder 2022-06-10 11:47:19.939 | + functions-common:git_clone:679 : git show --oneline 2022-06-10 11:47:19.942 | + functions-common:git_clone:679 : head -1 2022-06-10 11:47:19.959 | 863033283 Merge "db: Remove unused API" 2022-06-10 11:47:19.963 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-06-10 11:47:19.965 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-06-10 11:47:19.968 | + inc/python:setup_develop:334 : local bindep 2022-06-10 11:47:19.970 | + inc/python:setup_develop:335 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-10 11:47:19.973 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/cinder 2022-06-10 11:47:19.976 | + inc/python:setup_develop:340 : local extras= 2022-06-10 11:47:19.978 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-06-10 11:47:19.981 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-06-10 11:47:19.984 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-10 11:47:19.986 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/cinder 2022-06-10 11:47:19.989 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-06-10 11:47:19.991 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-06-10 11:47:19.995 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/cinder 2022-06-10 11:47:19.997 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-06-10 11:47:20.000 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/cinder 2022-06-10 11:47:20.003 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-06-10 11:47:20.005 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-06-10 11:47:20.009 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-06-10 11:47:20.015 | + inc/python:_setup_package_with_constraints_edit:381 : name=cinder 2022-06-10 11:47:20.018 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-06-10 11:47:20.646 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/cinder -e 2022-06-10 11:47:20.648 | + inc/python:setup_package:414 : local bindep=0 2022-06-10 11:47:20.651 | + inc/python:setup_package:415 : local bindep_flag= 2022-06-10 11:47:20.654 | + inc/python:setup_package:416 : local bindep_profiles= 2022-06-10 11:47:20.656 | + inc/python:setup_package:417 : [[ /opt/stack/cinder == -bindep* ]] 2022-06-10 11:47:20.658 | + inc/python:setup_package:422 : local project_dir=/opt/stack/cinder 2022-06-10 11:47:20.661 | + inc/python:setup_package:423 : local flags=-e 2022-06-10 11:47:20.663 | + inc/python:setup_package:424 : local extras= 2022-06-10 11:47:20.666 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-06-10 11:47:20.668 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-06-10 11:47:20.671 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-06-10 11:47:20.673 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-06-10 11:47:20.676 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-06-10 11:47:20.678 | + inc/python:setup_package:442 : pip_install -e /opt/stack/cinder 2022-06-10 11:47:20.699 | Using python 3.8 to install /opt/stack/cinder 2022-06-10 11:47:20.702 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-06-10 11:47:22.839 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:47:22.839 | from cryptography.utils import int_from_bytes 2022-06-10 11:47:22.839 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:47:22.839 | from cryptography.utils import int_from_bytes 2022-06-10 11:47:23.886 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-10 11:47:23.886 | Obtaining file:///opt/stack/cinder 2022-06-10 11:47:26.049 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.0) 2022-06-10 11:47:26.058 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-06-10 11:47:26.067 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-06-10 11:47:26.078 | Requirement already satisfied: SQLAlchemy===1.4.37 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.37) 2022-06-10 11:47:26.226 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-06-10 11:47:26.241 | Requirement already satisfied: boto3===1.24.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 102)) (1.24.5) 2022-06-10 11:47:26.251 | Requirement already satisfied: botocore===1.27.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (1.27.5) 2022-06-10 11:47:26.261 | Requirement already satisfied: castellan===3.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.11.0) 2022-06-10 11:47:26.280 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-06-10 11:47:26.317 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (0.2.2) 2022-06-10 11:47:26.330 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-06-10 11:47:26.333 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-06-10 11:47:26.342 | Requirement already satisfied: google-api-python-client===2.50.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 182)) (2.50.0) 2022-06-10 11:47:26.355 | Requirement already satisfied: google-auth===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 183)) (2.7.0) 2022-06-10 11:47:26.384 | Requirement already satisfied: google-auth-httplib2===0.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (0.1.0) 2022-06-10 11:47:26.390 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-06-10 11:47:26.395 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (0.20.4) 2022-06-10 11:47:26.405 | Requirement already satisfied: importlib-metadata===4.11.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (4.11.4) 2022-06-10 11:47:26.442 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-06-10 11:47:26.445 | Requirement already satisfied: jmespath===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.0) 2022-06-10 11:47:26.448 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (3.2.0) 2022-06-10 11:47:26.459 | Requirement already satisfied: keystoneauth1===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (4.6.0) 2022-06-10 11:47:26.518 | Requirement already satisfied: keystonemiddleware===9.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (9.5.0) 2022-06-10 11:47:26.569 | Requirement already satisfied: lxml===4.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 241)) (4.9.0) 2022-06-10 11:47:26.579 | Requirement already satisfied: oauth2client===4.1.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 277)) (4.1.3) 2022-06-10 11:47:26.589 | Requirement already satisfied: os-brick===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) (5.2.0) 2022-06-10 11:47:26.611 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-06-10 11:47:26.615 | Requirement already satisfied: os-win===5.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (5.7.0) 2022-06-10 11:47:26.633 | Requirement already satisfied: oslo.cache===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (2.11.0) 2022-06-10 11:47:26.670 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-06-10 11:47:26.681 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (8.8.0) 2022-06-10 11:47:26.720 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.1.0) 2022-06-10 11:47:26.726 | Requirement already satisfied: oslo.db===11.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (11.3.0) 2022-06-10 11:47:26.773 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-06-10 11:47:26.778 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-06-10 11:47:26.816 | Requirement already satisfied: oslo.messaging===12.14.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (12.14.0) 2022-06-10 11:47:26.871 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (0.4.0) 2022-06-10 11:47:26.881 | Requirement already satisfied: oslo.middleware===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.5.1) 2022-06-10 11:47:26.900 | Requirement already satisfied: oslo.policy===3.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (3.12.1) 2022-06-10 11:47:26.914 | Requirement already satisfied: oslo.privsep===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.8.0) 2022-06-10 11:47:26.928 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (2.4.0) 2022-06-10 11:47:26.940 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (6.3.1) 2022-06-10 11:47:26.943 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (4.3.0) 2022-06-10 11:47:26.952 | Requirement already satisfied: oslo.service===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.8.0) 2022-06-10 11:47:26.974 | Requirement already satisfied: oslo.upgradecheck===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (1.5.0) 2022-06-10 11:47:26.984 | Requirement already satisfied: oslo.utils===4.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (4.13.0) 2022-06-10 11:47:27.000 | Requirement already satisfied: oslo.versionedobjects===2.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (2.6.0) 2022-06-10 11:47:27.048 | Requirement already satisfied: oslo.vmware===3.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (3.10.0) 2022-06-10 11:47:27.072 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (3.4.3) 2022-06-10 11:47:27.111 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-06-10 11:47:27.117 | Requirement already satisfied: paramiko===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (2.11.0) 2022-06-10 11:47:27.151 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-06-10 11:47:27.154 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-06-10 11:47:27.166 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-06-10 11:47:27.172 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-06-10 11:47:27.190 | Requirement already satisfied: pyasn1===0.4.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (0.4.8) 2022-06-10 11:47:27.193 | Requirement already satisfied: pyasn1-modules===0.2.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (0.2.8) 2022-06-10 11:47:27.197 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-06-10 11:47:27.207 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-06-10 11:47:27.209 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-06-10 11:47:27.216 | Requirement already satisfied: python-barbicanclient===5.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395)) (5.3.0) 2022-06-10 11:47:27.231 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) (2.8.2) 2022-06-10 11:47:27.236 | Requirement already satisfied: python-glanceclient===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (4.0.0) 2022-06-10 11:47:27.253 | Requirement already satisfied: python-keystoneclient===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 412)) (4.5.0) 2022-06-10 11:47:27.274 | Requirement already satisfied: python-novaclient===18.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 423)) (18.0.0) 2022-06-10 11:47:27.289 | Requirement already satisfied: python-swiftclient===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (4.0.0) 2022-06-10 11:47:27.311 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2022.1) 2022-06-10 11:47:27.315 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (0.7) 2022-06-10 11:47:27.323 | Requirement already satisfied: requests===2.27.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.27.1) 2022-06-10 11:47:27.349 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 467)) (1.5.0) 2022-06-10 11:47:27.354 | Requirement already satisfied: rsa===4.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 469)) (4.8) 2022-06-10 11:47:27.358 | Requirement already satisfied: rtslib-fb===2.1.75 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 472)) (2.1.75) 2022-06-10 11:47:27.363 | Requirement already satisfied: s3transfer===0.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (0.6.0) 2022-06-10 11:47:27.370 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.16.0) 2022-06-10 11:47:27.373 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517)) (0.13.0) 2022-06-10 11:47:27.383 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (0.4.2) 2022-06-10 11:47:27.386 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (3.3.0) 2022-06-10 11:47:27.388 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.5.0) 2022-06-10 11:47:27.395 | Requirement already satisfied: suds-community===1.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 528)) (1.1.1) 2022-06-10 11:47:27.398 | Requirement already satisfied: tabulate===0.8.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (0.8.9) 2022-06-10 11:47:27.404 | Requirement already satisfied: taskflow===4.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 537)) (4.7.0) 2022-06-10 11:47:27.456 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 538)) (6.3.1) 2022-06-10 11:47:27.470 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (2.0.1) 2022-06-10 11:47:27.480 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 542)) (0.5.0) 2022-06-10 11:47:27.485 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (2.5.0) 2022-06-10 11:47:27.496 | Requirement already satisfied: tooz===2.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 552)) (2.11.1) 2022-06-10 11:47:27.552 | Requirement already satisfied: uritemplate===4.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (4.1.1) 2022-06-10 11:47:27.555 | Requirement already satisfied: urllib3===1.26.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.26.9) 2022-06-10 11:47:27.587 | Requirement already satisfied: voluptuous===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (0.13.1) 2022-06-10 11:47:27.591 | Requirement already satisfied: warlock===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (1.3.3) 2022-06-10 11:47:27.598 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.2.5) 2022-06-10 11:47:27.604 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (1.14.1) 2022-06-10 11:47:27.607 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 592)) (1.3.5) 2022-06-10 11:47:27.612 | Requirement already satisfied: zipp===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 597)) (3.8.0) 2022-06-10 11:47:27.636 | Requirement already satisfied: zstd===1.5.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 598)) (1.5.2.5) 2022-06-10 11:47:27.639 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.0->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-06-10 11:47:27.641 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.0) 2022-06-10 11:47:27.645 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-06-10 11:47:27.672 | Requirement already satisfied: google-api-core===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (2.8.1) 2022-06-10 11:47:27.690 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (5.2.0) 2022-06-10 11:47:27.692 | Requirement already satisfied: dogpile.cache===1.1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.5) 2022-06-10 11:47:27.698 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-06-10 11:47:27.701 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-06-10 11:47:27.707 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-06-10 11:47:27.710 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-06-10 11:47:27.715 | Requirement already satisfied: alembic===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.0) 2022-06-10 11:47:27.729 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-06-10 11:47:27.731 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (5.2.4) 2022-06-10 11:47:27.777 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-06-10 11:47:27.782 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-06-10 11:47:27.790 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-06-10 11:47:27.795 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-06-10 11:47:27.799 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (3.0.0) 2022-06-10 11:47:27.809 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-06-10 11:47:27.811 | Requirement already satisfied: PyNaCl===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (1.5.0) 2022-06-10 11:47:27.823 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-06-10 11:47:27.835 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-06-10 11:47:27.848 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 454)) (2019.11.28) 2022-06-10 11:47:27.851 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.0.12) 2022-06-10 11:47:27.855 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-06-10 11:47:27.859 | Requirement already satisfied: pyudev===0.23.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 444)) (0.23.2) 2022-06-10 11:47:27.862 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-06-10 11:47:27.864 | Requirement already satisfied: networkx===2.8.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 264)) (2.8.3) 2022-06-10 11:47:27.903 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (1.4.2) 2022-06-10 11:47:27.908 | Requirement already satisfied: automaton===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (2.5.0) 2022-06-10 11:47:27.914 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-06-10 11:47:27.916 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-06-10 11:47:27.921 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-06-10 11:47:27.923 | Requirement already satisfied: protobuf===3.20.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (3.20.1) 2022-06-10 11:47:27.926 | Requirement already satisfied: googleapis-common-protos===1.56.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 185)) (1.56.2) 2022-06-10 11:47:27.933 | Requirement already satisfied: Mako===1.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.0) 2022-06-10 11:47:27.943 | Requirement already satisfied: importlib-resources===5.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.7.1) 2022-06-10 11:47:27.969 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (5.0.0) 2022-06-10 11:47:27.971 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-06-10 11:47:27.974 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-06-10 11:47:27.977 | Requirement already satisfied: cmd2===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.1) 2022-06-10 11:47:28.026 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-06-10 11:47:28.029 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-06-10 11:47:28.032 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-06-10 11:47:29.042 | Installing collected packages: cinder 2022-06-10 11:47:29.042 | Attempting uninstall: cinder 2022-06-10 11:47:29.043 | Found existing installation: cinder 20.1.0.dev249 2022-06-10 11:47:29.047 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-06-10 11:47:29.047 | Running setup.py develop for cinder 2022-06-10 11:47:31.592 | Successfully installed cinder 2022-06-10 11:47:31.708 | + inc/python:pip_install:196 : result=0 2022-06-10 11:47:31.710 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-10 11:47:31.714 | + functions-common:time_stop:2426 : local name 2022-06-10 11:47:31.716 | + functions-common:time_stop:2427 : local end_time 2022-06-10 11:47:31.718 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 11:47:31.721 | + functions-common:time_stop:2429 : local total 2022-06-10 11:47:31.723 | + functions-common:time_stop:2430 : local start_time 2022-06-10 11:47:31.725 | + functions-common:time_stop:2432 : name=pip_install 2022-06-10 11:47:31.728 | + functions-common:time_stop:2433 : start_time=1654861640694 2022-06-10 11:47:31.731 | + functions-common:time_stop:2435 : [[ -z 1654861640694 ]] 2022-06-10 11:47:31.734 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 11:47:31.738 | + functions-common:time_stop:2438 : end_time=1654861651735 2022-06-10 11:47:31.740 | + functions-common:time_stop:2439 : elapsed_time=11041 2022-06-10 11:47:31.742 | + functions-common:time_stop:2440 : total=86970 2022-06-10 11:47:31.745 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 11:47:31.747 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=98011 2022-06-10 11:47:31.749 | + inc/python:pip_install:199 : return 0 2022-06-10 11:47:31.752 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-06-10 11:47:31.754 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-10 11:47:31.757 | + functions-common:safe_chown:2327 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-10 11:47:31.776 | + functions-common:_safe_permission_operation:2175 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-06-10 11:47:31.788 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/cinder 2022-06-10 11:47:31.791 | + inc/python:use_library_from_git:246 : local name=/opt/stack/cinder 2022-06-10 11:47:31.794 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:47:31.796 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:47:31.799 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-06-10 11:47:31.801 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:47:31.804 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-06-10 11:47:31.806 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-06-10 11:47:31.809 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-06-10 11:47:31.811 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:47:31.814 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:47:31.816 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-06-10 11:47:31.828 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-06-10 11:47:31.831 | + functions-common:install_package:1464 : update_package_repo 2022-06-10 11:47:31.833 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-10 11:47:31.836 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-10 11:47:31.839 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-10 11:47:31.841 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-10 11:47:31.844 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-10 11:47:31.846 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:47:31.849 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:47:31.851 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-10 11:47:31.854 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-10 11:47:31.857 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-10 11:47:31.859 | + functions-common:apt_get_update:1191 : return 2022-06-10 11:47:31.862 | + functions-common:install_package:1465 : real_install_package targetcli-fb 2022-06-10 11:47:31.864 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-10 11:47:31.867 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:47:31.870 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:47:31.872 | + functions-common:real_install_package:1451 : apt_get install targetcli-fb 2022-06-10 11:47:31.895 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-06-10 11:47:32.004 | Reading package lists... 2022-06-10 11:47:32.257 | Building dependency tree... 2022-06-10 11:47:32.258 | Reading state information... 2022-06-10 11:47:32.515 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-06-10 11:47:32.515 | The following packages were automatically installed and are no longer required: 2022-06-10 11:47:32.516 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-10 11:47:32.516 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-10 11:47:32.516 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-10 11:47:32.516 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-10 11:47:32.516 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-10 11:47:32.516 | python3-zope.interface 2022-06-10 11:47:32.516 | Use 'sudo apt autoremove' to remove them. 2022-06-10 11:47:32.631 | 0 upgraded, 0 newly installed, 0 to remove and 144 not upgraded. 2022-06-10 11:47:32.635 | + functions-common:apt_get:1235 : result=0 2022-06-10 11:47:32.638 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-10 11:47:32.640 | + functions-common:time_stop:2426 : local name 2022-06-10 11:47:32.643 | + functions-common:time_stop:2427 : local end_time 2022-06-10 11:47:32.645 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 11:47:32.648 | + functions-common:time_stop:2429 : local total 2022-06-10 11:47:32.651 | + functions-common:time_stop:2430 : local start_time 2022-06-10 11:47:32.653 | + functions-common:time_stop:2432 : name=apt-get 2022-06-10 11:47:32.656 | + functions-common:time_stop:2433 : start_time=1654861651892 2022-06-10 11:47:32.658 | + functions-common:time_stop:2435 : [[ -z 1654861651892 ]] 2022-06-10 11:47:32.662 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 11:47:32.667 | + functions-common:time_stop:2438 : end_time=1654861652663 2022-06-10 11:47:32.669 | + functions-common:time_stop:2439 : elapsed_time=771 2022-06-10 11:47:32.672 | + functions-common:time_stop:2440 : total=5442 2022-06-10 11:47:32.674 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 11:47:32.676 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=6213 2022-06-10 11:47:32.679 | + functions-common:apt_get:1239 : return 0 2022-06-10 11:47:32.682 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-10 11:47:32.685 | + ./stack.sh:main:921 : configure_cinder 2022-06-10 11:47:32.688 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-06-10 11:47:32.701 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-06-10 11:47:32.705 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-06-10 11:47:32.707 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-06-10 11:47:32.709 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-06-10 11:47:32.713 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-06-10 11:47:32.713 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-06-10 11:47:32.718 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-06-10 11:47:32.720 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-06-10 11:47:32.722 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-06-10 11:47:32.725 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-06-10 11:47:32.729 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-06-10 11:47:32.731 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-06-10 11:47:32.733 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-06-10 11:47:32.735 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-06-10 11:47:32.747 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-06-10 11:47:32.760 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2022-06-10 11:47:32.772 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2022-06-10 11:47:32.784 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-06-10 11:47:32.797 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-06-10 11:47:32.800 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-06-10 11:47:32.804 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.TUR6OcN3x3 2022-06-10 11:47:32.806 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-06-10 11:47:32.808 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-06-10 11:47:32.811 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-06-10 11:47:32.813 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.TUR6OcN3x3 2022-06-10 11:47:32.816 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.TUR6OcN3x3 2022-06-10 11:47:32.828 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.TUR6OcN3x3 /etc/sudoers.d/cinder-rootwrap 2022-06-10 11:47:32.841 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-06-10 11:47:32.845 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-06-10 11:47:32.848 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-06-10 11:47:32.850 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-06-10 11:47:32.852 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-06-10 11:47:32.854 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-06-10 11:47:32.856 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-06-10 11:47:32.859 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-06-10 11:47:32.861 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-06-10 11:47:32.866 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-06-10 11:47:32.870 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-06-10 11:47:32.889 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-06-10 11:47:32.908 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-06-10 11:47:32.927 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-06-10 11:47:32.945 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-06-10 11:47:32.968 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-06-10 11:47:32.988 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-06-10 11:47:33.007 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-06-10 11:47:33.026 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-06-10 11:47:33.029 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-06-10 11:47:33.031 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-06-10 11:47:33.034 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-06-10 11:47:33.036 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-06-10 11:47:33.066 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-06-10 11:47:33.093 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.33/identity 2022-06-10 11:47:33.122 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-06-10 11:47:33.150 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-06-10 11:47:33.178 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-06-10 11:47:33.206 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-06-10 11:47:33.234 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-06-10 11:47:33.264 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-10 11:47:33.291 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-06-10 11:47:33.320 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-06-10 11:47:33.351 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-06-10 11:47:33.380 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-06-10 11:47:33.383 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-06-10 11:47:33.386 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-06-10 11:47:33.388 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=cinder 2022-06-10 11:47:33.391 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-06-10 11:47:33.393 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-06-10 11:47:33.395 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-06-10 11:47:33.412 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:47:33.414 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-06-10 11:47:33.417 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2022-06-10 11:47:33.419 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2022-06-10 11:47:33.451 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-06-10 11:47:33.479 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-06-10 11:47:33.509 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-06-10 11:47:33.537 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-06-10 11:47:33.566 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-06-10 11:47:33.593 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-06-10 11:47:33.625 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-06-10 11:47:33.627 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.33 2022-06-10 11:47:33.655 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-06-10 11:47:33.688 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-06-10 11:47:33.695 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 62a6f0f3b1582bc662fcc4d3ee1f6af0 2022-06-10 11:47:33.723 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-06-10 11:47:33.725 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-06-10 11:47:33.755 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-06-10 11:47:33.783 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-06-10 11:47:33.812 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-06-10 11:47:33.841 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-06-10 11:47:33.858 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:47:33.860 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-06-10 11:47:33.863 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-06-10 11:47:33.865 | + lib/cinder:configure_cinder:301 : local default_name= 2022-06-10 11:47:33.867 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-06-10 11:47:33.870 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-06-10 11:47:33.872 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-06-10 11:47:33.874 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-06-10 11:47:33.877 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-06-10 11:47:33.879 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-06-10 11:47:33.882 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-06-10 11:47:33.885 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-06-10 11:47:33.915 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-06-10 11:47:33.944 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-06-10 11:47:33.972 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-06-10 11:47:34.001 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-06-10 11:47:34.030 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-06-10 11:47:34.059 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-06-10 11:47:34.061 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-06-10 11:47:34.064 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-06-10 11:47:34.066 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-06-10 11:47:34.094 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-06-10 11:47:34.097 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-06-10 11:47:34.125 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-06-10 11:47:34.128 | + lib/cinder:configure_cinder_image_volume_cache:619 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-06-10 11:47:34.130 | + lib/cinder:configure_cinder_image_volume_cache:620 : local be_name=lvmdriver-1 2022-06-10 11:47:34.132 | + lib/cinder:configure_cinder_image_volume_cache:622 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-06-10 11:47:34.160 | + lib/cinder:configure_cinder_image_volume_cache:624 : [[ -n '' ]] 2022-06-10 11:47:34.163 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2022-06-10 11:47:34.165 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-06-10 11:47:34.182 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:47:34.187 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-06-10 11:47:34.189 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-06-10 11:47:34.192 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-06-10 11:47:34.194 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-06-10 11:47:34.222 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.33:8080/v1/AUTH_ 2022-06-10 11:47:34.251 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-06-10 11:47:34.268 | + functions-common:is_service_enabled:2082 : return 1 2022-06-10 11:47:34.270 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-06-10 11:47:34.287 | + functions-common:is_service_enabled:2082 : return 1 2022-06-10 11:47:34.289 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-06-10 11:47:34.308 | + functions-common:is_service_enabled:2082 : return 1 2022-06-10 11:47:34.311 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-06-10 11:47:34.314 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-06-10 11:47:34.316 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-06-10 11:47:34.319 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-06-10 11:47:34.322 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-10 11:47:34.324 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-10 11:47:34.326 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-10 11:47:34.343 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:47:34.346 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-10 11:47:34.349 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-10 11:47:34.351 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-10 11:47:34.369 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:47:34.371 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.33:5672/ 2022-06-10 11:47:34.374 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.33:5672/ 2022-06-10 11:47:34.402 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-10 11:47:34.404 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-10 11:47:34.407 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-06-10 11:47:34.409 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-06-10 11:47:34.411 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-06-10 11:47:34.415 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-06-10 11:47:34.432 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-06-10 11:47:34.435 | + functions:setup_systemd_logging:695 : local pidstr= 2022-06-10 11:47:34.437 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-06-10 11:47:34.439 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-06-10 11:47:34.442 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-10 11:47:34.470 | + functions:setup_systemd_logging:704 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-10 11:47:34.499 | + functions:setup_systemd_logging:705 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-10 11:47:34.527 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-10 11:47:34.556 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-06-10 11:47:34.573 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:47:34.575 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-06-10 11:47:34.578 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-06-10 11:47:34.580 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-06-10 11:47:34.582 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-06-10 11:47:34.585 | + lib/apache:write_uwsgi_config:257 : local http= 2022-06-10 11:47:34.587 | + lib/apache:write_uwsgi_config:258 : local name= 2022-06-10 11:47:34.590 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-06-10 11:47:34.594 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-06-10 11:47:34.596 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-06-10 11:47:34.599 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-10 11:47:34.612 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-10 11:47:34.612 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-10 11:47:34.621 | d /var/run/uwsgi 0755 ubuntu root 2022-06-10 11:47:34.624 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-10 11:47:34.640 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-06-10 11:47:34.643 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-06-10 11:47:34.647 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-06-10 11:47:34.685 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-06-10 11:47:34.713 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-06-10 11:47:34.740 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-06-10 11:47:34.770 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-06-10 11:47:34.797 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-10 11:47:34.825 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-06-10 11:47:34.852 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-06-10 11:47:34.880 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-06-10 11:47:34.907 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-10 11:47:34.935 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-06-10 11:47:34.963 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-10 11:47:34.993 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-06-10 11:47:35.021 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-06-10 11:47:35.024 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-06-10 11:47:35.027 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-06-10 11:47:35.029 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-06-10 11:47:35.032 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-06-10 11:47:35.034 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:47:35.037 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:47:35.039 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-06-10 11:47:35.042 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-06-10 11:47:35.044 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-06-10 11:47:35.072 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-06-10 11:47:35.100 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-06-10 11:47:35.101 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-06-10 11:47:35.110 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-06-10 11:47:35.113 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-06-10 11:47:35.115 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-06-10 11:47:35.118 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-06-10 11:47:35.121 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-06-10 11:47:35.123 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-06-10 11:47:35.125 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:47:35.128 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:47:35.130 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-10 11:47:35.132 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-06-10 11:47:35.135 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:47:35.138 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:47:35.140 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-06-10 11:47:35.202 | Enabling site cinder-wsgi. 2022-06-10 11:47:35.207 | To activate the new configuration, you need to run: 2022-06-10 11:47:35.207 | systemctl reload apache2 2022-06-10 11:47:35.211 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-06-10 11:47:35.214 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-06-10 11:47:35.216 | + functions-common:restart_service:2310 : '[' -x /bin/systemctl ']' 2022-06-10 11:47:35.218 | + functions-common:restart_service:2311 : sudo /bin/systemctl restart apache2 2022-06-10 11:47:35.362 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-06-10 11:47:35.366 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-06-10 11:47:35.402 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.33/image 2022-06-10 11:47:35.433 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-06-10 11:47:35.450 | + functions-common:is_service_enabled:2082 : return 1 2022-06-10 11:47:35.452 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-06-10 11:47:35.455 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-06-10 11:47:35.457 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-06-10 11:47:35.459 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-06-10 11:47:35.462 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-06-10 11:47:35.494 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-06-10 11:47:35.522 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.33/identity 2022-06-10 11:47:35.551 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-06-10 11:47:35.589 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-06-10 11:47:35.618 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-06-10 11:47:35.647 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-06-10 11:47:35.675 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-06-10 11:47:35.704 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-06-10 11:47:35.733 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-06-10 11:47:35.762 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-06-10 11:47:35.790 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-06-10 11:47:35.819 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-06-10 11:47:35.821 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-06-10 11:47:35.838 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:47:35.840 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.33:2379 2022-06-10 11:47:35.880 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-06-10 11:47:35.883 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-06-10 11:47:35.886 | + ./stack.sh:main:924 : is_service_enabled neutron 2022-06-10 11:47:35.904 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:47:35.906 | + ./stack.sh:main:926 : stack_install_service neutron 2022-06-10 11:47:35.908 | + lib/stack:stack_install_service:20 : local service=neutron 2022-06-10 11:47:35.911 | + lib/stack:stack_install_service:21 : type install_neutron 2022-06-10 11:47:35.913 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-10 11:47:35.916 | + lib/stack:stack_install_service:32 : install_neutron 2022-06-10 11:47:35.919 | + lib/neutron:install_neutron:688 : is_neutron_legacy_enabled 2022-06-10 11:47:35.923 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-10 11:47:35.923 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-06-10 11:47:35.928 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-10 11:47:35.932 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-10 11:47:35.934 | + 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-06-10 11:47:35.937 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-06-10 11:47:35.940 | + lib/neutron:install_neutron:690 : install_mutnauq 2022-06-10 11:47:35.942 | + lib/neutron-legacy:install_mutnauq:463 : use_library_from_git neutron-lib 2022-06-10 11:47:35.945 | + inc/python:use_library_from_git:246 : local name=neutron-lib 2022-06-10 11:47:35.948 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:47:35.950 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:47:35.953 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,neutron-lib, ]] 2022-06-10 11:47:35.955 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:47:35.958 | + lib/neutron-legacy:install_mutnauq:468 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-06-10 11:47:35.961 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/neutron.git 2022-06-10 11:47:35.963 | + functions-common:git_clone:598 : local git_dest=/opt/stack/neutron 2022-06-10 11:47:35.965 | + functions-common:git_clone:599 : local git_ref=master 2022-06-10 11:47:35.968 | + functions-common:git_clone:600 : local orig_dir 2022-06-10 11:47:35.970 | ++ functions-common:git_clone:601 : pwd 2022-06-10 11:47:35.973 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-06-10 11:47:35.975 | + functions-common:git_clone:602 : local git_clone_flags= 2022-06-10 11:47:35.979 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-06-10 11:47:35.996 | + functions-common:git_clone:604 : RECLONE=False 2022-06-10 11:47:35.998 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-06-10 11:47:36.000 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-06-10 11:47:36.003 | + functions-common:git_clone:618 : echo master 2022-06-10 11:47:36.004 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-06-10 11:47:36.009 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/neutron ]] 2022-06-10 11:47:36.012 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-06-10 11:47:36.014 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-06-10 11:47:36.027 | + functions-common:git_clone:678 : cd /opt/stack/neutron 2022-06-10 11:47:36.030 | + functions-common:git_clone:679 : git show --oneline 2022-06-10 11:47:36.030 | + functions-common:git_clone:679 : head -1 2022-06-10 11:47:36.034 | 38cdfb8855 Merge ""_handle_lb_fip_cmds" to handle the LB members correctly" 2022-06-10 11:47:36.036 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-06-10 11:47:36.039 | + lib/neutron-legacy:install_mutnauq:469 : setup_develop /opt/stack/neutron 2022-06-10 11:47:36.042 | + inc/python:setup_develop:334 : local bindep 2022-06-10 11:47:36.044 | + inc/python:setup_develop:335 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-10 11:47:36.046 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/neutron 2022-06-10 11:47:36.049 | + inc/python:setup_develop:340 : local extras= 2022-06-10 11:47:36.051 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-06-10 11:47:36.054 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-06-10 11:47:36.057 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-10 11:47:36.059 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/neutron 2022-06-10 11:47:36.062 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-06-10 11:47:36.064 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-06-10 11:47:36.067 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/neutron 2022-06-10 11:47:36.070 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-06-10 11:47:36.073 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/neutron 2022-06-10 11:47:36.076 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-06-10 11:47:36.078 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-06-10 11:47:36.081 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-06-10 11:47:36.088 | + inc/python:_setup_package_with_constraints_edit:381 : name=neutron 2022-06-10 11:47:36.091 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-06-10 11:47:36.713 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/neutron -e 2022-06-10 11:47:36.716 | + inc/python:setup_package:414 : local bindep=0 2022-06-10 11:47:36.718 | + inc/python:setup_package:415 : local bindep_flag= 2022-06-10 11:47:36.720 | + inc/python:setup_package:416 : local bindep_profiles= 2022-06-10 11:47:36.723 | + inc/python:setup_package:417 : [[ /opt/stack/neutron == -bindep* ]] 2022-06-10 11:47:36.725 | + inc/python:setup_package:422 : local project_dir=/opt/stack/neutron 2022-06-10 11:47:36.728 | + inc/python:setup_package:423 : local flags=-e 2022-06-10 11:47:36.731 | + inc/python:setup_package:424 : local extras= 2022-06-10 11:47:36.733 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-06-10 11:47:36.736 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-06-10 11:47:36.738 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-06-10 11:47:36.740 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-06-10 11:47:36.744 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-06-10 11:47:36.746 | + inc/python:setup_package:442 : pip_install -e /opt/stack/neutron 2022-06-10 11:47:36.768 | Using python 3.8 to install /opt/stack/neutron 2022-06-10 11:47:36.771 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-06-10 11:47:38.946 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:47:38.946 | from cryptography.utils import int_from_bytes 2022-06-10 11:47:38.946 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:47:38.946 | from cryptography.utils import int_from_bytes 2022-06-10 11:47:40.002 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-10 11:47:40.002 | Obtaining file:///opt/stack/neutron 2022-06-10 11:47:42.372 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-06-10 11:47:42.378 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-06-10 11:47:42.381 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.0) 2022-06-10 11:47:42.389 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-06-10 11:47:42.398 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-06-10 11:47:42.409 | Requirement already satisfied: SQLAlchemy===1.4.37 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.37) 2022-06-10 11:47:42.553 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-06-10 11:47:42.566 | Requirement already satisfied: alembic===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.0) 2022-06-10 11:47:42.580 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-06-10 11:47:42.587 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-06-10 11:47:42.590 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-06-10 11:47:42.598 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-06-10 11:47:42.601 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-06-10 11:47:42.606 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (0.20.4) 2022-06-10 11:47:42.619 | Requirement already satisfied: importlib-metadata===4.11.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (4.11.4) 2022-06-10 11:47:42.656 | Requirement already satisfied: importlib-resources===5.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.7.1) 2022-06-10 11:47:42.681 | Requirement already satisfied: keystoneauth1===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (4.6.0) 2022-06-10 11:47:42.739 | Requirement already satisfied: keystonemiddleware===9.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (9.5.0) 2022-06-10 11:47:42.790 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-06-10 11:47:42.794 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-06-10 11:47:42.797 | Requirement already satisfied: neutron-lib===2.21.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 265)) (2.21.0) 2022-06-10 11:47:42.835 | Requirement already satisfied: openstacksdk===0.99.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (0.99.0) 2022-06-10 11:47:42.860 | Requirement already satisfied: os-ken===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (2.4.0) 2022-06-10 11:47:42.877 | Requirement already satisfied: os-resource-classes===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.1.0) 2022-06-10 11:47:42.881 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-06-10 11:47:42.886 | Requirement already satisfied: os-traits===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.7.0) 2022-06-10 11:47:42.889 | Requirement already satisfied: os-vif===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (2.8.0) 2022-06-10 11:47:42.912 | Requirement already satisfied: oslo.cache===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (2.11.0) 2022-06-10 11:47:42.949 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-06-10 11:47:42.959 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (8.8.0) 2022-06-10 11:47:42.998 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.1.0) 2022-06-10 11:47:43.004 | Requirement already satisfied: oslo.db===11.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (11.3.0) 2022-06-10 11:47:43.051 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-06-10 11:47:43.056 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-06-10 11:47:43.094 | Requirement already satisfied: oslo.messaging===12.14.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (12.14.0) 2022-06-10 11:47:43.148 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (0.4.0) 2022-06-10 11:47:43.158 | Requirement already satisfied: oslo.middleware===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.5.1) 2022-06-10 11:47:43.175 | Requirement already satisfied: oslo.policy===3.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (3.12.1) 2022-06-10 11:47:43.190 | Requirement already satisfied: oslo.privsep===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.8.0) 2022-06-10 11:47:43.205 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (2.4.0) 2022-06-10 11:47:43.216 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (6.3.1) 2022-06-10 11:47:43.219 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (4.3.0) 2022-06-10 11:47:43.227 | Requirement already satisfied: oslo.service===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.8.0) 2022-06-10 11:47:43.249 | Requirement already satisfied: oslo.upgradecheck===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (1.5.0) 2022-06-10 11:47:43.260 | Requirement already satisfied: oslo.utils===4.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (4.13.0) 2022-06-10 11:47:43.275 | Requirement already satisfied: oslo.versionedobjects===2.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (2.6.0) 2022-06-10 11:47:43.294 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (3.4.3) 2022-06-10 11:47:43.333 | Requirement already satisfied: ovs===2.17.1.post1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.17.1.post1) 2022-06-10 11:47:43.338 | Requirement already satisfied: ovsdbapp===1.16.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (1.16.1) 2022-06-10 11:47:43.346 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-06-10 11:47:43.352 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-06-10 11:47:43.354 | Requirement already satisfied: pecan===1.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (1.4.1) 2022-06-10 11:47:43.364 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-06-10 11:47:43.404 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-06-10 11:47:43.410 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-06-10 11:47:43.428 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-06-10 11:47:43.440 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-06-10 11:47:43.450 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-06-10 11:47:43.453 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-06-10 11:47:43.459 | Requirement already satisfied: pyroute2===0.6.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (0.6.9) 2022-06-10 11:47:43.475 | Requirement already satisfied: pyroute2.core===0.6.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.6.9) 2022-06-10 11:47:43.478 | Requirement already satisfied: pyroute2.ethtool===0.6.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 374)) (0.6.9) 2022-06-10 11:47:43.482 | Requirement already satisfied: pyroute2.ipdb===0.6.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 375)) (0.6.9) 2022-06-10 11:47:43.486 | Requirement already satisfied: pyroute2.ipset===0.6.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 376)) (0.6.9) 2022-06-10 11:47:43.489 | Requirement already satisfied: pyroute2.ndb===0.6.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 377)) (0.6.9) 2022-06-10 11:47:43.493 | Requirement already satisfied: pyroute2.nftables===0.6.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 378)) (0.6.9) 2022-06-10 11:47:43.497 | Requirement already satisfied: pyroute2.nslink===0.6.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 379)) (0.6.9) 2022-06-10 11:47:43.500 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) (2.8.2) 2022-06-10 11:47:43.505 | Requirement already satisfied: python-designateclient===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 404)) (4.5.0) 2022-06-10 11:47:43.524 | Requirement already satisfied: python-keystoneclient===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 412)) (4.5.0) 2022-06-10 11:47:43.545 | Requirement already satisfied: python-neutronclient===7.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 422)) (7.8.0) 2022-06-10 11:47:43.569 | Requirement already satisfied: python-novaclient===18.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 423)) (18.0.0) 2022-06-10 11:47:43.584 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2022.1) 2022-06-10 11:47:43.588 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (0.7) 2022-06-10 11:47:43.595 | Requirement already satisfied: requests===2.27.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.27.1) 2022-06-10 11:47:43.621 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 462)) (1.4.0) 2022-06-10 11:47:43.624 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 467)) (1.5.0) 2022-06-10 11:47:43.628 | Requirement already satisfied: setproctitle===1.2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (1.2.3) 2022-06-10 11:47:43.633 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 489)) (3.17.6) 2022-06-10 11:47:43.636 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.16.0) 2022-06-10 11:47:43.639 | Requirement already satisfied: sortedcontainers===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 494)) (2.4.0) 2022-06-10 11:47:43.642 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517)) (0.13.0) 2022-06-10 11:47:43.654 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (0.4.2) 2022-06-10 11:47:43.656 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (3.3.0) 2022-06-10 11:47:43.659 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.5.0) 2022-06-10 11:47:43.666 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 538)) (6.3.1) 2022-06-10 11:47:43.680 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (2.0.1) 2022-06-10 11:47:43.689 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 542)) (0.5.0) 2022-06-10 11:47:43.694 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (2.5.0) 2022-06-10 11:47:43.704 | Requirement already satisfied: tooz===2.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 552)) (2.11.1) 2022-06-10 11:47:43.762 | Requirement already satisfied: urllib3===1.26.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.26.9) 2022-06-10 11:47:43.796 | Requirement already satisfied: voluptuous===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (0.13.1) 2022-06-10 11:47:43.800 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.2.5) 2022-06-10 11:47:43.805 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (1.14.1) 2022-06-10 11:47:43.809 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 592)) (1.3.5) 2022-06-10 11:47:43.813 | Requirement already satisfied: zipp===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 597)) (3.8.0) 2022-06-10 11:47:43.838 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.0->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-06-10 11:47:43.841 | Requirement already satisfied: Mako===1.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.0) 2022-06-10 11:47:43.851 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-06-10 11:47:43.879 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-06-10 11:47:43.882 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.5.0) 2022-06-10 11:47:43.904 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-06-10 11:47:43.906 | Requirement already satisfied: jmespath===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.0) 2022-06-10 11:47:43.909 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-06-10 11:47:43.947 | Requirement already satisfied: dogpile.cache===1.1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.5) 2022-06-10 11:47:43.952 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-06-10 11:47:43.957 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-06-10 11:47:43.959 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-06-10 11:47:43.962 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-06-10 11:47:43.965 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (5.2.0) 2022-06-10 11:47:43.968 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-06-10 11:47:43.973 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (5.2.4) 2022-06-10 11:47:44.018 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-06-10 11:47:44.026 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.0) 2022-06-10 11:47:44.029 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (3.0.0) 2022-06-10 11:47:44.039 | Requirement already satisfied: WebTest===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 33)) (3.0.0) 2022-06-10 11:47:44.059 | Requirement already satisfied: logutils===0.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (0.3.5) 2022-06-10 11:47:44.061 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-06-10 11:47:44.074 | Requirement already satisfied: osc-lib===2.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.6.0) 2022-06-10 11:47:44.088 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (3.2.0) 2022-06-10 11:47:44.099 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 289)) (2.1.0) 2022-06-10 11:47:44.103 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 454)) (2019.11.28) 2022-06-10 11:47:44.106 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-06-10 11:47:44.109 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.0.12) 2022-06-10 11:47:44.114 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-06-10 11:47:44.116 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-06-10 11:47:44.118 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-06-10 11:47:44.121 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (5.0.0) 2022-06-10 11:47:44.124 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-06-10 11:47:44.126 | Requirement already satisfied: beautifulsoup4===4.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 97)) (4.11.1) 2022-06-10 11:47:44.135 | Requirement already satisfied: waitress===2.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (2.1.2) 2022-06-10 11:47:44.147 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-06-10 11:47:44.150 | Requirement already satisfied: cmd2===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.1) 2022-06-10 11:47:44.198 | Requirement already satisfied: soupsieve===2.3.2.post1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 495)) (2.3.2.post1) 2022-06-10 11:47:44.202 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-06-10 11:47:44.264 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-06-10 11:47:45.283 | Installing collected packages: neutron 2022-06-10 11:47:45.283 | Attempting uninstall: neutron 2022-06-10 11:47:45.284 | Found existing installation: neutron 20.1.0.dev318 2022-06-10 11:47:45.296 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-06-10 11:47:45.296 | Running setup.py develop for neutron 2022-06-10 11:47:48.073 | Successfully installed neutron 2022-06-10 11:47:48.197 | + inc/python:pip_install:196 : result=0 2022-06-10 11:47:48.200 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-10 11:47:48.202 | + functions-common:time_stop:2426 : local name 2022-06-10 11:47:48.204 | + functions-common:time_stop:2427 : local end_time 2022-06-10 11:47:48.207 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 11:47:48.209 | + functions-common:time_stop:2429 : local total 2022-06-10 11:47:48.214 | + functions-common:time_stop:2430 : local start_time 2022-06-10 11:47:48.216 | + functions-common:time_stop:2432 : name=pip_install 2022-06-10 11:47:48.218 | + functions-common:time_stop:2433 : start_time=1654861656763 2022-06-10 11:47:48.221 | + functions-common:time_stop:2435 : [[ -z 1654861656763 ]] 2022-06-10 11:47:48.228 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 11:47:48.234 | + functions-common:time_stop:2438 : end_time=1654861668230 2022-06-10 11:47:48.237 | + functions-common:time_stop:2439 : elapsed_time=11467 2022-06-10 11:47:48.239 | + functions-common:time_stop:2440 : total=98011 2022-06-10 11:47:48.241 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 11:47:48.245 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=109478 2022-06-10 11:47:48.248 | + inc/python:pip_install:199 : return 0 2022-06-10 11:47:48.250 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-06-10 11:47:48.253 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-10 11:47:48.256 | + functions-common:safe_chown:2327 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-10 11:47:48.278 | + functions-common:_safe_permission_operation:2175 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-06-10 11:47:48.290 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/neutron 2022-06-10 11:47:48.293 | + inc/python:use_library_from_git:246 : local name=/opt/stack/neutron 2022-06-10 11:47:48.295 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:47:48.298 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:47:48.300 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-06-10 11:47:48.303 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:47:48.306 | + lib/neutron-legacy:install_mutnauq:471 : [[ openvswitch == \o\v\n ]] 2022-06-10 11:47:48.308 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-10 11:47:48.311 | + ./stack.sh:main:929 : is_service_enabled nova 2022-06-10 11:47:48.336 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:47:48.338 | + ./stack.sh:main:931 : stack_install_service nova 2022-06-10 11:47:48.341 | + lib/stack:stack_install_service:20 : local service=nova 2022-06-10 11:47:48.345 | + lib/stack:stack_install_service:21 : type install_nova 2022-06-10 11:47:48.348 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-10 11:47:48.350 | + lib/stack:stack_install_service:32 : install_nova 2022-06-10 11:47:48.354 | + lib/nova:install_nova:889 : use_library_from_git os-vif 2022-06-10 11:47:48.356 | + inc/python:use_library_from_git:246 : local name=os-vif 2022-06-10 11:47:48.359 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:47:48.361 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:47:48.363 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-vif, ]] 2022-06-10 11:47:48.366 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:47:48.368 | + lib/nova:install_nova:894 : is_service_enabled n-cpu 2022-06-10 11:47:48.386 | + functions-common:is_service_enabled:2082 : return 1 2022-06-10 11:47:48.389 | + lib/nova:install_nova:898 : is_service_enabled n-novnc 2022-06-10 11:47:48.410 | + functions-common:is_service_enabled:2082 : return 1 2022-06-10 11:47:48.413 | + lib/nova:install_nova:910 : is_service_enabled n-spice 2022-06-10 11:47:48.433 | + functions-common:is_service_enabled:2082 : return 1 2022-06-10 11:47:48.436 | + lib/nova:install_nova:922 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-06-10 11:47:48.438 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/nova.git 2022-06-10 11:47:48.440 | + functions-common:git_clone:598 : local git_dest=/opt/stack/nova 2022-06-10 11:47:48.445 | + functions-common:git_clone:599 : local git_ref=master 2022-06-10 11:47:48.448 | + functions-common:git_clone:600 : local orig_dir 2022-06-10 11:47:48.452 | ++ functions-common:git_clone:601 : pwd 2022-06-10 11:47:48.455 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-06-10 11:47:48.457 | + functions-common:git_clone:602 : local git_clone_flags= 2022-06-10 11:47:48.460 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-06-10 11:47:48.484 | + functions-common:git_clone:604 : RECLONE=False 2022-06-10 11:47:48.487 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-06-10 11:47:48.489 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-06-10 11:47:48.492 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-06-10 11:47:48.493 | + functions-common:git_clone:618 : echo master 2022-06-10 11:47:48.497 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/nova ]] 2022-06-10 11:47:48.500 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-06-10 11:47:48.503 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/nova 2022-06-10 11:47:48.516 | + functions-common:git_clone:678 : cd /opt/stack/nova 2022-06-10 11:47:48.519 | + functions-common:git_clone:679 : git show --oneline 2022-06-10 11:47:48.521 | + functions-common:git_clone:679 : head -1 2022-06-10 11:47:48.582 | d869163608 Merge "Fix typos" 2022-06-10 11:47:48.585 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-06-10 11:47:48.588 | + lib/nova:install_nova:923 : setup_develop /opt/stack/nova 2022-06-10 11:47:48.590 | + inc/python:setup_develop:334 : local bindep 2022-06-10 11:47:48.593 | + inc/python:setup_develop:335 : [[ /opt/stack/nova == -bindep* ]] 2022-06-10 11:47:48.595 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/nova 2022-06-10 11:47:48.598 | + inc/python:setup_develop:340 : local extras= 2022-06-10 11:47:48.600 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-06-10 11:47:48.607 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-06-10 11:47:48.609 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/nova == -bindep* ]] 2022-06-10 11:47:48.612 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/nova 2022-06-10 11:47:48.614 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-06-10 11:47:48.617 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-06-10 11:47:48.621 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/nova 2022-06-10 11:47:48.624 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-06-10 11:47:48.626 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/nova 2022-06-10 11:47:48.629 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-06-10 11:47:48.631 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-06-10 11:47:48.635 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-06-10 11:47:48.641 | + inc/python:_setup_package_with_constraints_edit:381 : name=nova 2022-06-10 11:47:48.643 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-06-10 11:47:49.286 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/nova -e 2022-06-10 11:47:49.288 | + inc/python:setup_package:414 : local bindep=0 2022-06-10 11:47:49.291 | + inc/python:setup_package:415 : local bindep_flag= 2022-06-10 11:47:49.293 | + inc/python:setup_package:416 : local bindep_profiles= 2022-06-10 11:47:49.296 | + inc/python:setup_package:417 : [[ /opt/stack/nova == -bindep* ]] 2022-06-10 11:47:49.298 | + inc/python:setup_package:422 : local project_dir=/opt/stack/nova 2022-06-10 11:47:49.300 | + inc/python:setup_package:423 : local flags=-e 2022-06-10 11:47:49.302 | + inc/python:setup_package:424 : local extras= 2022-06-10 11:47:49.305 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-06-10 11:47:49.307 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-06-10 11:47:49.310 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-06-10 11:47:49.312 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-06-10 11:47:49.314 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-06-10 11:47:49.317 | + inc/python:setup_package:442 : pip_install -e /opt/stack/nova 2022-06-10 11:47:49.339 | Using python 3.8 to install /opt/stack/nova 2022-06-10 11:47:49.341 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-06-10 11:47:51.464 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:47:51.464 | from cryptography.utils import int_from_bytes 2022-06-10 11:47:51.464 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:47:51.464 | from cryptography.utils import int_from_bytes 2022-06-10 11:47:52.525 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-10 11:47:52.526 | Obtaining file:///opt/stack/nova 2022-06-10 11:47:55.900 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-06-10 11:47:55.906 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-06-10 11:47:55.908 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.0) 2022-06-10 11:47:55.917 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-06-10 11:47:55.925 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-06-10 11:47:55.928 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-06-10 11:47:55.939 | Requirement already satisfied: SQLAlchemy===1.4.37 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.37) 2022-06-10 11:47:56.083 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-06-10 11:47:56.097 | Requirement already satisfied: alembic===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.0) 2022-06-10 11:47:56.111 | Requirement already satisfied: castellan===3.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (3.11.0) 2022-06-10 11:47:56.129 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-06-10 11:47:56.168 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 128)) (0.2.2) 2022-06-10 11:47:56.181 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-06-10 11:47:56.184 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.33.1) 2022-06-10 11:47:56.192 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.4.1) 2022-06-10 11:47:56.195 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-06-10 11:47:56.199 | Requirement already satisfied: importlib-metadata===4.11.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (4.11.4) 2022-06-10 11:47:56.236 | Requirement already satisfied: importlib-resources===5.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.7.1) 2022-06-10 11:47:56.266 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-06-10 11:47:56.269 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (3.2.0) 2022-06-10 11:47:56.280 | Requirement already satisfied: keystoneauth1===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (4.6.0) 2022-06-10 11:47:56.337 | Requirement already satisfied: keystonemiddleware===9.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (9.5.0) 2022-06-10 11:47:56.388 | Requirement already satisfied: lxml===4.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 241)) (4.9.0) 2022-06-10 11:47:56.399 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (1.0.1) 2022-06-10 11:47:56.403 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-06-10 11:47:56.407 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-06-10 11:47:56.410 | Requirement already satisfied: openstacksdk===0.99.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (0.99.0) 2022-06-10 11:47:56.436 | Requirement already satisfied: os-brick===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) (5.2.0) 2022-06-10 11:47:56.457 | Requirement already satisfied: os-resource-classes===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.1.0) 2022-06-10 11:47:56.462 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-06-10 11:47:56.465 | Requirement already satisfied: os-traits===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.7.0) 2022-06-10 11:47:56.470 | Requirement already satisfied: os-vif===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (2.8.0) 2022-06-10 11:47:56.492 | Requirement already satisfied: os-win===5.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (5.7.0) 2022-06-10 11:47:56.510 | Requirement already satisfied: oslo.cache===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (2.11.0) 2022-06-10 11:47:56.546 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-06-10 11:47:56.558 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (8.8.0) 2022-06-10 11:47:56.595 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.1.0) 2022-06-10 11:47:56.601 | Requirement already satisfied: oslo.db===11.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (11.3.0) 2022-06-10 11:47:56.648 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-06-10 11:47:56.652 | Requirement already satisfied: oslo.limit===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (1.6.0) 2022-06-10 11:47:56.662 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-06-10 11:47:56.701 | Requirement already satisfied: oslo.messaging===12.14.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (12.14.0) 2022-06-10 11:47:56.755 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (0.4.0) 2022-06-10 11:47:56.765 | Requirement already satisfied: oslo.middleware===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.5.1) 2022-06-10 11:47:56.783 | Requirement already satisfied: oslo.policy===3.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (3.12.1) 2022-06-10 11:47:56.798 | Requirement already satisfied: oslo.privsep===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.8.0) 2022-06-10 11:47:56.812 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (2.4.0) 2022-06-10 11:47:56.823 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (6.3.1) 2022-06-10 11:47:56.826 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (4.3.0) 2022-06-10 11:47:56.834 | Requirement already satisfied: oslo.service===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.8.0) 2022-06-10 11:47:56.857 | Requirement already satisfied: oslo.upgradecheck===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (1.5.0) 2022-06-10 11:47:56.867 | Requirement already satisfied: oslo.utils===4.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (4.13.0) 2022-06-10 11:47:56.883 | Requirement already satisfied: oslo.versionedobjects===2.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (2.6.0) 2022-06-10 11:47:56.902 | Requirement already satisfied: ovsdbapp===1.16.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (1.16.1) 2022-06-10 11:47:56.910 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-06-10 11:47:56.915 | Requirement already satisfied: paramiko===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (2.11.0) 2022-06-10 11:47:56.975 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-06-10 11:47:56.978 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-06-10 11:47:56.989 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-06-10 11:47:56.995 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-06-10 11:47:57.013 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-06-10 11:47:57.023 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-06-10 11:47:57.026 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-06-10 11:47:57.031 | Requirement already satisfied: pyroute2===0.6.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (0.6.9) 2022-06-10 11:47:57.048 | Requirement already satisfied: pyroute2.core===0.6.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.6.9) 2022-06-10 11:47:57.051 | Requirement already satisfied: pyroute2.ethtool===0.6.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 374)) (0.6.9) 2022-06-10 11:47:57.055 | Requirement already satisfied: pyroute2.ipdb===0.6.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 375)) (0.6.9) 2022-06-10 11:47:57.058 | Requirement already satisfied: pyroute2.ipset===0.6.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 376)) (0.6.9) 2022-06-10 11:47:57.062 | Requirement already satisfied: pyroute2.ndb===0.6.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 377)) (0.6.9) 2022-06-10 11:47:57.066 | Requirement already satisfied: pyroute2.nftables===0.6.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 378)) (0.6.9) 2022-06-10 11:47:57.070 | Requirement already satisfied: pyroute2.nslink===0.6.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 379)) (0.6.9) 2022-06-10 11:47:57.074 | Requirement already satisfied: python-barbicanclient===5.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395)) (5.3.0) 2022-06-10 11:47:57.089 | Requirement already satisfied: python-cinderclient===8.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 398)) (8.3.0) 2022-06-10 11:47:57.104 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) (2.8.2) 2022-06-10 11:47:57.108 | Requirement already satisfied: python-glanceclient===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (4.0.0) 2022-06-10 11:47:57.124 | Requirement already satisfied: python-keystoneclient===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 412)) (4.5.0) 2022-06-10 11:47:57.146 | Requirement already satisfied: python-neutronclient===7.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 422)) (7.8.0) 2022-06-10 11:47:57.170 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2022.1) 2022-06-10 11:47:57.174 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (0.7) 2022-06-10 11:47:57.181 | Requirement already satisfied: requests===2.27.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.27.1) 2022-06-10 11:47:57.209 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 462)) (1.4.0) 2022-06-10 11:47:57.211 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 465)) (1.3.3) 2022-06-10 11:47:57.215 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 467)) (1.5.0) 2022-06-10 11:47:57.219 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 489)) (3.17.6) 2022-06-10 11:47:57.223 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.16.0) 2022-06-10 11:47:57.225 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517)) (0.13.0) 2022-06-10 11:47:57.235 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (0.4.2) 2022-06-10 11:47:57.238 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (3.3.0) 2022-06-10 11:47:57.241 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.5.0) 2022-06-10 11:47:57.247 | Requirement already satisfied: taskflow===4.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 537)) (4.7.0) 2022-06-10 11:47:57.300 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 538)) (6.3.1) 2022-06-10 11:47:57.315 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (2.0.1) 2022-06-10 11:47:57.324 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 542)) (0.5.0) 2022-06-10 11:47:57.329 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (2.5.0) 2022-06-10 11:47:57.339 | Requirement already satisfied: tooz===2.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 552)) (2.11.1) 2022-06-10 11:47:57.396 | Requirement already satisfied: urllib3===1.26.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.26.9) 2022-06-10 11:47:57.427 | Requirement already satisfied: voluptuous===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (0.13.1) 2022-06-10 11:47:57.432 | Requirement already satisfied: warlock===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (1.3.3) 2022-06-10 11:47:57.439 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.2.5) 2022-06-10 11:47:57.444 | Requirement already satisfied: websockify===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 582)) (0.10.0) 2022-06-10 11:47:57.448 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (1.14.1) 2022-06-10 11:47:57.451 | Requirement already satisfied: yappi===1.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 592)) (1.3.5) 2022-06-10 11:47:57.456 | Requirement already satisfied: zipp===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 597)) (3.8.0) 2022-06-10 11:47:57.480 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.0->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-06-10 11:47:57.482 | Requirement already satisfied: Mako===1.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.0) 2022-06-10 11:47:57.494 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.0) 2022-06-10 11:47:57.497 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (2.2.1) 2022-06-10 11:47:57.523 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-06-10 11:47:57.526 | Requirement already satisfied: dogpile.cache===1.1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.5) 2022-06-10 11:47:57.532 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.5.0) 2022-06-10 11:47:57.553 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-06-10 11:47:57.558 | Requirement already satisfied: jmespath===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.0) 2022-06-10 11:47:57.560 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-06-10 11:47:57.566 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-06-10 11:47:57.570 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-06-10 11:47:57.574 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (5.2.4) 2022-06-10 11:47:57.620 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (5.2.0) 2022-06-10 11:47:57.623 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-06-10 11:47:57.631 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-06-10 11:47:57.634 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (3.0.0) 2022-06-10 11:47:57.644 | Requirement already satisfied: ovs===2.17.1.post1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.17.1.post1) 2022-06-10 11:47:57.649 | Requirement already satisfied: PyNaCl===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (1.5.0) 2022-06-10 11:47:57.660 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-06-10 11:47:57.673 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-06-10 11:47:57.685 | Requirement already satisfied: osc-lib===2.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.6.0) 2022-06-10 11:47:57.699 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 289)) (2.1.0) 2022-06-10 11:47:57.703 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 454)) (2019.11.28) 2022-06-10 11:47:57.705 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-06-10 11:47:57.708 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.0.12) 2022-06-10 11:47:57.713 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-06-10 11:47:57.715 | Requirement already satisfied: automaton===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (2.5.0) 2022-06-10 11:47:57.721 | Requirement already satisfied: networkx===2.8.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 264)) (2.8.3) 2022-06-10 11:47:57.760 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (1.4.2) 2022-06-10 11:47:57.765 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-06-10 11:47:57.767 | Requirement already satisfied: numpy===1.22.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 275)) (1.22.4) 2022-06-10 11:47:57.770 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-06-10 11:47:57.773 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-06-10 11:47:57.776 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (5.0.0) 2022-06-10 11:47:57.779 | Requirement already satisfied: sortedcontainers===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 494)) (2.4.0) 2022-06-10 11:47:57.781 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-06-10 11:47:57.784 | Requirement already satisfied: cmd2===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.1) 2022-06-10 11:47:57.833 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-06-10 11:47:57.894 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-06-10 11:47:58.871 | Installing collected packages: nova 2022-06-10 11:47:58.871 | Attempting uninstall: nova 2022-06-10 11:47:58.872 | Found existing installation: nova 25.1.0.dev131 2022-06-10 11:47:58.876 | Can't uninstall 'nova'. No files were found to uninstall. 2022-06-10 11:47:58.877 | Running setup.py develop for nova 2022-06-10 11:48:02.553 | Successfully installed nova 2022-06-10 11:48:02.664 | + inc/python:pip_install:196 : result=0 2022-06-10 11:48:02.667 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-10 11:48:02.669 | + functions-common:time_stop:2426 : local name 2022-06-10 11:48:02.671 | + functions-common:time_stop:2427 : local end_time 2022-06-10 11:48:02.673 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 11:48:02.676 | + functions-common:time_stop:2429 : local total 2022-06-10 11:48:02.678 | + functions-common:time_stop:2430 : local start_time 2022-06-10 11:48:02.680 | + functions-common:time_stop:2432 : name=pip_install 2022-06-10 11:48:02.683 | + functions-common:time_stop:2433 : start_time=1654861669333 2022-06-10 11:48:02.685 | + functions-common:time_stop:2435 : [[ -z 1654861669333 ]] 2022-06-10 11:48:02.688 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 11:48:02.692 | + functions-common:time_stop:2438 : end_time=1654861682689 2022-06-10 11:48:02.695 | + functions-common:time_stop:2439 : elapsed_time=13356 2022-06-10 11:48:02.697 | + functions-common:time_stop:2440 : total=109478 2022-06-10 11:48:02.699 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 11:48:02.701 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=122834 2022-06-10 11:48:02.704 | + inc/python:pip_install:199 : return 0 2022-06-10 11:48:02.706 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-06-10 11:48:02.709 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-10 11:48:02.711 | + functions-common:safe_chown:2327 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-10 11:48:02.730 | + functions-common:_safe_permission_operation:2175 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-06-10 11:48:02.743 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/nova 2022-06-10 11:48:02.745 | + inc/python:use_library_from_git:246 : local name=/opt/stack/nova 2022-06-10 11:48:02.748 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:48:02.750 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:48:02.752 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-06-10 11:48:02.755 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:48:02.758 | + lib/nova:install_nova:924 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-06-10 11:48:02.771 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-10 11:48:02.773 | + ./stack.sh:main:932 : configure_nova 2022-06-10 11:48:02.776 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-06-10 11:48:02.789 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-06-10 11:48:02.791 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-06-10 11:48:02.794 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-06-10 11:48:02.797 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-06-10 11:48:02.798 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-06-10 11:48:02.802 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-06-10 11:48:02.805 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-06-10 11:48:02.808 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-06-10 11:48:02.810 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-06-10 11:48:02.812 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-06-10 11:48:02.815 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-06-10 11:48:02.817 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-06-10 11:48:02.820 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-06-10 11:48:02.831 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-06-10 11:48:02.843 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2022-06-10 11:48:02.856 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2022-06-10 11:48:02.869 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-06-10 11:48:02.881 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-06-10 11:48:02.884 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-06-10 11:48:02.889 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.z1L1Mzktzr 2022-06-10 11:48:02.891 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-06-10 11:48:02.894 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-06-10 11:48:02.896 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-06-10 11:48:02.899 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-06-10 11:48:02.901 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-06-10 11:48:02.904 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.z1L1Mzktzr 2022-06-10 11:48:02.908 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.z1L1Mzktzr 2022-06-10 11:48:02.920 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.z1L1Mzktzr /etc/sudoers.d/nova-rootwrap 2022-06-10 11:48:02.933 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-06-10 11:48:02.937 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-06-10 11:48:02.940 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-06-10 11:48:02.942 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-06-10 11:48:02.945 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-06-10 11:48:02.947 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-06-10 11:48:02.949 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-06-10 11:48:02.952 | + 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-06-10 11:48:02.955 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-06-10 11:48:02.959 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-06-10 11:48:02.976 | + functions-common:is_service_enabled:2082 : return 1 2022-06-10 11:48:02.979 | + lib/nova:configure_nova:334 : create_nova_conf 2022-06-10 11:48:02.982 | + lib/nova:create_nova_conf:408 : rm -f /opt/stack/nova/bin/nova.conf 2022-06-10 11:48:02.985 | + lib/nova:create_nova_conf:411 : rm -f /etc/nova/nova.conf 2022-06-10 11:48:02.989 | + lib/nova:create_nova_conf:412 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-06-10 11:48:03.019 | + lib/nova:create_nova_conf:413 : '[' True == True ']' 2022-06-10 11:48:03.021 | + lib/nova:create_nova_conf:414 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-06-10 11:48:03.047 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-06-10 11:48:03.077 | + lib/nova:create_nova_conf:417 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-06-10 11:48:03.104 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-06-10 11:48:03.135 | + lib/nova:create_nova_conf:419 : iniset /etc/nova/nova.conf scheduler workers 2 2022-06-10 11:48:03.165 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-06-10 11:48:03.195 | + lib/nova:create_nova_conf:421 : [[ 4 == 6 ]] 2022-06-10 11:48:03.198 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.33 2022-06-10 11:48:03.225 | + lib/nova:create_nova_conf:426 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-06-10 11:48:03.252 | + lib/nova:create_nova_conf:427 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-06-10 11:48:03.279 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-06-10 11:48:03.306 | + lib/nova:create_nova_conf:429 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-06-10 11:48:03.333 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-06-10 11:48:03.369 | + lib/nova:create_nova_conf:433 : is_fedora 2022-06-10 11:48:03.371 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-10 11:48:03.373 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-10 11:48:03.375 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-10 11:48:03.378 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-10 11:48:03.380 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-10 11:48:03.382 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-10 11:48:03.384 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-10 11:48:03.387 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-10 11:48:03.389 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-10 11:48:03.391 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-10 11:48:03.393 | + lib/nova:create_nova_conf:433 : is_suse 2022-06-10 11:48:03.396 | + functions-common:is_suse:537 : is_opensuse 2022-06-10 11:48:03.398 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-10 11:48:03.401 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-10 11:48:03.403 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-10 11:48:03.405 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-10 11:48:03.407 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-10 11:48:03.409 | + lib/nova:create_nova_conf:442 : is_service_enabled n-api n-cond n-sched 2022-06-10 11:48:03.426 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:48:03.428 | + lib/nova:create_nova_conf:446 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-10 11:48:03.430 | + lib/nova:create_nova_conf:449 : local db=nova_cell0 2022-06-10 11:48:03.433 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-06-10 11:48:03.462 | ++ lib/nova:create_nova_conf:455 : database_connection_url nova_cell0 2022-06-10 11:48:03.465 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-06-10 11:48:03.467 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-06-10 11:48:03.469 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell0 2022-06-10 11:48:03.471 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-06-10 11:48:03.474 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-06-10 11:48:03.476 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-06-10 11:48:03.492 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:48:03.494 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-06-10 11:48:03.497 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-06-10 11:48:03.500 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-06-10 11:48:03.530 | ++ lib/nova:create_nova_conf:456 : database_connection_url nova_api 2022-06-10 11:48:03.533 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-06-10 11:48:03.535 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-06-10 11:48:03.537 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_api 2022-06-10 11:48:03.539 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-06-10 11:48:03.542 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-06-10 11:48:03.544 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-06-10 11:48:03.559 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:48:03.562 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-06-10 11:48:03.564 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2022-06-10 11:48:03.567 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2022-06-10 11:48:03.597 | + lib/nova:create_nova_conf:461 : iniset /etc/nova/nova.conf cache enabled True 2022-06-10 11:48:03.627 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-06-10 11:48:03.657 | + lib/nova:create_nova_conf:463 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-06-10 11:48:03.684 | + lib/nova:create_nova_conf:466 : is_service_enabled n-api 2022-06-10 11:48:03.701 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:48:03.703 | + lib/nova:create_nova_conf:467 : is_service_enabled n-api-meta 2022-06-10 11:48:03.720 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:48:03.723 | ++ lib/nova:create_nova_conf:469 : echo osapi_compute,metadata 2022-06-10 11:48:03.723 | ++ lib/nova:create_nova_conf:469 : sed s/,metadata// 2022-06-10 11:48:03.729 | + lib/nova:create_nova_conf:469 : NOVA_ENABLED_APIS=osapi_compute 2022-06-10 11:48:03.731 | + lib/nova:create_nova_conf:471 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-06-10 11:48:03.759 | + lib/nova:create_nova_conf:472 : is_service_enabled tls-proxy 2022-06-10 11:48:03.775 | + functions-common:is_service_enabled:2082 : return 1 2022-06-10 11:48:03.777 | + lib/nova:create_nova_conf:478 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-06-10 11:48:03.780 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-06-10 11:48:03.782 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-06-10 11:48:03.784 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-06-10 11:48:03.786 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-06-10 11:48:03.816 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-06-10 11:48:03.844 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.33/identity 2022-06-10 11:48:03.871 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-06-10 11:48:03.899 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-06-10 11:48:03.926 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-06-10 11:48:03.954 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-06-10 11:48:03.981 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-06-10 11:48:04.010 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-10 11:48:04.037 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-06-10 11:48:04.064 | + lib/nova:create_nova_conf:481 : is_service_enabled cinder 2022-06-10 11:48:04.080 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:48:04.083 | + lib/nova:create_nova_conf:482 : configure_cinder_access 2022-06-10 11:48:04.085 | + lib/nova:configure_cinder_access:609 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-06-10 11:48:04.115 | + lib/nova:configure_cinder_access:610 : iniset /etc/nova/nova.conf cinder auth_type password 2022-06-10 11:48:04.142 | + lib/nova:configure_cinder_access:611 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.33/identity 2022-06-10 11:48:04.169 | + lib/nova:configure_cinder_access:618 : iniset /etc/nova/nova.conf cinder username nova 2022-06-10 11:48:04.197 | + lib/nova:configure_cinder_access:619 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-06-10 11:48:04.225 | + lib/nova:configure_cinder_access:620 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-06-10 11:48:04.252 | + lib/nova:configure_cinder_access:621 : iniset /etc/nova/nova.conf cinder project_name service 2022-06-10 11:48:04.279 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-06-10 11:48:04.310 | + lib/nova:configure_cinder_access:623 : is_service_enabled tls-proxy 2022-06-10 11:48:04.326 | + functions-common:is_service_enabled:2082 : return 1 2022-06-10 11:48:04.328 | + lib/nova:create_nova_conf:485 : '[' -n /opt/stack/data/nova ']' 2022-06-10 11:48:04.330 | + lib/nova:create_nova_conf:486 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-06-10 11:48:04.358 | + lib/nova:create_nova_conf:487 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-06-10 11:48:04.389 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova/instances ']' 2022-06-10 11:48:04.391 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-06-10 11:48:04.419 | + lib/nova:create_nova_conf:492 : '[' False '!=' False ']' 2022-06-10 11:48:04.421 | + lib/nova:create_nova_conf:495 : '[' False '!=' False ']' 2022-06-10 11:48:04.424 | + lib/nova:create_nova_conf:501 : is_suse 2022-06-10 11:48:04.426 | + functions-common:is_suse:537 : is_opensuse 2022-06-10 11:48:04.429 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-10 11:48:04.431 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-10 11:48:04.433 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-10 11:48:04.435 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-10 11:48:04.438 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-10 11:48:04.440 | + lib/nova:create_nova_conf:501 : is_fedora 2022-06-10 11:48:04.442 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-10 11:48:04.445 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-10 11:48:04.447 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-10 11:48:04.449 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-10 11:48:04.451 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-10 11:48:04.454 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-10 11:48:04.456 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-10 11:48:04.458 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-10 11:48:04.460 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-10 11:48:04.462 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-10 11:48:04.465 | + lib/nova:create_nova_conf:506 : setup_logging /etc/nova/nova.conf 2022-06-10 11:48:04.467 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-06-10 11:48:04.469 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-06-10 11:48:04.472 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-06-10 11:48:04.489 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-06-10 11:48:04.492 | + functions:setup_systemd_logging:695 : local pidstr= 2022-06-10 11:48:04.494 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-06-10 11:48:04.496 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-06-10 11:48:04.499 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-10 11:48:04.526 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-10 11:48:04.555 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-10 11:48:04.582 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-10 11:48:04.610 | + lib/nova:create_nova_conf:508 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-06-10 11:48:04.641 | + lib/nova:create_nova_conf:510 : is_service_enabled n-api 2022-06-10 11:48:04.657 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:48:04.660 | + lib/nova:create_nova_conf:511 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-06-10 11:48:04.662 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-06-10 11:48:04.667 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-06-10 11:48:04.669 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-06-10 11:48:04.671 | + lib/apache:write_uwsgi_config:257 : local http= 2022-06-10 11:48:04.674 | + lib/apache:write_uwsgi_config:258 : local name= 2022-06-10 11:48:04.677 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-06-10 11:48:04.683 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-06-10 11:48:04.685 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-06-10 11:48:04.688 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-10 11:48:04.700 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-10 11:48:04.701 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-10 11:48:04.710 | d /var/run/uwsgi 0755 ubuntu root 2022-06-10 11:48:04.713 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-10 11:48:04.729 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-06-10 11:48:04.732 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-06-10 11:48:04.735 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-06-10 11:48:04.764 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-06-10 11:48:04.792 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-06-10 11:48:04.818 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-06-10 11:48:04.845 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-06-10 11:48:04.872 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-10 11:48:04.900 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-06-10 11:48:04.927 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-06-10 11:48:04.955 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-06-10 11:48:04.984 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-10 11:48:05.012 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-06-10 11:48:05.040 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-10 11:48:05.067 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-06-10 11:48:05.093 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-06-10 11:48:05.096 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-06-10 11:48:05.099 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-06-10 11:48:05.101 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-06-10 11:48:05.104 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-06-10 11:48:05.106 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:48:05.108 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:48:05.111 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-10 11:48:05.114 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-10 11:48:05.117 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-06-10 11:48:05.143 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-06-10 11:48:05.171 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-06-10 11:48:05.171 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-06-10 11:48:05.181 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-06-10 11:48:05.184 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-06-10 11:48:05.186 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-06-10 11:48:05.189 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-06-10 11:48:05.191 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-06-10 11:48:05.193 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-06-10 11:48:05.195 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:48:05.198 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:48:05.200 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-10 11:48:05.202 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-06-10 11:48:05.205 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:48:05.207 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:48:05.209 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-06-10 11:48:05.277 | Enabling site nova-api-wsgi. 2022-06-10 11:48:05.282 | To activate the new configuration, you need to run: 2022-06-10 11:48:05.282 | systemctl reload apache2 2022-06-10 11:48:05.287 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-06-10 11:48:05.290 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-06-10 11:48:05.292 | + functions-common:restart_service:2310 : '[' -x /bin/systemctl ']' 2022-06-10 11:48:05.294 | + functions-common:restart_service:2311 : sudo /bin/systemctl restart apache2 2022-06-10 11:48:05.433 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api-meta 2022-06-10 11:48:05.459 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:48:05.462 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-06-10 11:48:05.466 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-06-10 11:48:05.469 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-06-10 11:48:05.471 | + lib/apache:write_uwsgi_config:256 : local url= 2022-06-10 11:48:05.474 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-06-10 11:48:05.477 | + lib/apache:write_uwsgi_config:258 : local name= 2022-06-10 11:48:05.485 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-06-10 11:48:05.486 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-06-10 11:48:05.489 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-06-10 11:48:05.492 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-10 11:48:05.506 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-10 11:48:05.507 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-10 11:48:05.517 | d /var/run/uwsgi 0755 ubuntu root 2022-06-10 11:48:05.522 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-10 11:48:05.540 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-06-10 11:48:05.542 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-06-10 11:48:05.546 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-06-10 11:48:05.578 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-06-10 11:48:05.608 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-06-10 11:48:05.641 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-06-10 11:48:05.676 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-06-10 11:48:05.704 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-10 11:48:05.735 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-06-10 11:48:05.764 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-06-10 11:48:05.796 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-06-10 11:48:05.827 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-10 11:48:05.857 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-06-10 11:48:05.894 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-10 11:48:05.924 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-06-10 11:48:05.953 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-06-10 11:48:05.956 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-06-10 11:48:05.989 | + lib/nova:create_nova_conf:518 : is_service_enabled ceilometer 2022-06-10 11:48:06.007 | + functions-common:is_service_enabled:2082 : return 1 2022-06-10 11:48:06.010 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-06-10 11:48:06.045 | ++ lib/nova:create_nova_conf:527 : get_notification_url 2022-06-10 11:48:06.048 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-06-10 11:48:06.050 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-06-10 11:48:06.067 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:48:06.070 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.33:5672/ 2022-06-10 11:48:06.073 | + lib/nova:create_nova_conf:527 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.33:5672/ 2022-06-10 11:48:06.102 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-06-10 11:48:06.134 | + lib/nova:create_nova_conf:529 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-06-10 11:48:06.136 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-06-10 11:48:06.140 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-06-10 11:48:06.142 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-10 11:48:06.144 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-06-10 11:48:06.147 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-10 11:48:06.164 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:48:06.167 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-06-10 11:48:06.169 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-06-10 11:48:06.171 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-10 11:48:06.188 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:48:06.190 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.33:5672/ 2022-06-10 11:48:06.194 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.33:5672/ 2022-06-10 11:48:06.221 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-10 11:48:06.224 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-10 11:48:06.226 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-06-10 11:48:06.255 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-06-10 11:48:06.283 | + lib/nova:create_nova_conf:534 : iniset /etc/nova/nova.conf conductor workers 2 2022-06-10 11:48:06.318 | + lib/nova:create_nova_conf:536 : is_service_enabled tls-proxy 2022-06-10 11:48:06.337 | + functions-common:is_service_enabled:2082 : return 1 2022-06-10 11:48:06.339 | + lib/nova:create_nova_conf:541 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-06-10 11:48:06.368 | + lib/nova:create_nova_conf:543 : '[' True == True ']' 2022-06-10 11:48:06.370 | + lib/nova:create_nova_conf:544 : init_nova_service_user_conf 2022-06-10 11:48:06.373 | + lib/nova:init_nova_service_user_conf:792 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-06-10 11:48:06.404 | + lib/nova:init_nova_service_user_conf:793 : iniset /etc/nova/nova.conf service_user auth_type password 2022-06-10 11:48:06.432 | + lib/nova:init_nova_service_user_conf:794 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.33/identity 2022-06-10 11:48:06.460 | + lib/nova:init_nova_service_user_conf:795 : iniset /etc/nova/nova.conf service_user username nova 2022-06-10 11:48:06.488 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-06-10 11:48:06.517 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-06-10 11:48:06.545 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user project_name service 2022-06-10 11:48:06.573 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-06-10 11:48:06.601 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-06-10 11:48:06.634 | + lib/nova:create_nova_conf:547 : is_service_enabled n-cond 2022-06-10 11:48:06.650 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:48:06.653 | ++ lib/nova:create_nova_conf:548 : seq 1 1 2022-06-10 11:48:06.657 | + lib/nova:create_nova_conf:548 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-06-10 11:48:06.660 | + lib/nova:create_nova_conf:549 : local conf 2022-06-10 11:48:06.663 | + lib/nova:create_nova_conf:550 : local vhost 2022-06-10 11:48:06.665 | ++ lib/nova:create_nova_conf:551 : conductor_conf 1 2022-06-10 11:48:06.668 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-06-10 11:48:06.670 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-06-10 11:48:06.673 | + lib/nova:create_nova_conf:551 : conf=/etc/nova/nova_cell1.conf 2022-06-10 11:48:06.675 | + lib/nova:create_nova_conf:552 : vhost=nova_cell1 2022-06-10 11:48:06.677 | + lib/nova:create_nova_conf:554 : rm -f /etc/nova/nova_cell1.conf 2022-06-10 11:48:06.682 | ++ lib/nova:create_nova_conf:555 : database_connection_url nova_cell1 2022-06-10 11:48:06.685 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-06-10 11:48:06.687 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-06-10 11:48:06.689 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell1 2022-06-10 11:48:06.692 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-06-10 11:48:06.694 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-06-10 11:48:06.696 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-06-10 11:48:06.712 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:48:06.715 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-06-10 11:48:06.717 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2022-06-10 11:48:06.720 | + lib/nova:create_nova_conf:555 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2022-06-10 11:48:06.751 | + lib/nova:create_nova_conf:556 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-06-10 11:48:06.781 | + lib/nova:create_nova_conf:557 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-06-10 11:48:06.812 | + lib/nova:create_nova_conf:559 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-10 11:48:06.814 | + lib/nova:create_nova_conf:562 : rpc_backend_add_vhost nova_cell1 2022-06-10 11:48:06.817 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-06-10 11:48:06.820 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-06-10 11:48:06.836 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:48:06.840 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-06-10 11:48:06.840 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-06-10 11:48:07.534 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-06-10 11:48:07.537 | + lib/nova:create_nova_conf:563 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-06-10 11:48:07.539 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-06-10 11:48:07.542 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-06-10 11:48:07.544 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-06-10 11:48:07.547 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-06-10 11:48:07.549 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-06-10 11:48:07.568 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:48:07.572 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-06-10 11:48:07.574 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-06-10 11:48:07.577 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-06-10 11:48:07.594 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:48:07.597 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.33:5672/nova_cell1 2022-06-10 11:48:07.600 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.33:5672/nova_cell1 2022-06-10 11:48:07.628 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-06-10 11:48:07.630 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-06-10 11:48:07.633 | + lib/nova:create_nova_conf:567 : is_service_enabled placement placement-client 2022-06-10 11:48:07.650 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:48:07.653 | + lib/nova:create_nova_conf:568 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-06-10 11:48:07.655 | + lib/nova:configure_placement_nova_compute:596 : local conf=/etc/nova/nova_cell1.conf 2022-06-10 11:48:07.657 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-06-10 11:48:07.687 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.33/identity 2022-06-10 11:48:07.716 | + lib/nova:configure_placement_nova_compute:599 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-06-10 11:48:07.743 | + lib/nova:configure_placement_nova_compute:600 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-06-10 11:48:07.771 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-06-10 11:48:07.798 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-06-10 11:48:07.827 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-06-10 11:48:07.854 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-06-10 11:48:07.883 | + lib/nova:create_nova_conf:572 : setup_logging /etc/nova/nova_cell1.conf 2022-06-10 11:48:07.885 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-06-10 11:48:07.887 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-06-10 11:48:07.890 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-06-10 11:48:07.908 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-06-10 11:48:07.910 | + functions:setup_systemd_logging:695 : local pidstr= 2022-06-10 11:48:07.913 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-06-10 11:48:07.916 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-06-10 11:48:07.918 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-10 11:48:07.949 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-10 11:48:07.978 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-10 11:48:08.005 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-10 11:48:08.034 | + lib/nova:create_nova_conf:579 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-06-10 11:48:08.037 | ++ lib/nova:create_nova_conf:582 : seq 1 1 2022-06-10 11:48:08.041 | + lib/nova:create_nova_conf:582 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-06-10 11:48:08.043 | + lib/nova:create_nova_conf:583 : local conf 2022-06-10 11:48:08.045 | + lib/nova:create_nova_conf:584 : local offset 2022-06-10 11:48:08.048 | ++ lib/nova:create_nova_conf:585 : conductor_conf 1 2022-06-10 11:48:08.051 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-06-10 11:48:08.053 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-06-10 11:48:08.056 | + lib/nova:create_nova_conf:585 : conf=/etc/nova/nova_cell1.conf 2022-06-10 11:48:08.058 | + lib/nova:create_nova_conf:586 : offset=0 2022-06-10 11:48:08.061 | + lib/nova:create_nova_conf:587 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-06-10 11:48:08.063 | + lib/nova:configure_console_proxies:694 : local conf=/etc/nova/nova_cell1.conf 2022-06-10 11:48:08.065 | + lib/nova:configure_console_proxies:695 : local offset=0 2022-06-10 11:48:08.068 | + lib/nova:configure_console_proxies:699 : offset=0 2022-06-10 11:48:08.070 | + lib/nova:configure_console_proxies:701 : is_service_enabled n-novnc 2022-06-10 11:48:08.086 | + functions-common:is_service_enabled:2082 : return 1 2022-06-10 11:48:08.089 | + lib/nova:configure_console_proxies:701 : '[' False '!=' False ']' 2022-06-10 11:48:08.091 | + lib/nova:configure_console_proxies:733 : is_service_enabled n-spice 2022-06-10 11:48:08.107 | + functions-common:is_service_enabled:2082 : return 1 2022-06-10 11:48:08.109 | + lib/nova:configure_console_proxies:738 : is_service_enabled n-sproxy 2022-06-10 11:48:08.125 | + functions-common:is_service_enabled:2082 : return 1 2022-06-10 11:48:08.127 | + lib/nova:configure_nova:336 : is_service_enabled n-cpu 2022-06-10 11:48:08.145 | + functions-common:is_service_enabled:2082 : return 1 2022-06-10 11:48:08.148 | + ./stack.sh:main:935 : is_service_enabled placement 2022-06-10 11:48:08.165 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:48:08.168 | + ./stack.sh:main:937 : stack_install_service placement 2022-06-10 11:48:08.170 | + lib/stack:stack_install_service:20 : local service=placement 2022-06-10 11:48:08.173 | + lib/stack:stack_install_service:21 : type install_placement 2022-06-10 11:48:08.175 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-06-10 11:48:08.178 | + lib/stack:stack_install_service:32 : install_placement 2022-06-10 11:48:08.180 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-06-10 11:48:08.183 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-06-10 11:48:08.185 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:48:08.188 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:48:08.190 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-06-10 11:48:08.194 | + functions-common:install_package:1464 : update_package_repo 2022-06-10 11:48:08.196 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-10 11:48:08.199 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-10 11:48:08.201 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-10 11:48:08.204 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-10 11:48:08.206 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-10 11:48:08.209 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:48:08.214 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:48:08.217 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-10 11:48:08.223 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-10 11:48:08.227 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-10 11:48:08.229 | + functions-common:apt_get_update:1191 : return 2022-06-10 11:48:08.232 | + functions-common:install_package:1465 : real_install_package apache2 2022-06-10 11:48:08.234 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-10 11:48:08.237 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:48:08.247 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:48:08.250 | + functions-common:real_install_package:1451 : apt_get install apache2 2022-06-10 11:48:08.272 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-06-10 11:48:08.389 | Reading package lists... 2022-06-10 11:48:08.651 | Building dependency tree... 2022-06-10 11:48:08.652 | Reading state information... 2022-06-10 11:48:08.911 | apache2 is already the newest version (2.4.41-4ubuntu3.11). 2022-06-10 11:48:08.911 | The following packages were automatically installed and are no longer required: 2022-06-10 11:48:08.912 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-10 11:48:08.912 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-10 11:48:08.912 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-10 11:48:08.912 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-10 11:48:08.912 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-10 11:48:08.912 | python3-zope.interface 2022-06-10 11:48:08.913 | Use 'sudo apt autoremove' to remove them. 2022-06-10 11:48:09.027 | 0 upgraded, 0 newly installed, 0 to remove and 144 not upgraded. 2022-06-10 11:48:09.031 | + functions-common:apt_get:1235 : result=0 2022-06-10 11:48:09.034 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-10 11:48:09.036 | + functions-common:time_stop:2426 : local name 2022-06-10 11:48:09.039 | + functions-common:time_stop:2427 : local end_time 2022-06-10 11:48:09.041 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 11:48:09.043 | + functions-common:time_stop:2429 : local total 2022-06-10 11:48:09.046 | + functions-common:time_stop:2430 : local start_time 2022-06-10 11:48:09.048 | + functions-common:time_stop:2432 : name=apt-get 2022-06-10 11:48:09.050 | + functions-common:time_stop:2433 : start_time=1654861688269 2022-06-10 11:48:09.053 | + functions-common:time_stop:2435 : [[ -z 1654861688269 ]] 2022-06-10 11:48:09.056 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 11:48:09.060 | + functions-common:time_stop:2438 : end_time=1654861689058 2022-06-10 11:48:09.062 | + functions-common:time_stop:2439 : elapsed_time=789 2022-06-10 11:48:09.065 | + functions-common:time_stop:2440 : total=6213 2022-06-10 11:48:09.067 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 11:48:09.070 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=7002 2022-06-10 11:48:09.072 | + functions-common:apt_get:1239 : return 0 2022-06-10 11:48:09.075 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-06-10 11:48:09.077 | + functions-common:is_package_installed:1473 : [[ -z libapache2-mod-wsgi ]] 2022-06-10 11:48:09.080 | + functions-common:is_package_installed:1477 : [[ -z deb ]] 2022-06-10 11:48:09.082 | + functions-common:is_package_installed:1481 : [[ deb = \d\e\b ]] 2022-06-10 11:48:09.085 | + functions-common:is_package_installed:1482 : dpkg -s libapache2-mod-wsgi 2022-06-10 11:48:09.108 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-06-10 11:48:09.110 | + functions-common:install_package:1464 : update_package_repo 2022-06-10 11:48:09.113 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-06-10 11:48:09.115 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-06-10 11:48:09.117 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-06-10 11:48:09.120 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-06-10 11:48:09.122 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-06-10 11:48:09.125 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:48:09.127 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:48:09.130 | + functions-common:update_package_repo:1445 : apt_get_update 2022-06-10 11:48:09.133 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-06-10 11:48:09.135 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-06-10 11:48:09.138 | + functions-common:apt_get_update:1191 : return 2022-06-10 11:48:09.140 | + functions-common:install_package:1465 : real_install_package libapache2-mod-wsgi-py3 2022-06-10 11:48:09.143 | + functions-common:real_install_package:1450 : is_ubuntu 2022-06-10 11:48:09.145 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:48:09.148 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:48:09.151 | + functions-common:real_install_package:1451 : apt_get install libapache2-mod-wsgi-py3 2022-06-10 11:48:09.173 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2022-06-10 11:48:09.283 | Reading package lists... 2022-06-10 11:48:09.532 | Building dependency tree... 2022-06-10 11:48:09.534 | Reading state information... 2022-06-10 11:48:09.803 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-06-10 11:48:09.803 | The following packages were automatically installed and are no longer required: 2022-06-10 11:48:09.805 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-06-10 11:48:09.805 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-06-10 11:48:09.805 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-06-10 11:48:09.805 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-06-10 11:48:09.805 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-06-10 11:48:09.805 | python3-zope.interface 2022-06-10 11:48:09.805 | Use 'sudo apt autoremove' to remove them. 2022-06-10 11:48:09.926 | 0 upgraded, 0 newly installed, 0 to remove and 144 not upgraded. 2022-06-10 11:48:09.931 | + functions-common:apt_get:1235 : result=0 2022-06-10 11:48:09.934 | + functions-common:apt_get:1238 : time_stop apt-get 2022-06-10 11:48:09.936 | + functions-common:time_stop:2426 : local name 2022-06-10 11:48:09.938 | + functions-common:time_stop:2427 : local end_time 2022-06-10 11:48:09.941 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 11:48:09.944 | + functions-common:time_stop:2429 : local total 2022-06-10 11:48:09.946 | + functions-common:time_stop:2430 : local start_time 2022-06-10 11:48:09.948 | + functions-common:time_stop:2432 : name=apt-get 2022-06-10 11:48:09.951 | + functions-common:time_stop:2433 : start_time=1654861689170 2022-06-10 11:48:09.953 | + functions-common:time_stop:2435 : [[ -z 1654861689170 ]] 2022-06-10 11:48:09.956 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 11:48:09.960 | + functions-common:time_stop:2438 : end_time=1654861689958 2022-06-10 11:48:09.963 | + functions-common:time_stop:2439 : elapsed_time=788 2022-06-10 11:48:09.965 | + functions-common:time_stop:2440 : total=7002 2022-06-10 11:48:09.968 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 11:48:09.970 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=7790 2022-06-10 11:48:09.972 | + functions-common:apt_get:1239 : return 0 2022-06-10 11:48:09.975 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-06-10 11:48:09.977 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-06-10 11:48:09.980 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-06-10 11:48:09.983 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:48:09.985 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:48:09.988 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-06-10 11:48:09.991 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-06-10 11:48:10.046 | wsgi (enabled by maintainer script) 2022-06-10 11:48:10.050 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-06-10 11:48:10.052 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-06-10 11:48:10.055 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-10 11:48:10.058 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-06-10 11:48:10.061 | ++ inc/python:get_from_global_requirements:221 : local package=osc-placement 2022-06-10 11:48:10.063 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-06-10 11:48:10.067 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-06-10 11:48:10.067 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-06-10 11:48:10.073 | ++ inc/python:get_from_global_requirements:223 : required_pkg='osc-placement ' 2022-06-10 11:48:10.075 | ++ inc/python:get_from_global_requirements:224 : [[ osc-placement == '' ]] 2022-06-10 11:48:10.078 | ++ inc/python:get_from_global_requirements:227 : echo osc-placement 2022-06-10 11:48:10.081 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-06-10 11:48:10.083 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-06-10 11:48:10.108 | Using python 3.8 to install osc-placement 2022-06-10 11:48:10.110 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-06-10 11:48:12.217 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:48:12.217 | from cryptography.utils import int_from_bytes 2022-06-10 11:48:12.217 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:48:12.217 | from cryptography.utils import int_from_bytes 2022-06-10 11:48:13.259 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-10 11:48:13.262 | Requirement already satisfied: osc-placement===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.2.0) 2022-06-10 11:48:13.273 | Requirement already satisfied: oslo.utils===4.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (4.13.0) 2022-06-10 11:48:13.289 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-06-10 11:48:13.294 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-06-10 11:48:13.296 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-06-10 11:48:13.302 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2022.1) 2022-06-10 11:48:13.306 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 489)) (3.17.6) 2022-06-10 11:48:13.309 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.16.0) 2022-06-10 11:48:13.312 | Requirement already satisfied: keystoneauth1===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (4.6.0) 2022-06-10 11:48:13.370 | Requirement already satisfied: osc-lib===2.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.6.0) 2022-06-10 11:48:13.384 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-06-10 11:48:13.387 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-06-10 11:48:13.391 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-06-10 11:48:13.397 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-06-10 11:48:13.401 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-06-10 11:48:13.405 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.5.0) 2022-06-10 11:48:13.411 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-06-10 11:48:13.416 | Requirement already satisfied: requests===2.27.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.27.1) 2022-06-10 11:48:13.441 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-06-10 11:48:13.453 | Requirement already satisfied: openstacksdk===0.99.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (0.99.0) 2022-06-10 11:48:13.478 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (1.14.1) 2022-06-10 11:48:13.482 | Requirement already satisfied: urllib3===1.26.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.26.9) 2022-06-10 11:48:13.514 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-06-10 11:48:13.516 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 454)) (2019.11.28) 2022-06-10 11:48:13.519 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.0.12) 2022-06-10 11:48:13.524 | Requirement already satisfied: cmd2===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.1) 2022-06-10 11:48:13.571 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-06-10 11:48:13.574 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-06-10 11:48:13.577 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-06-10 11:48:13.589 | Requirement already satisfied: jmespath===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.0) 2022-06-10 11:48:13.591 | Requirement already satisfied: dogpile.cache===1.1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.5) 2022-06-10 11:48:13.597 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-06-10 11:48:13.600 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-06-10 11:48:13.604 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 462)) (1.4.0) 2022-06-10 11:48:13.607 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-06-10 11:48:13.610 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.5.0) 2022-06-10 11:48:13.631 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-06-10 11:48:13.667 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.2.5) 2022-06-10 11:48:13.672 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-06-10 11:48:13.732 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-06-10 11:48:13.734 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-06-10 11:48:13.737 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.0) 2022-06-10 11:48:13.741 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-06-10 11:48:15.806 | + inc/python:pip_install:196 : result=0 2022-06-10 11:48:15.809 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-10 11:48:15.812 | + functions-common:time_stop:2426 : local name 2022-06-10 11:48:15.814 | + functions-common:time_stop:2427 : local end_time 2022-06-10 11:48:15.817 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 11:48:15.820 | + functions-common:time_stop:2429 : local total 2022-06-10 11:48:15.822 | + functions-common:time_stop:2430 : local start_time 2022-06-10 11:48:15.825 | + functions-common:time_stop:2432 : name=pip_install 2022-06-10 11:48:15.827 | + functions-common:time_stop:2433 : start_time=1654861690101 2022-06-10 11:48:15.830 | + functions-common:time_stop:2435 : [[ -z 1654861690101 ]] 2022-06-10 11:48:15.833 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 11:48:15.838 | + functions-common:time_stop:2438 : end_time=1654861695835 2022-06-10 11:48:15.841 | + functions-common:time_stop:2439 : elapsed_time=5734 2022-06-10 11:48:15.843 | + functions-common:time_stop:2440 : total=122834 2022-06-10 11:48:15.846 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 11:48:15.848 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=128568 2022-06-10 11:48:15.851 | + inc/python:pip_install:199 : return 0 2022-06-10 11:48:15.854 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-06-10 11:48:15.857 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/placement.git 2022-06-10 11:48:15.859 | + functions-common:git_clone:598 : local git_dest=/opt/stack/placement 2022-06-10 11:48:15.861 | + functions-common:git_clone:599 : local git_ref=master 2022-06-10 11:48:15.864 | + functions-common:git_clone:600 : local orig_dir 2022-06-10 11:48:15.867 | ++ functions-common:git_clone:601 : pwd 2022-06-10 11:48:15.870 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-06-10 11:48:15.873 | + functions-common:git_clone:602 : local git_clone_flags= 2022-06-10 11:48:15.876 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-06-10 11:48:15.893 | + functions-common:git_clone:604 : RECLONE=False 2022-06-10 11:48:15.896 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-06-10 11:48:15.899 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-06-10 11:48:15.902 | + functions-common:git_clone:618 : echo master 2022-06-10 11:48:15.902 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-06-10 11:48:15.908 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/placement ]] 2022-06-10 11:48:15.910 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-06-10 11:48:15.913 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/placement 2022-06-10 11:48:15.926 | + functions-common:git_clone:678 : cd /opt/stack/placement 2022-06-10 11:48:15.929 | + functions-common:git_clone:679 : git show --oneline 2022-06-10 11:48:15.930 | + functions-common:git_clone:679 : head -1 2022-06-10 11:48:15.933 | d013b370 Update python testing as per zed cycle testing runtime 2022-06-10 11:48:15.936 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-06-10 11:48:15.939 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-06-10 11:48:15.941 | + inc/python:setup_develop:334 : local bindep 2022-06-10 11:48:15.944 | + inc/python:setup_develop:335 : [[ /opt/stack/placement == -bindep* ]] 2022-06-10 11:48:15.947 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/placement 2022-06-10 11:48:15.949 | + inc/python:setup_develop:340 : local extras= 2022-06-10 11:48:15.952 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-06-10 11:48:15.954 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-06-10 11:48:15.957 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/placement == -bindep* ]] 2022-06-10 11:48:15.959 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/placement 2022-06-10 11:48:15.962 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-06-10 11:48:15.964 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-06-10 11:48:15.967 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/placement 2022-06-10 11:48:15.970 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-06-10 11:48:15.973 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/placement 2022-06-10 11:48:15.976 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-06-10 11:48:15.978 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-06-10 11:48:15.982 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-06-10 11:48:15.987 | + inc/python:_setup_package_with_constraints_edit:381 : name=openstack-placement 2022-06-10 11:48:15.991 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-06-10 11:48:16.620 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/placement -e 2022-06-10 11:48:16.623 | + inc/python:setup_package:414 : local bindep=0 2022-06-10 11:48:16.625 | + inc/python:setup_package:415 : local bindep_flag= 2022-06-10 11:48:16.628 | + inc/python:setup_package:416 : local bindep_profiles= 2022-06-10 11:48:16.631 | + inc/python:setup_package:417 : [[ /opt/stack/placement == -bindep* ]] 2022-06-10 11:48:16.633 | + inc/python:setup_package:422 : local project_dir=/opt/stack/placement 2022-06-10 11:48:16.636 | + inc/python:setup_package:423 : local flags=-e 2022-06-10 11:48:16.639 | + inc/python:setup_package:424 : local extras= 2022-06-10 11:48:16.641 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-06-10 11:48:16.643 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-06-10 11:48:16.646 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-06-10 11:48:16.649 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-06-10 11:48:16.652 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-06-10 11:48:16.654 | + inc/python:setup_package:442 : pip_install -e /opt/stack/placement 2022-06-10 11:48:16.675 | Using python 3.8 to install /opt/stack/placement 2022-06-10 11:48:16.678 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-06-10 11:48:18.821 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:48:18.822 | from cryptography.utils import int_from_bytes 2022-06-10 11:48:18.822 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:48:18.822 | from cryptography.utils import int_from_bytes 2022-06-10 11:48:19.877 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-10 11:48:19.877 | Obtaining file:///opt/stack/placement 2022-06-10 11:48:21.128 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-06-10 11:48:21.140 | Requirement already satisfied: SQLAlchemy===1.4.37 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.37) 2022-06-10 11:48:21.287 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-06-10 11:48:21.300 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.1.2) 2022-06-10 11:48:21.306 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (3.2.0) 2022-06-10 11:48:21.317 | Requirement already satisfied: keystonemiddleware===9.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (9.5.0) 2022-06-10 11:48:21.368 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (1.0.1) 2022-06-10 11:48:21.373 | Requirement already satisfied: os-resource-classes===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.1.0) 2022-06-10 11:48:21.377 | Requirement already satisfied: os-traits===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.7.0) 2022-06-10 11:48:21.382 | Requirement already satisfied: oslo.cache===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (2.11.0) 2022-06-10 11:48:21.417 | Requirement already satisfied: oslo.concurrency===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.5.1) 2022-06-10 11:48:21.428 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (8.8.0) 2022-06-10 11:48:21.467 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.1.0) 2022-06-10 11:48:21.472 | Requirement already satisfied: oslo.db===11.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (11.3.0) 2022-06-10 11:48:21.519 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-06-10 11:48:21.523 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.0) 2022-06-10 11:48:21.561 | Requirement already satisfied: oslo.middleware===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.5.1) 2022-06-10 11:48:21.580 | Requirement already satisfied: oslo.policy===3.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (3.12.1) 2022-06-10 11:48:21.594 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (4.3.0) 2022-06-10 11:48:21.603 | Requirement already satisfied: oslo.upgradecheck===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (1.5.0) 2022-06-10 11:48:21.613 | Requirement already satisfied: oslo.utils===4.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (4.13.0) 2022-06-10 11:48:21.632 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-06-10 11:48:21.637 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-06-10 11:48:21.639 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-06-10 11:48:21.650 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-06-10 11:48:21.660 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-06-10 11:48:21.664 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-06-10 11:48:21.669 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) (2.8.2) 2022-06-10 11:48:21.674 | Requirement already satisfied: python-keystoneclient===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 412)) (4.5.0) 2022-06-10 11:48:21.695 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2022.1) 2022-06-10 11:48:21.699 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (0.7) 2022-06-10 11:48:21.706 | Requirement already satisfied: requests===2.27.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.27.1) 2022-06-10 11:48:21.732 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 467)) (1.5.0) 2022-06-10 11:48:21.737 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.16.0) 2022-06-10 11:48:21.740 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517)) (0.13.0) 2022-06-10 11:48:21.750 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (0.4.2) 2022-06-10 11:48:21.753 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (3.3.0) 2022-06-10 11:48:21.755 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.5.0) 2022-06-10 11:48:21.762 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (2.0.1) 2022-06-10 11:48:21.770 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 542)) (0.5.0) 2022-06-10 11:48:21.775 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (2.5.0) 2022-06-10 11:48:21.785 | Requirement already satisfied: urllib3===1.26.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.26.9) 2022-06-10 11:48:21.818 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.2.5) 2022-06-10 11:48:21.828 | 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/lib/python3/dist-packages (from openstack-placement==7.1.0.dev22) (45.2.0) 2022-06-10 11:48:21.830 | Requirement already satisfied: keystoneauth1===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (4.6.0) 2022-06-10 11:48:21.888 | Requirement already satisfied: dogpile.cache===1.1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.5) 2022-06-10 11:48:21.894 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.17.3) 2022-06-10 11:48:21.896 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-06-10 11:48:21.903 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-06-10 11:48:21.908 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-06-10 11:48:21.913 | Requirement already satisfied: alembic===1.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.0) 2022-06-10 11:48:21.926 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (3.2.2) 2022-06-10 11:48:21.935 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-06-10 11:48:21.940 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-06-10 11:48:21.944 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-06-10 11:48:21.947 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-06-10 11:48:21.950 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.0.12) 2022-06-10 11:48:21.955 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-06-10 11:48:21.958 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 454)) (2019.11.28) 2022-06-10 11:48:21.960 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-06-10 11:48:21.963 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-06-10 11:48:21.965 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (3.0.0) 2022-06-10 11:48:21.975 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2022-06-10 11:48:21.978 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-06-10 11:48:21.982 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (1.14.1) 2022-06-10 11:48:21.986 | Requirement already satisfied: Mako===1.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.0) 2022-06-10 11:48:21.997 | Requirement already satisfied: importlib-resources===5.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (5.7.1) 2022-06-10 11:48:22.024 | Requirement already satisfied: importlib-metadata===4.11.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (4.11.4) 2022-06-10 11:48:22.060 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.0) 2022-06-10 11:48:22.063 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-06-10 11:48:22.066 | Requirement already satisfied: zipp===3.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 597)) (3.8.0) 2022-06-10 11:48:22.091 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-06-10 11:48:23.723 | Installing collected packages: openstack-placement 2022-06-10 11:48:23.723 | Attempting uninstall: openstack-placement 2022-06-10 11:48:23.725 | Found existing installation: openstack-placement 7.1.0.dev22 2022-06-10 11:48:23.727 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-06-10 11:48:23.728 | Running setup.py develop for openstack-placement 2022-06-10 11:48:25.487 | Successfully installed openstack-placement 2022-06-10 11:48:25.597 | + inc/python:pip_install:196 : result=0 2022-06-10 11:48:25.600 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-10 11:48:25.603 | + functions-common:time_stop:2426 : local name 2022-06-10 11:48:25.605 | + functions-common:time_stop:2427 : local end_time 2022-06-10 11:48:25.608 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 11:48:25.610 | + functions-common:time_stop:2429 : local total 2022-06-10 11:48:25.612 | + functions-common:time_stop:2430 : local start_time 2022-06-10 11:48:25.615 | + functions-common:time_stop:2432 : name=pip_install 2022-06-10 11:48:25.617 | + functions-common:time_stop:2433 : start_time=1654861696669 2022-06-10 11:48:25.620 | + functions-common:time_stop:2435 : [[ -z 1654861696669 ]] 2022-06-10 11:48:25.623 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 11:48:25.627 | + functions-common:time_stop:2438 : end_time=1654861705624 2022-06-10 11:48:25.629 | + functions-common:time_stop:2439 : elapsed_time=8955 2022-06-10 11:48:25.631 | + functions-common:time_stop:2440 : total=128568 2022-06-10 11:48:25.634 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 11:48:25.636 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=137523 2022-06-10 11:48:25.638 | + inc/python:pip_install:199 : return 0 2022-06-10 11:48:25.641 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-06-10 11:48:25.644 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-10 11:48:25.647 | + functions-common:safe_chown:2327 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-10 11:48:25.666 | + functions-common:_safe_permission_operation:2175 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-06-10 11:48:25.679 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/placement 2022-06-10 11:48:25.681 | + inc/python:use_library_from_git:246 : local name=/opt/stack/placement 2022-06-10 11:48:25.684 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:48:25.686 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:48:25.689 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-06-10 11:48:25.691 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:48:25.694 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-06-10 11:48:25.696 | + ./stack.sh:main:938 : configure_placement 2022-06-10 11:48:25.699 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-06-10 11:48:25.712 | + lib/placement:configure_placement:107 : create_placement_conf 2022-06-10 11:48:25.715 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-06-10 11:48:25.719 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-06-10 11:48:25.722 | ++ lib/database:database_connection_url:134 : local db=placement 2022-06-10 11:48:25.725 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-06-10 11:48:25.728 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=placement 2022-06-10 11:48:25.730 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-06-10 11:48:25.733 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-06-10 11:48:25.735 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-06-10 11:48:25.753 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:48:25.756 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-06-10 11:48:25.758 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2022-06-10 11:48:25.761 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2022-06-10 11:48:25.794 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-06-10 11:48:25.826 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-06-10 11:48:25.858 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-06-10 11:48:25.861 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-06-10 11:48:25.863 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-06-10 11:48:25.866 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-06-10 11:48:25.869 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-06-10 11:48:25.901 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-06-10 11:48:25.931 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.33/identity 2022-06-10 11:48:25.961 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-06-10 11:48:25.991 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-06-10 11:48:26.020 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-06-10 11:48:26.050 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-06-10 11:48:26.079 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-06-10 11:48:26.109 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-06-10 11:48:26.139 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-06-10 11:48:26.169 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-06-10 11:48:26.171 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-06-10 11:48:26.174 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-06-10 11:48:26.178 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-06-10 11:48:26.195 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-06-10 11:48:26.198 | + functions:setup_systemd_logging:695 : local pidstr= 2022-06-10 11:48:26.200 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-06-10 11:48:26.203 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-06-10 11:48:26.205 | + functions:setup_systemd_logging:702 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-06-10 11:48:26.235 | + functions:setup_systemd_logging:704 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-06-10 11:48:26.264 | + functions:setup_systemd_logging:705 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-06-10 11:48:26.294 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-06-10 11:48:26.323 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-06-10 11:48:26.326 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-06-10 11:48:26.329 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-06-10 11:48:26.331 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-06-10 11:48:26.334 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-06-10 11:48:26.336 | + lib/apache:write_uwsgi_config:257 : local http= 2022-06-10 11:48:26.338 | + lib/apache:write_uwsgi_config:258 : local name= 2022-06-10 11:48:26.342 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-06-10 11:48:26.346 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-06-10 11:48:26.349 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-06-10 11:48:26.351 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-06-10 11:48:26.364 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-06-10 11:48:26.365 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-06-10 11:48:26.373 | d /var/run/uwsgi 0755 ubuntu root 2022-06-10 11:48:26.377 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-06-10 11:48:26.398 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-06-10 11:48:26.401 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-06-10 11:48:26.405 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-06-10 11:48:26.436 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-06-10 11:48:26.466 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-06-10 11:48:26.495 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-06-10 11:48:26.524 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-06-10 11:48:26.554 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-06-10 11:48:26.584 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-06-10 11:48:26.613 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-06-10 11:48:26.641 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-06-10 11:48:26.672 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-06-10 11:48:26.701 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-06-10 11:48:26.731 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-06-10 11:48:26.760 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-06-10 11:48:26.790 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-06-10 11:48:26.792 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-06-10 11:48:26.795 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-06-10 11:48:26.798 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-06-10 11:48:26.801 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-06-10 11:48:26.803 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:48:26.806 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:48:26.808 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-06-10 11:48:26.811 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-06-10 11:48:26.814 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-06-10 11:48:26.843 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-06-10 11:48:26.874 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-06-10 11:48:26.874 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-06-10 11:48:26.883 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-06-10 11:48:26.887 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-06-10 11:48:26.889 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-06-10 11:48:26.892 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-06-10 11:48:26.894 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-06-10 11:48:26.897 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-06-10 11:48:26.900 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:48:26.902 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:48:26.905 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-06-10 11:48:26.907 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-06-10 11:48:26.910 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:48:26.912 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:48:26.915 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-06-10 11:48:26.977 | Site placement-api already enabled 2022-06-10 11:48:26.981 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-06-10 11:48:26.984 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-06-10 11:48:26.986 | + functions-common:restart_service:2310 : '[' -x /bin/systemctl ']' 2022-06-10 11:48:26.989 | + functions-common:restart_service:2311 : sudo /bin/systemctl restart apache2 2022-06-10 11:48:27.126 | + ./stack.sh:main:945 : is_service_enabled placement placement-client 2022-06-10 11:48:27.145 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:48:27.148 | + ./stack.sh:main:946 : is_service_enabled n-cpu 2022-06-10 11:48:27.167 | + functions-common:is_service_enabled:2082 : return 1 2022-06-10 11:48:27.170 | + ./stack.sh:main:946 : is_service_enabled n-sch 2022-06-10 11:48:27.188 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:48:27.190 | + ./stack.sh:main:947 : configure_placement_nova_compute 2022-06-10 11:48:27.193 | + lib/nova:configure_placement_nova_compute:596 : local conf=/etc/nova/nova.conf 2022-06-10 11:48:27.196 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova.conf placement auth_type password 2022-06-10 11:48:27.230 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.33/identity 2022-06-10 11:48:27.259 | + lib/nova:configure_placement_nova_compute:599 : iniset /etc/nova/nova.conf placement username placement 2022-06-10 11:48:27.289 | + lib/nova:configure_placement_nova_compute:600 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-06-10 11:48:27.318 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-06-10 11:48:27.348 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement project_name service 2022-06-10 11:48:27.377 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-06-10 11:48:27.406 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-06-10 11:48:27.436 | + ./stack.sh:main:951 : is_service_enabled horizon 2022-06-10 11:48:27.453 | + functions-common:is_service_enabled:2082 : return 1 2022-06-10 11:48:27.456 | + ./stack.sh:main:956 : is_service_enabled tls-proxy 2022-06-10 11:48:27.474 | + functions-common:is_service_enabled:2082 : return 1 2022-06-10 11:48:27.477 | + ./stack.sh:main:964 : run_phase stack install 2022-06-10 11:48:27.479 | + functions-common:run_phase:1854 : local mode=stack 2022-06-10 11:48:27.482 | + functions-common:run_phase:1855 : local phase=install 2022-06-10 11:48:27.485 | + functions-common:run_phase:1856 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-06-10 11:48:27.487 | + functions-common:run_phase:1857 : local extra_plugin_file_name 2022-06-10 11:48:27.490 | + functions-common:run_phase:1858 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-06-10 11:48:27.493 | + functions-common:run_phase:1863 : local exceptions=80-tempest.sh 2022-06-10 11:48:27.495 | + functions-common:run_phase:1864 : local extra 2022-06-10 11:48:27.498 | ++ functions-common:run_phase:1865 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-06-10 11:48:27.503 | + functions-common:run_phase:1865 : extra=80-tempest.sh 2022-06-10 11:48:27.506 | + functions-common:run_phase:1866 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-06-10 11:48:27.509 | + functions-common:run_phase:1870 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-06-10 11:48:27.511 | + functions-common:run_phase:1870 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-06-10 11:48:27.514 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-06-10 11:48:27.530 | ++ functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:48:27.532 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-06-10 11:48:27.535 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-06-10 11:48:27.537 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-06-10 11:48:27.539 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-06-10 11:48:27.542 | ++ ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-10 11:48:27.544 | ++ ./stack.sh:echo_summary:441 : echo -e Installing Tempest 2022-06-10 11:48:27.546 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-06-10 11:48:27.549 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-06-10 11:48:27.605 | ++ inc/async:async_inner:63 : install_tempest 2022-06-10 11:48:27.643 | [98596 Async install_tempest:124472]: running: install_tempest 2022-06-10 11:48:27.646 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-06-10 11:48:27.649 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-06-10 11:48:27.652 | + functions-common:run_phase:1875 : [[ stack == \s\o\u\r\c\e ]] 2022-06-10 11:48:27.655 | + functions-common:run_phase:1878 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-06-10 11:48:27.657 | + functions-common:run_phase:1881 : run_plugins stack install 2022-06-10 11:48:27.660 | + functions-common:run_plugins:1840 : local mode=stack 2022-06-10 11:48:27.663 | + functions-common:run_plugins:1841 : local phase=install 2022-06-10 11:48:27.666 | + functions-common:run_plugins:1843 : local plugins= 2022-06-10 11:48:27.668 | + functions-common:run_plugins:1844 : local plugin 2022-06-10 11:48:27.671 | + ./stack.sh:main:967 : use_library_from_git python-openstackclient 2022-06-10 11:48:27.674 | + inc/python:use_library_from_git:246 : local name=python-openstackclient 2022-06-10 11:48:27.677 | + inc/python:use_library_from_git:247 : local enabled=1 2022-06-10 11:48:27.679 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-06-10 11:48:27.683 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-openstackclient, ]] 2022-06-10 11:48:27.686 | + inc/python:use_library_from_git:249 : return 1 2022-06-10 11:48:27.688 | + ./stack.sh:main:971 : pip_install_gr python-openstackclient 2022-06-10 11:48:27.691 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-06-10 11:48:27.694 | + inc/python:pip_install_gr:77 : local clean_name 2022-06-10 11:48:27.698 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-06-10 11:48:27.700 | ++ inc/python:get_from_global_requirements:221 : local package=python-openstackclient 2022-06-10 11:48:27.703 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-06-10 11:48:27.708 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-06-10 11:48:27.709 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-06-10 11:48:27.715 | ++ inc/python:get_from_global_requirements:223 : required_pkg='python-openstackclient ' 2022-06-10 11:48:27.717 | ++ inc/python:get_from_global_requirements:224 : [[ python-openstackclient == '' ]] 2022-06-10 11:48:27.720 | ++ inc/python:get_from_global_requirements:227 : echo python-openstackclient 2022-06-10 11:48:27.723 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-06-10 11:48:27.726 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-06-10 11:48:27.748 | Using python 3.8 to install python-openstackclient 2022-06-10 11:48:27.751 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient 2022-06-10 11:48:29.899 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:48:29.899 | from cryptography.utils import int_from_bytes 2022-06-10 11:48:29.899 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:48:29.899 | from cryptography.utils import int_from_bytes 2022-06-10 11:48:30.947 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-10 11:48:30.949 | Requirement already satisfied: python-openstackclient===5.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 426)) (5.8.0) 2022-06-10 11:48:30.968 | Requirement already satisfied: stevedore===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.5.0) 2022-06-10 11:48:30.975 | Requirement already satisfied: python-keystoneclient===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 412)) (4.5.0) 2022-06-10 11:48:30.996 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (3.10.1) 2022-06-10 11:48:31.008 | Requirement already satisfied: osc-lib===2.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.6.0) 2022-06-10 11:48:31.023 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.0.2) 2022-06-10 11:48:31.026 | Requirement already satisfied: python-novaclient===18.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 423)) (18.0.0) 2022-06-10 11:48:31.040 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.9.0) 2022-06-10 11:48:31.043 | Requirement already satisfied: oslo.utils===4.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (4.13.0) 2022-06-10 11:48:31.058 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (5.1.0) 2022-06-10 11:48:31.062 | Requirement already satisfied: python-cinderclient===8.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 398)) (8.3.0) 2022-06-10 11:48:31.077 | Requirement already satisfied: openstacksdk===0.99.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (0.99.0) 2022-06-10 11:48:31.102 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (8.8.0) 2022-06-10 11:48:31.141 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (4.3.0) 2022-06-10 11:48:31.150 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.16.0) 2022-06-10 11:48:31.152 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.5.0) 2022-06-10 11:48:31.158 | Requirement already satisfied: requests===2.27.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.27.1) 2022-06-10 11:48:31.185 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (21.3) 2022-06-10 11:48:31.190 | Requirement already satisfied: keystoneauth1===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (4.6.0) 2022-06-10 11:48:31.247 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-06-10 11:48:31.250 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-06-10 11:48:31.261 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-06-10 11:48:31.264 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-06-10 11:48:31.269 | Requirement already satisfied: cmd2===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (2.4.1) 2022-06-10 11:48:31.318 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 489)) (3.17.6) 2022-06-10 11:48:31.321 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.11.0) 2022-06-10 11:48:31.323 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2022.1) 2022-06-10 11:48:31.327 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.8.0) 2022-06-10 11:48:31.332 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (36.0.2) 2022-06-10 11:48:31.370 | Requirement already satisfied: dogpile.cache===1.1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 152)) (1.1.5) 2022-06-10 11:48:31.375 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 462)) (1.4.0) 2022-06-10 11:48:31.377 | Requirement already satisfied: jmespath===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (1.0.0) 2022-06-10 11:48:31.380 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (1.32) 2022-06-10 11:48:31.385 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (5.1.1) 2022-06-10 11:48:31.388 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.7.0) 2022-06-10 11:48:31.392 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.5.0) 2022-06-10 11:48:31.413 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-06-10 11:48:31.416 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 467)) (1.5.0) 2022-06-10 11:48:31.420 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.0.4) 2022-06-10 11:48:31.423 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (1.14.1) 2022-06-10 11:48:31.427 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (3.3) 2022-06-10 11:48:31.430 | Requirement already satisfied: urllib3===1.26.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.26.9) 2022-06-10 11:48:31.461 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (2.0.12) 2022-06-10 11:48:31.466 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 454)) (2019.11.28) 2022-06-10 11:48:31.468 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.2.5) 2022-06-10 11:48:31.474 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (21.4.0) 2022-06-10 11:48:31.533 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-06-10 11:48:31.537 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (1.15.0) 2022-06-10 11:48:31.540 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (2.3) 2022-06-10 11:48:31.543 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-06-10 11:48:33.575 | + inc/python:pip_install:196 : result=0 2022-06-10 11:48:33.577 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-10 11:48:33.580 | + functions-common:time_stop:2426 : local name 2022-06-10 11:48:33.582 | + functions-common:time_stop:2427 : local end_time 2022-06-10 11:48:33.586 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 11:48:33.588 | + functions-common:time_stop:2429 : local total 2022-06-10 11:48:33.590 | + functions-common:time_stop:2430 : local start_time 2022-06-10 11:48:33.593 | + functions-common:time_stop:2432 : name=pip_install 2022-06-10 11:48:33.595 | + functions-common:time_stop:2433 : start_time=1654861707742 2022-06-10 11:48:33.597 | + functions-common:time_stop:2435 : [[ -z 1654861707742 ]] 2022-06-10 11:48:33.600 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 11:48:33.605 | + functions-common:time_stop:2438 : end_time=1654861713602 2022-06-10 11:48:33.607 | + functions-common:time_stop:2439 : elapsed_time=5860 2022-06-10 11:48:33.610 | + functions-common:time_stop:2440 : total=137523 2022-06-10 11:48:33.612 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 11:48:33.615 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=143383 2022-06-10 11:48:33.617 | + inc/python:pip_install:199 : return 0 2022-06-10 11:48:33.620 | + ./stack.sh:main:976 : install_oscwrap 2022-06-10 11:48:33.623 | ++ functions-common:install_oscwrap:2471 : mktemp 2022-06-10 11:48:33.628 | + functions-common:install_oscwrap:2471 : OSCWRAP_TIMER_FILE=/tmp/tmp.BN0NBzeIdJ 2022-06-10 11:48:33.631 | + functions-common:install_oscwrap:2474 : shopt -s expand_aliases 2022-06-10 11:48:33.633 | + functions-common:install_oscwrap:2477 : unalias -a 2022-06-10 11:48:33.636 | + functions-common:install_oscwrap:2479 : alias openstack=oscwrap 2022-06-10 11:48:33.639 | + ./stack.sh:main:981 : [[ False != \F\a\l\s\e ]] 2022-06-10 11:48:33.641 | + ./stack.sh:main:1021 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-06-10 11:48:33.644 | + ./stack.sh:main:1029 : is_service_enabled mysql postgresql 2022-06-10 11:48:33.663 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:48:33.666 | + ./stack.sh:main:1030 : configure_database 2022-06-10 11:48:33.669 | + lib/database:configure_database:128 : configure_database_mysql 2022-06-10 11:48:33.671 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-06-10 11:48:33.673 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-06-10 11:48:33.676 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-10 11:48:33.678 | + ./stack.sh:echo_summary:441 : echo -e Configuring and starting MySQL 2022-06-10 11:48:33.681 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-06-10 11:48:33.683 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:48:33.685 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:48:33.688 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-06-10 11:48:33.691 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-06-10 11:48:33.694 | ++ functions-common:ipv6_unquote:2224 : echo 0.0.0.0 2022-06-10 11:48:33.696 | ++ functions-common:ipv6_unquote:2224 : tr -d '[]' 2022-06-10 11:48:33.699 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-06-10 11:48:33.752 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-06-10 11:48:33.754 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-06-10 11:48:33.757 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-06-10 11:48:33.759 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-06-10 11:48:33.761 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-06-10 11:48:33.764 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-06-10 11:48:33.766 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-06-10 11:48:33.768 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-06-10 11:48:33.771 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-06-10 11:48:33.773 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-06-10 11:48:33.776 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-06-10 11:48:33.778 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-06-10 11:48:33.780 | + functions-common:is_suse:537 : is_opensuse 2022-06-10 11:48:33.783 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-06-10 11:48:33.785 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-06-10 11:48:33.788 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-06-10 11:48:33.790 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-06-10 11:48:33.793 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-06-10 11:48:33.795 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-06-10 11:48:33.797 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:48:33.800 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:48:33.802 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-06-10 11:48:33.805 | + functions-common:restart_service:2310 : '[' -x /bin/systemctl ']' 2022-06-10 11:48:33.807 | + functions-common:restart_service:2311 : sudo /bin/systemctl restart mysql 2022-06-10 11:48:35.319 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-06-10 11:48:35.335 | mysqladmin: connect to server at 'localhost' failed 2022-06-10 11:48:35.335 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-06-10 11:48:35.339 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-06-10 11:48:35.341 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-06-10 11:48:35.343 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:48:35.346 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:48:35.349 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-06-10 11:48:35.351 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-06-10 11:48:35.354 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-06-10 11:48:35.356 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-06-10 11:48:35.359 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-06-10 11:48:35.361 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-06-10 11:48:35.364 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-06-10 11:48:35.367 | + lib/databases/mysql:configure_database_mysql:122 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2022-06-10 11:48:35.379 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-06-10 11:48:35.415 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-06-10 11:48:35.427 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-06-10 11:48:35.444 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-06-10 11:48:35.498 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-06-10 11:48:35.553 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-06-10 11:48:35.608 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-06-10 11:48:35.611 | + lib/databases/mysql:configure_database_mysql:153 : [[ True == \T\r\u\e ]] 2022-06-10 11:48:35.613 | + lib/databases/mysql:configure_database_mysql:154 : echo 'enabling MySQL performance counting' 2022-06-10 11:48:35.613 | enabling MySQL performance counting 2022-06-10 11:48:35.616 | + lib/databases/mysql:configure_database_mysql:157 : pip_install /home/ubuntu/devstack/tools/dbcounter 2022-06-10 11:48:35.638 | Using python 3.8 to install /home/ubuntu/devstack/tools/dbcounter 2022-06-10 11:48:35.641 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt /home/ubuntu/devstack/tools/dbcounter 2022-06-10 11:48:37.813 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:48:37.813 | from cryptography.utils import int_from_bytes 2022-06-10 11:48:37.813 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:48:37.813 | from cryptography.utils import int_from_bytes 2022-06-10 11:48:38.891 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-06-10 11:48:38.896 | Processing ./tools/dbcounter 2022-06-10 11:48:38.901 | Installing build dependencies: started 2022-06-10 11:48:48.794 | Installing build dependencies: finished with status 'done' 2022-06-10 11:48:48.796 | Getting requirements to build wheel: started 2022-06-10 11:48:51.751 | Getting requirements to build wheel: finished with status 'done' 2022-06-10 11:48:51.755 | Installing backend dependencies: started 2022-06-10 11:48:56.469 | Installing backend dependencies: finished with status 'done' 2022-06-10 11:48:56.470 | Preparing wheel metadata: started 2022-06-10 11:48:59.646 | Preparing wheel metadata: finished with status 'done' 2022-06-10 11:48:59.654 | Building wheels for collected packages: dbcounter 2022-06-10 11:48:59.656 | Building wheel for dbcounter (PEP 517): started 2022-06-10 11:49:03.702 | Building wheel for dbcounter (PEP 517): finished with status 'done' 2022-06-10 11:49:03.704 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3220 sha256=56c829a92f1522d21747bab39b7ab0d20a6b31713f9dd00ae247966b3df2fb88 2022-06-10 11:49:03.704 | Stored in directory: /tmp/pip-ephem-wheel-cache-japoxjtc/wheels/47/ec/8f/c05696fe4840718acd6e24d52f1870611cf630271d38314447 2022-06-10 11:49:03.704 | Successfully built dbcounter 2022-06-10 11:49:05.990 | Installing collected packages: dbcounter 2022-06-10 11:49:05.990 | Attempting uninstall: dbcounter 2022-06-10 11:49:05.991 | Found existing installation: dbcounter 0.1 2022-06-10 11:49:06.001 | Uninstalling dbcounter-0.1: 2022-06-10 11:49:06.335 | Successfully uninstalled dbcounter-0.1 2022-06-10 11:49:06.448 | Successfully installed dbcounter-0.1 2022-06-10 11:49:06.628 | + inc/python:pip_install:196 : result=0 2022-06-10 11:49:06.630 | + inc/python:pip_install:198 : time_stop pip_install 2022-06-10 11:49:06.633 | + functions-common:time_stop:2426 : local name 2022-06-10 11:49:06.635 | + functions-common:time_stop:2427 : local end_time 2022-06-10 11:49:06.637 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 11:49:06.640 | + functions-common:time_stop:2429 : local total 2022-06-10 11:49:06.642 | + functions-common:time_stop:2430 : local start_time 2022-06-10 11:49:06.645 | + functions-common:time_stop:2432 : name=pip_install 2022-06-10 11:49:06.647 | + functions-common:time_stop:2433 : start_time=1654861715633 2022-06-10 11:49:06.650 | + functions-common:time_stop:2435 : [[ -z 1654861715633 ]] 2022-06-10 11:49:06.653 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 11:49:06.658 | + functions-common:time_stop:2438 : end_time=1654861746655 2022-06-10 11:49:06.661 | + functions-common:time_stop:2439 : elapsed_time=31022 2022-06-10 11:49:06.664 | + functions-common:time_stop:2440 : total=143383 2022-06-10 11:49:06.666 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 11:49:06.669 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=174405 2022-06-10 11:49:06.672 | + inc/python:pip_install:199 : return 0 2022-06-10 11:49:06.676 | + lib/databases/mysql:configure_database_mysql:160 : recreate_database stats 2022-06-10 11:49:06.679 | + lib/database:recreate_database:112 : local db=stats 2022-06-10 11:49:06.681 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2022-06-10 11:49:06.684 | + lib/databases/mysql:recreate_database_mysql:66 : local db=stats 2022-06-10 11:49:06.686 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2022-06-10 11:49:06.691 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-06-10 11:49:06.727 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2022-06-10 11:49:06.733 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-06-10 11:49:06.753 | + lib/databases/mysql:configure_database_mysql:161 : mysql -u root -pPassw0rd -h 127.0.0.1 -e 'CREATE TABLE queries (db VARCHAR(32), op VARCHAR(32), 2022-06-10 11:49:06.753 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2022-06-10 11:49:06.758 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-06-10 11:49:06.781 | + lib/databases/mysql:configure_database_mysql:166 : restart_service mysql 2022-06-10 11:49:06.785 | + functions-common:restart_service:2310 : '[' -x /bin/systemctl ']' 2022-06-10 11:49:06.794 | + functions-common:restart_service:2311 : sudo /bin/systemctl restart mysql 2022-06-10 11:49:08.047 | ++ inc/async:async_inner:64 : rc=0 2022-06-10 11:49:08.075 | [124472 Async install_tempest:124472]: finished successfully 2022-06-10 11:49:08.757 | + ./stack.sh:main:1034 : save_stackenv 1034 2022-06-10 11:49:08.759 | + functions-common:save_stackenv:60 : local tag=1034 2022-06-10 11:49:08.775 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-06-10 11:49:08.782 | + functions-common:save_stackenv:62 : time_stamp=2022-06-10-114908 2022-06-10 11:49:08.785 | + functions-common:save_stackenv:63 : echo '# 2022-06-10-114908 1034' 2022-06-10 11:49:08.788 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 11:49:08.790 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-06-10 11:49:08.793 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 11:49:08.795 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-06-10 11:49:08.798 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 11:49:08.801 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-06-10 11:49:08.803 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 11:49:08.806 | + 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-06-10 11:49:08.808 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 11:49:08.811 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.33 2022-06-10 11:49:08.813 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 11:49:08.816 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.33/identity 2022-06-10 11:49:08.819 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 11:49:08.821 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-06-10-114514 2022-06-10 11:49:08.824 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 11:49:08.827 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-06-10 11:49:08.830 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 11:49:08.833 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.33 2022-06-10 11:49:08.835 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 11:49:08.838 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-06-10 11:49:08.840 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 11:49:08.843 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-06-10 11:49:08.845 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 11:49:08.848 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-06-10 11:49:08.851 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 11:49:08.853 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-06-10 11:49:08.856 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 11:49:08.858 | + functions-common:save_stackenv:65 : echo TUNNEL_ENDPOINT_IP=10.222.0.33 2022-06-10 11:49:08.861 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-06-10 11:49:08.864 | + functions-common:save_stackenv:65 : echo TUNNEL_IP_VERSION=4 2022-06-10 11:49:08.867 | + ./stack.sh:main:1046 : [[ True == \T\r\u\e ]] 2022-06-10 11:49:08.869 | + ./stack.sh:main:1047 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-06-10 11:49:08.872 | + ./stack.sh:main:1048 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-06-10 11:49:08.883 | + ./stack.sh:main:1060 : start_dstat 2022-06-10 11:49:08.886 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-06-10 11:49:08.888 | + functions-common:run_process:1681 : local service=dstat 2022-06-10 11:49:08.891 | + functions-common:run_process:1682 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-06-10 11:49:08.893 | + functions-common:run_process:1683 : local group= 2022-06-10 11:49:08.896 | + functions-common:run_process:1684 : local user= 2022-06-10 11:49:08.898 | + functions-common:run_process:1686 : local name=dstat 2022-06-10 11:49:08.901 | + functions-common:run_process:1688 : time_start run_process 2022-06-10 11:49:08.903 | + functions-common:time_start:2412 : local name=run_process 2022-06-10 11:49:08.906 | + functions-common:time_start:2413 : local start_time= 2022-06-10 11:49:08.909 | + functions-common:time_start:2414 : [[ -n '' ]] 2022-06-10 11:49:08.912 | ++ functions-common:time_start:2417 : date +%s%3N 2022-06-10 11:49:08.917 | + functions-common:time_start:2417 : _TIME_START[$name]=1654861748914 2022-06-10 11:49:08.919 | + functions-common:run_process:1689 : is_service_enabled dstat 2022-06-10 11:49:08.937 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:49:08.940 | + functions-common:run_process:1690 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-06-10 11:49:08.942 | + functions-common:_run_under_systemd:1646 : local service=dstat 2022-06-10 11:49:08.945 | + functions-common:_run_under_systemd:1647 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-06-10 11:49:08.947 | + functions-common:_run_under_systemd:1648 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-06-10 11:49:08.950 | + functions-common:_run_under_systemd:1650 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-06-10 11:49:08.952 | + functions-common:_common_systemd_pitfalls:1618 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-06-10 11:49:08.955 | + functions-common:_common_systemd_pitfalls:1621 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-06-10 11:49:08.958 | + functions-common:_common_systemd_pitfalls:1632 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-06-10 11:49:08.960 | + functions-common:_run_under_systemd:1652 : local systemd_service=devstack@dstat.service 2022-06-10 11:49:08.963 | + functions-common:_run_under_systemd:1653 : local group= 2022-06-10 11:49:08.965 | + functions-common:_run_under_systemd:1654 : local user=ubuntu 2022-06-10 11:49:08.968 | + functions-common:_run_under_systemd:1655 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-06-10 11:49:08.971 | + functions-common:_run_under_systemd:1658 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-06-10 11:49:08.974 | + functions-common:write_user_unit_file:1563 : local service=devstack@dstat.service 2022-06-10 11:49:08.976 | + functions-common:write_user_unit_file:1564 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-06-10 11:49:08.979 | + functions-common:write_user_unit_file:1565 : local group= 2022-06-10 11:49:08.981 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-06-10 11:49:08.984 | + functions-common:write_user_unit_file:1567 : local extra= 2022-06-10 11:49:08.987 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-06-10 11:49:08.989 | + functions-common:write_user_unit_file:1571 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-06-10 11:49:08.992 | + functions-common:write_user_unit_file:1572 : mkdir -p /etc/systemd/system 2022-06-10 11:49:08.996 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-06-10 11:49:09.048 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-06-10 11:49:09.102 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-06-10 11:49:09.156 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-06-10 11:49:09.209 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-06-10 11:49:09.263 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-06-10 11:49:09.317 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-06-10 11:49:09.319 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-06-10 11:49:09.372 | + functions-common:write_user_unit_file:1586 : sudo systemctl daemon-reload 2022-06-10 11:49:09.769 | + functions-common:_run_under_systemd:1661 : sudo systemctl enable devstack@dstat.service 2022-06-10 11:49:09.786 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-06-10 11:49:10.155 | + functions-common:_run_under_systemd:1662 : sudo systemctl start devstack@dstat.service 2022-06-10 11:49:10.175 | + functions-common:run_process:1692 : time_stop run_process 2022-06-10 11:49:10.178 | + functions-common:time_stop:2426 : local name 2022-06-10 11:49:10.181 | + functions-common:time_stop:2427 : local end_time 2022-06-10 11:49:10.183 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 11:49:10.186 | + functions-common:time_stop:2429 : local total 2022-06-10 11:49:10.188 | + functions-common:time_stop:2430 : local start_time 2022-06-10 11:49:10.191 | + functions-common:time_stop:2432 : name=run_process 2022-06-10 11:49:10.193 | + functions-common:time_stop:2433 : start_time=1654861748914 2022-06-10 11:49:10.196 | + functions-common:time_stop:2435 : [[ -z 1654861748914 ]] 2022-06-10 11:49:10.199 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 11:49:10.203 | + functions-common:time_stop:2438 : end_time=1654861750201 2022-06-10 11:49:10.206 | + functions-common:time_stop:2439 : elapsed_time=1287 2022-06-10 11:49:10.209 | + functions-common:time_stop:2440 : total=0 2022-06-10 11:49:10.211 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 11:49:10.214 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=1287 2022-06-10 11:49:10.216 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-06-10 11:49:10.219 | + functions-common:run_process:1681 : local service=memory_tracker 2022-06-10 11:49:10.222 | + functions-common:run_process:1682 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-06-10 11:49:10.225 | + functions-common:run_process:1683 : local group= 2022-06-10 11:49:10.227 | + functions-common:run_process:1684 : local user=root 2022-06-10 11:49:10.230 | + functions-common:run_process:1686 : local name=memory_tracker 2022-06-10 11:49:10.233 | + functions-common:run_process:1688 : time_start run_process 2022-06-10 11:49:10.235 | + functions-common:time_start:2412 : local name=run_process 2022-06-10 11:49:10.238 | + functions-common:time_start:2413 : local start_time= 2022-06-10 11:49:10.240 | + functions-common:time_start:2414 : [[ -n '' ]] 2022-06-10 11:49:10.243 | ++ functions-common:time_start:2417 : date +%s%3N 2022-06-10 11:49:10.248 | + functions-common:time_start:2417 : _TIME_START[$name]=1654861750245 2022-06-10 11:49:10.250 | + functions-common:run_process:1689 : is_service_enabled memory_tracker 2022-06-10 11:49:10.270 | + functions-common:is_service_enabled:2082 : return 1 2022-06-10 11:49:10.273 | + functions-common:run_process:1692 : time_stop run_process 2022-06-10 11:49:10.275 | + functions-common:time_stop:2426 : local name 2022-06-10 11:49:10.278 | + functions-common:time_stop:2427 : local end_time 2022-06-10 11:49:10.280 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 11:49:10.283 | + functions-common:time_stop:2429 : local total 2022-06-10 11:49:10.286 | + functions-common:time_stop:2430 : local start_time 2022-06-10 11:49:10.288 | + functions-common:time_stop:2432 : name=run_process 2022-06-10 11:49:10.291 | + functions-common:time_stop:2433 : start_time=1654861750245 2022-06-10 11:49:10.293 | + functions-common:time_stop:2435 : [[ -z 1654861750245 ]] 2022-06-10 11:49:10.296 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 11:49:10.301 | + functions-common:time_stop:2438 : end_time=1654861750298 2022-06-10 11:49:10.304 | + functions-common:time_stop:2439 : elapsed_time=53 2022-06-10 11:49:10.306 | + functions-common:time_stop:2440 : total=1287 2022-06-10 11:49:10.309 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 11:49:10.311 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=1340 2022-06-10 11:49:10.314 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-06-10 11:49:10.332 | + functions-common:is_service_enabled:2082 : return 1 2022-06-10 11:49:10.335 | + ./stack.sh:main:1064 : is_service_enabled tcpdump 2022-06-10 11:49:10.357 | + functions-common:is_service_enabled:2082 : return 1 2022-06-10 11:49:10.360 | + ./stack.sh:main:1072 : is_service_enabled etcd3 2022-06-10 11:49:10.378 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:49:10.381 | + ./stack.sh:main:1073 : start_etcd3 2022-06-10 11:49:10.384 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-06-10 11:49:10.386 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-neutron-master-2-hyperv --data-dir /opt/stack/data/etcd' 2022-06-10 11:49:10.388 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-06-10 11:49:10.391 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-neutron-master-2-hyperv=http://10.222.0.33:2380' 2022-06-10 11:49:10.393 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.33:2380' 2022-06-10 11:49:10.396 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.33:2379' 2022-06-10 11:49:10.398 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-06-10 11:49:10.401 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-06-10 11:49:10.403 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.33:2379' 2022-06-10 11:49:10.406 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-06-10 11:49:10.409 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-06-10 11:49:10.411 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-06-10 11:49:10.414 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-neutron-master-2-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-master-2-hyperv=http://10.222.0.33:2380 --initial-advertise-peer-urls http://10.222.0.33:2380 --advertise-client-urls http://10.222.0.33:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.33:2379 --debug' '' root 2022-06-10 11:49:10.416 | + functions-common:write_user_unit_file:1563 : local service=devstack@etcd.service 2022-06-10 11:49:10.419 | + functions-common:write_user_unit_file:1564 : local 'command=/opt/stack/bin/etcd --name dv-neutron-master-2-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-master-2-hyperv=http://10.222.0.33:2380 --initial-advertise-peer-urls http://10.222.0.33:2380 --advertise-client-urls http://10.222.0.33:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.33:2379 --debug' 2022-06-10 11:49:10.421 | + functions-common:write_user_unit_file:1565 : local group= 2022-06-10 11:49:10.424 | + functions-common:write_user_unit_file:1566 : local user=root 2022-06-10 11:49:10.427 | + functions-common:write_user_unit_file:1567 : local extra= 2022-06-10 11:49:10.429 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-06-10 11:49:10.431 | + functions-common:write_user_unit_file:1571 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-06-10 11:49:10.434 | + functions-common:write_user_unit_file:1572 : mkdir -p /etc/systemd/system 2022-06-10 11:49:10.438 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-06-10 11:49:10.500 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-06-10 11:49:10.564 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-neutron-master-2-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-master-2-hyperv=http://10.222.0.33:2380 --initial-advertise-peer-urls http://10.222.0.33:2380 --advertise-client-urls http://10.222.0.33:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.33:2379 --debug' 2022-06-10 11:49:10.618 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-06-10 11:49:10.669 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-06-10 11:49:10.721 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-06-10 11:49:10.772 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-06-10 11:49:10.775 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-06-10 11:49:10.836 | + functions-common:write_user_unit_file:1586 : sudo systemctl daemon-reload 2022-06-10 11:49:11.222 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-06-10 11:49:11.280 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-06-10 11:49:11.333 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-06-10 11:49:11.386 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-06-10 11:49:11.444 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-06-10 11:49:11.447 | ++ functions-common:is_arch:502 : uname -m 2022-06-10 11:49:11.452 | + functions-common:is_arch:502 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-06-10 11:49:11.455 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-06-10 11:49:11.845 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-06-10 11:49:11.858 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-06-10 11:49:12.223 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-06-10 11:49:13.101 | + ./stack.sh:main:1079 : is_service_enabled tls-proxy 2022-06-10 11:49:13.120 | + functions-common:is_service_enabled:2082 : return 1 2022-06-10 11:49:13.123 | + ./stack.sh:main:1084 : write_clouds_yaml 2022-06-10 11:49:13.125 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-06-10 11:49:13.129 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-06-10 11:49:13.134 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-06-10 11:49:13.146 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-06-10 11:49:13.157 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-06-10 11:49:13.160 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-06-10 11:49:13.162 | + 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.33/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-06-10 11:49:13.295 | + 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.33/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-06-10 11:49:13.428 | + 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.33/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-06-10 11:49:13.560 | + 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.33/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-06-10 11:49:13.694 | + 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.33/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-06-10 11:49:13.828 | + 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.33/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-06-10 11:49:13.961 | + 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.33/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-06-10 11:49:14.095 | + 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.33/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-06-10 11:49:14.228 | + 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.33/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-06-10 11:49:14.361 | + 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.33/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-06-10 11:49:14.492 | + functions-common:write_clouds_yaml:198 : cat 2022-06-10 11:49:14.498 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-06-10 11:49:14.501 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-06-10 11:49:14.504 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-06-10 11:49:14.508 | + ./stack.sh:main:1085 : export OS_CLOUD=devstack-admin 2022-06-10 11:49:14.511 | + ./stack.sh:main:1085 : OS_CLOUD=devstack-admin 2022-06-10 11:49:14.514 | + ./stack.sh:main:1087 : is_service_enabled keystone 2022-06-10 11:49:14.530 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:49:14.533 | + ./stack.sh:main:1088 : echo_summary 'Starting Keystone' 2022-06-10 11:49:14.536 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-06-10 11:49:14.538 | + ./stack.sh:echo_summary:441 : echo -e Starting Keystone 2022-06-10 11:49:14.541 | + ./stack.sh:main:1090 : '[' 10.222.0.33 == 10.222.0.33 ']' 2022-06-10 11:49:14.543 | + ./stack.sh:main:1091 : init_keystone 2022-06-10 11:49:14.546 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-06-10 11:49:14.562 | + functions-common:is_service_enabled:2082 : return 1 2022-06-10 11:49:14.566 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-06-10 11:49:14.568 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-06-10 11:49:14.570 | + lib/database:recreate_database:112 : local db=keystone 2022-06-10 11:49:14.573 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-06-10 11:49:14.575 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-06-10 11:49:14.578 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-06-10 11:49:14.585 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-06-10 11:49:15.047 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-06-10 11:49:15.052 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-06-10 11:49:15.069 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-06-10 11:49:15.072 | + functions-common:time_start:2412 : local name=dbsync 2022-06-10 11:49:15.074 | + functions-common:time_start:2413 : local start_time= 2022-06-10 11:49:15.077 | + functions-common:time_start:2414 : [[ -n '' ]] 2022-06-10 11:49:15.080 | ++ functions-common:time_start:2417 : date +%s%3N 2022-06-10 11:49:15.085 | + functions-common:time_start:2417 : _TIME_START[$name]=1654861755082 2022-06-10 11:49:15.087 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-06-10 11:49:19.587 | INFO dbcounter [-] Registered counter for database keystone 2022-06-10 11:49:19.610 | 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=126658) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-06-10 11:49:19.616 | DEBUG dbcounter [-] [126658] Writer thread running {{(pid=126658) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-06-10 11:49:19.617 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-06-10 11:49:19.618 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-10 11:49:19.618 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-10 11:49:19.619 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-10 11:49:19.619 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-10 11:49:19.619 | 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=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-10 11:49:19.619 | 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=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-10 11:49:19.619 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-10 11:49:19.619 | 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=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-10 11:49:19.619 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-10 11:49:19.620 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-10 11:49:19.620 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-10 11:49:19.620 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-10 11:49:19.620 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-10 11:49:19.620 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-10 11:49:19.620 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-06-10 11:49:19.621 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-06-10 11:49:19.647 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-06-10 11:49:19.648 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-10 11:49:19.648 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-10 11:49:19.648 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-10 11:49:19.648 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-10 11:49:19.648 | 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=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-10 11:49:19.648 | 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=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-10 11:49:19.649 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-10 11:49:19.649 | 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=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-10 11:49:19.649 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-10 11:49:19.649 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-10 11:49:19.649 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-10 11:49:19.649 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-10 11:49:19.649 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-10 11:49:19.650 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-10 11:49:19.650 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-06-10 11:49:19.650 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-06-10 11:49:19.706 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-06-10 11:49:19.706 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-10 11:49:19.707 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-10 11:49:19.707 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-10 11:49:19.707 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-10 11:49:19.707 | 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=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-10 11:49:19.707 | 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=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-10 11:49:19.707 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-10 11:49:19.708 | 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=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-10 11:49:19.708 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-10 11:49:19.708 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-10 11:49:19.708 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-10 11:49:19.708 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-10 11:49:19.708 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-10 11:49:19.709 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-10 11:49:19.709 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-06-10 11:49:19.709 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-06-10 11:49:19.716 | INFO migrate.versioning.api [-] 72 -> 73...  2022-06-10 11:49:20.664 | DEBUG dbcounter [-] [126658] Writing DB stats keystone:SELECT=54,keystone:SHOW=5,keystone:CREATE=38,keystone:INSERT=1,keystone:ALTER=2 {{(pid=126658) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-06-10 11:49:21.485 | INFO migrate.versioning.api [-] done 2022-06-10 11:49:21.485 | INFO migrate.versioning.api [-] 73 -> 74...  2022-06-10 11:49:21.493 | INFO migrate.versioning.api [-] done 2022-06-10 11:49:21.493 | INFO migrate.versioning.api [-] 74 -> 75...  2022-06-10 11:49:21.500 | INFO migrate.versioning.api [-] done 2022-06-10 11:49:21.501 | INFO migrate.versioning.api [-] 75 -> 76...  2022-06-10 11:49:21.507 | INFO migrate.versioning.api [-] done 2022-06-10 11:49:21.508 | INFO migrate.versioning.api [-] 76 -> 77...  2022-06-10 11:49:21.515 | INFO migrate.versioning.api [-] done 2022-06-10 11:49:21.515 | INFO migrate.versioning.api [-] 77 -> 78...  2022-06-10 11:49:21.522 | INFO migrate.versioning.api [-] done 2022-06-10 11:49:21.523 | INFO migrate.versioning.api [-] 78 -> 79...  2022-06-10 11:49:21.579 | INFO migrate.versioning.api [-] done 2022-06-10 11:49:21.579 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-06-10 11:49:21.580 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-10 11:49:21.580 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-10 11:49:21.580 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-10 11:49:21.580 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-10 11:49:21.581 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-10 11:49:21.581 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-10 11:49:21.581 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-10 11:49:21.581 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-10 11:49:21.581 | 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=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-10 11:49:21.582 | 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=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-10 11:49:21.582 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-10 11:49:21.582 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-10 11:49:21.582 | 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=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-10 11:49:21.582 | 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=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-10 11:49:21.582 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-06-10 11:49:21.583 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-06-10 11:49:21.583 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-06-10 11:49:21.584 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-10 11:49:21.584 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-10 11:49:21.584 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-10 11:49:21.584 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-10 11:49:21.585 | 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=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-10 11:49:21.585 | 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=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-10 11:49:21.585 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-10 11:49:21.585 | 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=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-10 11:49:21.585 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-10 11:49:21.585 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-10 11:49:21.586 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-10 11:49:21.586 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-10 11:49:21.586 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-10 11:49:21.586 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-10 11:49:21.586 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-06-10 11:49:21.586 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-06-10 11:49:21.594 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-06-10 11:49:21.595 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-10 11:49:21.595 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-10 11:49:21.595 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-10 11:49:21.595 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-10 11:49:21.595 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-10 11:49:21.596 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-10 11:49:21.596 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-10 11:49:21.596 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-10 11:49:21.596 | 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=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-10 11:49:21.596 | 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=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-10 11:49:21.596 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-10 11:49:21.597 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-10 11:49:21.597 | 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=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-10 11:49:21.597 | 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=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-10 11:49:21.598 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-06-10 11:49:21.598 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-06-10 11:49:21.604 | DEBUG dbcounter [-] [126658] Writing DB stats keystone:CREATE=33,keystone:SELECT=56,keystone:UPDATE=7,keystone:SHOW=3,keystone:ALTER=1 {{(pid=126658) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-06-10 11:49:21.987 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-06-10 11:49:21.989 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-10 11:49:21.989 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-10 11:49:21.989 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-10 11:49:21.989 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-10 11:49:21.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-10 11:49:21.990 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-10 11:49:21.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-10 11:49:21.990 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-10 11:49:21.990 | 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=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-10 11:49:21.990 | 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=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-10 11:49:21.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-10 11:49:21.991 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-10 11:49:21.991 | 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=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-10 11:49:21.991 | 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=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-10 11:49:21.991 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-06-10 11:49:21.991 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-06-10 11:49:22.016 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-06-10 11:49:22.017 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-10 11:49:22.017 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-10 11:49:22.017 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-10 11:49:22.017 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-10 11:49:22.018 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-10 11:49:22.018 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-10 11:49:22.018 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-10 11:49:22.018 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-10 11:49:22.018 | 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=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-10 11:49:22.018 | 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=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-10 11:49:22.019 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-10 11:49:22.019 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-10 11:49:22.019 | 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=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-10 11:49:22.020 | 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=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-10 11:49:22.020 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-06-10 11:49:22.020 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-06-10 11:49:22.028 | INFO migrate.versioning.api [-] 72 -> 73...  2022-06-10 11:49:22.059 | DEBUG dbcounter [-] [126658] Writing DB stats keystone:SELECT=23,keystone:SHOW=54,keystone:select=21,keystone:INSERT=2 {{(pid=126658) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-06-10 11:49:22.070 | INFO migrate.versioning.api [-] done 2022-06-10 11:49:22.070 | INFO migrate.versioning.api [-] 73 -> 74...  2022-06-10 11:49:22.077 | INFO migrate.versioning.api [-] done 2022-06-10 11:49:22.077 | INFO migrate.versioning.api [-] 74 -> 75...  2022-06-10 11:49:22.084 | INFO migrate.versioning.api [-] done 2022-06-10 11:49:22.085 | INFO migrate.versioning.api [-] 75 -> 76...  2022-06-10 11:49:22.092 | INFO migrate.versioning.api [-] done 2022-06-10 11:49:22.092 | INFO migrate.versioning.api [-] 76 -> 77...  2022-06-10 11:49:22.099 | INFO migrate.versioning.api [-] done 2022-06-10 11:49:22.099 | INFO migrate.versioning.api [-] 77 -> 78...  2022-06-10 11:49:22.107 | INFO migrate.versioning.api [-] done 2022-06-10 11:49:22.107 | INFO migrate.versioning.api [-] 78 -> 79...  2022-06-10 11:49:22.114 | INFO migrate.versioning.api [-] done 2022-06-10 11:49:22.114 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-06-10 11:49:22.115 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-10 11:49:22.115 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-10 11:49:22.115 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-10 11:49:22.115 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-10 11:49:22.115 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-10 11:49:22.116 | 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=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-10 11:49:22.116 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-10 11:49:22.116 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-10 11:49:22.116 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-10 11:49:22.116 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-10 11:49:22.116 | 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=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-10 11:49:22.117 | 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=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-10 11:49:22.117 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-10 11:49:22.117 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-10 11:49:22.117 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-06-10 11:49:22.117 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-06-10 11:49:22.118 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-06-10 11:49:22.118 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-10 11:49:22.118 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-10 11:49:22.119 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-10 11:49:22.119 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-10 11:49:22.119 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-10 11:49:22.119 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-10 11:49:22.119 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-10 11:49:22.119 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-10 11:49:22.120 | 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=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-10 11:49:22.120 | 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=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-10 11:49:22.120 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-10 11:49:22.120 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-10 11:49:22.120 | 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=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-10 11:49:22.120 | 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=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-10 11:49:22.120 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-06-10 11:49:22.121 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-06-10 11:49:22.128 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-06-10 11:49:22.129 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-10 11:49:22.129 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-10 11:49:22.129 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-10 11:49:22.129 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-10 11:49:22.129 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-10 11:49:22.130 | 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=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-10 11:49:22.130 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-10 11:49:22.130 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-10 11:49:22.130 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-10 11:49:22.130 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-10 11:49:22.130 | 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=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-10 11:49:22.131 | 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=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-10 11:49:22.131 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-10 11:49:22.131 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-10 11:49:22.131 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-06-10 11:49:22.131 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-06-10 11:49:22.428 | DEBUG dbcounter [-] [126658] Writing DB stats keystone:SELECT=31,keystone:UPDATE=7,keystone:SHOW=44,keystone:select=18 {{(pid=126658) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-06-10 11:49:22.481 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-06-10 11:49:22.481 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-10 11:49:22.482 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-10 11:49:22.482 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-10 11:49:22.482 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-10 11:49:22.482 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-10 11:49:22.482 | 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=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-10 11:49:22.482 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-10 11:49:22.482 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-10 11:49:22.483 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-10 11:49:22.483 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-10 11:49:22.483 | 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=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-10 11:49:22.483 | 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=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-10 11:49:22.483 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-10 11:49:22.483 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-10 11:49:22.484 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-06-10 11:49:22.484 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-06-10 11:49:22.511 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-06-10 11:49:22.511 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-10 11:49:22.511 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-10 11:49:22.512 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-10 11:49:22.512 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-10 11:49:22.512 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-10 11:49:22.512 | 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=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-10 11:49:22.512 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-10 11:49:22.512 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-10 11:49:22.513 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-10 11:49:22.513 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-10 11:49:22.513 | 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=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-10 11:49:22.513 | 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=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-10 11:49:22.513 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-06-10 11:49:22.513 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-06-10 11:49:22.514 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-06-10 11:49:22.514 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=126658) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-06-10 11:49:22.522 | INFO migrate.versioning.api [-] 72 -> 73...  2022-06-10 11:49:22.531 | INFO migrate.versioning.api [-] done 2022-06-10 11:49:22.532 | INFO migrate.versioning.api [-] 73 -> 74...  2022-06-10 11:49:22.541 | INFO migrate.versioning.api [-] done 2022-06-10 11:49:22.541 | INFO migrate.versioning.api [-] 74 -> 75...  2022-06-10 11:49:22.548 | INFO migrate.versioning.api [-] done 2022-06-10 11:49:22.548 | INFO migrate.versioning.api [-] 75 -> 76...  2022-06-10 11:49:22.555 | INFO migrate.versioning.api [-] done 2022-06-10 11:49:22.555 | INFO migrate.versioning.api [-] 76 -> 77...  2022-06-10 11:49:22.562 | INFO migrate.versioning.api [-] done 2022-06-10 11:49:22.562 | INFO migrate.versioning.api [-] 77 -> 78...  2022-06-10 11:49:22.569 | INFO migrate.versioning.api [-] done 2022-06-10 11:49:22.570 | INFO migrate.versioning.api [-] 78 -> 79...  2022-06-10 11:49:22.577 | INFO migrate.versioning.api [-] done 2022-06-10 11:49:22.942 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-06-10 11:49:22.945 | + functions-common:time_stop:2426 : local name 2022-06-10 11:49:22.947 | + functions-common:time_stop:2427 : local end_time 2022-06-10 11:49:22.950 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 11:49:22.952 | + functions-common:time_stop:2429 : local total 2022-06-10 11:49:22.955 | + functions-common:time_stop:2430 : local start_time 2022-06-10 11:49:22.957 | + functions-common:time_stop:2432 : name=dbsync 2022-06-10 11:49:22.960 | + functions-common:time_stop:2433 : start_time=1654861755082 2022-06-10 11:49:22.962 | + functions-common:time_stop:2435 : [[ -z 1654861755082 ]] 2022-06-10 11:49:22.966 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 11:49:22.970 | + functions-common:time_stop:2438 : end_time=1654861762967 2022-06-10 11:49:22.973 | + functions-common:time_stop:2439 : elapsed_time=7885 2022-06-10 11:49:22.976 | + functions-common:time_stop:2440 : total=0 2022-06-10 11:49:22.978 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 11:49:22.981 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=7885 2022-06-10 11:49:22.983 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-06-10 11:49:22.986 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-06-10 11:49:22.991 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-06-10 11:49:27.420 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-06-10 11:49:27.421 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-06-10 11:49:27.421 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-06-10 11:49:27.421 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-06-10 11:49:27.421 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-06-10 11:49:27.422 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-06-10 11:49:27.422 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-06-10 11:49:27.422 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-06-10 11:49:27.422 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-06-10 11:49:27.754 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-06-10 11:49:27.759 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-06-10 11:49:32.075 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-06-10 11:49:32.075 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-06-10 11:49:32.076 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-06-10 11:49:32.076 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-06-10 11:49:32.076 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-06-10 11:49:32.076 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-06-10 11:49:32.077 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-06-10 11:49:32.077 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-06-10 11:49:32.077 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-06-10 11:49:32.408 | + ./stack.sh:main:1092 : start_keystone 2022-06-10 11:49:32.412 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-06-10 11:49:32.414 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-06-10 11:49:32.417 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-06-10 11:49:32.434 | + functions-common:is_service_enabled:2082 : return 1 2022-06-10 11:49:32.436 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-06-10 11:49:32.440 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-06-10 11:49:32.444 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-06-10 11:49:32.446 | + functions-common:run_process:1681 : local service=keystone 2022-06-10 11:49:32.449 | + functions-common:run_process:1682 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-06-10 11:49:32.451 | + functions-common:run_process:1683 : local group= 2022-06-10 11:49:32.454 | + functions-common:run_process:1684 : local user= 2022-06-10 11:49:32.456 | + functions-common:run_process:1686 : local name=keystone 2022-06-10 11:49:32.459 | + functions-common:run_process:1688 : time_start run_process 2022-06-10 11:49:32.461 | + functions-common:time_start:2412 : local name=run_process 2022-06-10 11:49:32.464 | + functions-common:time_start:2413 : local start_time= 2022-06-10 11:49:32.466 | + functions-common:time_start:2414 : [[ -n '' ]] 2022-06-10 11:49:32.469 | ++ functions-common:time_start:2417 : date +%s%3N 2022-06-10 11:49:32.474 | + functions-common:time_start:2417 : _TIME_START[$name]=1654861772471 2022-06-10 11:49:32.477 | + functions-common:run_process:1689 : is_service_enabled keystone 2022-06-10 11:49:32.493 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:49:32.495 | + functions-common:run_process:1690 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-06-10 11:49:32.498 | + functions-common:_run_under_systemd:1646 : local service=keystone 2022-06-10 11:49:32.500 | + functions-common:_run_under_systemd:1647 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-06-10 11:49:32.503 | + functions-common:_run_under_systemd:1648 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-06-10 11:49:32.505 | + functions-common:_run_under_systemd:1650 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-06-10 11:49:32.507 | + functions-common:_common_systemd_pitfalls:1618 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-06-10 11:49:32.510 | + functions-common:_common_systemd_pitfalls:1621 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-06-10 11:49:32.512 | + functions-common:_common_systemd_pitfalls:1632 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-06-10 11:49:32.515 | + functions-common:_run_under_systemd:1652 : local systemd_service=devstack@keystone.service 2022-06-10 11:49:32.517 | + functions-common:_run_under_systemd:1653 : local group= 2022-06-10 11:49:32.519 | + functions-common:_run_under_systemd:1654 : local user=ubuntu 2022-06-10 11:49:32.522 | + functions-common:_run_under_systemd:1655 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-06-10 11:49:32.524 | + functions-common:_run_under_systemd:1656 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2022-06-10 11:49:32.527 | + functions-common:write_uwsgi_user_unit_file:1590 : local service=devstack@keystone.service 2022-06-10 11:49:32.529 | + functions-common:write_uwsgi_user_unit_file:1591 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-06-10 11:49:32.531 | + functions-common:write_uwsgi_user_unit_file:1592 : local group= 2022-06-10 11:49:32.533 | + functions-common:write_uwsgi_user_unit_file:1593 : local user=ubuntu 2022-06-10 11:49:32.536 | + functions-common:write_uwsgi_user_unit_file:1594 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-06-10 11:49:32.538 | + functions-common:write_uwsgi_user_unit_file:1595 : mkdir -p /etc/systemd/system 2022-06-10 11:49:32.543 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-06-10 11:49:32.593 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-06-10 11:49:32.649 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-06-10 11:49:32.700 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-06-10 11:49:32.752 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-06-10 11:49:32.804 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-06-10 11:49:32.855 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-06-10 11:49:32.907 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-06-10 11:49:32.958 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-06-10 11:49:33.010 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-06-10 11:49:33.062 | + functions-common:write_uwsgi_user_unit_file:1608 : [[ -n '' ]] 2022-06-10 11:49:33.064 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-06-10 11:49:33.116 | + functions-common:write_uwsgi_user_unit_file:1614 : sudo systemctl daemon-reload 2022-06-10 11:49:33.514 | + functions-common:_run_under_systemd:1661 : sudo systemctl enable devstack@keystone.service 2022-06-10 11:49:33.527 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-06-10 11:49:33.892 | + functions-common:_run_under_systemd:1662 : sudo systemctl start devstack@keystone.service 2022-06-10 11:49:33.969 | + functions-common:run_process:1692 : time_stop run_process 2022-06-10 11:49:33.972 | + functions-common:time_stop:2426 : local name 2022-06-10 11:49:33.974 | + functions-common:time_stop:2427 : local end_time 2022-06-10 11:49:33.976 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 11:49:33.979 | + functions-common:time_stop:2429 : local total 2022-06-10 11:49:33.982 | + functions-common:time_stop:2430 : local start_time 2022-06-10 11:49:33.984 | + functions-common:time_stop:2432 : name=run_process 2022-06-10 11:49:33.986 | + functions-common:time_stop:2433 : start_time=1654861772471 2022-06-10 11:49:33.989 | + functions-common:time_stop:2435 : [[ -z 1654861772471 ]] 2022-06-10 11:49:33.994 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 11:49:33.996 | + functions-common:time_stop:2438 : end_time=1654861773994 2022-06-10 11:49:33.999 | + functions-common:time_stop:2439 : elapsed_time=1523 2022-06-10 11:49:34.001 | + functions-common:time_stop:2440 : total=1340 2022-06-10 11:49:34.004 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 11:49:34.006 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=2863 2022-06-10 11:49:34.009 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-06-10 11:49:34.009 | Waiting for keystone to start... 2022-06-10 11:49:34.011 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.33/identity/v3/ 2022-06-10 11:49:34.013 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.33/identity/v3/ 2022-06-10 11:49:34.016 | + functions:wait_for_service:457 : local timeout=60 2022-06-10 11:49:34.018 | + functions:wait_for_service:458 : local url=http://10.222.0.33/identity/v3/ 2022-06-10 11:49:34.021 | + functions:wait_for_service:459 : local rval=0 2022-06-10 11:49:34.023 | + functions:wait_for_service:460 : time_start wait_for_service 2022-06-10 11:49:34.026 | + functions-common:time_start:2412 : local name=wait_for_service 2022-06-10 11:49:34.028 | + functions-common:time_start:2413 : local start_time= 2022-06-10 11:49:34.031 | + functions-common:time_start:2414 : [[ -n '' ]] 2022-06-10 11:49:34.034 | ++ functions-common:time_start:2417 : date +%s%3N 2022-06-10 11:49:34.039 | + functions-common:time_start:2417 : _TIME_START[$name]=1654861774036 2022-06-10 11:49:34.041 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-06-10 11:49:34.047 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.33/identity/v3/ 2022-06-10 11:49:40.294 | + :: : [[ 200 == 503 ]] 2022-06-10 11:49:40.295 | + :: : [[ 0 -eq 7 ]] 2022-06-10 11:49:40.298 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-06-10 11:49:40.302 | + functions-common:time_stop:2426 : local name 2022-06-10 11:49:40.305 | + functions-common:time_stop:2427 : local end_time 2022-06-10 11:49:40.308 | + functions-common:time_stop:2428 : local elapsed_time 2022-06-10 11:49:40.311 | + functions-common:time_stop:2429 : local total 2022-06-10 11:49:40.313 | + functions-common:time_stop:2430 : local start_time 2022-06-10 11:49:40.316 | + functions-common:time_stop:2432 : name=wait_for_service 2022-06-10 11:49:40.319 | + functions-common:time_stop:2433 : start_time=1654861774036 2022-06-10 11:49:40.322 | + functions-common:time_stop:2435 : [[ -z 1654861774036 ]] 2022-06-10 11:49:40.325 | ++ functions-common:time_stop:2438 : date +%s%3N 2022-06-10 11:49:40.331 | + functions-common:time_stop:2438 : end_time=1654861780328 2022-06-10 11:49:40.333 | + functions-common:time_stop:2439 : elapsed_time=6292 2022-06-10 11:49:40.336 | + functions-common:time_stop:2440 : total=0 2022-06-10 11:49:40.338 | + functions-common:time_stop:2442 : _TIME_START[$name]= 2022-06-10 11:49:40.340 | + functions-common:time_stop:2443 : _TIME_TOTAL[$name]=6292 2022-06-10 11:49:40.343 | + functions:wait_for_service:467 : return 0 2022-06-10 11:49:40.345 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-06-10 11:49:40.364 | + functions-common:is_service_enabled:2082 : return 1 2022-06-10 11:49:40.366 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-06-10 11:49:40.369 | + functions-common:restart_service:2310 : '[' -x /bin/systemctl ']' 2022-06-10 11:49:40.371 | + functions-common:restart_service:2311 : sudo /bin/systemctl restart memcached 2022-06-10 11:49:40.399 | + ./stack.sh:main:1093 : bootstrap_keystone 2022-06-10 11:49:40.404 | + 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.33/identity 2022-06-10 11:49:44.791 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=127408) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-10 11:49:44.791 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=127408) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-10 11:49:44.791 | 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=127408) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-10 11:49:44.800 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=127408) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-10 11:49:44.816 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=127408) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-10 11:49:44.816 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=127408) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-10 11:49:44.929 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=127408) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-10 11:49:44.961 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=127408) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-10 11:49:44.961 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=127408) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-10 11:49:45.050 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=127408) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-10 11:49:45.050 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=127408) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-10 11:49:45.050 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=127408) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-10 11:49:45.050 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=127408) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-10 11:49:45.050 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=127408) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-10 11:49:45.051 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=127408) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-10 11:49:45.062 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=127408) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-10 11:49:45.063 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=127408) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-10 11:49:45.063 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=127408) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-10 11:49:45.063 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=127408) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-10 11:49:45.063 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=127408) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-10 11:49:45.063 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=127408) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-10 11:49:45.064 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=127408) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-10 11:49:45.072 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=127408) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-10 11:49:45.074 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=127408) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-10 11:49:45.075 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=127408) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-10 11:49:45.075 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=127408) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-10 11:49:45.075 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=127408) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-10 11:49:45.075 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=127408) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-10 11:49:45.075 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=127408) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-10 11:49:45.076 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=127408) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-06-10 11:49:45.141 | INFO dbcounter [-] Registered counter for database keystone 2022-06-10 11:49:45.159 | 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=127408) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-06-10 11:49:45.164 | DEBUG dbcounter [-] [127408] Writer thread running {{(pid=127408) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-06-10 11:49:45.374 | INFO keystone.cmd.bootstrap [None req-acc9d2c6-9f34-47ea-8fb8-fe917168b058 None None] Created domain default 2022-06-10 11:49:45.416 | INFO keystone.cmd.bootstrap [None req-acc9d2c6-9f34-47ea-8fb8-fe917168b058 None None] Created project admin 2022-06-10 11:49:45.443 | DEBUG passlib.handlers.bcrypt [None req-acc9d2c6-9f34-47ea-8fb8-fe917168b058 None None] detected 'bcrypt' backend, version '3.2.2' {{(pid=127408) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-06-10 11:49:45.443 | DEBUG passlib.handlers.bcrypt [None req-acc9d2c6-9f34-47ea-8fb8-fe917168b058 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=127408) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-06-10 11:49:45.504 | INFO keystone.cmd.bootstrap [None req-acc9d2c6-9f34-47ea-8fb8-fe917168b058 None None] Created user admin 2022-06-10 11:49:45.516 | INFO keystone.cmd.bootstrap [None req-acc9d2c6-9f34-47ea-8fb8-fe917168b058 None None] Created role reader 2022-06-10 11:49:45.527 | INFO keystone.cmd.bootstrap [None req-acc9d2c6-9f34-47ea-8fb8-fe917168b058 None None] Created role member 2022-06-10 11:49:45.551 | INFO keystone.cmd.bootstrap [None req-acc9d2c6-9f34-47ea-8fb8-fe917168b058 None None] Created implied role where 66f4fb9070da40d28dba2f2637705ddc implies 012367efda7f47eb87bcc4c4a9c50754 2022-06-10 11:49:45.561 | INFO keystone.cmd.bootstrap [None req-acc9d2c6-9f34-47ea-8fb8-fe917168b058 None None] Created role admin 2022-06-10 11:49:45.578 | INFO keystone.cmd.bootstrap [None req-acc9d2c6-9f34-47ea-8fb8-fe917168b058 None None] Created implied role where 679273644fd34fb0ba692dedb59937bc implies 66f4fb9070da40d28dba2f2637705ddc 2022-06-10 11:49:45.588 | INFO keystone.cmd.bootstrap [None req-acc9d2c6-9f34-47ea-8fb8-fe917168b058 None None] Granted role admin on project admin to user admin. 2022-06-10 11:49:45.596 | INFO keystone.cmd.bootstrap [None req-acc9d2c6-9f34-47ea-8fb8-fe917168b058 None None] Granted role admin on the system to user admin. 2022-06-10 11:49:45.608 | WARNING py.warnings [None req-acc9d2c6-9f34-47ea-8fb8-fe917168b058 None None] /usr/local/lib/python3.8/dist-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2022-06-10 11:49:45.608 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-06-10 11:49:45.608 |  2022-06-10 11:49:45.611 | INFO keystone.cmd.bootstrap [None req-acc9d2c6-9f34-47ea-8fb8-fe917168b058 None None] Created region RegionOne 2022-06-10 11:49:45.645 | INFO keystone.cmd.bootstrap [None req-acc9d2c6-9f34-47ea-8fb8-fe917168b058 None None] Created public endpoint http://10.222.0.33/identity 2022-06-10 11:49:46.058 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-06-10 11:49:46.061 | + ./stack.sh:main:1096 : create_keystone_accounts 2022-06-10 11:49:46.063 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-06-10 11:49:46.067 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-06-10 11:49:48.957 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:49:48.957 | from cryptography.utils import int_from_bytes 2022-06-10 11:49:48.957 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:49:48.957 | from cryptography.utils import int_from_bytes 2022-06-10 11:49:49.112 | ++ functions-common:oscwrap:2466 : return 0 2022-06-10 11:49:49.115 | + lib/keystone:create_keystone_accounts:310 : admin_project=7bb16a7a6a3a493ea8e676098001ebde 2022-06-10 11:49:49.117 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-06-10 11:49:49.120 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-06-10 11:49:51.243 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:49:51.244 | from cryptography.utils import int_from_bytes 2022-06-10 11:49:51.244 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:49:51.244 | from cryptography.utils import int_from_bytes 2022-06-10 11:49:51.389 | ++ functions-common:oscwrap:2466 : return 0 2022-06-10 11:49:51.392 | + lib/keystone:create_keystone_accounts:312 : admin_user=245070007a52486ba29bfded6bf64017 2022-06-10 11:49:51.395 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-06-10 11:49:51.397 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-06-10 11:49:51.399 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-06-10 11:49:51.402 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin 245070007a52486ba29bfded6bf64017 default 2022-06-10 11:49:51.459 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 245070007a52486ba29bfded6bf64017 default 2022-06-10 11:49:51.503 | [98596 Async ks-domain-role:127528]: running: get_or_add_user_domain_role admin 245070007a52486ba29bfded6bf64017 default 2022-06-10 11:49:51.506 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-06-10 11:49:51.508 | + functions-common:get_or_create_domain:878 : local domain_id 2022-06-10 11:49:51.511 | ++ functions-common:get_or_create_domain:890 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-06-10 11:49:54.528 | + functions-common:get_or_create_domain:888 : domain_id=default 2022-06-10 11:49:54.531 | + functions-common:get_or_create_domain:889 : echo default 2022-06-10 11:49:54.531 | default 2022-06-10 11:49:54.534 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-06-10 11:49:54.593 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-06-10 11:49:54.642 | [98596 Async ks-project:127671]: running: get_or_create_project service Default 2022-06-10 11:49:54.644 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-06-10 11:49:54.712 | + inc/async:async_inner:63 : get_or_create_role service 2022-06-10 11:49:54.758 | [98596 Async ks-service:127757]: running: get_or_create_role service 2022-06-10 11:49:54.760 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-06-10 11:49:54.826 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-06-10 11:49:54.915 | [98596 Async ks-reseller:127844]: running: get_or_create_role ResellerAdmin 2022-06-10 11:49:54.927 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-06-10 11:49:54.930 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-06-10 11:49:55.333 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-06-10 11:49:55.561 | [98596 Async ks-anotherrole:127935]: running: get_or_create_role anotherrole 2022-06-10 11:49:55.582 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-06-10 11:49:55.609 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-06-10 11:49:55.638 | ++ functions-common:get_or_create_project:933 : local project_id 2022-06-10 11:49:55.663 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-06-10 11:49:58.560 | + inc/async:async_inner:64 : rc=0 2022-06-10 11:49:58.657 | + inc/async:async_inner:64 : rc=0 2022-06-10 11:49:58.673 | [127671 Async ks-project:127671]: finished successfully 2022-06-10 11:49:58.726 | [127844 Async ks-reseller:127844]: finished successfully 2022-06-10 11:49:58.856 | + inc/async:async_inner:64 : rc=0 2022-06-10 11:49:58.885 | [127757 Async ks-service:127757]: finished successfully 2022-06-10 11:49:59.266 | + inc/async:async_inner:64 : rc=0 2022-06-10 11:49:59.298 | [127935 Async ks-anotherrole:127935]: finished successfully 2022-06-10 11:49:59.302 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:49:59.302 | from cryptography.utils import int_from_bytes 2022-06-10 11:49:59.302 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:49:59.302 | from cryptography.utils import int_from_bytes 2022-06-10 11:49:59.452 | +++ functions-common:oscwrap:2466 : return 0 2022-06-10 11:49:59.456 | ++ functions-common:get_or_create_project:939 : project_id=cecd77a11f5346fb92e478e26594139d 2022-06-10 11:49:59.458 | ++ functions-common:get_or_create_project:940 : echo cecd77a11f5346fb92e478e26594139d 2022-06-10 11:49:59.461 | + lib/keystone:create_keystone_accounts:340 : invis_project=cecd77a11f5346fb92e478e26594139d 2022-06-10 11:49:59.464 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-06-10 11:49:59.467 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-06-10 11:49:59.469 | ++ functions-common:get_or_create_project:933 : local project_id 2022-06-10 11:49:59.473 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-06-10 11:50:01.866 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:50:01.866 | from cryptography.utils import int_from_bytes 2022-06-10 11:50:01.866 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:50:01.866 | from cryptography.utils import int_from_bytes 2022-06-10 11:50:02.033 | +++ functions-common:oscwrap:2466 : return 0 2022-06-10 11:50:02.036 | ++ functions-common:get_or_create_project:939 : project_id=3b66ee8ed8d146ec88dc1d1101bf843c 2022-06-10 11:50:02.038 | ++ functions-common:get_or_create_project:940 : echo 3b66ee8ed8d146ec88dc1d1101bf843c 2022-06-10 11:50:02.041 | + lib/keystone:create_keystone_accounts:344 : demo_project=3b66ee8ed8d146ec88dc1d1101bf843c 2022-06-10 11:50:02.044 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-06-10 11:50:02.047 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-06-10 11:50:02.050 | ++ functions-common:get_or_create_user:910 : local user_id 2022-06-10 11:50:02.053 | ++ functions-common:get_or_create_user:911 : [[ ! -z demo@example.com ]] 2022-06-10 11:50:02.055 | ++ functions-common:get_or_create_user:912 : local email=--email=demo@example.com 2022-06-10 11:50:02.058 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-06-10 11:50:02.127 | + inc/async:async_inner:64 : rc=0 2022-06-10 11:50:02.152 | [127528 Async ks-domain-role:127528]: finished successfully 2022-06-10 11:50:04.419 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:50:04.419 | from cryptography.utils import int_from_bytes 2022-06-10 11:50:04.419 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:50:04.419 | from cryptography.utils import int_from_bytes 2022-06-10 11:50:04.565 | +++ functions-common:oscwrap:2466 : return 0 2022-06-10 11:50:04.568 | ++ functions-common:get_or_create_user:926 : user_id=65ec157c76844b03addcb7769312deaf 2022-06-10 11:50:04.570 | ++ functions-common:get_or_create_user:927 : echo 65ec157c76844b03addcb7769312deaf 2022-06-10 11:50:04.573 | + lib/keystone:create_keystone_accounts:347 : demo_user=65ec157c76844b03addcb7769312deaf 2022-06-10 11:50:04.576 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-06-10 11:50:04.626 | [98596 Async ks-domain-role:127528]: Waiting for completion of get_or_add_user_domain_role admin 245070007a52486ba29bfded6bf64017 default running on PID 127528 (6 other jobs running) 2022-06-10 11:50:04.651 | [98596 Async ks-domain-role:127528]: Signaling child to exit 2022-06-10 11:50:04.651 | WAKEUP 2022-06-10 11:50:04.674 | [98596 Async ks-domain-role:127528]: Signaled 2022-06-10 11:50:04.676 | + functions-common:get_or_add_user_domain_role:1004 : local user_role_id 2022-06-10 11:50:04.676 | ++ functions-common:get_or_add_user_domain_role:1010 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 245070007a52486ba29bfded6bf64017 --domain default 2022-06-10 11:50:04.676 | ++ functions-common:get_or_add_user_domain_role:1010 : grep '^|\s[a-f0-9]\+' 2022-06-10 11:50:04.676 | ++ functions-common:get_or_add_user_domain_role:1010 : get_field 1 2022-06-10 11:50:04.676 | ++ functions-common:get_field:812 : local data field 2022-06-10 11:50:04.676 | ++ functions-common:get_field:813 : read data 2022-06-10 11:50:04.676 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:50:04.676 | from cryptography.utils import int_from_bytes 2022-06-10 11:50:04.676 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:50:04.676 | from cryptography.utils import int_from_bytes 2022-06-10 11:50:04.676 | ++ functions-common:oscwrap:2466 : return 0 2022-06-10 11:50:04.676 | + functions-common:get_or_add_user_domain_role:1010 : user_role_id= 2022-06-10 11:50:04.676 | + functions-common:get_or_add_user_domain_role:1011 : [[ -z '' ]] 2022-06-10 11:50:04.676 | + functions-common:get_or_add_user_domain_role:1013 : openstack --os-cloud devstack-system-admin role add admin --user 245070007a52486ba29bfded6bf64017 --domain default 2022-06-10 11:50:04.676 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:50:04.676 | from cryptography.utils import int_from_bytes 2022-06-10 11:50:04.676 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:50:04.677 | from cryptography.utils import int_from_bytes 2022-06-10 11:50:04.677 | ++ functions-common:get_or_add_user_domain_role:1020 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 245070007a52486ba29bfded6bf64017 --domain default 2022-06-10 11:50:04.677 | ++ functions-common:get_or_add_user_domain_role:1020 : grep '^|\s[a-f0-9]\+' 2022-06-10 11:50:04.677 | ++ functions-common:get_or_add_user_domain_role:1020 : get_field 1 2022-06-10 11:50:04.677 | ++ functions-common:get_field:812 : local data field 2022-06-10 11:50:04.677 | ++ functions-common:get_field:813 : read data 2022-06-10 11:50:04.677 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:50:04.677 | from cryptography.utils import int_from_bytes 2022-06-10 11:50:04.677 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:50:04.677 | from cryptography.utils import int_from_bytes 2022-06-10 11:50:04.677 | ++ functions-common:oscwrap:2466 : return 0 2022-06-10 11:50:04.677 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-06-10 11:50:04.677 | ++ functions-common:get_field:817 : field='$2' 2022-06-10 11:50:04.677 | ++ functions-common:get_field:819 : echo '| 679273644fd34fb0ba692dedb59937bc | 245070007a52486ba29bfded6bf64017 | | | default | | False |' 2022-06-10 11:50:04.677 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-06-10 11:50:04.677 | ++ functions-common:get_field:813 : read data 2022-06-10 11:50:04.677 | + functions-common:get_or_add_user_domain_role:1020 : user_role_id=679273644fd34fb0ba692dedb59937bc 2022-06-10 11:50:04.677 | + functions-common:get_or_add_user_domain_role:1022 : echo 679273644fd34fb0ba692dedb59937bc 2022-06-10 11:50:04.677 | 679273644fd34fb0ba692dedb59937bc 2022-06-10 11:50:04.720 | [98596 Async ks-domain-role:127528]: finished get_or_add_user_domain_role admin 245070007a52486ba29bfded6bf64017 default with result 0 in 10 seconds 2022-06-10 11:50:04.727 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-06-10 11:50:04.764 | [98596 Async ks-project:127671]: Waiting for completion of get_or_create_project service Default running on PID 127671 (5 other jobs running) 2022-06-10 11:50:04.790 | [98596 Async ks-project:127671]: Signaling child to exit 2022-06-10 11:50:04.790 | WAKEUP 2022-06-10 11:50:04.813 | [98596 Async ks-project:127671]: Signaled 2022-06-10 11:50:04.814 | + functions-common:get_or_create_project:933 : local project_id 2022-06-10 11:50:04.815 | ++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-06-10 11:50:04.815 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:50:04.815 | from cryptography.utils import int_from_bytes 2022-06-10 11:50:04.815 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:50:04.815 | from cryptography.utils import int_from_bytes 2022-06-10 11:50:04.815 | ++ functions-common:oscwrap:2466 : return 0 2022-06-10 11:50:04.815 | + functions-common:get_or_create_project:939 : project_id=a4b5c474df1d4384ab63e20618dc673c 2022-06-10 11:50:04.815 | + functions-common:get_or_create_project:940 : echo a4b5c474df1d4384ab63e20618dc673c 2022-06-10 11:50:04.815 | a4b5c474df1d4384ab63e20618dc673c 2022-06-10 11:50:04.859 | [98596 Async ks-project:127671]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-06-10 11:50:04.896 | [98596 Async ks-service:127757]: Waiting for completion of get_or_create_role service running on PID 127757 (4 other jobs running) 2022-06-10 11:50:04.921 | [98596 Async ks-service:127757]: Signaling child to exit 2022-06-10 11:50:04.921 | WAKEUP 2022-06-10 11:50:04.943 | [98596 Async ks-service:127757]: Signaled 2022-06-10 11:50:04.944 | + functions-common:get_or_create_role:946 : local role_id 2022-06-10 11:50:04.944 | ++ functions-common:get_or_create_role:953 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-06-10 11:50:04.944 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:50:04.945 | from cryptography.utils import int_from_bytes 2022-06-10 11:50:04.945 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:50:04.945 | from cryptography.utils import int_from_bytes 2022-06-10 11:50:04.945 | ++ functions-common:oscwrap:2466 : return 0 2022-06-10 11:50:04.945 | + functions-common:get_or_create_role:951 : role_id=fd850042bc4749aba0ac800f0c409a9a 2022-06-10 11:50:04.945 | + functions-common:get_or_create_role:952 : echo fd850042bc4749aba0ac800f0c409a9a 2022-06-10 11:50:04.945 | fd850042bc4749aba0ac800f0c409a9a 2022-06-10 11:50:04.989 | [98596 Async ks-service:127757]: finished get_or_create_role service with result 0 in 4 seconds 2022-06-10 11:50:05.025 | [98596 Async ks-reseller:127844]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 127844 (3 other jobs running) 2022-06-10 11:50:05.051 | [98596 Async ks-reseller:127844]: Signaling child to exit 2022-06-10 11:50:05.051 | WAKEUP 2022-06-10 11:50:05.074 | [98596 Async ks-reseller:127844]: Signaled 2022-06-10 11:50:05.076 | + functions-common:get_or_create_role:946 : local role_id 2022-06-10 11:50:05.076 | ++ functions-common:get_or_create_role:953 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-06-10 11:50:05.076 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:50:05.076 | from cryptography.utils import int_from_bytes 2022-06-10 11:50:05.076 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:50:05.076 | from cryptography.utils import int_from_bytes 2022-06-10 11:50:05.076 | ++ functions-common:oscwrap:2466 : return 0 2022-06-10 11:50:05.076 | + functions-common:get_or_create_role:951 : role_id=de787c1e46f14b5b9a2107f1d3b1e0ba 2022-06-10 11:50:05.076 | + functions-common:get_or_create_role:952 : echo de787c1e46f14b5b9a2107f1d3b1e0ba 2022-06-10 11:50:05.076 | de787c1e46f14b5b9a2107f1d3b1e0ba 2022-06-10 11:50:05.120 | [98596 Async ks-reseller:127844]: finished get_or_create_role ResellerAdmin with result 0 in 3 seconds 2022-06-10 11:50:05.157 | [98596 Async ks-anotherrole:127935]: Waiting for completion of get_or_create_role anotherrole running on PID 127935 (2 other jobs running) 2022-06-10 11:50:05.182 | [98596 Async ks-anotherrole:127935]: Signaling child to exit 2022-06-10 11:50:05.182 | WAKEUP 2022-06-10 11:50:05.204 | [98596 Async ks-anotherrole:127935]: Signaled 2022-06-10 11:50:05.205 | + functions-common:get_or_create_role:946 : local role_id 2022-06-10 11:50:05.205 | ++ functions-common:get_or_create_role:953 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-06-10 11:50:05.205 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:50:05.205 | from cryptography.utils import int_from_bytes 2022-06-10 11:50:05.205 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:50:05.205 | from cryptography.utils import int_from_bytes 2022-06-10 11:50:05.205 | ++ functions-common:oscwrap:2466 : return 0 2022-06-10 11:50:05.205 | + functions-common:get_or_create_role:951 : role_id=d14e241b5f3342f0b87156bd13b03f04 2022-06-10 11:50:05.205 | + functions-common:get_or_create_role:952 : echo d14e241b5f3342f0b87156bd13b03f04 2022-06-10 11:50:05.206 | d14e241b5f3342f0b87156bd13b03f04 2022-06-10 11:50:05.249 | [98596 Async ks-anotherrole:127935]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-06-10 11:50:05.254 | + inc/async:async_wait:197 : return 0 2022-06-10 11:50:05.256 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member 65ec157c76844b03addcb7769312deaf 3b66ee8ed8d146ec88dc1d1101bf843c 2022-06-10 11:50:05.319 | + inc/async:async_inner:63 : get_or_add_user_project_role member 65ec157c76844b03addcb7769312deaf 3b66ee8ed8d146ec88dc1d1101bf843c 2022-06-10 11:50:05.359 | [98596 Async ks-demo-member:128801]: running: get_or_add_user_project_role member 65ec157c76844b03addcb7769312deaf 3b66ee8ed8d146ec88dc1d1101bf843c 2022-06-10 11:50:05.362 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin 245070007a52486ba29bfded6bf64017 3b66ee8ed8d146ec88dc1d1101bf843c 2022-06-10 11:50:05.423 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 245070007a52486ba29bfded6bf64017 3b66ee8ed8d146ec88dc1d1101bf843c 2022-06-10 11:50:05.465 | [98596 Async ks-demo-admin:128913]: running: get_or_add_user_project_role admin 245070007a52486ba29bfded6bf64017 3b66ee8ed8d146ec88dc1d1101bf843c 2022-06-10 11:50:05.470 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole 65ec157c76844b03addcb7769312deaf 3b66ee8ed8d146ec88dc1d1101bf843c 2022-06-10 11:50:05.535 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 65ec157c76844b03addcb7769312deaf 3b66ee8ed8d146ec88dc1d1101bf843c 2022-06-10 11:50:05.588 | [98596 Async ks-demo-another:129025]: running: get_or_add_user_project_role anotherrole 65ec157c76844b03addcb7769312deaf 3b66ee8ed8d146ec88dc1d1101bf843c 2022-06-10 11:50:05.590 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member 65ec157c76844b03addcb7769312deaf cecd77a11f5346fb92e478e26594139d 2022-06-10 11:50:05.667 | + inc/async:async_inner:63 : get_or_add_user_project_role member 65ec157c76844b03addcb7769312deaf cecd77a11f5346fb92e478e26594139d 2022-06-10 11:50:05.733 | [98596 Async ks-demo-invis:129138]: running: get_or_add_user_project_role member 65ec157c76844b03addcb7769312deaf cecd77a11f5346fb92e478e26594139d 2022-06-10 11:50:05.737 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-06-10 11:50:05.752 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-06-10 11:50:05.762 | ++ functions-common:get_or_create_user:910 : local user_id 2022-06-10 11:50:05.765 | ++ functions-common:get_or_create_user:911 : [[ ! -z demo_reader@example.com ]] 2022-06-10 11:50:05.778 | ++ functions-common:get_or_create_user:912 : local email=--email=demo_reader@example.com 2022-06-10 11:50:05.784 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password Passw0rd --domain=default --email=demo_reader@example.com --or-show -f value -c id 2022-06-10 11:50:09.644 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:50:09.644 | from cryptography.utils import int_from_bytes 2022-06-10 11:50:09.644 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:50:09.644 | from cryptography.utils import int_from_bytes 2022-06-10 11:50:09.807 | +++ functions-common:oscwrap:2466 : return 0 2022-06-10 11:50:09.811 | ++ functions-common:get_or_create_user:926 : user_id=dd9b614917fa4d76970ed2dab22e4899 2022-06-10 11:50:09.814 | ++ functions-common:get_or_create_user:927 : echo dd9b614917fa4d76970ed2dab22e4899 2022-06-10 11:50:09.817 | + lib/keystone:create_keystone_accounts:360 : demo_reader=dd9b614917fa4d76970ed2dab22e4899 2022-06-10 11:50:09.820 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader dd9b614917fa4d76970ed2dab22e4899 3b66ee8ed8d146ec88dc1d1101bf843c 2022-06-10 11:50:09.890 | + inc/async:async_inner:63 : get_or_add_user_project_role reader dd9b614917fa4d76970ed2dab22e4899 3b66ee8ed8d146ec88dc1d1101bf843c 2022-06-10 11:50:09.952 | [98596 Async ks-demo-reader:129293]: running: get_or_add_user_project_role reader dd9b614917fa4d76970ed2dab22e4899 3b66ee8ed8d146ec88dc1d1101bf843c 2022-06-10 11:50:09.956 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-06-10 11:50:09.959 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-06-10 11:50:09.963 | ++ functions-common:get_or_create_project:933 : local project_id 2022-06-10 11:50:09.967 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-06-10 11:50:14.218 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:50:14.218 | from cryptography.utils import int_from_bytes 2022-06-10 11:50:14.218 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:50:14.218 | from cryptography.utils import int_from_bytes 2022-06-10 11:50:14.391 | +++ functions-common:oscwrap:2466 : return 0 2022-06-10 11:50:14.394 | ++ functions-common:get_or_create_project:939 : project_id=d00fce97448e42269554d8a2e21b2d1e 2022-06-10 11:50:14.397 | ++ functions-common:get_or_create_project:940 : echo d00fce97448e42269554d8a2e21b2d1e 2022-06-10 11:50:14.402 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=d00fce97448e42269554d8a2e21b2d1e 2022-06-10 11:50:14.404 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-06-10 11:50:14.410 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-06-10 11:50:14.418 | ++ functions-common:get_or_create_user:910 : local user_id 2022-06-10 11:50:14.423 | ++ functions-common:get_or_create_user:911 : [[ ! -z alt_demo@example.com ]] 2022-06-10 11:50:14.431 | ++ functions-common:get_or_create_user:912 : local email=--email=alt_demo@example.com 2022-06-10 11:50:14.434 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2022-06-10 11:50:17.857 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:50:17.857 | from cryptography.utils import int_from_bytes 2022-06-10 11:50:17.857 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:50:17.857 | from cryptography.utils import int_from_bytes 2022-06-10 11:50:18.130 | +++ functions-common:oscwrap:2466 : return 0 2022-06-10 11:50:18.150 | ++ functions-common:get_or_create_user:926 : user_id=3916589ecd624a0aa2e9a309e835e2d1 2022-06-10 11:50:18.170 | ++ functions-common:get_or_create_user:927 : echo 3916589ecd624a0aa2e9a309e835e2d1 2022-06-10 11:50:18.186 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=3916589ecd624a0aa2e9a309e835e2d1 2022-06-10 11:50:18.206 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin 3916589ecd624a0aa2e9a309e835e2d1 d00fce97448e42269554d8a2e21b2d1e 2022-06-10 11:50:18.685 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 3916589ecd624a0aa2e9a309e835e2d1 d00fce97448e42269554d8a2e21b2d1e 2022-06-10 11:50:18.911 | [98596 Async ks-alt-admin:129663]: running: get_or_add_user_project_role admin 3916589ecd624a0aa2e9a309e835e2d1 d00fce97448e42269554d8a2e21b2d1e 2022-06-10 11:50:18.930 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole 3916589ecd624a0aa2e9a309e835e2d1 d00fce97448e42269554d8a2e21b2d1e 2022-06-10 11:50:19.364 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 3916589ecd624a0aa2e9a309e835e2d1 d00fce97448e42269554d8a2e21b2d1e 2022-06-10 11:50:19.554 | [98596 Async ks-alt-another:129786]: running: get_or_add_user_project_role anotherrole 3916589ecd624a0aa2e9a309e835e2d1 d00fce97448e42269554d8a2e21b2d1e 2022-06-10 11:50:19.575 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-06-10 11:50:19.605 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-06-10 11:50:19.626 | ++ functions-common:get_or_create_user:910 : local user_id 2022-06-10 11:50:19.642 | ++ functions-common:get_or_create_user:911 : [[ ! -z alt_demo_member@example.com ]] 2022-06-10 11:50:19.658 | ++ functions-common:get_or_create_user:912 : local email=--email=alt_demo_member@example.com 2022-06-10 11:50:19.694 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password Passw0rd --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2022-06-10 11:50:21.841 | + inc/async:async_inner:64 : rc=0 2022-06-10 11:50:21.990 | [129025 Async ks-demo-another:129025]: finished successfully 2022-06-10 11:50:22.644 | + inc/async:async_inner:64 : rc=0 2022-06-10 11:50:22.813 | [128801 Async ks-demo-member:128801]: finished successfully 2022-06-10 11:50:23.152 | + inc/async:async_inner:64 : rc=0 2022-06-10 11:50:23.188 | [129138 Async ks-demo-invis:129138]: finished successfully 2022-06-10 11:50:23.649 | + inc/async:async_inner:64 : rc=0 2022-06-10 11:50:23.677 | [128913 Async ks-demo-admin:128913]: finished successfully 2022-06-10 11:50:24.223 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:50:24.223 | from cryptography.utils import int_from_bytes 2022-06-10 11:50:24.223 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:50:24.223 | from cryptography.utils import int_from_bytes 2022-06-10 11:50:24.387 | +++ functions-common:oscwrap:2466 : return 0 2022-06-10 11:50:24.390 | ++ functions-common:get_or_create_user:926 : user_id=66496a8cda90418295e1068b0fa55d1d 2022-06-10 11:50:24.393 | ++ functions-common:get_or_create_user:927 : echo 66496a8cda90418295e1068b0fa55d1d 2022-06-10 11:50:24.396 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=66496a8cda90418295e1068b0fa55d1d 2022-06-10 11:50:24.399 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member 66496a8cda90418295e1068b0fa55d1d d00fce97448e42269554d8a2e21b2d1e 2022-06-10 11:50:24.471 | + inc/async:async_inner:63 : get_or_add_user_project_role member 66496a8cda90418295e1068b0fa55d1d d00fce97448e42269554d8a2e21b2d1e 2022-06-10 11:50:24.528 | [98596 Async ks-alt-member-user:130158]: running: get_or_add_user_project_role member 66496a8cda90418295e1068b0fa55d1d d00fce97448e42269554d8a2e21b2d1e 2022-06-10 11:50:24.532 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-06-10 11:50:24.535 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-06-10 11:50:24.539 | ++ functions-common:get_or_create_user:910 : local user_id 2022-06-10 11:50:24.543 | ++ functions-common:get_or_create_user:911 : [[ ! -z alt_demo_reader@example.com ]] 2022-06-10 11:50:24.551 | ++ functions-common:get_or_create_user:912 : local email=--email=alt_demo_reader@example.com 2022-06-10 11:50:24.557 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password Passw0rd --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2022-06-10 11:50:25.690 | + inc/async:async_inner:64 : rc=0 2022-06-10 11:50:25.771 | [129293 Async ks-demo-reader:129293]: finished successfully 2022-06-10 11:50:27.349 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:50:27.349 | from cryptography.utils import int_from_bytes 2022-06-10 11:50:27.349 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:50:27.350 | from cryptography.utils import int_from_bytes 2022-06-10 11:50:27.538 | +++ functions-common:oscwrap:2466 : return 0 2022-06-10 11:50:27.542 | ++ functions-common:get_or_create_user:926 : user_id=4e8e124590b545b1bd44c8e614ab4206 2022-06-10 11:50:27.544 | ++ functions-common:get_or_create_user:927 : echo 4e8e124590b545b1bd44c8e614ab4206 2022-06-10 11:50:27.548 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=4e8e124590b545b1bd44c8e614ab4206 2022-06-10 11:50:27.551 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader 4e8e124590b545b1bd44c8e614ab4206 d00fce97448e42269554d8a2e21b2d1e 2022-06-10 11:50:27.644 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 4e8e124590b545b1bd44c8e614ab4206 d00fce97448e42269554d8a2e21b2d1e 2022-06-10 11:50:27.745 | [98596 Async ks-alt-reader-user:130382]: running: get_or_add_user_project_role reader 4e8e124590b545b1bd44c8e614ab4206 d00fce97448e42269554d8a2e21b2d1e 2022-06-10 11:50:27.750 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-06-10 11:50:27.759 | ++ functions-common:get_or_create_user:910 : local user_id 2022-06-10 11:50:27.762 | ++ functions-common:get_or_create_user:911 : [[ ! -z system_member@example.com ]] 2022-06-10 11:50:27.779 | ++ functions-common:get_or_create_user:912 : local email=--email=system_member@example.com 2022-06-10 11:50:27.791 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create system_member --password Passw0rd --domain=default --email=system_member@example.com --or-show -f value -c id 2022-06-10 11:50:30.928 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:50:30.928 | from cryptography.utils import int_from_bytes 2022-06-10 11:50:30.928 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:50:30.928 | from cryptography.utils import int_from_bytes 2022-06-10 11:50:31.234 | +++ functions-common:oscwrap:2466 : return 0 2022-06-10 11:50:31.254 | ++ functions-common:get_or_create_user:926 : user_id=467e7425b3694d798dca0803a06df8b8 2022-06-10 11:50:31.273 | ++ functions-common:get_or_create_user:927 : echo 467e7425b3694d798dca0803a06df8b8 2022-06-10 11:50:31.287 | + lib/keystone:create_keystone_accounts:392 : system_member_user=467e7425b3694d798dca0803a06df8b8 2022-06-10 11:50:31.300 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member 467e7425b3694d798dca0803a06df8b8 all 2022-06-10 11:50:31.509 | + inc/async:async_inner:63 : get_or_add_user_system_role member 467e7425b3694d798dca0803a06df8b8 all 2022-06-10 11:50:31.617 | [98596 Async ks-system-member:130642]: running: get_or_add_user_system_role member 467e7425b3694d798dca0803a06df8b8 all 2022-06-10 11:50:31.628 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-06-10 11:50:31.646 | ++ functions-common:get_or_create_user:910 : local user_id 2022-06-10 11:50:31.664 | ++ functions-common:get_or_create_user:911 : [[ ! -z system_reader@example.com ]] 2022-06-10 11:50:31.682 | ++ functions-common:get_or_create_user:912 : local email=--email=system_reader@example.com 2022-06-10 11:50:31.713 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create system_reader --password Passw0rd --domain=default --email=system_reader@example.com --or-show -f value -c id 2022-06-10 11:50:34.537 | + inc/async:async_inner:64 : rc=0 2022-06-10 11:50:34.661 | [129663 Async ks-alt-admin:129663]: finished successfully 2022-06-10 11:50:35.055 | + inc/async:async_inner:64 : rc=0 2022-06-10 11:50:35.154 | [129786 Async ks-alt-another:129786]: finished successfully 2022-06-10 11:50:35.409 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:50:35.409 | from cryptography.utils import int_from_bytes 2022-06-10 11:50:35.409 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:50:35.409 | from cryptography.utils import int_from_bytes 2022-06-10 11:50:35.601 | +++ functions-common:oscwrap:2466 : return 0 2022-06-10 11:50:35.606 | ++ functions-common:get_or_create_user:926 : user_id=d1c7e3fff2e94b6a89a112662aec95b6 2022-06-10 11:50:35.610 | ++ functions-common:get_or_create_user:927 : echo d1c7e3fff2e94b6a89a112662aec95b6 2022-06-10 11:50:35.614 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=d1c7e3fff2e94b6a89a112662aec95b6 2022-06-10 11:50:35.618 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader d1c7e3fff2e94b6a89a112662aec95b6 all 2022-06-10 11:50:35.728 | + inc/async:async_inner:63 : get_or_add_user_system_role reader d1c7e3fff2e94b6a89a112662aec95b6 all 2022-06-10 11:50:35.833 | [98596 Async ks-system-reader:130937]: running: get_or_add_user_system_role reader d1c7e3fff2e94b6a89a112662aec95b6 all 2022-06-10 11:50:35.837 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-06-10 11:50:35.859 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-06-10 11:50:35.877 | ++ functions-common:get_or_create_group:895 : local 'desc=openstack admin group' 2022-06-10 11:50:35.895 | ++ functions-common:get_or_create_group:896 : local group_id 2022-06-10 11:50:35.914 | +++ functions-common:get_or_create_group:905 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-06-10 11:50:37.205 | + inc/async:async_inner:64 : rc=0 2022-06-10 11:50:37.366 | [130158 Async ks-alt-member-user:130158]: finished successfully 2022-06-10 11:50:39.193 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:50:39.193 | from cryptography.utils import int_from_bytes 2022-06-10 11:50:39.193 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:50:39.193 | from cryptography.utils import int_from_bytes 2022-06-10 11:50:39.360 | +++ functions-common:oscwrap:2466 : return 0 2022-06-10 11:50:39.366 | ++ functions-common:get_or_create_group:903 : group_id=9eb5cc88bb7048cab0090cf7afdb3171 2022-06-10 11:50:39.369 | ++ functions-common:get_or_create_group:904 : echo 9eb5cc88bb7048cab0090cf7afdb3171 2022-06-10 11:50:39.374 | + lib/keystone:create_keystone_accounts:402 : admin_group=9eb5cc88bb7048cab0090cf7afdb3171 2022-06-10 11:50:39.378 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-06-10 11:50:39.383 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-06-10 11:50:39.387 | ++ functions-common:get_or_create_group:895 : local 'desc=non-admin group' 2022-06-10 11:50:39.391 | ++ functions-common:get_or_create_group:896 : local group_id 2022-06-10 11:50:39.410 | +++ functions-common:get_or_create_group:905 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-06-10 11:50:40.601 | + inc/async:async_inner:64 : rc=0 2022-06-10 11:50:40.631 | [130382 Async ks-alt-reader-user:130382]: finished successfully 2022-06-10 11:50:42.134 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:50:42.135 | from cryptography.utils import int_from_bytes 2022-06-10 11:50:42.135 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:50:42.135 | from cryptography.utils import int_from_bytes 2022-06-10 11:50:42.324 | +++ functions-common:oscwrap:2466 : return 0 2022-06-10 11:50:42.327 | ++ functions-common:get_or_create_group:903 : group_id=9062f0c2e2df4480a603159629b1c4fb 2022-06-10 11:50:42.330 | ++ functions-common:get_or_create_group:904 : echo 9062f0c2e2df4480a603159629b1c4fb 2022-06-10 11:50:42.333 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=9062f0c2e2df4480a603159629b1c4fb 2022-06-10 11:50:42.336 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member 9062f0c2e2df4480a603159629b1c4fb 3b66ee8ed8d146ec88dc1d1101bf843c 2022-06-10 11:50:42.354 | + inc/async:async_inner:64 : rc=0 2022-06-10 11:50:42.383 | [130642 Async ks-system-member:130642]: finished successfully 2022-06-10 11:50:42.409 | + inc/async:async_inner:63 : get_or_add_group_project_role member 9062f0c2e2df4480a603159629b1c4fb 3b66ee8ed8d146ec88dc1d1101bf843c 2022-06-10 11:50:42.459 | [98596 Async ks-group-memberdemo:131334]: running: get_or_add_group_project_role member 9062f0c2e2df4480a603159629b1c4fb 3b66ee8ed8d146ec88dc1d1101bf843c 2022-06-10 11:50:42.461 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 9062f0c2e2df4480a603159629b1c4fb 3b66ee8ed8d146ec88dc1d1101bf843c 2022-06-10 11:50:42.539 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 9062f0c2e2df4480a603159629b1c4fb 3b66ee8ed8d146ec88dc1d1101bf843c 2022-06-10 11:50:42.592 | [98596 Async ks-group-anotherdemo:131421]: running: get_or_add_group_project_role anotherrole 9062f0c2e2df4480a603159629b1c4fb 3b66ee8ed8d146ec88dc1d1101bf843c 2022-06-10 11:50:42.596 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member 9062f0c2e2df4480a603159629b1c4fb d00fce97448e42269554d8a2e21b2d1e 2022-06-10 11:50:42.684 | + inc/async:async_inner:63 : get_or_add_group_project_role member 9062f0c2e2df4480a603159629b1c4fb d00fce97448e42269554d8a2e21b2d1e 2022-06-10 11:50:42.801 | [98596 Async ks-group-memberalt:131507]: running: get_or_add_group_project_role member 9062f0c2e2df4480a603159629b1c4fb d00fce97448e42269554d8a2e21b2d1e 2022-06-10 11:50:42.818 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 9062f0c2e2df4480a603159629b1c4fb d00fce97448e42269554d8a2e21b2d1e 2022-06-10 11:50:43.227 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 9062f0c2e2df4480a603159629b1c4fb d00fce97448e42269554d8a2e21b2d1e 2022-06-10 11:50:43.464 | [98596 Async ks-group-anotheralt:131596]: running: get_or_add_group_project_role anotherrole 9062f0c2e2df4480a603159629b1c4fb d00fce97448e42269554d8a2e21b2d1e 2022-06-10 11:50:43.486 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin 9eb5cc88bb7048cab0090cf7afdb3171 7bb16a7a6a3a493ea8e676098001ebde 2022-06-10 11:50:43.938 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 9eb5cc88bb7048cab0090cf7afdb3171 7bb16a7a6a3a493ea8e676098001ebde 2022-06-10 11:50:44.195 | [98596 Async ks-group-admin:131683]: running: get_or_add_group_project_role admin 9eb5cc88bb7048cab0090cf7afdb3171 7bb16a7a6a3a493ea8e676098001ebde 2022-06-10 11:50:44.218 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-06-10 11:50:44.590 | [98596 Async ks-demo-member:128801]: Waiting for completion of get_or_add_user_project_role member 65ec157c76844b03addcb7769312deaf 3b66ee8ed8d146ec88dc1d1101bf843c running on PID 128801 (17 other jobs running) 2022-06-10 11:50:44.765 | [98596 Async ks-demo-member:128801]: Signaling child to exit 2022-06-10 11:50:44.766 | WAKEUP 2022-06-10 11:50:44.903 | [98596 Async ks-demo-member:128801]: Signaled 2022-06-10 11:50:44.917 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-06-10 11:50:44.918 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-06-10 11:50:44.918 | ++ functions-common:_get_domain_args:958 : local domain 2022-06-10 11:50:44.918 | ++ functions-common:_get_domain_args:959 : domain= 2022-06-10 11:50:44.918 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-06-10 11:50:44.918 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-06-10 11:50:44.918 | ++ functions-common:_get_domain_args:968 : echo 2022-06-10 11:50:44.918 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-06-10 11:50:44.918 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-06-10 11:50:44.918 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 65ec157c76844b03addcb7769312deaf --project 3b66ee8ed8d146ec88dc1d1101bf843c 2022-06-10 11:50:44.918 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-06-10 11:50:44.918 | ++ functions-common:get_field:812 : local data field 2022-06-10 11:50:44.918 | ++ functions-common:get_field:813 : read data 2022-06-10 11:50:44.918 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:50:44.918 | from cryptography.utils import int_from_bytes 2022-06-10 11:50:44.918 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:50:44.918 | from cryptography.utils import int_from_bytes 2022-06-10 11:50:44.918 | ++ functions-common:oscwrap:2466 : return 0 2022-06-10 11:50:44.918 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-06-10 11:50:44.918 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-06-10 11:50:44.918 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add member --user 65ec157c76844b03addcb7769312deaf --project 3b66ee8ed8d146ec88dc1d1101bf843c 2022-06-10 11:50:44.918 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:50:44.918 | from cryptography.utils import int_from_bytes 2022-06-10 11:50:44.918 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:50:44.918 | from cryptography.utils import int_from_bytes 2022-06-10 11:50:44.918 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 65ec157c76844b03addcb7769312deaf --project 3b66ee8ed8d146ec88dc1d1101bf843c 2022-06-10 11:50:44.918 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-06-10 11:50:44.918 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-06-10 11:50:44.918 | ++ functions-common:get_field:812 : local data field 2022-06-10 11:50:44.918 | ++ functions-common:get_field:813 : read data 2022-06-10 11:50:44.918 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:50:44.919 | from cryptography.utils import int_from_bytes 2022-06-10 11:50:44.919 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:50:44.919 | from cryptography.utils import int_from_bytes 2022-06-10 11:50:44.919 | ++ functions-common:oscwrap:2466 : return 0 2022-06-10 11:50:44.919 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-06-10 11:50:44.919 | ++ functions-common:get_field:817 : field='$2' 2022-06-10 11:50:44.919 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-06-10 11:50:44.919 | ++ functions-common:get_field:819 : echo '| 66f4fb9070da40d28dba2f2637705ddc | 65ec157c76844b03addcb7769312deaf | | 3b66ee8ed8d146ec88dc1d1101bf843c | | | False |' 2022-06-10 11:50:44.919 | ++ functions-common:get_field:813 : read data 2022-06-10 11:50:44.919 | + functions-common:get_or_add_user_project_role:996 : user_role_id=66f4fb9070da40d28dba2f2637705ddc 2022-06-10 11:50:44.919 | + functions-common:get_or_add_user_project_role:998 : echo 66f4fb9070da40d28dba2f2637705ddc 2022-06-10 11:50:44.919 | 66f4fb9070da40d28dba2f2637705ddc 2022-06-10 11:50:45.187 | [98596 Async ks-demo-member:128801]: finished get_or_add_user_project_role member 65ec157c76844b03addcb7769312deaf 3b66ee8ed8d146ec88dc1d1101bf843c with result 0 in 17 seconds 2022-06-10 11:50:45.458 | [98596 Async ks-demo-admin:128913]: Waiting for completion of get_or_add_user_project_role admin 245070007a52486ba29bfded6bf64017 3b66ee8ed8d146ec88dc1d1101bf843c running on PID 128913 (16 other jobs running) 2022-06-10 11:50:45.583 | [98596 Async ks-demo-admin:128913]: Signaling child to exit 2022-06-10 11:50:45.584 | WAKEUP 2022-06-10 11:50:45.675 | [98596 Async ks-demo-admin:128913]: Signaled 2022-06-10 11:50:45.694 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-06-10 11:50:45.695 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-06-10 11:50:45.695 | ++ functions-common:_get_domain_args:958 : local domain 2022-06-10 11:50:45.695 | ++ functions-common:_get_domain_args:959 : domain= 2022-06-10 11:50:45.695 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-06-10 11:50:45.695 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-06-10 11:50:45.695 | ++ functions-common:_get_domain_args:968 : echo 2022-06-10 11:50:45.695 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-06-10 11:50:45.695 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-06-10 11:50:45.695 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 245070007a52486ba29bfded6bf64017 --project 3b66ee8ed8d146ec88dc1d1101bf843c 2022-06-10 11:50:45.695 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-06-10 11:50:45.695 | ++ functions-common:get_field:812 : local data field 2022-06-10 11:50:45.695 | ++ functions-common:get_field:813 : read data 2022-06-10 11:50:45.695 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:50:45.695 | from cryptography.utils import int_from_bytes 2022-06-10 11:50:45.695 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:50:45.695 | from cryptography.utils import int_from_bytes 2022-06-10 11:50:45.695 | ++ functions-common:oscwrap:2466 : return 0 2022-06-10 11:50:45.695 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-06-10 11:50:45.695 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-06-10 11:50:45.695 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user 245070007a52486ba29bfded6bf64017 --project 3b66ee8ed8d146ec88dc1d1101bf843c 2022-06-10 11:50:45.695 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:50:45.695 | from cryptography.utils import int_from_bytes 2022-06-10 11:50:45.695 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:50:45.695 | from cryptography.utils import int_from_bytes 2022-06-10 11:50:45.695 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-06-10 11:50:45.695 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 245070007a52486ba29bfded6bf64017 --project 3b66ee8ed8d146ec88dc1d1101bf843c 2022-06-10 11:50:45.696 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-06-10 11:50:45.696 | ++ functions-common:get_field:812 : local data field 2022-06-10 11:50:45.696 | ++ functions-common:get_field:813 : read data 2022-06-10 11:50:45.696 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:50:45.696 | from cryptography.utils import int_from_bytes 2022-06-10 11:50:45.696 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:50:45.696 | from cryptography.utils import int_from_bytes 2022-06-10 11:50:45.696 | ++ functions-common:oscwrap:2466 : return 0 2022-06-10 11:50:45.696 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-06-10 11:50:45.696 | ++ functions-common:get_field:817 : field='$2' 2022-06-10 11:50:45.696 | ++ functions-common:get_field:819 : echo '| 679273644fd34fb0ba692dedb59937bc | 245070007a52486ba29bfded6bf64017 | | 3b66ee8ed8d146ec88dc1d1101bf843c | | | False |' 2022-06-10 11:50:45.696 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-06-10 11:50:45.696 | ++ functions-common:get_field:813 : read data 2022-06-10 11:50:45.696 | + functions-common:get_or_add_user_project_role:996 : user_role_id=679273644fd34fb0ba692dedb59937bc 2022-06-10 11:50:45.696 | + functions-common:get_or_add_user_project_role:998 : echo 679273644fd34fb0ba692dedb59937bc 2022-06-10 11:50:45.696 | 679273644fd34fb0ba692dedb59937bc 2022-06-10 11:50:45.960 | [98596 Async ks-demo-admin:128913]: finished get_or_add_user_project_role admin 245070007a52486ba29bfded6bf64017 3b66ee8ed8d146ec88dc1d1101bf843c with result 0 in 18 seconds 2022-06-10 11:50:46.152 | + inc/async:async_inner:64 : rc=0 2022-06-10 11:50:46.177 | [98596 Async ks-demo-another:129025]: Waiting for completion of get_or_add_user_project_role anotherrole 65ec157c76844b03addcb7769312deaf 3b66ee8ed8d146ec88dc1d1101bf843c running on PID 129025 (15 other jobs running) 2022-06-10 11:50:46.278 | [130937 Async ks-system-reader:130937]: finished successfully 2022-06-10 11:50:46.321 | [98596 Async ks-demo-another:129025]: Signaling child to exit 2022-06-10 11:50:46.321 | WAKEUP 2022-06-10 11:50:46.389 | [98596 Async ks-demo-another:129025]: Signaled 2022-06-10 11:50:46.391 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-06-10 11:50:46.391 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-06-10 11:50:46.391 | ++ functions-common:_get_domain_args:958 : local domain 2022-06-10 11:50:46.391 | ++ functions-common:_get_domain_args:959 : domain= 2022-06-10 11:50:46.391 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-06-10 11:50:46.391 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-06-10 11:50:46.391 | ++ functions-common:_get_domain_args:968 : echo 2022-06-10 11:50:46.391 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-06-10 11:50:46.391 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 65ec157c76844b03addcb7769312deaf --project 3b66ee8ed8d146ec88dc1d1101bf843c 2022-06-10 11:50:46.391 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-06-10 11:50:46.391 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-06-10 11:50:46.391 | ++ functions-common:get_field:812 : local data field 2022-06-10 11:50:46.391 | ++ functions-common:get_field:813 : read data 2022-06-10 11:50:46.391 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:50:46.391 | from cryptography.utils import int_from_bytes 2022-06-10 11:50:46.391 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:50:46.391 | from cryptography.utils import int_from_bytes 2022-06-10 11:50:46.392 | ++ functions-common:oscwrap:2466 : return 0 2022-06-10 11:50:46.392 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-06-10 11:50:46.392 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-06-10 11:50:46.392 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add anotherrole --user 65ec157c76844b03addcb7769312deaf --project 3b66ee8ed8d146ec88dc1d1101bf843c 2022-06-10 11:50:46.392 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:50:46.392 | from cryptography.utils import int_from_bytes 2022-06-10 11:50:46.392 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:50:46.392 | from cryptography.utils import int_from_bytes 2022-06-10 11:50:46.392 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-06-10 11:50:46.392 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 65ec157c76844b03addcb7769312deaf --project 3b66ee8ed8d146ec88dc1d1101bf843c 2022-06-10 11:50:46.392 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-06-10 11:50:46.392 | ++ functions-common:get_field:812 : local data field 2022-06-10 11:50:46.392 | ++ functions-common:get_field:813 : read data 2022-06-10 11:50:46.392 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:50:46.392 | from cryptography.utils import int_from_bytes 2022-06-10 11:50:46.392 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:50:46.392 | from cryptography.utils import int_from_bytes 2022-06-10 11:50:46.392 | ++ functions-common:oscwrap:2466 : return 0 2022-06-10 11:50:46.392 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-06-10 11:50:46.392 | ++ functions-common:get_field:817 : field='$2' 2022-06-10 11:50:46.392 | ++ functions-common:get_field:819 : echo '| d14e241b5f3342f0b87156bd13b03f04 | 65ec157c76844b03addcb7769312deaf | | 3b66ee8ed8d146ec88dc1d1101bf843c | | | False |' 2022-06-10 11:50:46.392 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-06-10 11:50:46.392 | ++ functions-common:get_field:813 : read data 2022-06-10 11:50:46.392 | + functions-common:get_or_add_user_project_role:996 : user_role_id=d14e241b5f3342f0b87156bd13b03f04 2022-06-10 11:50:46.392 | + functions-common:get_or_add_user_project_role:998 : echo d14e241b5f3342f0b87156bd13b03f04 2022-06-10 11:50:46.392 | d14e241b5f3342f0b87156bd13b03f04 2022-06-10 11:50:46.466 | [98596 Async ks-demo-another:129025]: finished get_or_add_user_project_role anotherrole 65ec157c76844b03addcb7769312deaf 3b66ee8ed8d146ec88dc1d1101bf843c with result 0 in 16 seconds 2022-06-10 11:50:46.532 | [98596 Async ks-demo-invis:129138]: Waiting for completion of get_or_add_user_project_role member 65ec157c76844b03addcb7769312deaf cecd77a11f5346fb92e478e26594139d running on PID 129138 (14 other jobs running) 2022-06-10 11:50:46.585 | [98596 Async ks-demo-invis:129138]: Signaling child to exit 2022-06-10 11:50:46.586 | WAKEUP 2022-06-10 11:50:46.617 | [98596 Async ks-demo-invis:129138]: Signaled 2022-06-10 11:50:46.619 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-06-10 11:50:46.619 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-06-10 11:50:46.619 | ++ functions-common:_get_domain_args:958 : local domain 2022-06-10 11:50:46.619 | ++ functions-common:_get_domain_args:959 : domain= 2022-06-10 11:50:46.619 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-06-10 11:50:46.619 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-06-10 11:50:46.619 | ++ functions-common:_get_domain_args:968 : echo 2022-06-10 11:50:46.619 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-06-10 11:50:46.619 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-06-10 11:50:46.619 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-06-10 11:50:46.619 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 65ec157c76844b03addcb7769312deaf --project cecd77a11f5346fb92e478e26594139d 2022-06-10 11:50:46.619 | ++ functions-common:get_field:812 : local data field 2022-06-10 11:50:46.619 | ++ functions-common:get_field:813 : read data 2022-06-10 11:50:46.619 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:50:46.619 | from cryptography.utils import int_from_bytes 2022-06-10 11:50:46.619 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:50:46.619 | from cryptography.utils import int_from_bytes 2022-06-10 11:50:46.619 | ++ functions-common:oscwrap:2466 : return 0 2022-06-10 11:50:46.620 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-06-10 11:50:46.620 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-06-10 11:50:46.620 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add member --user 65ec157c76844b03addcb7769312deaf --project cecd77a11f5346fb92e478e26594139d 2022-06-10 11:50:46.620 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:50:46.620 | from cryptography.utils import int_from_bytes 2022-06-10 11:50:46.620 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:50:46.620 | from cryptography.utils import int_from_bytes 2022-06-10 11:50:46.620 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-06-10 11:50:46.620 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-06-10 11:50:46.620 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 65ec157c76844b03addcb7769312deaf --project cecd77a11f5346fb92e478e26594139d 2022-06-10 11:50:46.620 | ++ functions-common:get_field:812 : local data field 2022-06-10 11:50:46.620 | ++ functions-common:get_field:813 : read data 2022-06-10 11:50:46.620 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:50:46.620 | from cryptography.utils import int_from_bytes 2022-06-10 11:50:46.620 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:50:46.620 | from cryptography.utils import int_from_bytes 2022-06-10 11:50:46.620 | ++ functions-common:oscwrap:2466 : return 0 2022-06-10 11:50:46.620 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-06-10 11:50:46.620 | ++ functions-common:get_field:817 : field='$2' 2022-06-10 11:50:46.620 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-06-10 11:50:46.620 | ++ functions-common:get_field:819 : echo '| 66f4fb9070da40d28dba2f2637705ddc | 65ec157c76844b03addcb7769312deaf | | cecd77a11f5346fb92e478e26594139d | | | False |' 2022-06-10 11:50:46.620 | ++ functions-common:get_field:813 : read data 2022-06-10 11:50:46.620 | + functions-common:get_or_add_user_project_role:996 : user_role_id=66f4fb9070da40d28dba2f2637705ddc 2022-06-10 11:50:46.620 | + functions-common:get_or_add_user_project_role:998 : echo 66f4fb9070da40d28dba2f2637705ddc 2022-06-10 11:50:46.620 | 66f4fb9070da40d28dba2f2637705ddc 2022-06-10 11:50:46.714 | [98596 Async ks-demo-invis:129138]: finished get_or_add_user_project_role member 65ec157c76844b03addcb7769312deaf cecd77a11f5346fb92e478e26594139d with result 0 in 17 seconds 2022-06-10 11:50:46.782 | [98596 Async ks-demo-reader:129293]: Waiting for completion of get_or_add_user_project_role reader dd9b614917fa4d76970ed2dab22e4899 3b66ee8ed8d146ec88dc1d1101bf843c running on PID 129293 (13 other jobs running) 2022-06-10 11:50:46.821 | [98596 Async ks-demo-reader:129293]: Signaling child to exit 2022-06-10 11:50:46.822 | WAKEUP 2022-06-10 11:50:46.862 | [98596 Async ks-demo-reader:129293]: Signaled 2022-06-10 11:50:46.864 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-06-10 11:50:46.864 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-06-10 11:50:46.864 | ++ functions-common:_get_domain_args:958 : local domain 2022-06-10 11:50:46.864 | ++ functions-common:_get_domain_args:959 : domain= 2022-06-10 11:50:46.864 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-06-10 11:50:46.865 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-06-10 11:50:46.865 | ++ functions-common:_get_domain_args:968 : echo 2022-06-10 11:50:46.865 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-06-10 11:50:46.865 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user dd9b614917fa4d76970ed2dab22e4899 --project 3b66ee8ed8d146ec88dc1d1101bf843c 2022-06-10 11:50:46.865 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-06-10 11:50:46.865 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-06-10 11:50:46.865 | ++ functions-common:get_field:812 : local data field 2022-06-10 11:50:46.865 | ++ functions-common:get_field:813 : read data 2022-06-10 11:50:46.866 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:50:46.866 | from cryptography.utils import int_from_bytes 2022-06-10 11:50:46.866 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:50:46.866 | from cryptography.utils import int_from_bytes 2022-06-10 11:50:46.866 | ++ functions-common:oscwrap:2466 : return 0 2022-06-10 11:50:46.866 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-06-10 11:50:46.866 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-06-10 11:50:46.866 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add reader --user dd9b614917fa4d76970ed2dab22e4899 --project 3b66ee8ed8d146ec88dc1d1101bf843c 2022-06-10 11:50:46.866 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:50:46.866 | from cryptography.utils import int_from_bytes 2022-06-10 11:50:46.866 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:50:46.866 | from cryptography.utils import int_from_bytes 2022-06-10 11:50:46.866 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user dd9b614917fa4d76970ed2dab22e4899 --project 3b66ee8ed8d146ec88dc1d1101bf843c 2022-06-10 11:50:46.866 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-06-10 11:50:46.866 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-06-10 11:50:46.866 | ++ functions-common:get_field:812 : local data field 2022-06-10 11:50:46.866 | ++ functions-common:get_field:813 : read data 2022-06-10 11:50:46.866 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:50:46.866 | from cryptography.utils import int_from_bytes 2022-06-10 11:50:46.866 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:50:46.866 | from cryptography.utils import int_from_bytes 2022-06-10 11:50:46.866 | ++ functions-common:oscwrap:2466 : return 0 2022-06-10 11:50:46.866 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-06-10 11:50:46.866 | ++ functions-common:get_field:817 : field='$2' 2022-06-10 11:50:46.866 | ++ functions-common:get_field:819 : echo '| 012367efda7f47eb87bcc4c4a9c50754 | dd9b614917fa4d76970ed2dab22e4899 | | 3b66ee8ed8d146ec88dc1d1101bf843c | | | False |' 2022-06-10 11:50:46.866 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-06-10 11:50:46.866 | ++ functions-common:get_field:813 : read data 2022-06-10 11:50:46.866 | + functions-common:get_or_add_user_project_role:996 : user_role_id=012367efda7f47eb87bcc4c4a9c50754 2022-06-10 11:50:46.866 | + functions-common:get_or_add_user_project_role:998 : echo 012367efda7f47eb87bcc4c4a9c50754 2022-06-10 11:50:46.866 | 012367efda7f47eb87bcc4c4a9c50754 2022-06-10 11:50:46.923 | [98596 Async ks-demo-reader:129293]: finished get_or_add_user_project_role reader dd9b614917fa4d76970ed2dab22e4899 3b66ee8ed8d146ec88dc1d1101bf843c with result 0 in 15 seconds 2022-06-10 11:50:46.927 | + inc/async:async_wait:197 : return 0 2022-06-10 11:50:46.930 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-06-10 11:50:46.987 | [98596 Async ks-alt-admin:129663]: Waiting for completion of get_or_add_user_project_role admin 3916589ecd624a0aa2e9a309e835e2d1 d00fce97448e42269554d8a2e21b2d1e running on PID 129663 (12 other jobs running) 2022-06-10 11:50:47.018 | [98596 Async ks-alt-admin:129663]: Signaling child to exit 2022-06-10 11:50:47.019 | WAKEUP 2022-06-10 11:50:47.044 | [98596 Async ks-alt-admin:129663]: Signaled 2022-06-10 11:50:47.046 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-06-10 11:50:47.046 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-06-10 11:50:47.046 | ++ functions-common:_get_domain_args:958 : local domain 2022-06-10 11:50:47.046 | ++ functions-common:_get_domain_args:959 : domain= 2022-06-10 11:50:47.046 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-06-10 11:50:47.046 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-06-10 11:50:47.046 | ++ functions-common:_get_domain_args:968 : echo 2022-06-10 11:50:47.046 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-06-10 11:50:47.046 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-06-10 11:50:47.046 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-06-10 11:50:47.046 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 3916589ecd624a0aa2e9a309e835e2d1 --project d00fce97448e42269554d8a2e21b2d1e 2022-06-10 11:50:47.046 | ++ functions-common:get_field:812 : local data field 2022-06-10 11:50:47.046 | ++ functions-common:get_field:813 : read data 2022-06-10 11:50:47.046 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:50:47.046 | from cryptography.utils import int_from_bytes 2022-06-10 11:50:47.046 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:50:47.046 | from cryptography.utils import int_from_bytes 2022-06-10 11:50:47.046 | ++ functions-common:oscwrap:2466 : return 0 2022-06-10 11:50:47.046 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-06-10 11:50:47.046 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-06-10 11:50:47.046 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user 3916589ecd624a0aa2e9a309e835e2d1 --project d00fce97448e42269554d8a2e21b2d1e 2022-06-10 11:50:47.046 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:50:47.046 | from cryptography.utils import int_from_bytes 2022-06-10 11:50:47.046 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:50:47.046 | from cryptography.utils import int_from_bytes 2022-06-10 11:50:47.046 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-06-10 11:50:47.046 | ++ functions-common:get_field:812 : local data field 2022-06-10 11:50:47.047 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 3916589ecd624a0aa2e9a309e835e2d1 --project d00fce97448e42269554d8a2e21b2d1e 2022-06-10 11:50:47.047 | ++ functions-common:get_field:813 : read data 2022-06-10 11:50:47.047 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-06-10 11:50:47.047 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:50:47.047 | from cryptography.utils import int_from_bytes 2022-06-10 11:50:47.047 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:50:47.047 | from cryptography.utils import int_from_bytes 2022-06-10 11:50:47.047 | ++ functions-common:oscwrap:2466 : return 0 2022-06-10 11:50:47.047 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-06-10 11:50:47.047 | ++ functions-common:get_field:817 : field='$2' 2022-06-10 11:50:47.047 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-06-10 11:50:47.047 | ++ functions-common:get_field:819 : echo '| 679273644fd34fb0ba692dedb59937bc | 3916589ecd624a0aa2e9a309e835e2d1 | | d00fce97448e42269554d8a2e21b2d1e | | | False |' 2022-06-10 11:50:47.047 | ++ functions-common:get_field:813 : read data 2022-06-10 11:50:47.047 | + functions-common:get_or_add_user_project_role:996 : user_role_id=679273644fd34fb0ba692dedb59937bc 2022-06-10 11:50:47.047 | + functions-common:get_or_add_user_project_role:998 : echo 679273644fd34fb0ba692dedb59937bc 2022-06-10 11:50:47.047 | 679273644fd34fb0ba692dedb59937bc 2022-06-10 11:50:47.098 | [98596 Async ks-alt-admin:129663]: finished get_or_add_user_project_role admin 3916589ecd624a0aa2e9a309e835e2d1 d00fce97448e42269554d8a2e21b2d1e with result 0 in 16 seconds 2022-06-10 11:50:47.151 | [98596 Async ks-alt-another:129786]: Waiting for completion of get_or_add_user_project_role anotherrole 3916589ecd624a0aa2e9a309e835e2d1 d00fce97448e42269554d8a2e21b2d1e running on PID 129786 (11 other jobs running) 2022-06-10 11:50:47.185 | [98596 Async ks-alt-another:129786]: Signaling child to exit 2022-06-10 11:50:47.185 | WAKEUP 2022-06-10 11:50:47.211 | [98596 Async ks-alt-another:129786]: Signaled 2022-06-10 11:50:47.213 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-06-10 11:50:47.213 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-06-10 11:50:47.213 | ++ functions-common:_get_domain_args:958 : local domain 2022-06-10 11:50:47.213 | ++ functions-common:_get_domain_args:959 : domain= 2022-06-10 11:50:47.213 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-06-10 11:50:47.213 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-06-10 11:50:47.213 | ++ functions-common:_get_domain_args:968 : echo 2022-06-10 11:50:47.213 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-06-10 11:50:47.213 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-06-10 11:50:47.213 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-06-10 11:50:47.213 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 3916589ecd624a0aa2e9a309e835e2d1 --project d00fce97448e42269554d8a2e21b2d1e 2022-06-10 11:50:47.213 | ++ functions-common:get_field:812 : local data field 2022-06-10 11:50:47.213 | ++ functions-common:get_field:813 : read data 2022-06-10 11:50:47.213 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:50:47.213 | from cryptography.utils import int_from_bytes 2022-06-10 11:50:47.213 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:50:47.213 | from cryptography.utils import int_from_bytes 2022-06-10 11:50:47.213 | ++ functions-common:oscwrap:2466 : return 0 2022-06-10 11:50:47.213 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-06-10 11:50:47.213 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-06-10 11:50:47.213 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add anotherrole --user 3916589ecd624a0aa2e9a309e835e2d1 --project d00fce97448e42269554d8a2e21b2d1e 2022-06-10 11:50:47.214 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:50:47.214 | from cryptography.utils import int_from_bytes 2022-06-10 11:50:47.214 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:50:47.214 | from cryptography.utils import int_from_bytes 2022-06-10 11:50:47.214 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-06-10 11:50:47.214 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-06-10 11:50:47.214 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 3916589ecd624a0aa2e9a309e835e2d1 --project d00fce97448e42269554d8a2e21b2d1e 2022-06-10 11:50:47.214 | ++ functions-common:get_field:812 : local data field 2022-06-10 11:50:47.214 | ++ functions-common:get_field:813 : read data 2022-06-10 11:50:47.214 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:50:47.214 | from cryptography.utils import int_from_bytes 2022-06-10 11:50:47.214 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:50:47.214 | from cryptography.utils import int_from_bytes 2022-06-10 11:50:47.214 | ++ functions-common:oscwrap:2466 : return 0 2022-06-10 11:50:47.214 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-06-10 11:50:47.214 | ++ functions-common:get_field:817 : field='$2' 2022-06-10 11:50:47.214 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-06-10 11:50:47.214 | ++ functions-common:get_field:819 : echo '| d14e241b5f3342f0b87156bd13b03f04 | 3916589ecd624a0aa2e9a309e835e2d1 | | d00fce97448e42269554d8a2e21b2d1e | | | False |' 2022-06-10 11:50:47.214 | ++ functions-common:get_field:813 : read data 2022-06-10 11:50:47.214 | + functions-common:get_or_add_user_project_role:996 : user_role_id=d14e241b5f3342f0b87156bd13b03f04 2022-06-10 11:50:47.214 | + functions-common:get_or_add_user_project_role:998 : echo d14e241b5f3342f0b87156bd13b03f04 2022-06-10 11:50:47.214 | d14e241b5f3342f0b87156bd13b03f04 2022-06-10 11:50:47.263 | [98596 Async ks-alt-another:129786]: finished get_or_add_user_project_role anotherrole 3916589ecd624a0aa2e9a309e835e2d1 d00fce97448e42269554d8a2e21b2d1e with result 0 in 15 seconds 2022-06-10 11:50:47.312 | [98596 Async ks-alt-member-user:130158]: Waiting for completion of get_or_add_user_project_role member 66496a8cda90418295e1068b0fa55d1d d00fce97448e42269554d8a2e21b2d1e running on PID 130158 (10 other jobs running) 2022-06-10 11:50:47.343 | [98596 Async ks-alt-member-user:130158]: Signaling child to exit 2022-06-10 11:50:47.344 | WAKEUP 2022-06-10 11:50:47.371 | [98596 Async ks-alt-member-user:130158]: Signaled 2022-06-10 11:50:47.372 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-06-10 11:50:47.372 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-06-10 11:50:47.372 | ++ functions-common:_get_domain_args:958 : local domain 2022-06-10 11:50:47.372 | ++ functions-common:_get_domain_args:959 : domain= 2022-06-10 11:50:47.372 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-06-10 11:50:47.372 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-06-10 11:50:47.372 | ++ functions-common:_get_domain_args:968 : echo 2022-06-10 11:50:47.372 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-06-10 11:50:47.373 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-06-10 11:50:47.373 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-06-10 11:50:47.373 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 66496a8cda90418295e1068b0fa55d1d --project d00fce97448e42269554d8a2e21b2d1e 2022-06-10 11:50:47.373 | ++ functions-common:get_field:812 : local data field 2022-06-10 11:50:47.373 | ++ functions-common:get_field:813 : read data 2022-06-10 11:50:47.373 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:50:47.373 | from cryptography.utils import int_from_bytes 2022-06-10 11:50:47.373 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:50:47.373 | from cryptography.utils import int_from_bytes 2022-06-10 11:50:47.373 | ++ functions-common:oscwrap:2466 : return 0 2022-06-10 11:50:47.373 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-06-10 11:50:47.373 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-06-10 11:50:47.373 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add member --user 66496a8cda90418295e1068b0fa55d1d --project d00fce97448e42269554d8a2e21b2d1e 2022-06-10 11:50:47.373 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:50:47.373 | from cryptography.utils import int_from_bytes 2022-06-10 11:50:47.373 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:50:47.373 | from cryptography.utils import int_from_bytes 2022-06-10 11:50:47.373 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-06-10 11:50:47.374 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-06-10 11:50:47.374 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 66496a8cda90418295e1068b0fa55d1d --project d00fce97448e42269554d8a2e21b2d1e 2022-06-10 11:50:47.374 | ++ functions-common:get_field:812 : local data field 2022-06-10 11:50:47.374 | ++ functions-common:get_field:813 : read data 2022-06-10 11:50:47.374 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:50:47.374 | from cryptography.utils import int_from_bytes 2022-06-10 11:50:47.374 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:50:47.374 | from cryptography.utils import int_from_bytes 2022-06-10 11:50:47.374 | ++ functions-common:oscwrap:2466 : return 0 2022-06-10 11:50:47.374 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-06-10 11:50:47.374 | ++ functions-common:get_field:817 : field='$2' 2022-06-10 11:50:47.374 | ++ functions-common:get_field:819 : echo '| 66f4fb9070da40d28dba2f2637705ddc | 66496a8cda90418295e1068b0fa55d1d | | d00fce97448e42269554d8a2e21b2d1e | | | False |' 2022-06-10 11:50:47.374 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-06-10 11:50:47.374 | ++ functions-common:get_field:813 : read data 2022-06-10 11:50:47.374 | + functions-common:get_or_add_user_project_role:996 : user_role_id=66f4fb9070da40d28dba2f2637705ddc 2022-06-10 11:50:47.374 | + functions-common:get_or_add_user_project_role:998 : echo 66f4fb9070da40d28dba2f2637705ddc 2022-06-10 11:50:47.374 | 66f4fb9070da40d28dba2f2637705ddc 2022-06-10 11:50:47.421 | [98596 Async ks-alt-member-user:130158]: finished get_or_add_user_project_role member 66496a8cda90418295e1068b0fa55d1d d00fce97448e42269554d8a2e21b2d1e with result 0 in 12 seconds 2022-06-10 11:50:47.463 | [98596 Async ks-alt-reader-user:130382]: Waiting for completion of get_or_add_user_project_role reader 4e8e124590b545b1bd44c8e614ab4206 d00fce97448e42269554d8a2e21b2d1e running on PID 130382 (9 other jobs running) 2022-06-10 11:50:47.494 | [98596 Async ks-alt-reader-user:130382]: Signaling child to exit 2022-06-10 11:50:47.494 | WAKEUP 2022-06-10 11:50:47.521 | [98596 Async ks-alt-reader-user:130382]: Signaled 2022-06-10 11:50:47.523 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-06-10 11:50:47.523 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args 2022-06-10 11:50:47.523 | ++ functions-common:_get_domain_args:958 : local domain 2022-06-10 11:50:47.523 | ++ functions-common:_get_domain_args:959 : domain= 2022-06-10 11:50:47.523 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-06-10 11:50:47.523 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-06-10 11:50:47.523 | ++ functions-common:_get_domain_args:968 : echo 2022-06-10 11:50:47.523 | + functions-common:get_or_add_user_project_role:976 : domain_args= 2022-06-10 11:50:47.523 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-06-10 11:50:47.523 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-06-10 11:50:47.523 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 4e8e124590b545b1bd44c8e614ab4206 --project d00fce97448e42269554d8a2e21b2d1e 2022-06-10 11:50:47.523 | ++ functions-common:get_field:812 : local data field 2022-06-10 11:50:47.523 | ++ functions-common:get_field:813 : read data 2022-06-10 11:50:47.523 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:50:47.523 | from cryptography.utils import int_from_bytes 2022-06-10 11:50:47.523 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:50:47.523 | from cryptography.utils import int_from_bytes 2022-06-10 11:50:47.524 | ++ functions-common:oscwrap:2466 : return 0 2022-06-10 11:50:47.524 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-06-10 11:50:47.524 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-06-10 11:50:47.524 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add reader --user 4e8e124590b545b1bd44c8e614ab4206 --project d00fce97448e42269554d8a2e21b2d1e 2022-06-10 11:50:47.524 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:50:47.524 | from cryptography.utils import int_from_bytes 2022-06-10 11:50:47.524 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:50:47.524 | from cryptography.utils import int_from_bytes 2022-06-10 11:50:47.524 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 4e8e124590b545b1bd44c8e614ab4206 --project d00fce97448e42269554d8a2e21b2d1e 2022-06-10 11:50:47.524 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-06-10 11:50:47.524 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-06-10 11:50:47.524 | ++ functions-common:get_field:812 : local data field 2022-06-10 11:50:47.524 | ++ functions-common:get_field:813 : read data 2022-06-10 11:50:47.524 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:50:47.524 | from cryptography.utils import int_from_bytes 2022-06-10 11:50:47.524 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:50:47.524 | from cryptography.utils import int_from_bytes 2022-06-10 11:50:47.524 | ++ functions-common:oscwrap:2466 : return 0 2022-06-10 11:50:47.524 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-06-10 11:50:47.524 | ++ functions-common:get_field:817 : field='$2' 2022-06-10 11:50:47.524 | ++ functions-common:get_field:819 : echo '| 012367efda7f47eb87bcc4c4a9c50754 | 4e8e124590b545b1bd44c8e614ab4206 | | d00fce97448e42269554d8a2e21b2d1e | | | False |' 2022-06-10 11:50:47.524 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-06-10 11:50:47.524 | ++ functions-common:get_field:813 : read data 2022-06-10 11:50:47.524 | + functions-common:get_or_add_user_project_role:996 : user_role_id=012367efda7f47eb87bcc4c4a9c50754 2022-06-10 11:50:47.524 | + functions-common:get_or_add_user_project_role:998 : echo 012367efda7f47eb87bcc4c4a9c50754 2022-06-10 11:50:47.524 | 012367efda7f47eb87bcc4c4a9c50754 2022-06-10 11:50:47.578 | [98596 Async ks-alt-reader-user:130382]: finished get_or_add_user_project_role reader 4e8e124590b545b1bd44c8e614ab4206 d00fce97448e42269554d8a2e21b2d1e with result 0 in 13 seconds 2022-06-10 11:50:47.582 | + inc/async:async_wait:197 : return 0 2022-06-10 11:50:47.585 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-06-10 11:50:47.649 | [98596 Async ks-system-member:130642]: Waiting for completion of get_or_add_user_system_role member 467e7425b3694d798dca0803a06df8b8 all running on PID 130642 (8 other jobs running) 2022-06-10 11:50:47.680 | [98596 Async ks-system-member:130642]: Signaling child to exit 2022-06-10 11:50:47.681 | WAKEUP 2022-06-10 11:50:47.713 | [98596 Async ks-system-member:130642]: Signaled 2022-06-10 11:50:47.714 | + functions-common:get_or_add_user_system_role:1028 : local user_role_id 2022-06-10 11:50:47.714 | + functions-common:get_or_add_user_system_role:1029 : local domain_args 2022-06-10 11:50:47.714 | ++ functions-common:get_or_add_user_system_role:1031 : _get_domain_args 2022-06-10 11:50:47.714 | ++ functions-common:_get_domain_args:958 : local domain 2022-06-10 11:50:47.714 | ++ functions-common:_get_domain_args:959 : domain= 2022-06-10 11:50:47.714 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-06-10 11:50:47.714 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-06-10 11:50:47.714 | ++ functions-common:_get_domain_args:968 : echo 2022-06-10 11:50:47.714 | + functions-common:get_or_add_user_system_role:1031 : domain_args= 2022-06-10 11:50:47.714 | ++ functions-common:get_or_add_user_system_role:1039 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 467e7425b3694d798dca0803a06df8b8 --system all -f value -c Role 2022-06-10 11:50:47.714 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:50:47.714 | from cryptography.utils import int_from_bytes 2022-06-10 11:50:47.714 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:50:47.714 | from cryptography.utils import int_from_bytes 2022-06-10 11:50:47.714 | ++ functions-common:oscwrap:2466 : return 0 2022-06-10 11:50:47.714 | + functions-common:get_or_add_user_system_role:1039 : user_role_id= 2022-06-10 11:50:47.714 | + functions-common:get_or_add_user_system_role:1040 : [[ -z '' ]] 2022-06-10 11:50:47.714 | + functions-common:get_or_add_user_system_role:1042 : openstack --os-cloud devstack-system-admin role add member --user 467e7425b3694d798dca0803a06df8b8 --system all 2022-06-10 11:50:47.714 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:50:47.714 | from cryptography.utils import int_from_bytes 2022-06-10 11:50:47.714 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:50:47.714 | from cryptography.utils import int_from_bytes 2022-06-10 11:50:47.715 | ++ functions-common:get_or_add_user_system_role:1051 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 467e7425b3694d798dca0803a06df8b8 --system all -f value -c Role 2022-06-10 11:50:47.715 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:50:47.715 | from cryptography.utils import int_from_bytes 2022-06-10 11:50:47.715 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:50:47.715 | from cryptography.utils import int_from_bytes 2022-06-10 11:50:47.715 | ++ functions-common:oscwrap:2466 : return 0 2022-06-10 11:50:47.715 | + functions-common:get_or_add_user_system_role:1051 : user_role_id=66f4fb9070da40d28dba2f2637705ddc 2022-06-10 11:50:47.715 | + functions-common:get_or_add_user_system_role:1053 : echo 66f4fb9070da40d28dba2f2637705ddc 2022-06-10 11:50:47.715 | 66f4fb9070da40d28dba2f2637705ddc 2022-06-10 11:50:47.823 | [98596 Async ks-system-member:130642]: finished get_or_add_user_system_role member 467e7425b3694d798dca0803a06df8b8 all with result 0 in 10 seconds 2022-06-10 11:50:47.894 | [98596 Async ks-system-reader:130937]: Waiting for completion of get_or_add_user_system_role reader d1c7e3fff2e94b6a89a112662aec95b6 all running on PID 130937 (7 other jobs running) 2022-06-10 11:50:47.927 | [98596 Async ks-system-reader:130937]: Signaling child to exit 2022-06-10 11:50:47.931 | WAKEUP 2022-06-10 11:50:47.975 | [98596 Async ks-system-reader:130937]: Signaled 2022-06-10 11:50:47.976 | + functions-common:get_or_add_user_system_role:1028 : local user_role_id 2022-06-10 11:50:47.976 | + functions-common:get_or_add_user_system_role:1029 : local domain_args 2022-06-10 11:50:47.977 | ++ functions-common:get_or_add_user_system_role:1031 : _get_domain_args 2022-06-10 11:50:47.977 | ++ functions-common:_get_domain_args:958 : local domain 2022-06-10 11:50:47.977 | ++ functions-common:_get_domain_args:959 : domain= 2022-06-10 11:50:47.977 | ++ functions-common:_get_domain_args:961 : [[ -n '' ]] 2022-06-10 11:50:47.977 | ++ functions-common:_get_domain_args:964 : [[ -n '' ]] 2022-06-10 11:50:47.977 | ++ functions-common:_get_domain_args:968 : echo 2022-06-10 11:50:47.977 | + functions-common:get_or_add_user_system_role:1031 : domain_args= 2022-06-10 11:50:47.977 | ++ functions-common:get_or_add_user_system_role:1039 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user d1c7e3fff2e94b6a89a112662aec95b6 --system all -f value -c Role 2022-06-10 11:50:47.977 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:50:47.977 | from cryptography.utils import int_from_bytes 2022-06-10 11:50:47.977 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:50:47.977 | from cryptography.utils import int_from_bytes 2022-06-10 11:50:47.977 | ++ functions-common:oscwrap:2466 : return 0 2022-06-10 11:50:47.977 | + functions-common:get_or_add_user_system_role:1039 : user_role_id= 2022-06-10 11:50:47.977 | + functions-common:get_or_add_user_system_role:1040 : [[ -z '' ]] 2022-06-10 11:50:47.977 | + functions-common:get_or_add_user_system_role:1042 : openstack --os-cloud devstack-system-admin role add reader --user d1c7e3fff2e94b6a89a112662aec95b6 --system all 2022-06-10 11:50:47.977 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:50:47.977 | from cryptography.utils import int_from_bytes 2022-06-10 11:50:47.977 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:50:47.977 | from cryptography.utils import int_from_bytes 2022-06-10 11:50:47.977 | ++ functions-common:get_or_add_user_system_role:1051 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user d1c7e3fff2e94b6a89a112662aec95b6 --system all -f value -c Role 2022-06-10 11:50:47.977 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:50:47.977 | from cryptography.utils import int_from_bytes 2022-06-10 11:50:47.977 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:50:47.977 | from cryptography.utils import int_from_bytes 2022-06-10 11:50:47.977 | ++ functions-common:oscwrap:2466 : return 0 2022-06-10 11:50:47.977 | + functions-common:get_or_add_user_system_role:1051 : user_role_id=012367efda7f47eb87bcc4c4a9c50754 2022-06-10 11:50:47.977 | + functions-common:get_or_add_user_system_role:1053 : echo 012367efda7f47eb87bcc4c4a9c50754 2022-06-10 11:50:47.978 | 012367efda7f47eb87bcc4c4a9c50754 2022-06-10 11:50:48.078 | [98596 Async ks-system-reader:130937]: finished get_or_add_user_system_role reader d1c7e3fff2e94b6a89a112662aec95b6 all with result 0 in 10 seconds 2022-06-10 11:50:48.082 | + inc/async:async_wait:197 : return 0 2022-06-10 11:50:48.085 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-06-10 11:50:48.221 | [98596 Async ks-group-memberdemo:131334]: Waiting for completion of get_or_add_group_project_role member 9062f0c2e2df4480a603159629b1c4fb 3b66ee8ed8d146ec88dc1d1101bf843c running on PID 131334 (6 other jobs running) 2022-06-10 11:50:48.298 | [98596 Async ks-group-memberdemo:131334]: Signaling child to exit 2022-06-10 11:50:56.062 | + inc/async:async_inner:64 : rc=0 2022-06-10 11:50:56.177 | [131334 Async ks-group-memberdemo:131334]: finished successfully 2022-06-10 11:50:56.264 | WAKEUP 2022-06-10 11:50:56.354 | [98596 Async ks-group-memberdemo:131334]: Signaled 2022-06-10 11:50:56.355 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-06-10 11:50:56.355 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 9062f0c2e2df4480a603159629b1c4fb --project 3b66ee8ed8d146ec88dc1d1101bf843c -f value 2022-06-10 11:50:56.355 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:50:56.355 | from cryptography.utils import int_from_bytes 2022-06-10 11:50:56.355 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:50:56.355 | from cryptography.utils import int_from_bytes 2022-06-10 11:50:56.355 | ++ functions-common:oscwrap:2466 : return 0 2022-06-10 11:50:56.355 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-06-10 11:50:56.355 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-06-10 11:50:56.356 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add member --group 9062f0c2e2df4480a603159629b1c4fb --project 3b66ee8ed8d146ec88dc1d1101bf843c 2022-06-10 11:50:56.356 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:50:56.356 | from cryptography.utils import int_from_bytes 2022-06-10 11:50:56.356 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:50:56.356 | from cryptography.utils import int_from_bytes 2022-06-10 11:50:56.356 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 9062f0c2e2df4480a603159629b1c4fb --project 3b66ee8ed8d146ec88dc1d1101bf843c -f value 2022-06-10 11:50:56.356 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:50:56.356 | from cryptography.utils import int_from_bytes 2022-06-10 11:50:56.356 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:50:56.356 | from cryptography.utils import int_from_bytes 2022-06-10 11:50:56.356 | ++ functions-common:oscwrap:2466 : return 0 2022-06-10 11:50:56.356 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='66f4fb9070da40d28dba2f2637705ddc 9062f0c2e2df4480a603159629b1c4fb 3b66ee8ed8d146ec88dc1d1101bf843c False' 2022-06-10 11:50:56.356 | + functions-common:get_or_add_group_project_role:1077 : echo 66f4fb9070da40d28dba2f2637705ddc 9062f0c2e2df4480a603159629b1c4fb 3b66ee8ed8d146ec88dc1d1101bf843c False 2022-06-10 11:50:56.356 | 66f4fb9070da40d28dba2f2637705ddc 9062f0c2e2df4480a603159629b1c4fb 3b66ee8ed8d146ec88dc1d1101bf843c False 2022-06-10 11:50:56.503 | [98596 Async ks-group-memberdemo:131334]: finished get_or_add_group_project_role member 9062f0c2e2df4480a603159629b1c4fb 3b66ee8ed8d146ec88dc1d1101bf843c with result 0 in 13 seconds 2022-06-10 11:50:56.578 | [98596 Async ks-group-anotherdemo:131421]: Waiting for completion of get_or_add_group_project_role anotherrole 9062f0c2e2df4480a603159629b1c4fb 3b66ee8ed8d146ec88dc1d1101bf843c running on PID 131421 (5 other jobs running) 2022-06-10 11:50:56.629 | [98596 Async ks-group-anotherdemo:131421]: Signaling child to exit 2022-06-10 11:50:57.176 | + inc/async:async_inner:64 : rc=0 2022-06-10 11:50:57.217 | [131507 Async ks-group-memberalt:131507]: finished successfully 2022-06-10 11:50:57.478 | + inc/async:async_inner:64 : rc=0 2022-06-10 11:50:57.506 | [131421 Async ks-group-anotherdemo:131421]: finished successfully 2022-06-10 11:50:57.528 | WAKEUP 2022-06-10 11:50:57.557 | [98596 Async ks-group-anotherdemo:131421]: Signaled 2022-06-10 11:50:57.560 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-06-10 11:50:57.560 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 9062f0c2e2df4480a603159629b1c4fb --project 3b66ee8ed8d146ec88dc1d1101bf843c -f value 2022-06-10 11:50:57.560 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:50:57.560 | from cryptography.utils import int_from_bytes 2022-06-10 11:50:57.560 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:50:57.560 | from cryptography.utils import int_from_bytes 2022-06-10 11:50:57.560 | ++ functions-common:oscwrap:2466 : return 0 2022-06-10 11:50:57.560 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-06-10 11:50:57.560 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-06-10 11:50:57.560 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add anotherrole --group 9062f0c2e2df4480a603159629b1c4fb --project 3b66ee8ed8d146ec88dc1d1101bf843c 2022-06-10 11:50:57.560 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:50:57.560 | from cryptography.utils import int_from_bytes 2022-06-10 11:50:57.560 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:50:57.560 | from cryptography.utils import int_from_bytes 2022-06-10 11:50:57.561 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 9062f0c2e2df4480a603159629b1c4fb --project 3b66ee8ed8d146ec88dc1d1101bf843c -f value 2022-06-10 11:50:57.561 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:50:57.561 | from cryptography.utils import int_from_bytes 2022-06-10 11:50:57.561 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:50:57.561 | from cryptography.utils import int_from_bytes 2022-06-10 11:50:57.561 | ++ functions-common:oscwrap:2466 : return 0 2022-06-10 11:50:57.561 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='d14e241b5f3342f0b87156bd13b03f04 9062f0c2e2df4480a603159629b1c4fb 3b66ee8ed8d146ec88dc1d1101bf843c False' 2022-06-10 11:50:57.561 | + functions-common:get_or_add_group_project_role:1077 : echo d14e241b5f3342f0b87156bd13b03f04 9062f0c2e2df4480a603159629b1c4fb 3b66ee8ed8d146ec88dc1d1101bf843c False 2022-06-10 11:50:57.561 | d14e241b5f3342f0b87156bd13b03f04 9062f0c2e2df4480a603159629b1c4fb 3b66ee8ed8d146ec88dc1d1101bf843c False 2022-06-10 11:50:57.624 | [98596 Async ks-group-anotherdemo:131421]: finished get_or_add_group_project_role anotherrole 9062f0c2e2df4480a603159629b1c4fb 3b66ee8ed8d146ec88dc1d1101bf843c with result 0 in 14 seconds 2022-06-10 11:50:57.666 | [98596 Async ks-group-memberalt:131507]: Waiting for completion of get_or_add_group_project_role member 9062f0c2e2df4480a603159629b1c4fb d00fce97448e42269554d8a2e21b2d1e running on PID 131507 (4 other jobs running) 2022-06-10 11:50:57.694 | [98596 Async ks-group-memberalt:131507]: Signaling child to exit 2022-06-10 11:50:57.695 | WAKEUP 2022-06-10 11:50:57.721 | [98596 Async ks-group-memberalt:131507]: Signaled 2022-06-10 11:50:57.722 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-06-10 11:50:57.722 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 9062f0c2e2df4480a603159629b1c4fb --project d00fce97448e42269554d8a2e21b2d1e -f value 2022-06-10 11:50:57.722 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:50:57.722 | from cryptography.utils import int_from_bytes 2022-06-10 11:50:57.722 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:50:57.722 | from cryptography.utils import int_from_bytes 2022-06-10 11:50:57.722 | ++ functions-common:oscwrap:2466 : return 0 2022-06-10 11:50:57.722 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-06-10 11:50:57.722 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-06-10 11:50:57.722 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add member --group 9062f0c2e2df4480a603159629b1c4fb --project d00fce97448e42269554d8a2e21b2d1e 2022-06-10 11:50:57.722 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:50:57.722 | from cryptography.utils import int_from_bytes 2022-06-10 11:50:57.722 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:50:57.722 | from cryptography.utils import int_from_bytes 2022-06-10 11:50:57.723 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 9062f0c2e2df4480a603159629b1c4fb --project d00fce97448e42269554d8a2e21b2d1e -f value 2022-06-10 11:50:57.723 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:50:57.723 | from cryptography.utils import int_from_bytes 2022-06-10 11:50:57.723 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:50:57.723 | from cryptography.utils import int_from_bytes 2022-06-10 11:50:57.723 | ++ functions-common:oscwrap:2466 : return 0 2022-06-10 11:50:57.723 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='66f4fb9070da40d28dba2f2637705ddc 9062f0c2e2df4480a603159629b1c4fb d00fce97448e42269554d8a2e21b2d1e False' 2022-06-10 11:50:57.723 | + functions-common:get_or_add_group_project_role:1077 : echo 66f4fb9070da40d28dba2f2637705ddc 9062f0c2e2df4480a603159629b1c4fb d00fce97448e42269554d8a2e21b2d1e False 2022-06-10 11:50:57.723 | 66f4fb9070da40d28dba2f2637705ddc 9062f0c2e2df4480a603159629b1c4fb d00fce97448e42269554d8a2e21b2d1e False 2022-06-10 11:50:57.777 | [98596 Async ks-group-memberalt:131507]: finished get_or_add_group_project_role member 9062f0c2e2df4480a603159629b1c4fb d00fce97448e42269554d8a2e21b2d1e with result 0 in 14 seconds 2022-06-10 11:50:57.821 | [98596 Async ks-group-anotheralt:131596]: Waiting for completion of get_or_add_group_project_role anotherrole 9062f0c2e2df4480a603159629b1c4fb d00fce97448e42269554d8a2e21b2d1e running on PID 131596 (3 other jobs running) 2022-06-10 11:50:57.850 | [98596 Async ks-group-anotheralt:131596]: Signaling child to exit 2022-06-10 11:50:58.368 | + inc/async:async_inner:64 : rc=0 2022-06-10 11:50:58.395 | [131596 Async ks-group-anotheralt:131596]: finished successfully 2022-06-10 11:50:58.418 | WAKEUP 2022-06-10 11:50:58.444 | [98596 Async ks-group-anotheralt:131596]: Signaled 2022-06-10 11:50:58.446 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-06-10 11:50:58.446 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 9062f0c2e2df4480a603159629b1c4fb --project d00fce97448e42269554d8a2e21b2d1e -f value 2022-06-10 11:50:58.446 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:50:58.446 | from cryptography.utils import int_from_bytes 2022-06-10 11:50:58.446 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:50:58.446 | from cryptography.utils import int_from_bytes 2022-06-10 11:50:58.446 | ++ functions-common:oscwrap:2466 : return 0 2022-06-10 11:50:58.446 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-06-10 11:50:58.446 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-06-10 11:50:58.446 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add anotherrole --group 9062f0c2e2df4480a603159629b1c4fb --project d00fce97448e42269554d8a2e21b2d1e 2022-06-10 11:50:58.446 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:50:58.446 | from cryptography.utils import int_from_bytes 2022-06-10 11:50:58.446 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:50:58.446 | from cryptography.utils import int_from_bytes 2022-06-10 11:50:58.446 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 9062f0c2e2df4480a603159629b1c4fb --project d00fce97448e42269554d8a2e21b2d1e -f value 2022-06-10 11:50:58.446 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:50:58.446 | from cryptography.utils import int_from_bytes 2022-06-10 11:50:58.446 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:50:58.446 | from cryptography.utils import int_from_bytes 2022-06-10 11:50:58.446 | ++ functions-common:oscwrap:2466 : return 0 2022-06-10 11:50:58.446 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='d14e241b5f3342f0b87156bd13b03f04 9062f0c2e2df4480a603159629b1c4fb d00fce97448e42269554d8a2e21b2d1e False' 2022-06-10 11:50:58.447 | + functions-common:get_or_add_group_project_role:1077 : echo d14e241b5f3342f0b87156bd13b03f04 9062f0c2e2df4480a603159629b1c4fb d00fce97448e42269554d8a2e21b2d1e False 2022-06-10 11:50:58.447 | d14e241b5f3342f0b87156bd13b03f04 9062f0c2e2df4480a603159629b1c4fb d00fce97448e42269554d8a2e21b2d1e False 2022-06-10 11:50:58.495 | [98596 Async ks-group-anotheralt:131596]: finished get_or_add_group_project_role anotherrole 9062f0c2e2df4480a603159629b1c4fb d00fce97448e42269554d8a2e21b2d1e with result 0 in 15 seconds 2022-06-10 11:50:58.538 | [98596 Async ks-group-admin:131683]: Waiting for completion of get_or_add_group_project_role admin 9eb5cc88bb7048cab0090cf7afdb3171 7bb16a7a6a3a493ea8e676098001ebde running on PID 131683 (2 other jobs running) 2022-06-10 11:50:58.563 | + inc/async:async_inner:64 : rc=0 2022-06-10 11:50:58.566 | [98596 Async ks-group-admin:131683]: Signaling child to exit 2022-06-10 11:50:58.589 | [131683 Async ks-group-admin:131683]: finished successfully 2022-06-10 11:50:58.609 | WAKEUP 2022-06-10 11:50:58.635 | [98596 Async ks-group-admin:131683]: Signaled 2022-06-10 11:50:58.637 | + functions-common:get_or_add_group_project_role:1059 : local group_role_id 2022-06-10 11:50:58.637 | ++ functions-common:get_or_add_group_project_role:1065 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 9eb5cc88bb7048cab0090cf7afdb3171 --project 7bb16a7a6a3a493ea8e676098001ebde -f value 2022-06-10 11:50:58.637 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:50:58.637 | from cryptography.utils import int_from_bytes 2022-06-10 11:50:58.637 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:50:58.637 | from cryptography.utils import int_from_bytes 2022-06-10 11:50:58.637 | ++ functions-common:oscwrap:2466 : return 0 2022-06-10 11:50:58.637 | + functions-common:get_or_add_group_project_role:1065 : group_role_id= 2022-06-10 11:50:58.637 | + functions-common:get_or_add_group_project_role:1066 : [[ -z '' ]] 2022-06-10 11:50:58.637 | + functions-common:get_or_add_group_project_role:1068 : openstack --os-cloud devstack-system-admin role add admin --group 9eb5cc88bb7048cab0090cf7afdb3171 --project 7bb16a7a6a3a493ea8e676098001ebde 2022-06-10 11:50:58.637 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:50:58.637 | from cryptography.utils import int_from_bytes 2022-06-10 11:50:58.637 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:50:58.637 | from cryptography.utils import int_from_bytes 2022-06-10 11:50:58.637 | ++ functions-common:get_or_add_group_project_role:1075 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 9eb5cc88bb7048cab0090cf7afdb3171 --project 7bb16a7a6a3a493ea8e676098001ebde -f value 2022-06-10 11:50:58.637 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:50:58.637 | from cryptography.utils import int_from_bytes 2022-06-10 11:50:58.637 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:50:58.637 | from cryptography.utils import int_from_bytes 2022-06-10 11:50:58.637 | ++ functions-common:oscwrap:2466 : return 0 2022-06-10 11:50:58.638 | + functions-common:get_or_add_group_project_role:1075 : group_role_id='679273644fd34fb0ba692dedb59937bc 9eb5cc88bb7048cab0090cf7afdb3171 7bb16a7a6a3a493ea8e676098001ebde False' 2022-06-10 11:50:58.638 | + functions-common:get_or_add_group_project_role:1077 : echo 679273644fd34fb0ba692dedb59937bc 9eb5cc88bb7048cab0090cf7afdb3171 7bb16a7a6a3a493ea8e676098001ebde False 2022-06-10 11:50:58.638 | 679273644fd34fb0ba692dedb59937bc 9eb5cc88bb7048cab0090cf7afdb3171 7bb16a7a6a3a493ea8e676098001ebde False 2022-06-10 11:50:58.682 | [98596 Async ks-group-admin:131683]: finished get_or_add_group_project_role admin 9eb5cc88bb7048cab0090cf7afdb3171 7bb16a7a6a3a493ea8e676098001ebde with result 0 in 14 seconds 2022-06-10 11:50:58.687 | + inc/async:async_wait:197 : return 0 2022-06-10 11:50:58.690 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-06-10 11:50:58.707 | + functions-common:is_service_enabled:2082 : return 1 2022-06-10 11:50:58.709 | + ./stack.sh:main:1097 : is_service_enabled nova 2022-06-10 11:50:58.728 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:50:58.730 | + ./stack.sh:main:1098 : async_runfunc create_nova_accounts 2022-06-10 11:50:58.733 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-06-10 11:50:58.794 | + inc/async:async_inner:63 : create_nova_accounts 2022-06-10 11:50:58.832 | [98596 Async create_nova_accounts:133584]: running: create_nova_accounts 2022-06-10 11:50:58.834 | + ./stack.sh:main:1100 : is_service_enabled glance 2022-06-10 11:50:58.853 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:50:58.855 | + ./stack.sh:main:1101 : async_runfunc create_glance_accounts 2022-06-10 11:50:58.858 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-06-10 11:50:58.920 | + inc/async:async_inner:63 : create_glance_accounts 2022-06-10 11:50:58.965 | [98596 Async create_glance_accounts:133699]: running: create_glance_accounts 2022-06-10 11:50:58.968 | + ./stack.sh:main:1103 : is_service_enabled cinder 2022-06-10 11:50:58.989 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:50:58.993 | + ./stack.sh:main:1104 : async_runfunc create_cinder_accounts 2022-06-10 11:50:58.996 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-06-10 11:50:59.063 | + inc/async:async_inner:63 : create_cinder_accounts 2022-06-10 11:50:59.108 | [98596 Async create_cinder_accounts:133829]: running: create_cinder_accounts 2022-06-10 11:50:59.111 | + ./stack.sh:main:1106 : is_service_enabled neutron 2022-06-10 11:50:59.133 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:50:59.136 | + ./stack.sh:main:1107 : async_runfunc create_neutron_accounts 2022-06-10 11:50:59.138 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-06-10 11:50:59.209 | + inc/async:async_inner:63 : create_neutron_accounts 2022-06-10 11:50:59.296 | [98596 Async create_neutron_accounts:133945]: running: create_neutron_accounts 2022-06-10 11:50:59.301 | + ./stack.sh:main:1109 : is_service_enabled swift 2022-06-10 11:50:59.358 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:50:59.362 | + ./stack.sh:main:1110 : async_runfunc create_swift_accounts 2022-06-10 11:50:59.364 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-06-10 11:50:59.792 | + inc/async:async_inner:63 : create_swift_accounts 2022-06-10 11:51:00.021 | [98596 Async create_swift_accounts:134088]: running: create_swift_accounts 2022-06-10 11:51:00.046 | + ./stack.sh:main:1118 : is_service_enabled horizon 2022-06-10 11:51:00.186 | + functions-common:is_service_enabled:2082 : return 1 2022-06-10 11:51:00.210 | + ./stack.sh:main:1123 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-06-10 11:51:00.595 | [98596 Async create_nova_accounts:133584]: Waiting for completion of create_nova_accounts running on PID 133584 (6 other jobs running) 2022-06-10 11:51:00.775 | [98596 Async create_nova_accounts:133584]: Signaling child to exit 2022-06-10 11:51:40.431 | + inc/async:async_inner:64 : rc=0 2022-06-10 11:51:40.497 | [133945 Async create_neutron_accounts:133945]: finished successfully 2022-06-10 11:51:58.162 | + inc/async:async_inner:64 : rc=0 2022-06-10 11:51:58.207 | [133829 Async create_cinder_accounts:133829]: finished successfully 2022-06-10 11:52:13.825 | + inc/async:async_inner:64 : rc=0 2022-06-10 11:52:13.856 | [133699 Async create_glance_accounts:133699]: finished successfully 2022-06-10 11:52:18.690 | + inc/async:async_inner:64 : rc=0 2022-06-10 11:52:18.717 | [133584 Async create_nova_accounts:133584]: finished successfully 2022-06-10 11:52:18.739 | WAKEUP 2022-06-10 11:52:18.762 | [98596 Async create_nova_accounts:133584]: Signaled 2022-06-10 11:52:18.764 | + lib/nova:create_nova_accounts:351 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,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-06-10 11:52:18.764 | + lib/nova:create_nova_accounts:355 : create_service_user nova admin 2022-06-10 11:52:18.764 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-06-10 11:52:18.764 | + functions-common:get_or_create_user:910 : local user_id 2022-06-10 11:52:18.764 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-06-10 11:52:18.764 | + functions-common:get_or_create_user:914 : local email= 2022-06-10 11:52:18.764 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-06-10 11:52:18.764 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:52:18.764 | from cryptography.utils import int_from_bytes 2022-06-10 11:52:18.764 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:52:18.764 | from cryptography.utils import int_from_bytes 2022-06-10 11:52:18.764 | ++ functions-common:oscwrap:2466 : return 0 2022-06-10 11:52:18.764 | + functions-common:get_or_create_user:926 : user_id=bfe4370f743d49ea817b9019be859f99 2022-06-10 11:52:18.765 | + functions-common:get_or_create_user:927 : echo bfe4370f743d49ea817b9019be859f99 2022-06-10 11:52:18.765 | bfe4370f743d49ea817b9019be859f99 2022-06-10 11:52:18.765 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-06-10 11:52:18.765 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-06-10 11:52:18.765 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-06-10 11:52:18.765 | ++ functions-common:_get_domain_args:958 : local domain 2022-06-10 11:52:18.765 | ++ functions-common:_get_domain_args:959 : domain= 2022-06-10 11:52:18.765 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-06-10 11:52:18.765 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-06-10 11:52:18.765 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-06-10 11:52:18.765 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-06-10 11:52:18.765 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-06-10 11:52:18.765 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-06-10 11:52:18.765 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-06-10 11:52:18.765 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-06-10 11:52:18.765 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-06-10 11:52:18.765 | ++ functions-common:get_field:812 : local data field 2022-06-10 11:52:18.765 | ++ functions-common:get_field:813 : read data 2022-06-10 11:52:18.765 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:52:18.765 | from cryptography.utils import int_from_bytes 2022-06-10 11:52:18.765 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:52:18.765 | from cryptography.utils import int_from_bytes 2022-06-10 11:52:18.765 | ++ functions-common:oscwrap:2466 : return 0 2022-06-10 11:52:18.765 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-06-10 11:52:18.765 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-06-10 11:52:18.765 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-06-10 11:52:18.765 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:52:18.765 | from cryptography.utils import int_from_bytes 2022-06-10 11:52:18.765 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:52:18.765 | from cryptography.utils import int_from_bytes 2022-06-10 11:52:18.765 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-06-10 11:52:18.766 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-06-10 11:52:18.766 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-06-10 11:52:18.766 | ++ functions-common:get_field:812 : local data field 2022-06-10 11:52:18.766 | ++ functions-common:get_field:813 : read data 2022-06-10 11:52:18.766 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:52:18.766 | from cryptography.utils import int_from_bytes 2022-06-10 11:52:18.766 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:52:18.766 | from cryptography.utils import int_from_bytes 2022-06-10 11:52:18.766 | ++ functions-common:oscwrap:2466 : return 0 2022-06-10 11:52:18.766 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-06-10 11:52:18.766 | ++ functions-common:get_field:817 : field='$2' 2022-06-10 11:52:18.766 | ++ functions-common:get_field:819 : echo '| fd850042bc4749aba0ac800f0c409a9a | bfe4370f743d49ea817b9019be859f99 | | a4b5c474df1d4384ab63e20618dc673c | | | False |' 2022-06-10 11:52:18.766 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-06-10 11:52:18.766 | ++ functions-common:get_field:813 : read data 2022-06-10 11:52:18.766 | + functions-common:get_or_add_user_project_role:996 : user_role_id=fd850042bc4749aba0ac800f0c409a9a 2022-06-10 11:52:18.766 | + functions-common:get_or_add_user_project_role:998 : echo fd850042bc4749aba0ac800f0c409a9a 2022-06-10 11:52:18.766 | fd850042bc4749aba0ac800f0c409a9a 2022-06-10 11:52:18.766 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-06-10 11:52:18.766 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-06-10 11:52:18.766 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-06-10 11:52:18.766 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-06-10 11:52:18.766 | ++ functions-common:_get_domain_args:958 : local domain 2022-06-10 11:52:18.766 | ++ functions-common:_get_domain_args:959 : domain= 2022-06-10 11:52:18.766 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-06-10 11:52:18.766 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-06-10 11:52:18.766 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-06-10 11:52:18.766 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-06-10 11:52:18.766 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-06-10 11:52:18.766 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-06-10 11:52:18.766 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-06-10 11:52:18.766 | ++ functions-common:get_field:812 : local data field 2022-06-10 11:52:18.766 | ++ functions-common:get_field:813 : read data 2022-06-10 11:52:18.766 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-06-10 11:52:18.767 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-06-10 11:52:18.767 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:52:18.767 | from cryptography.utils import int_from_bytes 2022-06-10 11:52:18.767 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:52:18.767 | from cryptography.utils import int_from_bytes 2022-06-10 11:52:18.767 | ++ functions-common:oscwrap:2466 : return 0 2022-06-10 11:52:18.767 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-06-10 11:52:18.767 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-06-10 11:52:18.767 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-06-10 11:52:18.767 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:52:18.767 | from cryptography.utils import int_from_bytes 2022-06-10 11:52:18.767 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:52:18.767 | from cryptography.utils import int_from_bytes 2022-06-10 11:52:18.767 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-06-10 11:52:18.767 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-06-10 11:52:18.767 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-06-10 11:52:18.767 | ++ functions-common:get_field:812 : local data field 2022-06-10 11:52:18.767 | ++ functions-common:get_field:813 : read data 2022-06-10 11:52:18.767 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:52:18.767 | from cryptography.utils import int_from_bytes 2022-06-10 11:52:18.767 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:52:18.767 | from cryptography.utils import int_from_bytes 2022-06-10 11:52:18.767 | ++ functions-common:oscwrap:2466 : return 0 2022-06-10 11:52:18.767 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-06-10 11:52:18.767 | ++ functions-common:get_field:817 : field='$2' 2022-06-10 11:52:18.767 | ++ functions-common:get_field:819 : echo '| 679273644fd34fb0ba692dedb59937bc | bfe4370f743d49ea817b9019be859f99 | | a4b5c474df1d4384ab63e20618dc673c | | | False |' 2022-06-10 11:52:18.767 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-06-10 11:52:18.767 | ++ functions-common:get_field:813 : read data 2022-06-10 11:52:18.767 | + functions-common:get_or_add_user_project_role:996 : user_role_id=679273644fd34fb0ba692dedb59937bc 2022-06-10 11:52:18.767 | + functions-common:get_or_add_user_project_role:998 : echo 679273644fd34fb0ba692dedb59937bc 2022-06-10 11:52:18.767 | 679273644fd34fb0ba692dedb59937bc 2022-06-10 11:52:18.768 | + lib/nova:create_nova_accounts:357 : local nova_api_url 2022-06-10 11:52:18.768 | + lib/nova:create_nova_accounts:358 : [[ True == \F\a\l\s\e ]] 2022-06-10 11:52:18.768 | + lib/nova:create_nova_accounts:361 : nova_api_url=http://10.222.0.33/compute 2022-06-10 11:52:18.768 | + lib/nova:create_nova_accounts:364 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-06-10 11:52:18.768 | + functions-common:get_or_create_service:1083 : local service_id 2022-06-10 11:52:18.768 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-06-10 11:52:18.768 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2022-06-10 11:52:18.768 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:52:18.768 | from cryptography.utils import int_from_bytes 2022-06-10 11:52:18.768 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:52:18.768 | from cryptography.utils import int_from_bytes 2022-06-10 11:52:18.768 | ++ functions-common:oscwrap:2466 : return 0 2022-06-10 11:52:18.768 | + functions-common:get_or_create_service:1094 : service_id=' 2022-06-10 11:52:18.768 | 73ab0c52df1d40189c053048352560aa' 2022-06-10 11:52:18.768 | + functions-common:get_or_create_service:1095 : echo 73ab0c52df1d40189c053048352560aa 2022-06-10 11:52:18.768 | 73ab0c52df1d40189c053048352560aa 2022-06-10 11:52:18.768 | + lib/nova:create_nova_accounts:366 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.33/compute/v2/$(project_id)s' 2022-06-10 11:52:18.768 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-06-10 11:52:18.768 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.33/compute/v2/$(project_id)s' RegionOne 2022-06-10 11:52:18.768 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-06-10 11:52:18.768 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-06-10 11:52:18.768 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:52:18.768 | from cryptography.utils import int_from_bytes 2022-06-10 11:52:18.768 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:52:18.768 | from cryptography.utils import int_from_bytes 2022-06-10 11:52:18.768 | +++ functions-common:oscwrap:2466 : return 0 2022-06-10 11:52:18.768 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-06-10 11:52:18.768 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-06-10 11:52:18.768 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.33/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-06-10 11:52:18.768 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:52:18.768 | from cryptography.utils import int_from_bytes 2022-06-10 11:52:18.769 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:52:18.769 | from cryptography.utils import int_from_bytes 2022-06-10 11:52:18.769 | +++ functions-common:oscwrap:2466 : return 0 2022-06-10 11:52:18.769 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=a69a739c94ac4a6f9c351ee69fae6886 2022-06-10 11:52:18.769 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo a69a739c94ac4a6f9c351ee69fae6886 2022-06-10 11:52:18.769 | + functions-common:get_or_create_endpoint:1128 : public_id=a69a739c94ac4a6f9c351ee69fae6886 2022-06-10 11:52:18.769 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-06-10 11:52:18.769 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-06-10 11:52:18.769 | + functions-common:get_or_create_endpoint:1137 : echo a69a739c94ac4a6f9c351ee69fae6886 2022-06-10 11:52:18.769 | a69a739c94ac4a6f9c351ee69fae6886 2022-06-10 11:52:18.769 | + lib/nova:create_nova_accounts:370 : get_or_create_service nova compute 'Nova Compute Service' 2022-06-10 11:52:18.769 | + functions-common:get_or_create_service:1083 : local service_id 2022-06-10 11:52:18.769 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-06-10 11:52:18.769 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-06-10 11:52:18.769 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:52:18.769 | from cryptography.utils import int_from_bytes 2022-06-10 11:52:18.769 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:52:18.769 | from cryptography.utils import int_from_bytes 2022-06-10 11:52:18.769 | ++ functions-common:oscwrap:2466 : return 0 2022-06-10 11:52:18.769 | + functions-common:get_or_create_service:1094 : service_id=' 2022-06-10 11:52:18.769 | 19cdf7d7f582456fb949b03da2f9e03b' 2022-06-10 11:52:18.769 | + functions-common:get_or_create_service:1095 : echo 19cdf7d7f582456fb949b03da2f9e03b 2022-06-10 11:52:18.769 | 19cdf7d7f582456fb949b03da2f9e03b 2022-06-10 11:52:18.769 | + lib/nova:create_nova_accounts:372 : get_or_create_endpoint compute RegionOne http://10.222.0.33/compute/v2.1 2022-06-10 11:52:18.769 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-06-10 11:52:18.769 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface compute public http://10.222.0.33/compute/v2.1 RegionOne 2022-06-10 11:52:18.769 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-06-10 11:52:18.769 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-06-10 11:52:18.769 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:52:18.769 | from cryptography.utils import int_from_bytes 2022-06-10 11:52:18.769 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:52:18.770 | from cryptography.utils import int_from_bytes 2022-06-10 11:52:18.770 | +++ functions-common:oscwrap:2466 : return 0 2022-06-10 11:52:18.770 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-06-10 11:52:18.770 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-06-10 11:52:18.770 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.33/compute/v2.1 --region RegionOne -f value -c id 2022-06-10 11:52:18.770 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:52:18.770 | from cryptography.utils import int_from_bytes 2022-06-10 11:52:18.770 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:52:18.770 | from cryptography.utils import int_from_bytes 2022-06-10 11:52:18.770 | +++ functions-common:oscwrap:2466 : return 0 2022-06-10 11:52:18.770 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=688d0d3604ba47daab3e172486eda3e0 2022-06-10 11:52:18.770 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 688d0d3604ba47daab3e172486eda3e0 2022-06-10 11:52:18.770 | + functions-common:get_or_create_endpoint:1128 : public_id=688d0d3604ba47daab3e172486eda3e0 2022-06-10 11:52:18.770 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-06-10 11:52:18.770 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-06-10 11:52:18.770 | + functions-common:get_or_create_endpoint:1137 : echo 688d0d3604ba47daab3e172486eda3e0 2022-06-10 11:52:18.770 | 688d0d3604ba47daab3e172486eda3e0 2022-06-10 11:52:18.770 | + lib/nova:create_nova_accounts:377 : is_service_enabled n-api 2022-06-10 11:52:18.770 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:52:18.770 | + lib/nova:create_nova_accounts:379 : is_service_enabled swift 2022-06-10 11:52:18.770 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:52:18.770 | + lib/nova:create_nova_accounts:382 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-06-10 11:52:18.770 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-06-10 11:52:18.770 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-06-10 11:52:18.770 | ++ functions-common:_get_domain_args:958 : local domain 2022-06-10 11:52:18.770 | ++ functions-common:_get_domain_args:959 : domain= 2022-06-10 11:52:18.770 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-06-10 11:52:18.770 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-06-10 11:52:18.770 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-06-10 11:52:18.770 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-06-10 11:52:18.770 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-06-10 11:52:18.770 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-06-10 11:52:18.771 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-06-10 11:52:18.771 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-06-10 11:52:18.771 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-06-10 11:52:18.771 | ++ functions-common:get_field:812 : local data field 2022-06-10 11:52:18.771 | ++ functions-common:get_field:813 : read data 2022-06-10 11:52:18.771 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:52:18.771 | from cryptography.utils import int_from_bytes 2022-06-10 11:52:18.771 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:52:18.771 | from cryptography.utils import int_from_bytes 2022-06-10 11:52:18.771 | ++ functions-common:oscwrap:2466 : return 0 2022-06-10 11:52:18.771 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-06-10 11:52:18.771 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-06-10 11:52:18.771 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-06-10 11:52:18.771 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:52:18.771 | from cryptography.utils import int_from_bytes 2022-06-10 11:52:18.771 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:52:18.771 | from cryptography.utils import int_from_bytes 2022-06-10 11:52:18.771 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-06-10 11:52:18.771 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-06-10 11:52:18.771 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-06-10 11:52:18.771 | ++ functions-common:get_field:812 : local data field 2022-06-10 11:52:18.771 | ++ functions-common:get_field:813 : read data 2022-06-10 11:52:18.771 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:52:18.771 | from cryptography.utils import int_from_bytes 2022-06-10 11:52:18.771 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:52:18.771 | from cryptography.utils import int_from_bytes 2022-06-10 11:52:18.771 | ++ functions-common:oscwrap:2466 : return 0 2022-06-10 11:52:18.771 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-06-10 11:52:18.771 | ++ functions-common:get_field:817 : field='$2' 2022-06-10 11:52:18.771 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-06-10 11:52:18.771 | ++ functions-common:get_field:819 : echo '| de787c1e46f14b5b9a2107f1d3b1e0ba | bfe4370f743d49ea817b9019be859f99 | | a4b5c474df1d4384ab63e20618dc673c | | | False |' 2022-06-10 11:52:18.771 | ++ functions-common:get_field:813 : read data 2022-06-10 11:52:18.772 | + functions-common:get_or_add_user_project_role:996 : user_role_id=de787c1e46f14b5b9a2107f1d3b1e0ba 2022-06-10 11:52:18.772 | + functions-common:get_or_add_user_project_role:998 : echo de787c1e46f14b5b9a2107f1d3b1e0ba 2022-06-10 11:52:18.772 | de787c1e46f14b5b9a2107f1d3b1e0ba 2022-06-10 11:52:18.772 | + lib/nova:create_nova_accounts:387 : is_service_enabled s3api 2022-06-10 11:52:18.772 | + functions-common:is_service_enabled:2082 : return 1 2022-06-10 11:52:18.772 | + lib/nova:create_nova_accounts:398 : is_service_enabled n-api 2022-06-10 11:52:18.772 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:52:18.772 | + lib/nova:create_nova_accounts:399 : [[ False = True ]] 2022-06-10 11:52:18.812 | [98596 Async create_nova_accounts:133584]: finished create_nova_accounts with result 0 in 79 seconds 2022-06-10 11:52:18.852 | [98596 Async create_glance_accounts:133699]: Waiting for completion of create_glance_accounts running on PID 133699 (5 other jobs running) 2022-06-10 11:52:18.878 | [98596 Async create_glance_accounts:133699]: Signaling child to exit 2022-06-10 11:52:18.878 | WAKEUP 2022-06-10 11:52:18.900 | [98596 Async create_glance_accounts:133699]: Signaled 2022-06-10 11:52:18.901 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-06-10 11:52:18.901 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:52:18.901 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-06-10 11:52:18.901 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-06-10 11:52:18.902 | + functions-common:get_or_create_user:910 : local user_id 2022-06-10 11:52:18.902 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-06-10 11:52:18.902 | + functions-common:get_or_create_user:914 : local email= 2022-06-10 11:52:18.902 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-06-10 11:52:18.902 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:52:18.902 | from cryptography.utils import int_from_bytes 2022-06-10 11:52:18.902 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:52:18.902 | from cryptography.utils import int_from_bytes 2022-06-10 11:52:18.902 | ++ functions-common:oscwrap:2466 : return 0 2022-06-10 11:52:18.902 | + functions-common:get_or_create_user:926 : user_id=8869654064c445ef869c0fceb2c408c8 2022-06-10 11:52:18.902 | + functions-common:get_or_create_user:927 : echo 8869654064c445ef869c0fceb2c408c8 2022-06-10 11:52:18.902 | 8869654064c445ef869c0fceb2c408c8 2022-06-10 11:52:18.902 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-06-10 11:52:18.902 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-06-10 11:52:18.902 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-06-10 11:52:18.902 | ++ functions-common:_get_domain_args:958 : local domain 2022-06-10 11:52:18.902 | ++ functions-common:_get_domain_args:959 : domain= 2022-06-10 11:52:18.902 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-06-10 11:52:18.902 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-06-10 11:52:18.902 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-06-10 11:52:18.902 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-06-10 11:52:18.902 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-06-10 11:52:18.902 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-06-10 11:52:18.902 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-06-10 11:52:18.902 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-06-10 11:52:18.902 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-06-10 11:52:18.902 | ++ functions-common:get_field:812 : local data field 2022-06-10 11:52:18.902 | ++ functions-common:get_field:813 : read data 2022-06-10 11:52:18.902 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:52:18.902 | from cryptography.utils import int_from_bytes 2022-06-10 11:52:18.903 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:52:18.903 | from cryptography.utils import int_from_bytes 2022-06-10 11:52:18.903 | ++ functions-common:oscwrap:2466 : return 0 2022-06-10 11:52:18.903 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-06-10 11:52:18.903 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-06-10 11:52:18.903 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-06-10 11:52:18.903 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:52:18.903 | from cryptography.utils import int_from_bytes 2022-06-10 11:52:18.903 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:52:18.903 | from cryptography.utils import int_from_bytes 2022-06-10 11:52:18.903 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-06-10 11:52:18.903 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-06-10 11:52:18.903 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-06-10 11:52:18.903 | ++ functions-common:get_field:812 : local data field 2022-06-10 11:52:18.903 | ++ functions-common:get_field:813 : read data 2022-06-10 11:52:18.903 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:52:18.903 | from cryptography.utils import int_from_bytes 2022-06-10 11:52:18.903 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:52:18.903 | from cryptography.utils import int_from_bytes 2022-06-10 11:52:18.903 | ++ functions-common:oscwrap:2466 : return 0 2022-06-10 11:52:18.903 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-06-10 11:52:18.903 | ++ functions-common:get_field:817 : field='$2' 2022-06-10 11:52:18.903 | ++ functions-common:get_field:819 : echo '| fd850042bc4749aba0ac800f0c409a9a | 8869654064c445ef869c0fceb2c408c8 | | a4b5c474df1d4384ab63e20618dc673c | | | False |' 2022-06-10 11:52:18.903 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-06-10 11:52:18.903 | ++ functions-common:get_field:813 : read data 2022-06-10 11:52:18.903 | + functions-common:get_or_add_user_project_role:996 : user_role_id=fd850042bc4749aba0ac800f0c409a9a 2022-06-10 11:52:18.903 | + functions-common:get_or_add_user_project_role:998 : echo fd850042bc4749aba0ac800f0c409a9a 2022-06-10 11:52:18.903 | fd850042bc4749aba0ac800f0c409a9a 2022-06-10 11:52:18.903 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-06-10 11:52:18.903 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-06-10 11:52:18.903 | + functions-common:is_service_enabled:2082 : return 0 2022-06-10 11:52:18.904 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-06-10 11:52:18.904 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-06-10 11:52:18.904 | + functions-common:get_or_create_user:910 : local user_id 2022-06-10 11:52:18.904 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-06-10 11:52:18.904 | + functions-common:get_or_create_user:914 : local email= 2022-06-10 11:52:18.904 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-06-10 11:52:18.904 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:52:18.904 | from cryptography.utils import int_from_bytes 2022-06-10 11:52:18.904 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:52:18.904 | from cryptography.utils import int_from_bytes 2022-06-10 11:52:18.904 | ++ functions-common:oscwrap:2466 : return 0 2022-06-10 11:52:18.904 | + functions-common:get_or_create_user:926 : user_id=7e4057b4097f4c3885d24a9a10877e1a 2022-06-10 11:52:18.904 | + functions-common:get_or_create_user:927 : echo 7e4057b4097f4c3885d24a9a10877e1a 2022-06-10 11:52:18.904 | 7e4057b4097f4c3885d24a9a10877e1a 2022-06-10 11:52:18.904 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-06-10 11:52:18.904 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-06-10 11:52:18.904 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-06-10 11:52:18.904 | ++ functions-common:_get_domain_args:958 : local domain 2022-06-10 11:52:18.904 | ++ functions-common:_get_domain_args:959 : domain= 2022-06-10 11:52:18.904 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-06-10 11:52:18.904 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-06-10 11:52:18.904 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-06-10 11:52:18.904 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-06-10 11:52:18.904 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-06-10 11:52:18.904 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-06-10 11:52:18.904 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-06-10 11:52:18.904 | ++ functions-common:get_field:812 : local data field 2022-06-10 11:52:18.904 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-06-10 11:52:18.904 | ++ functions-common:get_field:813 : read data 2022-06-10 11:52:18.904 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-06-10 11:52:18.905 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:52:18.905 | from cryptography.utils import int_from_bytes 2022-06-10 11:52:18.905 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:52:18.905 | from cryptography.utils import int_from_bytes 2022-06-10 11:52:18.905 | ++ functions-common:oscwrap:2466 : return 0 2022-06-10 11:52:18.905 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-06-10 11:52:18.905 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-06-10 11:52:18.905 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-06-10 11:52:18.905 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:52:18.905 | from cryptography.utils import int_from_bytes 2022-06-10 11:52:18.905 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:52:18.905 | from cryptography.utils import int_from_bytes 2022-06-10 11:52:18.905 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-06-10 11:52:18.905 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-06-10 11:52:18.905 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-06-10 11:52:18.905 | ++ functions-common:get_field:812 : local data field 2022-06-10 11:52:18.905 | ++ functions-common:get_field:813 : read data 2022-06-10 11:52:18.905 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:52:18.905 | from cryptography.utils import int_from_bytes 2022-06-10 11:52:18.905 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:52:18.905 | from cryptography.utils import int_from_bytes 2022-06-10 11:52:18.905 | ++ functions-common:oscwrap:2466 : return 0 2022-06-10 11:52:18.905 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-06-10 11:52:18.905 | ++ functions-common:get_field:817 : field='$2' 2022-06-10 11:52:18.905 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-06-10 11:52:18.905 | ++ functions-common:get_field:819 : echo '| fd850042bc4749aba0ac800f0c409a9a | 7e4057b4097f4c3885d24a9a10877e1a | | a4b5c474df1d4384ab63e20618dc673c | | | False |' 2022-06-10 11:52:18.905 | ++ functions-common:get_field:813 : read data 2022-06-10 11:52:18.905 | + functions-common:get_or_add_user_project_role:996 : user_role_id=fd850042bc4749aba0ac800f0c409a9a 2022-06-10 11:52:18.905 | + functions-common:get_or_add_user_project_role:998 : echo fd850042bc4749aba0ac800f0c409a9a 2022-06-10 11:52:18.905 | fd850042bc4749aba0ac800f0c409a9a 2022-06-10 11:52:18.905 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-06-10 11:52:18.905 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-06-10 11:52:18.906 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-06-10 11:52:18.906 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-06-10 11:52:18.906 | ++ functions-common:_get_domain_args:958 : local domain 2022-06-10 11:52:18.906 | ++ functions-common:_get_domain_args:959 : domain= 2022-06-10 11:52:18.906 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-06-10 11:52:18.906 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-06-10 11:52:18.906 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-06-10 11:52:18.906 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-06-10 11:52:18.906 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-06-10 11:52:18.906 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-06-10 11:52:18.906 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-06-10 11:52:18.906 | ++ functions-common:get_field:812 : local data field 2022-06-10 11:52:18.906 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-06-10 11:52:18.906 | ++ functions-common:get_field:813 : read data 2022-06-10 11:52:18.906 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-06-10 11:52:18.906 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:52:18.906 | from cryptography.utils import int_from_bytes 2022-06-10 11:52:18.906 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:52:18.906 | from cryptography.utils import int_from_bytes 2022-06-10 11:52:18.906 | ++ functions-common:oscwrap:2466 : return 0 2022-06-10 11:52:18.906 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-06-10 11:52:18.906 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-06-10 11:52:18.906 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-06-10 11:52:18.906 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:52:18.906 | from cryptography.utils import int_from_bytes 2022-06-10 11:52:18.906 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:52:18.906 | from cryptography.utils import int_from_bytes 2022-06-10 11:52:18.906 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-06-10 11:52:18.906 | ++ functions-common:get_field:812 : local data field 2022-06-10 11:52:18.906 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-06-10 11:52:18.906 | ++ functions-common:get_field:813 : read data 2022-06-10 11:52:18.907 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-06-10 11:52:18.907 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:52:18.907 | from cryptography.utils import int_from_bytes 2022-06-10 11:52:18.907 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:52:18.907 | from cryptography.utils import int_from_bytes 2022-06-10 11:52:18.907 | ++ functions-common:oscwrap:2466 : return 0 2022-06-10 11:52:18.907 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-06-10 11:52:18.907 | ++ functions-common:get_field:817 : field='$2' 2022-06-10 11:52:18.907 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-06-10 11:52:18.907 | ++ functions-common:get_field:819 : echo '| de787c1e46f14b5b9a2107f1d3b1e0ba | 7e4057b4097f4c3885d24a9a10877e1a | | a4b5c474df1d4384ab63e20618dc673c | | | False |' 2022-06-10 11:52:18.907 | ++ functions-common:get_field:813 : read data 2022-06-10 11:52:18.907 | + functions-common:get_or_add_user_project_role:996 : user_role_id=de787c1e46f14b5b9a2107f1d3b1e0ba 2022-06-10 11:52:18.907 | + functions-common:get_or_add_user_project_role:998 : echo de787c1e46f14b5b9a2107f1d3b1e0ba 2022-06-10 11:52:18.907 | de787c1e46f14b5b9a2107f1d3b1e0ba 2022-06-10 11:52:18.907 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-06-10 11:52:18.907 | + functions-common:get_or_create_service:1083 : local service_id 2022-06-10 11:52:18.907 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-06-10 11:52:18.907 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-06-10 11:52:18.907 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:52:18.907 | from cryptography.utils import int_from_bytes 2022-06-10 11:52:18.907 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:52:18.907 | from cryptography.utils import int_from_bytes 2022-06-10 11:52:18.907 | ++ functions-common:oscwrap:2466 : return 0 2022-06-10 11:52:18.907 | + functions-common:get_or_create_service:1094 : service_id=' 2022-06-10 11:52:18.907 | 56f3ee202fc64a77a27e758c3b37547c' 2022-06-10 11:52:18.907 | + functions-common:get_or_create_service:1095 : echo 56f3ee202fc64a77a27e758c3b37547c 2022-06-10 11:52:18.907 | 56f3ee202fc64a77a27e758c3b37547c 2022-06-10 11:52:18.907 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.33/image 2022-06-10 11:52:18.907 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-06-10 11:52:18.907 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface image public http://10.222.0.33/image RegionOne 2022-06-10 11:52:18.907 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-06-10 11:52:18.908 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-06-10 11:52:18.908 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:52:18.908 | from cryptography.utils import int_from_bytes 2022-06-10 11:52:18.908 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:52:18.908 | from cryptography.utils import int_from_bytes 2022-06-10 11:52:18.908 | +++ functions-common:oscwrap:2466 : return 0 2022-06-10 11:52:18.908 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-06-10 11:52:18.908 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-06-10 11:52:18.908 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.33/image --region RegionOne -f value -c id 2022-06-10 11:52:18.908 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:52:18.908 | from cryptography.utils import int_from_bytes 2022-06-10 11:52:18.908 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:52:18.908 | from cryptography.utils import int_from_bytes 2022-06-10 11:52:18.908 | +++ functions-common:oscwrap:2466 : return 0 2022-06-10 11:52:18.908 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=c00409a24318441fb4179383addc2b77 2022-06-10 11:52:18.908 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo c00409a24318441fb4179383addc2b77 2022-06-10 11:52:18.908 | + functions-common:get_or_create_endpoint:1128 : public_id=c00409a24318441fb4179383addc2b77 2022-06-10 11:52:18.908 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-06-10 11:52:18.908 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-06-10 11:52:18.908 | + functions-common:get_or_create_endpoint:1137 : echo c00409a24318441fb4179383addc2b77 2022-06-10 11:52:18.908 | c00409a24318441fb4179383addc2b77 2022-06-10 11:52:18.908 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-06-10 11:52:18.908 | ++ functions-common:get_or_create_domain:878 : local domain_id 2022-06-10 11:52:18.908 | +++ functions-common:get_or_create_domain:890 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-06-10 11:52:18.908 | ++ functions-common:get_or_create_domain:888 : domain_id=default 2022-06-10 11:52:18.908 | ++ functions-common:get_or_create_domain:889 : echo default 2022-06-10 11:52:18.908 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-06-10 11:52:18.908 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-06-10 11:52:18.909 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-06-10 11:52:18.909 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-06-10 11:52:18.949 | [98596 Async create_glance_accounts:133699]: finished create_glance_accounts with result 0 in 74 seconds 2022-06-10 11:52:18.988 | [98596 Async create_cinder_accounts:133829]: Waiting for completion of create_cinder_accounts running on PID 133829 (4 other jobs running) 2022-06-10 11:52:19.013 | [98596 Async create_cinder_accounts:133829]: Signaling child to exit 2022-06-10 11:52:19.013 | WAKEUP 2022-06-10 11:52:19.036 | [98596 Async create_cinder_accounts:133829]: Signaled 2022-06-10 11:52:19.037 | + 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-06-10 11:52:19.037 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-06-10 11:52:19.037 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-06-10 11:52:19.037 | + functions-common:get_or_create_user:910 : local user_id 2022-06-10 11:52:19.037 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-06-10 11:52:19.037 | + functions-common:get_or_create_user:914 : local email= 2022-06-10 11:52:19.038 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-06-10 11:52:19.038 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:52:19.038 | from cryptography.utils import int_from_bytes 2022-06-10 11:52:19.038 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:52:19.038 | from cryptography.utils import int_from_bytes 2022-06-10 11:52:19.038 | ++ functions-common:oscwrap:2466 : return 0 2022-06-10 11:52:19.038 | + functions-common:get_or_create_user:926 : user_id=16de968afe1a4d09b2629a3e7cf5d99c 2022-06-10 11:52:19.038 | + functions-common:get_or_create_user:927 : echo 16de968afe1a4d09b2629a3e7cf5d99c 2022-06-10 11:52:19.038 | 16de968afe1a4d09b2629a3e7cf5d99c 2022-06-10 11:52:19.038 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-06-10 11:52:19.038 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-06-10 11:52:19.038 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-06-10 11:52:19.038 | ++ functions-common:_get_domain_args:958 : local domain 2022-06-10 11:52:19.038 | ++ functions-common:_get_domain_args:959 : domain= 2022-06-10 11:52:19.038 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-06-10 11:52:19.038 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-06-10 11:52:19.038 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-06-10 11:52:19.038 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-06-10 11:52:19.038 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-06-10 11:52:19.038 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-06-10 11:52:19.038 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-06-10 11:52:19.038 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-06-10 11:52:19.038 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-06-10 11:52:19.038 | ++ functions-common:get_field:812 : local data field 2022-06-10 11:52:19.038 | ++ functions-common:get_field:813 : read data 2022-06-10 11:52:19.038 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:52:19.038 | from cryptography.utils import int_from_bytes 2022-06-10 11:52:19.038 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:52:19.038 | from cryptography.utils import int_from_bytes 2022-06-10 11:52:19.038 | ++ functions-common:oscwrap:2466 : return 0 2022-06-10 11:52:19.038 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-06-10 11:52:19.038 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-06-10 11:52:19.039 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-06-10 11:52:19.039 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:52:19.039 | from cryptography.utils import int_from_bytes 2022-06-10 11:52:19.039 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:52:19.039 | from cryptography.utils import int_from_bytes 2022-06-10 11:52:19.039 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-06-10 11:52:19.039 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-06-10 11:52:19.039 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-06-10 11:52:19.039 | ++ functions-common:get_field:812 : local data field 2022-06-10 11:52:19.040 | ++ functions-common:get_field:813 : read data 2022-06-10 11:52:19.040 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:52:19.040 | from cryptography.utils import int_from_bytes 2022-06-10 11:52:19.040 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:52:19.040 | from cryptography.utils import int_from_bytes 2022-06-10 11:52:19.040 | ++ functions-common:oscwrap:2466 : return 0 2022-06-10 11:52:19.040 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-06-10 11:52:19.040 | ++ functions-common:get_field:817 : field='$2' 2022-06-10 11:52:19.040 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-06-10 11:52:19.040 | ++ functions-common:get_field:819 : echo '| fd850042bc4749aba0ac800f0c409a9a | 16de968afe1a4d09b2629a3e7cf5d99c | | a4b5c474df1d4384ab63e20618dc673c | | | False |' 2022-06-10 11:52:19.040 | ++ functions-common:get_field:813 : read data 2022-06-10 11:52:19.040 | + functions-common:get_or_add_user_project_role:996 : user_role_id=fd850042bc4749aba0ac800f0c409a9a 2022-06-10 11:52:19.040 | + functions-common:get_or_add_user_project_role:998 : echo fd850042bc4749aba0ac800f0c409a9a 2022-06-10 11:52:19.040 | fd850042bc4749aba0ac800f0c409a9a 2022-06-10 11:52:19.040 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-06-10 11:52:19.040 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-06-10 11:52:19.040 | + functions-common:get_or_create_service:1083 : local service_id 2022-06-10 11:52:19.040 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-06-10 11:52:19.040 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-06-10 11:52:19.040 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:52:19.040 | from cryptography.utils import int_from_bytes 2022-06-10 11:52:19.040 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:52:19.040 | from cryptography.utils import int_from_bytes 2022-06-10 11:52:19.040 | ++ functions-common:oscwrap:2466 : return 0 2022-06-10 11:52:19.040 | + functions-common:get_or_create_service:1094 : service_id=' 2022-06-10 11:52:19.040 | 9907717850454debb49b893e2c077a5b' 2022-06-10 11:52:19.040 | + functions-common:get_or_create_service:1095 : echo 9907717850454debb49b893e2c077a5b 2022-06-10 11:52:19.040 | 9907717850454debb49b893e2c077a5b 2022-06-10 11:52:19.040 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-06-10 11:52:19.040 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.33/volume/v3/$(project_id)s' 2022-06-10 11:52:19.041 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-06-10 11:52:19.041 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.33/volume/v3/$(project_id)s' RegionOne 2022-06-10 11:52:19.041 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-06-10 11:52:19.041 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-06-10 11:52:19.041 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:52:19.041 | from cryptography.utils import int_from_bytes 2022-06-10 11:52:19.041 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:52:19.041 | from cryptography.utils import int_from_bytes 2022-06-10 11:52:19.041 | +++ functions-common:oscwrap:2466 : return 0 2022-06-10 11:52:19.041 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-06-10 11:52:19.041 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-06-10 11:52:19.041 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.33/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-06-10 11:52:19.041 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:52:19.041 | from cryptography.utils import int_from_bytes 2022-06-10 11:52:19.041 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:52:19.041 | from cryptography.utils import int_from_bytes 2022-06-10 11:52:19.041 | +++ functions-common:oscwrap:2466 : return 0 2022-06-10 11:52:19.041 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=ef3129db73174a3e9d1d672f889cc33e 2022-06-10 11:52:19.041 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo ef3129db73174a3e9d1d672f889cc33e 2022-06-10 11:52:19.041 | + functions-common:get_or_create_endpoint:1128 : public_id=ef3129db73174a3e9d1d672f889cc33e 2022-06-10 11:52:19.041 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-06-10 11:52:19.041 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-06-10 11:52:19.041 | + functions-common:get_or_create_endpoint:1137 : echo ef3129db73174a3e9d1d672f889cc33e 2022-06-10 11:52:19.041 | ef3129db73174a3e9d1d672f889cc33e 2022-06-10 11:52:19.041 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-06-10 11:52:19.041 | + functions-common:get_or_create_service:1083 : local service_id 2022-06-10 11:52:19.041 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-06-10 11:52:19.041 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-06-10 11:52:19.041 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:52:19.041 | from cryptography.utils import int_from_bytes 2022-06-10 11:52:19.041 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:52:19.042 | from cryptography.utils import int_from_bytes 2022-06-10 11:52:19.042 | ++ functions-common:oscwrap:2466 : return 0 2022-06-10 11:52:19.042 | + functions-common:get_or_create_service:1094 : service_id=' 2022-06-10 11:52:19.042 | 554382fe29d245ddbe787decfd596530' 2022-06-10 11:52:19.042 | + functions-common:get_or_create_service:1095 : echo 554382fe29d245ddbe787decfd596530 2022-06-10 11:52:19.042 | 554382fe29d245ddbe787decfd596530 2022-06-10 11:52:19.042 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.33/volume/v3/$(project_id)s' 2022-06-10 11:52:19.042 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-06-10 11:52:19.042 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.33/volume/v3/$(project_id)s' RegionOne 2022-06-10 11:52:19.042 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-06-10 11:52:19.042 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-06-10 11:52:19.042 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:52:19.042 | from cryptography.utils import int_from_bytes 2022-06-10 11:52:19.042 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:52:19.042 | from cryptography.utils import int_from_bytes 2022-06-10 11:52:19.042 | +++ functions-common:oscwrap:2466 : return 0 2022-06-10 11:52:19.042 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-06-10 11:52:19.042 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-06-10 11:52:19.042 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.33/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-06-10 11:52:19.042 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:52:19.042 | from cryptography.utils import int_from_bytes 2022-06-10 11:52:19.042 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:52:19.042 | from cryptography.utils import int_from_bytes 2022-06-10 11:52:19.042 | +++ functions-common:oscwrap:2466 : return 0 2022-06-10 11:52:19.042 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=7da005d5b6764d02930f56bf18b33d4d 2022-06-10 11:52:19.042 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 7da005d5b6764d02930f56bf18b33d4d 2022-06-10 11:52:19.042 | + functions-common:get_or_create_endpoint:1128 : public_id=7da005d5b6764d02930f56bf18b33d4d 2022-06-10 11:52:19.042 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-06-10 11:52:19.042 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-06-10 11:52:19.042 | + functions-common:get_or_create_endpoint:1137 : echo 7da005d5b6764d02930f56bf18b33d4d 2022-06-10 11:52:19.042 | 7da005d5b6764d02930f56bf18b33d4d 2022-06-10 11:52:19.042 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-06-10 11:52:19.042 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-06-10 11:52:19.043 | ++ functions-common:get_or_create_project:933 : local project_id 2022-06-10 11:52:19.043 | +++ functions-common:get_or_create_project:941 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-06-10 11:52:19.043 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:52:19.043 | from cryptography.utils import int_from_bytes 2022-06-10 11:52:19.043 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:52:19.043 | from cryptography.utils import int_from_bytes 2022-06-10 11:52:19.043 | +++ functions-common:oscwrap:2466 : return 0 2022-06-10 11:52:19.043 | ++ functions-common:get_or_create_project:939 : project_id=a4b5c474df1d4384ab63e20618dc673c 2022-06-10 11:52:19.043 | ++ functions-common:get_or_create_project:940 : echo a4b5c474df1d4384ab63e20618dc673c 2022-06-10 11:52:19.043 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id a4b5c474df1d4384ab63e20618dc673c 2022-06-10 11:52:19.043 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-06-10 11:52:19.043 | ++ functions-common:get_or_create_user:910 : local user_id 2022-06-10 11:52:19.043 | ++ functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-06-10 11:52:19.043 | ++ functions-common:get_or_create_user:914 : local email= 2022-06-10 11:52:19.043 | +++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-06-10 11:52:19.043 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:52:19.043 | from cryptography.utils import int_from_bytes 2022-06-10 11:52:19.043 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:52:19.043 | from cryptography.utils import int_from_bytes 2022-06-10 11:52:19.043 | No password was supplied, authentication will fail when a user does not have a password. 2022-06-10 11:52:19.043 | +++ functions-common:oscwrap:2466 : return 0 2022-06-10 11:52:19.043 | ++ functions-common:get_or_create_user:926 : user_id=16de968afe1a4d09b2629a3e7cf5d99c 2022-06-10 11:52:19.043 | ++ functions-common:get_or_create_user:927 : echo 16de968afe1a4d09b2629a3e7cf5d99c 2022-06-10 11:52:19.043 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 16de968afe1a4d09b2629a3e7cf5d99c 2022-06-10 11:52:19.084 | [98596 Async create_cinder_accounts:133829]: finished create_cinder_accounts with result 0 in 59 seconds 2022-06-10 11:52:19.089 | + inc/async:async_wait:197 : return 0 2022-06-10 11:52:19.092 | + ./stack.sh:main:1124 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-06-10 11:52:19.145 | [98596 Async create_neutron_accounts:133945]: Waiting for completion of create_neutron_accounts running on PID 133945 (3 other jobs running) 2022-06-10 11:52:19.171 | [98596 Async create_neutron_accounts:133945]: Signaling child to exit 2022-06-10 11:52:19.172 | WAKEUP 2022-06-10 11:52:19.194 | [98596 Async create_neutron_accounts:133945]: Signaled 2022-06-10 11:52:19.195 | + lib/neutron:create_neutron_accounts:670 : is_neutron_legacy_enabled 2022-06-10 11:52:19.196 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-10 11:52:19.196 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-06-10 11:52:19.196 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-06-10 11:52:19.196 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-06-10 11:52:19.196 | + 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-06-10 11:52:19.196 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-06-10 11:52:19.196 | + lib/neutron:create_neutron_accounts:672 : create_mutnauq_accounts 2022-06-10 11:52:19.196 | + lib/neutron-legacy:create_mutnauq_accounts:432 : local neutron_url 2022-06-10 11:52:19.196 | + lib/neutron-legacy:create_mutnauq_accounts:433 : '[' False == True ']' 2022-06-10 11:52:19.196 | + lib/neutron-legacy:create_mutnauq_accounts:436 : neutron_url=http://10.222.0.33:9696/ 2022-06-10 11:52:19.196 | + lib/neutron-legacy:create_mutnauq_accounts:439 : [[ 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-06-10 11:52:19.196 | + lib/neutron-legacy:create_mutnauq_accounts:441 : create_service_user neutron 2022-06-10 11:52:19.196 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-06-10 11:52:19.196 | + functions-common:get_or_create_user:910 : local user_id 2022-06-10 11:52:19.196 | + functions-common:get_or_create_user:911 : [[ ! -z '' ]] 2022-06-10 11:52:19.196 | + functions-common:get_or_create_user:914 : local email= 2022-06-10 11:52:19.196 | ++ functions-common:get_or_create_user:928 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-06-10 11:52:19.196 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:52:19.196 | from cryptography.utils import int_from_bytes 2022-06-10 11:52:19.196 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:52:19.196 | from cryptography.utils import int_from_bytes 2022-06-10 11:52:19.196 | ++ functions-common:oscwrap:2466 : return 0 2022-06-10 11:52:19.196 | + functions-common:get_or_create_user:926 : user_id=cb06790e3fa1462bb5420190ef114248 2022-06-10 11:52:19.196 | + functions-common:get_or_create_user:927 : echo cb06790e3fa1462bb5420190ef114248 2022-06-10 11:52:19.196 | cb06790e3fa1462bb5420190ef114248 2022-06-10 11:52:19.196 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-06-10 11:52:19.196 | + functions-common:get_or_add_user_project_role:974 : local user_role_id 2022-06-10 11:52:19.196 | ++ functions-common:get_or_add_user_project_role:976 : _get_domain_args Default Default 2022-06-10 11:52:19.197 | ++ functions-common:_get_domain_args:958 : local domain 2022-06-10 11:52:19.197 | ++ functions-common:_get_domain_args:959 : domain= 2022-06-10 11:52:19.197 | ++ functions-common:_get_domain_args:961 : [[ -n Default ]] 2022-06-10 11:52:19.197 | ++ functions-common:_get_domain_args:962 : domain=' --user-domain Default' 2022-06-10 11:52:19.197 | ++ functions-common:_get_domain_args:964 : [[ -n Default ]] 2022-06-10 11:52:19.197 | ++ functions-common:_get_domain_args:965 : domain=' --user-domain Default --project-domain Default' 2022-06-10 11:52:19.197 | ++ functions-common:_get_domain_args:968 : echo --user-domain Default --project-domain Default 2022-06-10 11:52:19.197 | + functions-common:get_or_add_user_project_role:976 : domain_args='--user-domain Default --project-domain Default' 2022-06-10 11:52:19.197 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-06-10 11:52:19.197 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-06-10 11:52:19.197 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-06-10 11:52:19.197 | ++ functions-common:get_field:812 : local data field 2022-06-10 11:52:19.197 | ++ functions-common:get_field:813 : read data 2022-06-10 11:52:19.197 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:52:19.197 | from cryptography.utils import int_from_bytes 2022-06-10 11:52:19.197 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:52:19.197 | from cryptography.utils import int_from_bytes 2022-06-10 11:52:19.197 | ++ functions-common:oscwrap:2466 : return 0 2022-06-10 11:52:19.197 | + functions-common:get_or_add_user_project_role:984 : user_role_id= 2022-06-10 11:52:19.197 | + functions-common:get_or_add_user_project_role:985 : [[ -z '' ]] 2022-06-10 11:52:19.197 | + functions-common:get_or_add_user_project_role:987 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-06-10 11:52:19.197 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:52:19.197 | from cryptography.utils import int_from_bytes 2022-06-10 11:52:19.197 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:52:19.197 | from cryptography.utils import int_from_bytes 2022-06-10 11:52:19.197 | ++ functions-common:get_or_add_user_project_role:996 : grep '^|\s[a-f0-9]\+' 2022-06-10 11:52:19.197 | ++ functions-common:get_or_add_user_project_role:996 : get_field 1 2022-06-10 11:52:19.197 | ++ functions-common:get_field:812 : local data field 2022-06-10 11:52:19.197 | ++ functions-common:get_or_add_user_project_role:996 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-06-10 11:52:19.197 | ++ functions-common:get_field:813 : read data 2022-06-10 11:52:19.197 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:52:19.197 | from cryptography.utils import int_from_bytes 2022-06-10 11:52:19.198 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:52:19.198 | from cryptography.utils import int_from_bytes 2022-06-10 11:52:19.198 | ++ functions-common:oscwrap:2466 : return 0 2022-06-10 11:52:19.198 | ++ functions-common:get_field:814 : '[' 1 -lt 0 ']' 2022-06-10 11:52:19.198 | ++ functions-common:get_field:817 : field='$2' 2022-06-10 11:52:19.198 | ++ functions-common:get_field:819 : echo '| fd850042bc4749aba0ac800f0c409a9a | cb06790e3fa1462bb5420190ef114248 | | a4b5c474df1d4384ab63e20618dc673c | | | False |' 2022-06-10 11:52:19.198 | ++ functions-common:get_field:819 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-06-10 11:52:19.198 | ++ functions-common:get_field:813 : read data 2022-06-10 11:52:19.198 | + functions-common:get_or_add_user_project_role:996 : user_role_id=fd850042bc4749aba0ac800f0c409a9a 2022-06-10 11:52:19.198 | + functions-common:get_or_add_user_project_role:998 : echo fd850042bc4749aba0ac800f0c409a9a 2022-06-10 11:52:19.198 | fd850042bc4749aba0ac800f0c409a9a 2022-06-10 11:52:19.198 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-06-10 11:52:19.198 | + lib/neutron-legacy:create_mutnauq_accounts:443 : get_or_create_service neutron network 'Neutron Service' 2022-06-10 11:52:19.198 | + functions-common:get_or_create_service:1083 : local service_id 2022-06-10 11:52:19.198 | ++ functions-common:get_or_create_service:1096 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-06-10 11:52:19.198 | ++ functions-common:get_or_create_service:1098 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-06-10 11:52:19.198 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:52:19.198 | from cryptography.utils import int_from_bytes 2022-06-10 11:52:19.198 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:52:19.198 | from cryptography.utils import int_from_bytes 2022-06-10 11:52:19.198 | ++ functions-common:oscwrap:2466 : return 0 2022-06-10 11:52:19.198 | + functions-common:get_or_create_service:1094 : service_id=' 2022-06-10 11:52:19.198 | be0de3bebac54d20ace1275629312ade' 2022-06-10 11:52:19.198 | + functions-common:get_or_create_service:1095 : echo be0de3bebac54d20ace1275629312ade 2022-06-10 11:52:19.198 | be0de3bebac54d20ace1275629312ade 2022-06-10 11:52:19.198 | + lib/neutron-legacy:create_mutnauq_accounts:445 : get_or_create_endpoint network RegionOne http://10.222.0.33:9696/ 2022-06-10 11:52:19.198 | + functions-common:get_or_create_endpoint:1127 : local public_id 2022-06-10 11:52:19.198 | ++ functions-common:get_or_create_endpoint:1128 : _get_or_create_endpoint_with_interface network public http://10.222.0.33:9696/ RegionOne 2022-06-10 11:52:19.198 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : local endpoint_id 2022-06-10 11:52:19.198 | +++ functions-common:_get_or_create_endpoint_with_interface:1106 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-06-10 11:52:19.198 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:52:19.199 | from cryptography.utils import int_from_bytes 2022-06-10 11:52:19.199 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:52:19.199 | from cryptography.utils import int_from_bytes 2022-06-10 11:52:19.199 | +++ functions-common:oscwrap:2466 : return 0 2022-06-10 11:52:19.199 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : endpoint_id= 2022-06-10 11:52:19.199 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : [[ -z '' ]] 2022-06-10 11:52:19.199 | +++ functions-common:_get_or_create_endpoint_with_interface:1110 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.33:9696/ --region RegionOne -f value -c id 2022-06-10 11:52:19.199 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:52:19.199 | from cryptography.utils import int_from_bytes 2022-06-10 11:52:19.199 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-06-10 11:52:19.199 | from cryptography.utils import int_from_bytes 2022-06-10 11:52:19.199 | +++ functions-common:oscwrap:2466 : return 0 2022-06-10 11:52:19.199 | ++ functions-common:_get_or_create_endpoint_with_interface:1110 : endpoint_id=200f86ddfe6445409de751c38d3589e8 2022-06-10 11:52:19.199 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : echo 200f86ddfe6445409de751c38d3589e8 2022-06-10 11:52:19.199 | + functions-common:get_or_create_endpoint:1128 : public_id=200f86ddfe6445409de751c38d3589e8 2022-06-10 11:52:19.199 | + functions-common:get_or_create_endpoint:1130 : [[ -n '' ]] 2022-06-10 11:52:19.199 | + functions-common:get_or_create_endpoint:1133 : [[ -n '' ]] 2022-06-10 11:52:19.199 | + functions-common:get_or_create_endpoint:1137 : echo 200f86ddfe6445409de751c38d3589e8 2022-06-10 11:52:19.199 | 200f86ddfe6445409de751c38d3589e8 2022-06-10 11:52:19.244 | [98596 Async create_neutron_accounts:133945]: finished create_neutron_accounts with result 0 in 41 seconds 2022-06-10 11:52:19.283 | [98596 Async create_swift_accounts:134088]: Waiting for completion of create_swift_accounts running on PID 134088 (2 other jobs running) 2022-06-10 11:52:19.310 | [98596 Async create_swift_accounts:134088]: Signaling child to exit