2022-02-08 17:43:34.683 | + ./stack.sh:main:487 : exec 2022-02-08 17:43:34.683 | + ./stack.sh:main:495 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-02-08-174334' 2022-02-08 17:43:34.683 | ++ ./stack.sh:main:487 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-02-08-174334.summary.2022-02-08-174334 2022-02-08 17:43:34.683 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-08 17:43:34.683 | + ./stack.sh:echo_summary:446 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-02-08-174334 2022-02-08 17:43:34.683 | + ./stack.sh:main:497 : ln -sf /opt/stack/logs/stack.sh.log.2022-02-08-174334 /opt/stack/logs/stack.sh.log 2022-02-08 17:43:34.683 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2022-02-08-174334.summary.2022-02-08-174334 /opt/stack/logs/stack.sh.log.summary 2022-02-08 17:43:34.683 | + ./stack.sh:main:513 : check_path_perm_sanity /opt/stack 2022-02-08 17:43:34.683 | + functions:check_path_perm_sanity:596 : local real_path 2022-02-08 17:43:34.684 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-02-08 17:43:34.684 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-02-08 17:43:34.684 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-02-08 17:43:34.684 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-02-08 17:43:34.684 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-02-08 17:43:34.684 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-02-08 17:43:34.684 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-02-08 17:43:34.684 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-02-08 17:43:34.684 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-02-08 17:43:34.684 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-02-08 17:43:34.684 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-02-08 17:43:34.684 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-02-08 17:43:34.684 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-02-08 17:43:34.684 | + ./stack.sh:main:519 : trap exit_trap EXIT 2022-02-08 17:43:34.685 | + ./stack.sh:main:560 : trap err_trap ERR 2022-02-08 17:43:34.687 | + ./stack.sh:main:573 : set -o errexit 2022-02-08 17:43:34.689 | + ./stack.sh:main:576 : uname -a 2022-02-08 17:43:34.691 | Linux n-d-828369-1 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-02-08 17:43:34.693 | + ./stack.sh:main:579 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-02-08 17:43:34.695 | + ./stack.sh:main:580 : rm -f /opt/stack/data/ca-bundle.pem 2022-02-08 17:43:34.698 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/database 2022-02-08 17:43:34.752 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/rpc_backend 2022-02-08 17:43:34.768 | + ./stack.sh:main:590 : fetch_plugins 2022-02-08 17:43:34.770 | + functions-common:fetch_plugins:1760 : local plugins= 2022-02-08 17:43:34.772 | + functions-common:fetch_plugins:1761 : local plugin 2022-02-08 17:43:34.774 | + functions-common:fetch_plugins:1764 : [[ -z '' ]] 2022-02-08 17:43:34.776 | + functions-common:fetch_plugins:1765 : return 2022-02-08 17:43:34.779 | + ./stack.sh:main:594 : run_phase override_defaults 2022-02-08 17:43:34.781 | + functions-common:run_phase:1842 : local mode=override_defaults 2022-02-08 17:43:34.783 | + functions-common:run_phase:1843 : local phase= 2022-02-08 17:43:34.785 | + functions-common:run_phase:1844 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-08 17:43:34.787 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2022-02-08 17:43:34.789 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-08 17:43:34.791 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2022-02-08 17:43:34.793 | + functions-common:run_phase:1852 : local extra 2022-02-08 17:43:34.796 | ++ functions-common:run_phase:1853 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-08 17:43:34.799 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2022-02-08 17:43:34.801 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-08 17:43:34.803 | + functions-common:run_phase:1858 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-08 17:43:34.805 | + functions-common:run_phase:1858 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-02-08 17:43:34.807 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-08 17:43:34.820 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:43:34.822 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-02-08 17:43:34.824 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-08 17:43:34.827 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-08 17:43:34.829 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-08 17:43:34.831 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-08 17:43:34.833 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-08 17:43:34.835 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-02-08 17:43:34.837 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-02-08 17:43:34.839 | + functions-common:run_phase:1863 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-02-08 17:43:34.842 | + functions-common:run_phase:1866 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-02-08 17:43:34.844 | + functions-common:run_phase:1867 : plugin_override_defaults 2022-02-08 17:43:34.846 | + functions-common:plugin_override_defaults:1801 : local plugins= 2022-02-08 17:43:34.848 | + functions-common:plugin_override_defaults:1802 : local plugin 2022-02-08 17:43:34.850 | + functions-common:plugin_override_defaults:1805 : [[ -z '' ]] 2022-02-08 17:43:34.854 | + functions-common:plugin_override_defaults:1806 : return 2022-02-08 17:43:34.856 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/apache 2022-02-08 17:43:34.875 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/tls 2022-02-08 17:43:34.877 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-02-08 17:43:34.891 | ++ functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:43:34.894 | +++ lib/tls:source:43 : hostname -f 2022-02-08 17:43:34.897 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-02-08 17:43:34.899 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-02-08 17:43:34.901 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-02-08 17:43:34.904 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-02-08 17:43:34.906 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-02-08 17:43:34.908 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-02-08 17:43:34.910 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-02-08 17:43:34.912 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-02-08 17:43:34.913 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-02-08 17:43:34.915 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-02-08 17:43:34.920 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/infra 2022-02-08 17:43:34.932 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/libraries 2022-02-08 17:43:34.950 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/lvm 2022-02-08 17:43:34.963 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/horizon 2022-02-08 17:43:34.986 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/keystone 2022-02-08 17:43:35.024 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/glance 2022-02-08 17:43:35.089 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/nova 2022-02-08 17:43:35.188 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/placement 2022-02-08 17:43:35.211 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/cinder 2022-02-08 17:43:35.271 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/swift 2022-02-08 17:43:35.329 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/neutron 2022-02-08 17:43:35.494 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/ldap 2022-02-08 17:43:35.509 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/dstat 2022-02-08 17:43:35.525 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/tcpdump 2022-02-08 17:43:35.540 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/etcd3 2022-02-08 17:43:35.646 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/os-vif 2022-02-08 17:43:35.648 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-02-08 17:43:35.651 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-02-08 17:43:35.653 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-02-08 17:43:35.656 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-02-08 17:43:35.658 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-02-08 17:43:35.661 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-02-08 17:43:35.661 | False' 2022-02-08 17:43:35.664 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-02-08 17:43:35.681 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-02-08 17:43:35.683 | + ./stack.sh:main:624 : run_phase source 2022-02-08 17:43:35.686 | + functions-common:run_phase:1842 : local mode=source 2022-02-08 17:43:35.688 | + functions-common:run_phase:1843 : local phase= 2022-02-08 17:43:35.690 | + functions-common:run_phase:1844 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-08 17:43:35.692 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2022-02-08 17:43:35.694 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-08 17:43:35.696 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2022-02-08 17:43:35.699 | + functions-common:run_phase:1852 : local extra 2022-02-08 17:43:35.701 | ++ functions-common:run_phase:1853 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-08 17:43:35.705 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2022-02-08 17:43:35.708 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-08 17:43:35.710 | + functions-common:run_phase:1858 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-08 17:43:35.712 | + functions-common:run_phase:1858 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-02-08 17:43:35.714 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-08 17:43:35.733 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:43:35.735 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-02-08 17:43:35.737 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-02-08 17:43:35.782 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-02-08 17:43:35.784 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-02-08 17:43:35.787 | + functions-common:run_phase:1863 : [[ source == \s\o\u\r\c\e ]] 2022-02-08 17:43:35.789 | + functions-common:run_phase:1864 : load_plugin_settings 2022-02-08 17:43:35.791 | + functions-common:load_plugin_settings:1778 : local plugins= 2022-02-08 17:43:35.793 | + functions-common:load_plugin_settings:1779 : local plugin 2022-02-08 17:43:35.795 | + functions-common:load_plugin_settings:1782 : [[ -z '' ]] 2022-02-08 17:43:35.798 | + functions-common:load_plugin_settings:1783 : return 2022-02-08 17:43:35.801 | + functions-common:run_phase:1865 : verify_disabled_services 2022-02-08 17:43:35.804 | + functions-common:verify_disabled_services:2125 : local service 2022-02-08 17:43:35.807 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:43:35.809 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-02-08 17:43:35.812 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:43:35.814 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-02-08 17:43:35.817 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:43:35.819 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-02-08 17:43:35.822 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:43:35.824 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-02-08 17:43:35.827 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:43:35.829 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-02-08 17:43:35.832 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:43:35.835 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-02-08 17:43:35.838 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:43:35.841 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-02-08 17:43:35.844 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:43:35.846 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-02-08 17:43:35.848 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:43:35.851 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-02-08 17:43:35.854 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:43:35.857 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-02-08 17:43:35.859 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:43:35.862 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-02-08 17:43:35.864 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:43:35.867 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-02-08 17:43:35.870 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:43:35.872 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-02-08 17:43:35.875 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:43:35.878 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-02-08 17:43:35.880 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:43:35.883 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-02-08 17:43:35.885 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:43:35.887 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-02-08 17:43:35.890 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:43:35.892 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-02-08 17:43:35.894 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:43:35.897 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-02-08 17:43:35.899 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:43:35.901 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-02-08 17:43:35.904 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:43:35.907 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-02-08 17:43:35.909 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:43:35.911 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-02-08 17:43:35.914 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:43:35.916 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-02-08 17:43:35.919 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:43:35.922 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-02-08 17:43:35.924 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:43:35.926 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-02-08 17:43:35.928 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:43:35.931 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-02-08 17:43:35.933 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:43:35.935 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-02-08 17:43:35.938 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:43:35.940 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-02-08 17:43:35.943 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:43:35.945 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-02-08 17:43:35.947 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:43:35.950 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-02-08 17:43:35.953 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:43:35.955 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-02-08 17:43:35.958 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:43:35.961 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-02-08 17:43:35.964 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:43:35.967 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-02-08 17:43:35.974 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:43:35.979 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-02-08 17:43:35.979 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:43:35.985 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-02-08 17:43:35.988 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:43:35.990 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-02-08 17:43:35.993 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:43:35.995 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-02-08 17:43:35.997 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:43:36.000 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-02-08 17:43:36.002 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:43:36.005 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-02-08 17:43:36.007 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:43:36.009 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-02-08 17:43:36.012 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:43:36.014 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-02-08 17:43:36.017 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:43:36.020 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-02-08 17:43:36.022 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:43:36.025 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-02-08 17:43:36.027 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:43:36.030 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-02-08 17:43:36.032 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:43:36.035 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-02-08 17:43:36.037 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:43:36.040 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-02-08 17:43:36.043 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:43:36.046 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-02-08 17:43:36.049 | + functions-common:verify_disabled_services:2126 : for service in ${ENABLED_SERVICES//,/ } 2022-02-08 17:43:36.051 | + functions-common:verify_disabled_services:2127 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-02-08 17:43:36.054 | + ./stack.sh:main:695 : initialize_database_backends 2022-02-08 17:43:36.056 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-02-08 17:43:36.067 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-02-08 17:43:36.083 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:43:36.085 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-02-08 17:43:36.087 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-02-08 17:43:36.089 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-02-08 17:43:36.107 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:43:36.109 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-02-08 17:43:36.112 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-02-08 17:43:36.114 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-02-08 17:43:36.116 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-02-08 17:43:36.119 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-02-08 17:43:36.121 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-02-08 17:43:36.123 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-02-08 17:43:36.126 | + lib/database:initialize_database_backends:92 : return 0 2022-02-08 17:43:36.128 | + ./stack.sh:main:696 : echo 'Using mysql database backend' 2022-02-08 17:43:36.128 | Using mysql database backend 2022-02-08 17:43:36.130 | + ./stack.sh:main:699 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-02-08 17:43:36.147 | + ./stack.sh:main:701 : define_database_baseurl 2022-02-08 17:43:36.150 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-02-08 17:43:36.153 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-02-08 17:43:36.156 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-02-08 17:43:36.159 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-02-08 17:43:36.161 | + ./stack.sh:main:713 : is_service_enabled rabbit 2022-02-08 17:43:36.177 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:43:36.180 | + ./stack.sh:main:714 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-02-08 17:43:36.196 | + ./stack.sh:main:721 : is_service_enabled keystone 2022-02-08 17:43:36.213 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:43:36.216 | + ./stack.sh:main:723 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-02-08 17:43:36.234 | + ./stack.sh:main:725 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-02-08 17:43:36.252 | + ./stack.sh:main:736 : is_service_enabled ldap 2022-02-08 17:43:36.270 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:43:36.272 | + ./stack.sh:main:745 : is_service_enabled s-proxy 2022-02-08 17:43:36.290 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:43:36.292 | + ./stack.sh:main:749 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-02-08 17:43:36.309 | + ./stack.sh:main:751 : [[ -z '' ]] 2022-02-08 17:43:36.312 | + ./stack.sh:main:751 : [[ False == \T\r\u\e ]] 2022-02-08 17:43:36.314 | + ./stack.sh:main:757 : save_stackenv 757 2022-02-08 17:43:36.317 | + functions-common:save_stackenv:60 : local tag=757 2022-02-08 17:43:36.320 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-02-08 17:43:36.325 | + functions-common:save_stackenv:62 : time_stamp=2022-02-08-174336 2022-02-08 17:43:36.328 | + functions-common:save_stackenv:63 : echo '# 2022-02-08-174336 757' 2022-02-08 17:43:36.330 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 17:43:36.333 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-02-08 17:43:36.335 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 17:43:36.344 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-02-08 17:43:36.346 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 17:43:36.349 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-02-08 17:43:36.352 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 17:43:36.354 | + 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-02-08 17:43:36.357 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 17:43:36.359 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.53 2022-02-08 17:43:36.362 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 17:43:36.365 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.53/identity 2022-02-08 17:43:36.368 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 17:43:36.370 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-02-08-174334 2022-02-08 17:43:36.373 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 17:43:36.375 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-02-08 17:43:36.377 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 17:43:36.380 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.53 2022-02-08 17:43:36.382 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 17:43:36.385 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-02-08 17:43:36.388 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 17:43:36.390 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-02-08 17:43:36.402 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 17:43:36.405 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-02-08 17:43:36.408 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 17:43:36.411 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-02-08 17:43:36.414 | + ./stack.sh:main:770 : GIT_DEPTH=0 2022-02-08 17:43:36.416 | + ./stack.sh:main:770 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-02-08 17:43:36.419 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/requirements.git 2022-02-08 17:43:36.421 | + functions-common:git_clone:598 : local git_dest=/opt/stack/requirements 2022-02-08 17:43:36.424 | + functions-common:git_clone:599 : local git_ref=master 2022-02-08 17:43:36.426 | + functions-common:git_clone:600 : local orig_dir 2022-02-08 17:43:36.428 | ++ functions-common:git_clone:601 : pwd 2022-02-08 17:43:36.431 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-02-08 17:43:36.433 | + functions-common:git_clone:602 : local git_clone_flags= 2022-02-08 17:43:36.436 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-02-08 17:43:36.453 | + functions-common:git_clone:604 : RECLONE=False 2022-02-08 17:43:36.455 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-02-08 17:43:36.458 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-02-08 17:43:36.460 | + functions-common:git_clone:618 : echo master 2022-02-08 17:43:36.461 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-02-08 17:43:36.467 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/requirements ]] 2022-02-08 17:43:36.469 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-02-08 17:43:36.471 | + functions-common:git_clone:666 : cd /opt/stack/requirements 2022-02-08 17:43:36.474 | + functions-common:git_clone:667 : git show --oneline 2022-02-08 17:43:36.474 | + functions-common:git_clone:667 : head -1 2022-02-08 17:43:36.477 | 698f8e89 Updated from generate-constraints 2022-02-08 17:43:36.480 | + functions-common:git_clone:668 : cd /home/ubuntu/devstack 2022-02-08 17:43:36.483 | + ./stack.sh:main:774 : echo_summary 'Installing package prerequisites' 2022-02-08 17:43:36.485 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-08 17:43:36.488 | + ./stack.sh:echo_summary:446 : echo -e Installing package prerequisites 2022-02-08 17:43:36.491 | + ./stack.sh:main:775 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-02-08 17:43:36.493 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-02-08 17:43:36.496 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-02-08 17:43:36.499 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-02-08 17:43:36.502 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-02-08 17:43:36.505 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-02-08 17:43:36.507 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-02-08 17:43:36.511 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-02-08 17:43:36.516 | ++ tools/install_prereqs.sh:source:47 : NOW=1644342216 2022-02-08 17:43:36.519 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-02-08 17:43:36.524 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1644341391 2022-02-08 17:43:36.527 | ++ tools/install_prereqs.sh:source:49 : DELTA=825 2022-02-08 17:43:36.529 | ++ tools/install_prereqs.sh:source:50 : [[ 825 -lt 7200 ]] 2022-02-08 17:43:36.531 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-02-08 17:43:36.534 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-02-08 17:43:36.536 | ++ functions-common:export_proxy_variables:2232 : isset http_proxy 2022-02-08 17:43:36.539 | ++ functions-common:isset:229 : [[ -v http_proxy ]] 2022-02-08 17:43:36.541 | ++ functions-common:export_proxy_variables:2235 : isset https_proxy 2022-02-08 17:43:36.544 | ++ functions-common:isset:229 : [[ -v https_proxy ]] 2022-02-08 17:43:36.546 | ++ functions-common:export_proxy_variables:2238 : isset no_proxy 2022-02-08 17:43:36.549 | ++ functions-common:isset:229 : [[ -v no_proxy ]] 2022-02-08 17:43:36.552 | +++ 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-02-08 17:43:36.602 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-02-08 17:43:36.602 | apache2-dev 2022-02-08 17:43:36.602 | bc 2022-02-08 17:43:36.602 | bsdmainutils 2022-02-08 17:43:36.602 | curl 2022-02-08 17:43:36.602 | g++ 2022-02-08 17:43:36.602 | gawk 2022-02-08 17:43:36.602 | gcc 2022-02-08 17:43:36.602 | gettext 2022-02-08 17:43:36.602 | git 2022-02-08 17:43:36.602 | graphviz 2022-02-08 17:43:36.602 | iputils-ping 2022-02-08 17:43:36.602 | libapache2-mod-proxy-uwsgi 2022-02-08 17:43:36.602 | libffi-dev 2022-02-08 17:43:36.602 | libjpeg-dev 2022-02-08 17:43:36.602 | libpcre3-dev 2022-02-08 17:43:36.602 | libpq-dev 2022-02-08 17:43:36.602 | libssl-dev 2022-02-08 17:43:36.602 | libsystemd-dev 2022-02-08 17:43:36.602 | libxml2-dev 2022-02-08 17:43:36.602 | libxslt1-dev 2022-02-08 17:43:36.602 | libyaml-dev 2022-02-08 17:43:36.602 | lsof 2022-02-08 17:43:36.602 | openssh-server 2022-02-08 17:43:36.602 | openssl 2022-02-08 17:43:36.602 | pkg-config 2022-02-08 17:43:36.602 | psmisc 2022-02-08 17:43:36.602 | python3-dev 2022-02-08 17:43:36.602 | python3-pip 2022-02-08 17:43:36.602 | python3-systemd 2022-02-08 17:43:36.602 | python3-venv 2022-02-08 17:43:36.602 | tar 2022-02-08 17:43:36.602 | tcpdump 2022-02-08 17:43:36.603 | unzip 2022-02-08 17:43:36.603 | uuid-runtime 2022-02-08 17:43:36.603 | wget 2022-02-08 17:43:36.603 | wget 2022-02-08 17:43:36.603 | zlib1g-dev 2022-02-08 17:43:36.603 | libkrb5-dev 2022-02-08 17:43:36.603 | libldap2-dev 2022-02-08 17:43:36.603 | libsasl2-dev 2022-02-08 17:43:36.603 | memcached 2022-02-08 17:43:36.603 | python3-mysqldb 2022-02-08 17:43:36.603 | sqlite3 2022-02-08 17:43:36.603 | conntrack 2022-02-08 17:43:36.603 | curl 2022-02-08 17:43:36.603 | dnsmasq-base 2022-02-08 17:43:36.603 | dnsmasq-utils 2022-02-08 17:43:36.603 | ebtables 2022-02-08 17:43:36.603 | genisoimage 2022-02-08 17:43:36.603 | iptables 2022-02-08 17:43:36.603 | iputils-arping 2022-02-08 17:43:36.603 | kpartx 2022-02-08 17:43:36.603 | libjs-jquery-tablesorter 2022-02-08 17:43:36.603 | parted 2022-02-08 17:43:36.603 | pm-utils 2022-02-08 17:43:36.603 | python3-mysqldb 2022-02-08 17:43:36.603 | socat 2022-02-08 17:43:36.603 | sqlite3 2022-02-08 17:43:36.603 | sudo 2022-02-08 17:43:36.603 | vlan 2022-02-08 17:43:36.603 | lsscsi 2022-02-08 17:43:36.603 | open-iscsi 2022-02-08 17:43:36.603 | lvm2 2022-02-08 17:43:36.603 | qemu-utils 2022-02-08 17:43:36.603 | thin-provisioning-tools 2022-02-08 17:43:36.603 | acl 2022-02-08 17:43:36.603 | dnsmasq-base 2022-02-08 17:43:36.603 | dnsmasq-utils 2022-02-08 17:43:36.603 | ebtables 2022-02-08 17:43:36.603 | haproxy 2022-02-08 17:43:36.603 | iptables 2022-02-08 17:43:36.604 | iputils-arping 2022-02-08 17:43:36.604 | iputils-ping 2022-02-08 17:43:36.604 | postgresql-server-dev-all 2022-02-08 17:43:36.604 | python3-mysqldb 2022-02-08 17:43:36.604 | sqlite3 2022-02-08 17:43:36.604 | sudo 2022-02-08 17:43:36.604 | vlan 2022-02-08 17:43:36.604 | pcp 2022-02-08 17:43:36.604 | ipset 2022-02-08 17:43:36.604 | conntrack 2022-02-08 17:43:36.604 | conntrackd 2022-02-08 17:43:36.604 | keepalived 2022-02-08 17:43:36.604 | lvm2 2022-02-08 17:43:36.604 | qemu-utils 2022-02-08 17:43:36.604 | thin-provisioning-tools 2022-02-08 17:43:36.604 | curl 2022-02-08 17:43:36.604 | liberasurecode-dev 2022-02-08 17:43:36.604 | make 2022-02-08 17:43:36.604 | memcached 2022-02-08 17:43:36.604 | sqlite3 2022-02-08 17:43:36.604 | xfsprogs' 2022-02-08 17:43:36.605 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-02-08 17:43:36.625 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-02-08 17:43:36.625 | apache2-dev 2022-02-08 17:43:36.625 | bc 2022-02-08 17:43:36.625 | bsdmainutils 2022-02-08 17:43:36.625 | curl 2022-02-08 17:43:36.625 | g++ 2022-02-08 17:43:36.625 | gawk 2022-02-08 17:43:36.625 | gcc 2022-02-08 17:43:36.625 | gettext 2022-02-08 17:43:36.625 | git 2022-02-08 17:43:36.625 | graphviz 2022-02-08 17:43:36.625 | iputils-ping 2022-02-08 17:43:36.625 | libapache2-mod-proxy-uwsgi 2022-02-08 17:43:36.625 | libffi-dev 2022-02-08 17:43:36.625 | libjpeg-dev 2022-02-08 17:43:36.625 | libpcre3-dev 2022-02-08 17:43:36.625 | libpq-dev 2022-02-08 17:43:36.625 | libssl-dev 2022-02-08 17:43:36.625 | libsystemd-dev 2022-02-08 17:43:36.625 | libxml2-dev 2022-02-08 17:43:36.625 | libxslt1-dev 2022-02-08 17:43:36.625 | libyaml-dev 2022-02-08 17:43:36.625 | lsof 2022-02-08 17:43:36.625 | openssh-server 2022-02-08 17:43:36.625 | openssl 2022-02-08 17:43:36.625 | pkg-config 2022-02-08 17:43:36.625 | psmisc 2022-02-08 17:43:36.625 | python3-dev 2022-02-08 17:43:36.625 | python3-pip 2022-02-08 17:43:36.625 | python3-systemd 2022-02-08 17:43:36.625 | python3-venv 2022-02-08 17:43:36.625 | tar 2022-02-08 17:43:36.625 | tcpdump 2022-02-08 17:43:36.625 | unzip 2022-02-08 17:43:36.625 | uuid-runtime 2022-02-08 17:43:36.625 | wget 2022-02-08 17:43:36.626 | wget 2022-02-08 17:43:36.626 | zlib1g-dev 2022-02-08 17:43:36.626 | libkrb5-dev 2022-02-08 17:43:36.626 | libldap2-dev 2022-02-08 17:43:36.626 | libsasl2-dev 2022-02-08 17:43:36.626 | memcached 2022-02-08 17:43:36.626 | python3-mysqldb 2022-02-08 17:43:36.626 | sqlite3 2022-02-08 17:43:36.626 | conntrack 2022-02-08 17:43:36.626 | curl 2022-02-08 17:43:36.626 | dnsmasq-base 2022-02-08 17:43:36.626 | dnsmasq-utils 2022-02-08 17:43:36.626 | ebtables 2022-02-08 17:43:36.626 | genisoimage 2022-02-08 17:43:36.626 | iptables 2022-02-08 17:43:36.626 | iputils-arping 2022-02-08 17:43:36.626 | kpartx 2022-02-08 17:43:36.626 | libjs-jquery-tablesorter 2022-02-08 17:43:36.626 | parted 2022-02-08 17:43:36.626 | pm-utils 2022-02-08 17:43:36.626 | python3-mysqldb 2022-02-08 17:43:36.626 | socat 2022-02-08 17:43:36.626 | sqlite3 2022-02-08 17:43:36.626 | sudo 2022-02-08 17:43:36.626 | vlan 2022-02-08 17:43:36.626 | lsscsi 2022-02-08 17:43:36.626 | open-iscsi 2022-02-08 17:43:36.626 | lvm2 2022-02-08 17:43:36.626 | qemu-utils 2022-02-08 17:43:36.626 | thin-provisioning-tools 2022-02-08 17:43:36.626 | acl 2022-02-08 17:43:36.626 | dnsmasq-base 2022-02-08 17:43:36.626 | dnsmasq-utils 2022-02-08 17:43:36.626 | ebtables 2022-02-08 17:43:36.626 | haproxy 2022-02-08 17:43:36.626 | iptables 2022-02-08 17:43:36.626 | iputils-arping 2022-02-08 17:43:36.627 | iputils-ping 2022-02-08 17:43:36.627 | postgresql-server-dev-all 2022-02-08 17:43:36.627 | python3-mysqldb 2022-02-08 17:43:36.627 | sqlite3 2022-02-08 17:43:36.627 | sudo 2022-02-08 17:43:36.627 | vlan 2022-02-08 17:43:36.627 | pcp 2022-02-08 17:43:36.627 | ipset 2022-02-08 17:43:36.627 | conntrack 2022-02-08 17:43:36.627 | conntrackd 2022-02-08 17:43:36.627 | keepalived 2022-02-08 17:43:36.627 | lvm2 2022-02-08 17:43:36.627 | qemu-utils 2022-02-08 17:43:36.627 | thin-provisioning-tools 2022-02-08 17:43:36.627 | curl 2022-02-08 17:43:36.627 | liberasurecode-dev 2022-02-08 17:43:36.627 | make 2022-02-08 17:43:36.627 | memcached 2022-02-08 17:43:36.627 | sqlite3 2022-02-08 17:43:36.627 | xfsprogs ' 2022-02-08 17:43:36.628 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-02-08 17:43:36.631 | ++ functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:43:36.633 | ++ functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:43:36.637 | ++ 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 sqlite3 xfsprogs 2022-02-08 17:43:36.637 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-02-08 17:43:36.643 | ++ 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 sqlite3 xfsprogs 2022-02-08 17:43:36.647 | ++ functions-common:install_package:1452 : update_package_repo 2022-02-08 17:43:36.649 | ++ functions-common:update_package_repo:1424 : NO_UPDATE_REPOS=False 2022-02-08 17:43:36.651 | ++ functions-common:update_package_repo:1425 : REPOS_UPDATED=False 2022-02-08 17:43:36.654 | ++ functions-common:update_package_repo:1426 : RETRY_UPDATE=False 2022-02-08 17:43:36.656 | ++ functions-common:update_package_repo:1428 : [[ False = \T\r\u\e ]] 2022-02-08 17:43:36.658 | ++ functions-common:update_package_repo:1432 : is_ubuntu 2022-02-08 17:43:36.660 | ++ functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:43:36.662 | ++ functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:43:36.664 | ++ functions-common:update_package_repo:1433 : apt_get_update 2022-02-08 17:43:36.666 | ++ functions-common:apt_get_update:1178 : [[ False == \T\r\u\e ]] 2022-02-08 17:43:36.670 | ++ functions-common:apt_get_update:1183 : [[ False = \T\r\u\e ]] 2022-02-08 17:43:36.673 | ++ functions-common:apt_get_update:1185 : local sudo=sudo 2022-02-08 17:43:36.684 | +++ functions-common:apt_get_update:1186 : id -u 2022-02-08 17:43:36.689 | ++ functions-common:apt_get_update:1186 : [[ 1000 = \0 ]] 2022-02-08 17:43:36.691 | ++ functions-common:apt_get_update:1189 : time_start apt-get-update 2022-02-08 17:43:36.694 | ++ functions-common:time_start:2400 : local name=apt-get-update 2022-02-08 17:43:36.696 | ++ functions-common:time_start:2401 : local start_time= 2022-02-08 17:43:36.698 | ++ functions-common:time_start:2402 : [[ -n '' ]] 2022-02-08 17:43:36.700 | +++ functions-common:time_start:2405 : date +%s%3N 2022-02-08 17:43:36.704 | ++ functions-common:time_start:2405 : _TIME_START[$name]=1644342216702 2022-02-08 17:43:36.706 | ++ functions-common:apt_get_update:1191 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-02-08 17:43:36.709 | ++ functions-common:apt_get_update:1192 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-02-08 17:43:36.711 | ++ functions-common:apt_get_update:1193 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-02-08 17:43:36.919 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-02-08 17:43:36.952 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-02-08 17:43:36.955 | Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-02-08 17:43:37.120 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-02-08 17:43:37.725 | Fetched 228 kB in 1s (340 kB/s) 2022-02-08 17:43:39.265 | Reading package lists... 2022-02-08 17:43:39.297 | ++ functions-common:apt_get_update:1197 : REPOS_UPDATED=True 2022-02-08 17:43:39.300 | ++ functions-common:apt_get_update:1199 : time_stop apt-get-update 2022-02-08 17:43:39.302 | ++ functions-common:time_stop:2414 : local name 2022-02-08 17:43:39.304 | ++ functions-common:time_stop:2415 : local end_time 2022-02-08 17:43:39.306 | ++ functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:43:39.308 | ++ functions-common:time_stop:2417 : local total 2022-02-08 17:43:39.311 | ++ functions-common:time_stop:2418 : local start_time 2022-02-08 17:43:39.313 | ++ functions-common:time_stop:2420 : name=apt-get-update 2022-02-08 17:43:39.316 | ++ functions-common:time_stop:2421 : start_time=1644342216702 2022-02-08 17:43:39.318 | ++ functions-common:time_stop:2423 : [[ -z 1644342216702 ]] 2022-02-08 17:43:39.320 | +++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:43:39.325 | ++ functions-common:time_stop:2426 : end_time=1644342219322 2022-02-08 17:43:39.327 | ++ functions-common:time_stop:2427 : elapsed_time=2620 2022-02-08 17:43:39.329 | ++ functions-common:time_stop:2428 : total=0 2022-02-08 17:43:39.331 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:43:39.333 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=2620 2022-02-08 17:43:39.336 | ++ functions-common:install_package:1453 : 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 sqlite3 xfsprogs 2022-02-08 17:43:39.338 | ++ functions-common:real_install_package:1438 : is_ubuntu 2022-02-08 17:43:39.340 | ++ functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:43:39.343 | ++ functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:43:39.346 | ++ functions-common:real_install_package:1439 : 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 sqlite3 xfsprogs 2022-02-08 17:43:39.370 | ++ functions-common:apt_get:1219 : 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 sqlite3 xfsprogs 2022-02-08 17:43:39.480 | Reading package lists... 2022-02-08 17:43:39.744 | Building dependency tree... 2022-02-08 17:43:39.746 | Reading state information... 2022-02-08 17:43:39.784 | acl is already the newest version (2.2.53-6). 2022-02-08 17:43:39.784 | bc is already the newest version (1.07.1-2build1). 2022-02-08 17:43:39.784 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-02-08 17:43:39.784 | conntrack is already the newest version (1:1.4.5-2). 2022-02-08 17:43:39.784 | ebtables is already the newest version (2.0.11-3build1). 2022-02-08 17:43:39.784 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-02-08 17:43:39.784 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-02-08 17:43:39.784 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-02-08 17:43:39.784 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-02-08 17:43:39.784 | gettext is already the newest version (0.19.8.1-10build1). 2022-02-08 17:43:39.784 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-02-08 17:43:39.784 | iputils-arping is already the newest version (3:20190709-3). 2022-02-08 17:43:39.784 | iputils-ping is already the newest version (3:20190709-3). 2022-02-08 17:43:39.784 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-02-08 17:43:39.785 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-02-08 17:43:39.785 | libffi-dev is already the newest version (3.3-4). 2022-02-08 17:43:39.785 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-02-08 17:43:39.785 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-02-08 17:43:39.785 | libsasl2-dev is already the newest version (2.1.27+dfsg-2). 2022-02-08 17:43:39.785 | libxslt1-dev is already the newest version (1.1.34-4). 2022-02-08 17:43:39.785 | libyaml-dev is already the newest version (0.2.2-1). 2022-02-08 17:43:39.785 | lsscsi is already the newest version (0.30-0.1). 2022-02-08 17:43:39.785 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-02-08 17:43:39.785 | make is already the newest version (4.2.1-1.2). 2022-02-08 17:43:39.785 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-02-08 17:43:39.785 | psmisc is already the newest version (23.3-1). 2022-02-08 17:43:39.785 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-02-08 17:43:39.785 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-02-08 17:43:39.785 | python3-systemd is already the newest version (234-3build2). 2022-02-08 17:43:39.785 | socat is already the newest version (1.7.3.3-2). 2022-02-08 17:43:39.785 | tcpdump is already the newest version (4.9.3-4). 2022-02-08 17:43:39.785 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-02-08 17:43:39.785 | unzip is already the newest version (6.0-25ubuntu1). 2022-02-08 17:43:39.785 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-02-08 17:43:39.785 | conntrackd is already the newest version (1:1.4.5-2). 2022-02-08 17:43:39.785 | graphviz is already the newest version (2.42.2-3build2). 2022-02-08 17:43:39.785 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-02-08 17:43:39.785 | pcp is already the newest version (5.0.3-1). 2022-02-08 17:43:39.785 | pm-utils is already the newest version (1.4.1-19). 2022-02-08 17:43:39.785 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-02-08 17:43:39.785 | apache2 is already the newest version (2.4.41-4ubuntu3.9). 2022-02-08 17:43:39.785 | apache2-dev is already the newest version (2.4.41-4ubuntu3.9). 2022-02-08 17:43:39.785 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-02-08 17:43:39.785 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-02-08 17:43:39.785 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-02-08 17:43:39.785 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-02-08 17:43:39.785 | haproxy is already the newest version (2.0.13-2ubuntu0.3). 2022-02-08 17:43:39.785 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-02-08 17:43:39.785 | keepalived is already the newest version (1:2.0.19-2ubuntu0.1). 2022-02-08 17:43:39.786 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-02-08 17:43:39.786 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-02-08 17:43:39.786 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-02-08 17:43:39.786 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.10). 2022-02-08 17:43:39.786 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-02-08 17:43:39.786 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.1). 2022-02-08 17:43:39.786 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-02-08 17:43:39.786 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-02-08 17:43:39.786 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-02-08 17:43:39.786 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-02-08 17:43:39.786 | openssl is already the newest version (1.1.1f-1ubuntu2.10). 2022-02-08 17:43:39.786 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-02-08 17:43:39.786 | qemu-utils is already the newest version (1:4.2-3ubuntu6.19). 2022-02-08 17:43:39.786 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-02-08 17:43:39.786 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-02-08 17:43:39.786 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2022-02-08 17:43:39.786 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2022-02-08 17:43:39.786 | wget is already the newest version (1.20.3-1ubuntu2). 2022-02-08 17:43:39.786 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2022-02-08 17:43:39.786 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.9). 2022-02-08 17:43:40.024 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-02-08 17:43:40.024 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-02-08 17:43:40.031 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-02-08 17:43:40.031 | The following packages were automatically installed and are no longer required: 2022-02-08 17:43:40.031 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-08 17:43:40.031 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-08 17:43:40.031 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-08 17:43:40.031 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-08 17:43:40.031 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-08 17:43:40.032 | python3-zope.interface 2022-02-08 17:43:40.032 | Use 'sudo apt autoremove' to remove them. 2022-02-08 17:43:40.144 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-02-08 17:43:40.149 | ++ functions-common:apt_get:1223 : result=0 2022-02-08 17:43:40.151 | ++ functions-common:apt_get:1226 : time_stop apt-get 2022-02-08 17:43:40.154 | ++ functions-common:time_stop:2414 : local name 2022-02-08 17:43:40.156 | ++ functions-common:time_stop:2415 : local end_time 2022-02-08 17:43:40.158 | ++ functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:43:40.160 | ++ functions-common:time_stop:2417 : local total 2022-02-08 17:43:40.163 | ++ functions-common:time_stop:2418 : local start_time 2022-02-08 17:43:40.165 | ++ functions-common:time_stop:2420 : name=apt-get 2022-02-08 17:43:40.167 | ++ functions-common:time_stop:2421 : start_time=1644342219367 2022-02-08 17:43:40.169 | ++ functions-common:time_stop:2423 : [[ -z 1644342219367 ]] 2022-02-08 17:43:40.172 | +++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:43:40.176 | ++ functions-common:time_stop:2426 : end_time=1644342220174 2022-02-08 17:43:40.179 | ++ functions-common:time_stop:2427 : elapsed_time=807 2022-02-08 17:43:40.181 | ++ functions-common:time_stop:2428 : total=801 2022-02-08 17:43:40.183 | ++ functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:43:40.185 | ++ functions-common:time_stop:2431 : _TIME_TOTAL[$name]=1608 2022-02-08 17:43:40.188 | ++ functions-common:apt_get:1227 : return 0 2022-02-08 17:43:40.191 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-02-08 17:43:40.193 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-02-08 17:43:40.196 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-02-08 17:43:40.201 | ++ tools/install_prereqs.sh:source:89 : date 2022-02-08 17:43:40.205 | + ./stack.sh:main:790 : [[ False != \T\r\u\e ]] 2022-02-08 17:43:40.208 | + ./stack.sh:main:791 : PYPI_ALTERNATIVE_URL= 2022-02-08 17:43:40.212 | + ./stack.sh:main:791 : /home/ubuntu/devstack/tools/install_pip.sh 2022-02-08 17:43:41.804 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-02-08 17:43:41.806 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-02-08 17:43:41.808 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-02-08 17:43:41.810 | + tools/install_pip.sh:main:43 : GetDistro 2022-02-08 17:43:41.812 | + functions-common:GetDistro:435 : GetOSVersion 2022-02-08 17:43:41.814 | + functions-common:GetOSVersion:405 : source /etc/os-release 2022-02-08 17:43:41.816 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-02-08 17:43:41.817 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-02-08 17:43:41.819 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-02-08 17:43:41.821 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-02-08 17:43:41.823 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-02-08 17:43:41.824 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-02-08 17:43:41.826 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-02-08 17:43:41.828 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-02-08 17:43:41.830 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-02-08 17:43:41.831 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-02-08 17:43:41.833 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-02-08 17:43:41.835 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-02-08 17:43:41.837 | + functions-common:GetOSVersion:406 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-02-08 17:43:41.839 | + functions-common:GetOSVersion:411 : _ensure_lsb_release 2022-02-08 17:43:41.841 | ++ functions-common:_ensure_lsb_release:382 : command -v lsb_release 2022-02-08 17:43:41.844 | + functions-common:_ensure_lsb_release:382 : [[ -x /usr/bin/lsb_release ]] 2022-02-08 17:43:41.845 | + functions-common:_ensure_lsb_release:383 : return 2022-02-08 17:43:41.848 | ++ functions-common:GetOSVersion:413 : lsb_release -r -s 2022-02-08 17:43:41.927 | + functions-common:GetOSVersion:413 : os_RELEASE=20.04 2022-02-08 17:43:41.929 | ++ functions-common:GetOSVersion:414 : lsb_release -c -s 2022-02-08 17:43:42.005 | + functions-common:GetOSVersion:414 : os_CODENAME=focal 2022-02-08 17:43:42.009 | ++ functions-common:GetOSVersion:415 : lsb_release -i -s 2022-02-08 17:43:42.086 | + functions-common:GetOSVersion:415 : os_VENDOR=Ubuntu 2022-02-08 17:43:42.088 | + functions-common:GetOSVersion:418 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-02-08 17:43:42.091 | + functions-common:GetOSVersion:419 : os_PACKAGE=deb 2022-02-08 17:43:42.093 | + functions-common:GetOSVersion:424 : typeset -xr os_VENDOR 2022-02-08 17:43:42.095 | + functions-common:GetOSVersion:425 : typeset -xr os_RELEASE 2022-02-08 17:43:42.097 | + functions-common:GetOSVersion:426 : typeset -xr os_PACKAGE 2022-02-08 17:43:42.099 | + functions-common:GetOSVersion:427 : typeset -xr os_CODENAME 2022-02-08 17:43:42.101 | + functions-common:GetDistro:437 : [[ Ubuntu =~ (Ubuntu) ]] 2022-02-08 17:43:42.103 | + functions-common:GetDistro:440 : DISTRO=focal 2022-02-08 17:43:42.106 | + functions-common:GetDistro:489 : typeset -xr DISTRO 2022-02-08 17:43:42.108 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-02-08 17:43:42.108 | Distro: focal 2022-02-08 17:43:42.111 | + tools/install_pip.sh:main:124 : get_versions 2022-02-08 17:43:42.113 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-02-08 17:43:42.117 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-02-08 17:43:42.119 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-02-08 17:43:42.121 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-02-08 17:43:42.122 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-02-08 17:43:42.832 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-02-08 17:43:42.834 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-02-08 17:43:42.834 | pip: 21.3.1 2022-02-08 17:43:42.836 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-02-08 17:43:42.838 | + tools/install_pip.sh:main:130 : is_fedora 2022-02-08 17:43:42.840 | + functions-common:is_fedora:513 : [[ -z Ubuntu ]] 2022-02-08 17:43:42.841 | + functions-common:is_fedora:517 : '[' Ubuntu = Fedora ']' 2022-02-08 17:43:42.847 | + functions-common:is_fedora:517 : '[' Ubuntu = 'Red Hat' ']' 2022-02-08 17:43:42.849 | + functions-common:is_fedora:518 : '[' Ubuntu = openEuler ']' 2022-02-08 17:43:42.851 | + functions-common:is_fedora:519 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-08 17:43:42.852 | + functions-common:is_fedora:520 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-08 17:43:42.854 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOS ']' 2022-02-08 17:43:42.858 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOSStream ']' 2022-02-08 17:43:42.860 | + functions-common:is_fedora:522 : '[' Ubuntu = AlmaLinux ']' 2022-02-08 17:43:42.862 | + functions-common:is_fedora:523 : '[' Ubuntu = OracleServer ']' 2022-02-08 17:43:42.864 | + functions-common:is_fedora:523 : '[' Ubuntu = Virtuozzo ']' 2022-02-08 17:43:42.866 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-02-08 17:43:42.867 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:43:42.869 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:43:42.872 | + tools/install_pip.sh:main:142 : : 2022-02-08 17:43:42.874 | + tools/install_pip.sh:main:147 : set -x 2022-02-08 17:43:42.876 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-02-08 17:43:42.878 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-02-08 17:43:42.879 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-08 17:43:42.882 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-02-08 17:43:42.884 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-02-08 17:43:42.885 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-08 17:43:42.888 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-02-08 17:43:42.889 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-08 17:43:42.893 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2022-02-08 17:43:42.894 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2022-02-08 17:43:42.896 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-02-08 17:43:42.899 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-02-08 17:43:42.900 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-02-08 17:43:42.917 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-02-08 17:43:42.920 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-02-08 17:43:43.858 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:43:43.858 | from cryptography.utils import int_from_bytes 2022-02-08 17:43:43.858 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:43:43.859 | from cryptography.utils import int_from_bytes 2022-02-08 17:43:45.110 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 17:43:46.640 | Collecting setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-02-08 17:43:46.649 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c90/97cbcdefe88a6/setuptools-60.7.1-py3-none-any.whl (1.0 MB) 2022-02-08 17:43:49.246 | Installing collected packages: setuptools 2022-02-08 17:43:50.047 | Successfully installed setuptools-60.7.1 2022-02-08 17:43:50.047 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-08 17:43:50.220 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 17:43:50.221 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 17:43:50.379 | + inc/python:pip_install:200 : result=0 2022-02-08 17:43:50.381 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 17:43:50.383 | + functions-common:time_stop:2414 : local name 2022-02-08 17:43:50.385 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:43:50.387 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:43:50.392 | + functions-common:time_stop:2417 : local total 2022-02-08 17:43:50.394 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:43:50.396 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 17:43:50.398 | + functions-common:time_stop:2421 : start_time=1644342222913 2022-02-08 17:43:50.400 | + functions-common:time_stop:2423 : [[ -z 1644342222913 ]] 2022-02-08 17:43:50.404 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:43:50.408 | + functions-common:time_stop:2426 : end_time=1644342230406 2022-02-08 17:43:50.410 | + functions-common:time_stop:2427 : elapsed_time=7493 2022-02-08 17:43:50.412 | + functions-common:time_stop:2428 : total=0 2022-02-08 17:43:50.413 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:43:50.415 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=7493 2022-02-08 17:43:50.417 | + inc/python:pip_install:203 : return 0 2022-02-08 17:43:50.419 | + tools/install_pip.sh:main:153 : get_versions 2022-02-08 17:43:50.421 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-02-08 17:43:50.425 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-02-08 17:43:50.427 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-02-08 17:43:50.430 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-02-08 17:43:50.431 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-02-08 17:43:51.168 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-02-08 17:43:51.170 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-02-08 17:43:51.170 | pip: 21.3.1 2022-02-08 17:43:51.174 | + ./stack.sh:main:795 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-02-08 17:43:51.177 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-02-08 17:43:51.180 | + ./stack.sh:main:796 : fixup_all 2022-02-08 17:43:51.182 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-02-08 17:43:51.185 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-02-08 17:43:51.187 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:43:51.190 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:43:51.192 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-02-08 17:43:51.204 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-02-08 17:43:51.215 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-02-08 17:43:51.226 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-02-08 17:43:51.228 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-02-08 17:43:51.231 | + functions-common:is_fedora:513 : [[ -z Ubuntu ]] 2022-02-08 17:43:51.233 | + functions-common:is_fedora:517 : '[' Ubuntu = Fedora ']' 2022-02-08 17:43:51.236 | + functions-common:is_fedora:517 : '[' Ubuntu = 'Red Hat' ']' 2022-02-08 17:43:51.238 | + functions-common:is_fedora:518 : '[' Ubuntu = openEuler ']' 2022-02-08 17:43:51.240 | + functions-common:is_fedora:519 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-08 17:43:51.242 | + functions-common:is_fedora:520 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-08 17:43:51.244 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOS ']' 2022-02-08 17:43:51.247 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOSStream ']' 2022-02-08 17:43:51.249 | + functions-common:is_fedora:522 : '[' Ubuntu = AlmaLinux ']' 2022-02-08 17:43:51.251 | + functions-common:is_fedora:523 : '[' Ubuntu = OracleServer ']' 2022-02-08 17:43:51.253 | + functions-common:is_fedora:523 : '[' Ubuntu = Virtuozzo ']' 2022-02-08 17:43:51.255 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-02-08 17:43:51.258 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-02-08 17:43:51.260 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-02-08 17:43:51.263 | + functions-common:is_suse:531 : is_opensuse 2022-02-08 17:43:51.265 | + functions-common:is_opensuse:538 : [[ -z Ubuntu ]] 2022-02-08 17:43:51.267 | + functions-common:is_opensuse:542 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-08 17:43:51.269 | + functions-common:is_suse:531 : is_suse_linux_enterprise 2022-02-08 17:43:51.271 | + functions-common:is_suse_linux_enterprise:550 : [[ -z Ubuntu ]] 2022-02-08 17:43:51.274 | + functions-common:is_suse_linux_enterprise:554 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-08 17:43:51.276 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-02-08 17:43:51.279 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-02-08 17:43:51.282 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-02-08 17:43:51.284 | + functions-common:is_openeuler:569 : [[ -z deb ]] 2022-02-08 17:43:51.287 | + functions-common:is_openeuler:572 : '[' Ubuntu = openEuler ']' 2022-02-08 17:43:51.289 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-02-08 17:43:51.291 | + ./stack.sh:main:799 : pip_install -U os-testr 2022-02-08 17:43:51.315 | Using python 3.8 to install os-testr 2022-02-08 17:43:51.317 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-02-08 17:43:52.208 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:43:52.208 | from cryptography.utils import int_from_bytes 2022-02-08 17:43:52.208 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:43:52.208 | from cryptography.utils import int_from_bytes 2022-02-08 17:43:53.350 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 17:43:53.381 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.1) 2022-02-08 17:43:53.459 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.0) 2022-02-08 17:43:53.460 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.2.1) 2022-02-08 17:43:53.461 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-02-08 17:43:53.462 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-02-08 17:43:53.475 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-02-08 17:43:53.503 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.10.0) 2022-02-08 17:43:53.503 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.18.2) 2022-02-08 17:43:53.504 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.0.0) 2022-02-08 17:43:53.506 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (6.0) 2022-02-08 17:43:53.507 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.2) 2022-02-08 17:43:53.532 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.3.3) 2022-02-08 17:43:53.533 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.5.0) 2022-02-08 17:43:53.534 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.0.7) 2022-02-08 17:43:53.535 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.5.0) 2022-02-08 17:43:53.536 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.0.0) 2022-02-08 17:43:53.548 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->stestr>=1.0.0->os-testr) (1.16.0) 2022-02-08 17:43:53.617 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.2.5) 2022-02-08 17:43:53.618 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (21.4.0) 2022-02-08 17:43:53.619 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.8.2) 2022-02-08 17:43:56.115 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-08 17:43:56.123 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 17:43:56.123 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 17:43:56.264 | + inc/python:pip_install:200 : result=0 2022-02-08 17:43:56.266 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 17:43:56.268 | + functions-common:time_stop:2414 : local name 2022-02-08 17:43:56.270 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:43:56.272 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:43:56.275 | + functions-common:time_stop:2417 : local total 2022-02-08 17:43:56.277 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:43:56.279 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 17:43:56.281 | + functions-common:time_stop:2421 : start_time=1644342231307 2022-02-08 17:43:56.283 | + functions-common:time_stop:2423 : [[ -z 1644342231307 ]] 2022-02-08 17:43:56.286 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:43:56.290 | + functions-common:time_stop:2426 : end_time=1644342236288 2022-02-08 17:43:56.292 | + functions-common:time_stop:2427 : elapsed_time=4981 2022-02-08 17:43:56.295 | + functions-common:time_stop:2428 : total=0 2022-02-08 17:43:56.297 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:43:56.299 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=4981 2022-02-08 17:43:56.302 | + inc/python:pip_install:203 : return 0 2022-02-08 17:43:56.304 | + ./stack.sh:main:803 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-02-08 17:43:56.361 | + ./stack.sh:main:804 : sudo systemctl restart systemd-journald 2022-02-08 17:43:56.655 | + ./stack.sh:main:810 : install_infra 2022-02-08 17:43:56.658 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-02-08 17:43:56.660 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-02-08 17:43:56.664 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-02-08 17:43:56.666 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-02-08 17:43:56.694 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-02-08 17:43:58.700 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:43:58.714 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:43:58.719 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:43:58.838 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:43:58.858 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:43:58.863 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:43:58.866 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:43:58.881 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:43:58.889 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:43:58.891 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:43:58.929 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:43:58.938 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:43:58.943 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:43:58.961 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:43:59.000 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:43:59.008 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:43:59.014 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:43:59.061 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:43:59.077 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:43:59.096 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:43:59.103 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:43:59.158 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:43:59.176 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:43:59.180 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:43:59.272 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:43:59.279 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:43:59.334 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:43:59.457 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:43:59.486 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:43:59.490 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:43:59.502 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:43:59.507 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:43:59.526 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:43:59.533 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:43:59.550 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:43:59.607 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:43:59.621 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:43:59.636 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:43:59.680 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:43:59.685 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:43:59.691 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 17:43:59.812 | Requirement already up-to-date: pbr===5.8.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (5.8.0) 2022-02-08 17:44:00.120 | + inc/python:pip_install:200 : result=0 2022-02-08 17:44:00.122 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 17:44:00.124 | + functions-common:time_stop:2414 : local name 2022-02-08 17:44:00.126 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:44:00.128 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:44:00.131 | + functions-common:time_stop:2417 : local total 2022-02-08 17:44:00.133 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:44:00.135 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 17:44:00.138 | + functions-common:time_stop:2421 : start_time=1644342236686 2022-02-08 17:44:00.141 | + functions-common:time_stop:2423 : [[ -z 1644342236686 ]] 2022-02-08 17:44:00.144 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:44:00.148 | + functions-common:time_stop:2426 : end_time=1644342240146 2022-02-08 17:44:00.150 | + functions-common:time_stop:2427 : elapsed_time=3460 2022-02-08 17:44:00.153 | + functions-common:time_stop:2428 : total=4981 2022-02-08 17:44:00.155 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:44:00.157 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=8441 2022-02-08 17:44:00.160 | + inc/python:pip_install:203 : return 0 2022-02-08 17:44:00.162 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-02-08 17:44:00.165 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-02-08 17:44:00.188 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-02-08 17:44:02.069 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:44:02.083 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:44:02.087 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:44:02.190 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:44:02.210 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:44:02.214 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:44:02.217 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:44:02.232 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:44:02.240 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:44:02.242 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:44:02.274 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:44:02.283 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:44:02.288 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:44:02.305 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:44:02.343 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:44:02.351 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:44:02.357 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:44:02.403 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:44:02.418 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:44:02.437 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:44:02.445 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:44:02.492 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:44:02.510 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:44:02.514 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:44:02.605 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:44:02.611 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:44:02.666 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:44:02.787 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:44:02.812 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:44:02.815 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:44:02.826 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:44:02.831 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:44:02.851 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:44:02.858 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:44:02.875 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:44:02.931 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:44:02.943 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:44:02.958 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:44:03.010 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:44:03.015 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-02-08 17:44:03.021 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 17:44:03.023 | Processing /opt/stack/requirements 2022-02-08 17:44:04.678 | 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 25)) (6.0) 2022-02-08 17:44:04.681 | 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 183)) (3.0.0) 2022-02-08 17:44:04.693 | 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 351)) (21.3) 2022-02-08 17:44:04.698 | Requirement already satisfied: pbr===5.8.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (5.8.0) 2022-02-08 17:44:04.701 | Requirement already satisfied: pyparsing===3.0.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 393)) (3.0.7) 2022-02-08 17:44:04.707 | 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 479)) (2.27.1) 2022-02-08 17:44:04.733 | 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 521)) (1.16.0) 2022-02-08 17:44:04.737 | 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 577)) (2.5.0) 2022-02-08 17:44:04.747 | Requirement already satisfied: urllib3===1.26.8 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 608)) (1.26.8) 2022-02-08 17:44:04.766 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5185) (1.3) 2022-02-08 17:44:04.769 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5185) (0.3.0) 2022-02-08 17:44:04.784 | 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 479)) (2021.10.8) 2022-02-08 17:44:04.786 | Requirement already satisfied: charset-normalizer===2.0.11 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 122)) (2.0.11) 2022-02-08 17:44:04.791 | 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 217)) (3.3) 2022-02-08 17:44:04.795 | 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 178)) (1.0.0) 2022-02-08 17:44:04.797 | Requirement already satisfied: cliff===3.10.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 124)) (3.10.0) 2022-02-08 17:44:04.810 | Requirement already satisfied: autopage===0.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (0.5.0) 2022-02-08 17:44:04.813 | Requirement already satisfied: prettytable===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (3.0.0) 2022-02-08 17:44:04.824 | 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 557)) (3.5.0) 2022-02-08 17:44:04.830 | Requirement already satisfied: cmd2===2.3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (2.3.3) 2022-02-08 17:44:04.904 | 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 618)) (0.2.5) 2022-02-08 17:44:04.909 | 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 95)) (21.4.0) 2022-02-08 17:44:04.970 | 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 394)) (1.8.2) 2022-02-08 17:44:04.973 | Building wheels for collected packages: openstack-requirements 2022-02-08 17:44:04.974 | Building wheel for openstack-requirements (setup.py): started 2022-02-08 17:44:05.816 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-02-08 17:44:05.816 | ERROR: Command errored out with exit status 1: 2022-02-08 17:44:05.816 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-8ly2zyit/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-8ly2zyit/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-vneoskmc 2022-02-08 17:44:05.816 | cwd: /tmp/pip-req-build-8ly2zyit/ 2022-02-08 17:44:05.817 | Complete output (6 lines): 2022-02-08 17:44:05.817 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-02-08 17:44:05.817 | or: setup.py --help [cmd1 cmd2 ...] 2022-02-08 17:44:05.817 | or: setup.py --help-commands 2022-02-08 17:44:05.817 | or: setup.py cmd --help 2022-02-08 17:44:05.817 | 2022-02-08 17:44:05.817 | error: invalid command 'bdist_wheel' 2022-02-08 17:44:05.817 | ---------------------------------------- 2022-02-08 17:44:05.817 | ERROR: Failed building wheel for openstack-requirements 2022-02-08 17:44:05.817 | Running setup.py clean for openstack-requirements 2022-02-08 17:44:06.652 | Failed to build openstack-requirements 2022-02-08 17:44:06.669 | Installing collected packages: openstack-requirements 2022-02-08 17:44:06.669 | Attempting uninstall: openstack-requirements 2022-02-08 17:44:06.670 | Found existing installation: openstack-requirements 1.2.1.dev5185 2022-02-08 17:44:06.706 | Uninstalling openstack-requirements-1.2.1.dev5185: 2022-02-08 17:44:06.725 | Successfully uninstalled openstack-requirements-1.2.1.dev5185 2022-02-08 17:44:06.728 | Running setup.py install for openstack-requirements: started 2022-02-08 17:44:08.999 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-02-08 17:44:09.022 | Successfully installed openstack-requirements-1.2.1.dev5185 2022-02-08 17:44:09.163 | + inc/python:pip_install:200 : result=0 2022-02-08 17:44:09.165 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 17:44:09.168 | + functions-common:time_stop:2414 : local name 2022-02-08 17:44:09.170 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:44:09.172 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:44:09.174 | + functions-common:time_stop:2417 : local total 2022-02-08 17:44:09.176 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:44:09.178 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 17:44:09.180 | + functions-common:time_stop:2421 : start_time=1644342240180 2022-02-08 17:44:09.183 | + functions-common:time_stop:2423 : [[ -z 1644342240180 ]] 2022-02-08 17:44:09.185 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:44:09.189 | + functions-common:time_stop:2426 : end_time=1644342249187 2022-02-08 17:44:09.192 | + functions-common:time_stop:2427 : elapsed_time=9007 2022-02-08 17:44:09.194 | + functions-common:time_stop:2428 : total=8441 2022-02-08 17:44:09.196 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:44:09.199 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=17448 2022-02-08 17:44:09.201 | + inc/python:pip_install:203 : return 0 2022-02-08 17:44:09.204 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-02-08 17:44:09.206 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-02-08 17:44:09.208 | + inc/python:use_library_from_git:250 : local name=pbr 2022-02-08 17:44:09.211 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:44:09.214 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:44:09.216 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-02-08 17:44:09.219 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:44:09.222 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-02-08 17:44:09.244 | Using python 3.8 to install pbr 2022-02-08 17:44:09.246 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-02-08 17:44:10.150 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:44:10.150 | from cryptography.utils import int_from_bytes 2022-02-08 17:44:10.150 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:44:10.150 | from cryptography.utils import int_from_bytes 2022-02-08 17:44:11.286 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 17:44:11.311 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-02-08 17:44:14.388 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-08 17:44:14.395 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 17:44:14.395 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 17:44:14.524 | + inc/python:pip_install:200 : result=0 2022-02-08 17:44:14.527 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 17:44:14.529 | + functions-common:time_stop:2414 : local name 2022-02-08 17:44:14.531 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:44:14.534 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:44:14.536 | + functions-common:time_stop:2417 : local total 2022-02-08 17:44:14.538 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:44:14.540 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 17:44:14.542 | + functions-common:time_stop:2421 : start_time=1644342249238 2022-02-08 17:44:14.544 | + functions-common:time_stop:2423 : [[ -z 1644342249238 ]] 2022-02-08 17:44:14.547 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:44:14.551 | + functions-common:time_stop:2426 : end_time=1644342254548 2022-02-08 17:44:14.553 | + functions-common:time_stop:2427 : elapsed_time=5310 2022-02-08 17:44:14.555 | + functions-common:time_stop:2428 : total=17448 2022-02-08 17:44:14.557 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:44:14.559 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=22758 2022-02-08 17:44:14.561 | + inc/python:pip_install:203 : return 0 2022-02-08 17:44:14.564 | + ./stack.sh:main:813 : python3 -m venv /opt/stack/bindep-venv 2022-02-08 17:44:16.911 | + ./stack.sh:main:815 : /opt/stack/bindep-venv/bin/pip install bindep 2022-02-08 17:44:18.890 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 17:44:18.891 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-02-08 17:44:18.906 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-02-08 17:44:18.909 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-02-08 17:44:18.912 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-02-08 17:44:18.917 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.6.0) 2022-02-08 17:44:18.920 | 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.7) 2022-02-08 17:44:19.001 | + ./stack.sh:main:816 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-02-08 17:44:19.004 | + ./stack.sh:main:816 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-02-08 17:44:19.007 | ++ ./stack.sh:main:819 : _get_plugin_bindep_packages 2022-02-08 17:44:19.027 | + ./stack.sh:main:819 : pkgs= 2022-02-08 17:44:19.030 | + ./stack.sh:main:820 : [[ -n '' ]] 2022-02-08 17:44:19.032 | + ./stack.sh:main:827 : run_phase stack pre-install 2022-02-08 17:44:19.035 | + functions-common:run_phase:1842 : local mode=stack 2022-02-08 17:44:19.037 | + functions-common:run_phase:1843 : local phase=pre-install 2022-02-08 17:44:19.039 | + functions-common:run_phase:1844 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-08 17:44:19.042 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2022-02-08 17:44:19.044 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-08 17:44:19.046 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2022-02-08 17:44:19.049 | + functions-common:run_phase:1852 : local extra 2022-02-08 17:44:19.052 | ++ functions-common:run_phase:1853 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-08 17:44:19.056 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2022-02-08 17:44:19.058 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-08 17:44:19.061 | + functions-common:run_phase:1858 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-08 17:44:19.064 | + functions-common:run_phase:1858 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-02-08 17:44:19.067 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-08 17:44:19.083 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:44:19.085 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-02-08 17:44:19.087 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-02-08 17:44:19.090 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-02-08 17:44:19.092 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-02-08 17:44:19.094 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-02-08 17:44:19.097 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-02-08 17:44:19.099 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-02-08 17:44:19.101 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-02-08 17:44:19.103 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-02-08 17:44:19.105 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-02-08 17:44:19.107 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-02-08 17:44:19.110 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-02-08 17:44:19.112 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-02-08 17:44:19.114 | + functions-common:run_phase:1863 : [[ stack == \s\o\u\r\c\e ]] 2022-02-08 17:44:19.116 | + functions-common:run_phase:1866 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-02-08 17:44:19.119 | + functions-common:run_phase:1869 : run_plugins stack pre-install 2022-02-08 17:44:19.125 | + functions-common:run_plugins:1828 : local mode=stack 2022-02-08 17:44:19.127 | + functions-common:run_plugins:1829 : local phase=pre-install 2022-02-08 17:44:19.138 | + functions-common:run_plugins:1831 : local plugins= 2022-02-08 17:44:19.140 | + functions-common:run_plugins:1832 : local plugin 2022-02-08 17:44:19.143 | + ./stack.sh:main:830 : set_systemd_override DefaultLimitNOFILE 2048 2022-02-08 17:44:19.145 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-02-08 17:44:19.148 | + functions:set_systemd_override:821 : local value=2048 2022-02-08 17:44:19.151 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-02-08 17:44:19.153 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-02-08 17:44:19.220 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-02-08 17:44:19.220 | Set systemd system override for DefaultLimitNOFILE=2048 2022-02-08 17:44:19.222 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-02-08 17:44:19.616 | + ./stack.sh:main:832 : install_rpc_backend 2022-02-08 17:44:19.619 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-02-08 17:44:19.636 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:44:19.639 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-02-08 17:44:19.641 | + functions-common:install_package:1452 : update_package_repo 2022-02-08 17:44:19.644 | + functions-common:update_package_repo:1424 : NO_UPDATE_REPOS=False 2022-02-08 17:44:19.646 | + functions-common:update_package_repo:1425 : REPOS_UPDATED=True 2022-02-08 17:44:19.649 | + functions-common:update_package_repo:1426 : RETRY_UPDATE=False 2022-02-08 17:44:19.651 | + functions-common:update_package_repo:1428 : [[ False = \T\r\u\e ]] 2022-02-08 17:44:19.654 | + functions-common:update_package_repo:1432 : is_ubuntu 2022-02-08 17:44:19.656 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:44:19.659 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:44:19.661 | + functions-common:update_package_repo:1433 : apt_get_update 2022-02-08 17:44:19.663 | + functions-common:apt_get_update:1178 : [[ True == \T\r\u\e ]] 2022-02-08 17:44:19.666 | + functions-common:apt_get_update:1178 : [[ False != \T\r\u\e ]] 2022-02-08 17:44:19.669 | + functions-common:apt_get_update:1179 : return 2022-02-08 17:44:19.671 | + functions-common:install_package:1453 : real_install_package rabbitmq-server 2022-02-08 17:44:19.673 | + functions-common:real_install_package:1438 : is_ubuntu 2022-02-08 17:44:19.676 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:44:19.679 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:44:19.681 | + functions-common:real_install_package:1439 : apt_get install rabbitmq-server 2022-02-08 17:44:19.706 | + functions-common:apt_get:1219 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-02-08 17:44:19.815 | Reading package lists... 2022-02-08 17:44:20.078 | Building dependency tree... 2022-02-08 17:44:20.079 | Reading state information... 2022-02-08 17:44:20.375 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-02-08 17:44:20.376 | The following packages were automatically installed and are no longer required: 2022-02-08 17:44:20.377 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-08 17:44:20.377 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-08 17:44:20.377 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-08 17:44:20.377 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-08 17:44:20.377 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-08 17:44:20.377 | python3-zope.interface 2022-02-08 17:44:20.377 | Use 'sudo apt autoremove' to remove them. 2022-02-08 17:44:20.499 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-02-08 17:44:20.503 | + functions-common:apt_get:1223 : result=0 2022-02-08 17:44:20.506 | + functions-common:apt_get:1226 : time_stop apt-get 2022-02-08 17:44:20.508 | + functions-common:time_stop:2414 : local name 2022-02-08 17:44:20.511 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:44:20.513 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:44:20.516 | + functions-common:time_stop:2417 : local total 2022-02-08 17:44:20.518 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:44:20.520 | + functions-common:time_stop:2420 : name=apt-get 2022-02-08 17:44:20.522 | + functions-common:time_stop:2421 : start_time=1644342259702 2022-02-08 17:44:20.524 | + functions-common:time_stop:2423 : [[ -z 1644342259702 ]] 2022-02-08 17:44:20.528 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:44:20.532 | + functions-common:time_stop:2426 : end_time=1644342260530 2022-02-08 17:44:20.534 | + functions-common:time_stop:2427 : elapsed_time=828 2022-02-08 17:44:20.537 | + functions-common:time_stop:2428 : total=1608 2022-02-08 17:44:20.539 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:44:20.541 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=2436 2022-02-08 17:44:20.544 | + functions-common:apt_get:1227 : return 0 2022-02-08 17:44:20.546 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-02-08 17:44:20.548 | + functions-common:is_suse:531 : is_opensuse 2022-02-08 17:44:20.551 | + functions-common:is_opensuse:538 : [[ -z Ubuntu ]] 2022-02-08 17:44:20.554 | + functions-common:is_opensuse:542 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-08 17:44:20.556 | + functions-common:is_suse:531 : is_suse_linux_enterprise 2022-02-08 17:44:20.558 | + functions-common:is_suse_linux_enterprise:550 : [[ -z Ubuntu ]] 2022-02-08 17:44:20.561 | + functions-common:is_suse_linux_enterprise:554 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-08 17:44:20.564 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-02-08 17:44:20.566 | + functions-common:is_fedora:513 : [[ -z Ubuntu ]] 2022-02-08 17:44:20.569 | + functions-common:is_fedora:517 : '[' Ubuntu = Fedora ']' 2022-02-08 17:44:20.572 | + functions-common:is_fedora:517 : '[' Ubuntu = 'Red Hat' ']' 2022-02-08 17:44:20.575 | + functions-common:is_fedora:518 : '[' Ubuntu = openEuler ']' 2022-02-08 17:44:20.577 | + functions-common:is_fedora:519 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-08 17:44:20.579 | + functions-common:is_fedora:520 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-08 17:44:20.582 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOS ']' 2022-02-08 17:44:20.584 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOSStream ']' 2022-02-08 17:44:20.586 | + functions-common:is_fedora:522 : '[' Ubuntu = AlmaLinux ']' 2022-02-08 17:44:20.589 | + functions-common:is_fedora:523 : '[' Ubuntu = OracleServer ']' 2022-02-08 17:44:20.593 | + functions-common:is_fedora:523 : '[' Ubuntu = Virtuozzo ']' 2022-02-08 17:44:20.595 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-02-08 17:44:20.598 | + functions-common:is_suse:531 : is_opensuse 2022-02-08 17:44:20.600 | + functions-common:is_opensuse:538 : [[ -z Ubuntu ]] 2022-02-08 17:44:20.602 | + functions-common:is_opensuse:542 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-08 17:44:20.605 | + functions-common:is_suse:531 : is_suse_linux_enterprise 2022-02-08 17:44:20.607 | + functions-common:is_suse_linux_enterprise:550 : [[ -z Ubuntu ]] 2022-02-08 17:44:20.610 | + functions-common:is_suse_linux_enterprise:554 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-08 17:44:20.612 | + ./stack.sh:main:833 : restart_rpc_backend 2022-02-08 17:44:20.614 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-02-08 17:44:20.631 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:44:20.637 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-02-08 17:44:20.639 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-08 17:44:20.642 | + ./stack.sh:echo_summary:446 : echo -e Starting RabbitMQ 2022-02-08 17:44:20.644 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-02-08 17:44:20.647 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-02-08 17:44:20.652 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-02-08 17:44:20.654 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-02-08 17:44:20.657 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-02-08 17:44:20.659 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-02-08 17:44:20.661 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-02-08 17:44:20.664 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-02-08 17:44:20.667 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-02-08 17:44:21.456 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-02-08 17:44:21.456 | user tags 2022-02-08 17:44:21.456 | stackrabbit []' 2022-02-08 17:44:21.460 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-02-08 17:44:21.460 | user tags 2022-02-08 17:44:21.460 | stackrabbit []' 2022-02-08 17:44:21.460 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-02-08 17:44:21.468 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-02-08 17:44:21.472 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-02-08 17:44:21.479 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-02-08 17:44:22.174 | Changing password for user "stackrabbit" ... 2022-02-08 17:44:22.242 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-02-08 17:44:22.960 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-02-08 17:44:23.038 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-02-08 17:44:23.040 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-02-08 17:44:23.761 | Changing password for user "stackrabbit" ... 2022-02-08 17:44:23.835 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-02-08 17:44:23.838 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-02-08 17:44:23.841 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-02-08 17:44:24.560 | Deleting user "guest" ... 2022-02-08 17:44:24.579 | Error: 2022-02-08 17:44:24.579 | {:no_such_user, "guest"} 2022-02-08 17:44:24.593 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-02-08 17:44:24.596 | + ./stack.sh:main:835 : is_service_enabled mysql postgresql 2022-02-08 17:44:24.618 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:44:24.620 | + ./stack.sh:main:836 : install_database 2022-02-08 17:44:24.623 | + lib/database:install_database:118 : install_database_mysql 2022-02-08 17:44:24.625 | + lib/databases/mysql:install_database_mysql:153 : is_ubuntu 2022-02-08 17:44:24.627 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:44:24.630 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:44:24.632 | + lib/databases/mysql:install_database_mysql:156 : sudo debconf-set-selections 2022-02-08 17:44:25.000 | + lib/databases/mysql:install_database_mysql:166 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-02-08 17:44:25.002 | + lib/databases/mysql:install_database_mysql:179 : [[ True == \T\r\u\e ]] 2022-02-08 17:44:25.005 | + lib/databases/mysql:install_database_mysql:180 : is_oraclelinux 2022-02-08 17:44:25.007 | + functions-common:is_oraclelinux:501 : [[ -z Ubuntu ]] 2022-02-08 17:44:25.010 | + functions-common:is_oraclelinux:505 : '[' Ubuntu = OracleServer ']' 2022-02-08 17:44:25.013 | + lib/databases/mysql:install_database_mysql:182 : is_fedora 2022-02-08 17:44:25.015 | + functions-common:is_fedora:513 : [[ -z Ubuntu ]] 2022-02-08 17:44:25.017 | + functions-common:is_fedora:517 : '[' Ubuntu = Fedora ']' 2022-02-08 17:44:25.022 | + functions-common:is_fedora:517 : '[' Ubuntu = 'Red Hat' ']' 2022-02-08 17:44:25.025 | + functions-common:is_fedora:518 : '[' Ubuntu = openEuler ']' 2022-02-08 17:44:25.029 | + functions-common:is_fedora:519 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-08 17:44:25.031 | + functions-common:is_fedora:520 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-08 17:44:25.033 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOS ']' 2022-02-08 17:44:25.036 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOSStream ']' 2022-02-08 17:44:25.038 | + functions-common:is_fedora:522 : '[' Ubuntu = AlmaLinux ']' 2022-02-08 17:44:25.040 | + functions-common:is_fedora:523 : '[' Ubuntu = OracleServer ']' 2022-02-08 17:44:25.043 | + functions-common:is_fedora:523 : '[' Ubuntu = Virtuozzo ']' 2022-02-08 17:44:25.045 | + lib/databases/mysql:install_database_mysql:185 : is_suse 2022-02-08 17:44:25.047 | + functions-common:is_suse:531 : is_opensuse 2022-02-08 17:44:25.050 | + functions-common:is_opensuse:538 : [[ -z Ubuntu ]] 2022-02-08 17:44:25.052 | + functions-common:is_opensuse:542 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-08 17:44:25.055 | + functions-common:is_suse:531 : is_suse_linux_enterprise 2022-02-08 17:44:25.057 | + functions-common:is_suse_linux_enterprise:550 : [[ -z Ubuntu ]] 2022-02-08 17:44:25.060 | + functions-common:is_suse_linux_enterprise:554 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-08 17:44:25.062 | + lib/databases/mysql:install_database_mysql:188 : is_ubuntu 2022-02-08 17:44:25.064 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:44:25.067 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:44:25.069 | + lib/databases/mysql:install_database_mysql:189 : install_package mysql-server 2022-02-08 17:44:25.072 | + functions-common:install_package:1452 : update_package_repo 2022-02-08 17:44:25.075 | + functions-common:update_package_repo:1424 : NO_UPDATE_REPOS=False 2022-02-08 17:44:25.077 | + functions-common:update_package_repo:1425 : REPOS_UPDATED=True 2022-02-08 17:44:25.079 | + functions-common:update_package_repo:1426 : RETRY_UPDATE=False 2022-02-08 17:44:25.082 | + functions-common:update_package_repo:1428 : [[ False = \T\r\u\e ]] 2022-02-08 17:44:25.084 | + functions-common:update_package_repo:1432 : is_ubuntu 2022-02-08 17:44:25.086 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:44:25.089 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:44:25.092 | + functions-common:update_package_repo:1433 : apt_get_update 2022-02-08 17:44:25.094 | + functions-common:apt_get_update:1178 : [[ True == \T\r\u\e ]] 2022-02-08 17:44:25.096 | + functions-common:apt_get_update:1178 : [[ False != \T\r\u\e ]] 2022-02-08 17:44:25.098 | + functions-common:apt_get_update:1179 : return 2022-02-08 17:44:25.101 | + functions-common:install_package:1453 : real_install_package mysql-server 2022-02-08 17:44:25.103 | + functions-common:real_install_package:1438 : is_ubuntu 2022-02-08 17:44:25.105 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:44:25.108 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:44:25.110 | + functions-common:real_install_package:1439 : apt_get install mysql-server 2022-02-08 17:44:25.132 | + functions-common:apt_get:1219 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-02-08 17:44:25.248 | Reading package lists... 2022-02-08 17:44:25.499 | Building dependency tree... 2022-02-08 17:44:25.501 | Reading state information... 2022-02-08 17:44:25.760 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-02-08 17:44:25.760 | The following packages were automatically installed and are no longer required: 2022-02-08 17:44:25.761 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-08 17:44:25.761 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-08 17:44:25.761 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-08 17:44:25.761 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-08 17:44:25.761 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-08 17:44:25.761 | python3-zope.interface 2022-02-08 17:44:25.761 | Use 'sudo apt autoremove' to remove them. 2022-02-08 17:44:25.874 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-02-08 17:44:25.878 | + functions-common:apt_get:1223 : result=0 2022-02-08 17:44:25.881 | + functions-common:apt_get:1226 : time_stop apt-get 2022-02-08 17:44:25.883 | + functions-common:time_stop:2414 : local name 2022-02-08 17:44:25.885 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:44:25.888 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:44:25.890 | + functions-common:time_stop:2417 : local total 2022-02-08 17:44:25.892 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:44:25.894 | + functions-common:time_stop:2420 : name=apt-get 2022-02-08 17:44:25.896 | + functions-common:time_stop:2421 : start_time=1644342265129 2022-02-08 17:44:25.898 | + functions-common:time_stop:2423 : [[ -z 1644342265129 ]] 2022-02-08 17:44:25.902 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:44:25.908 | + functions-common:time_stop:2426 : end_time=1644342265906 2022-02-08 17:44:25.910 | + functions-common:time_stop:2427 : elapsed_time=777 2022-02-08 17:44:25.912 | + functions-common:time_stop:2428 : total=2436 2022-02-08 17:44:25.915 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:44:25.917 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=3213 2022-02-08 17:44:25.920 | + functions-common:apt_get:1227 : return 0 2022-02-08 17:44:25.923 | + ./stack.sh:main:838 : '[' -n mysql ']' 2022-02-08 17:44:25.925 | + ./stack.sh:main:839 : install_database_python 2022-02-08 17:44:25.927 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-02-08 17:44:25.929 | + lib/databases/mysql:install_database_python_mysql:198 : pip_install_gr PyMySQL 2022-02-08 17:44:25.932 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-02-08 17:44:25.934 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-08 17:44:25.937 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-02-08 17:44:25.940 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-02-08 17:44:25.942 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-08 17:44:25.946 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-08 17:44:25.946 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-02-08 17:44:25.952 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-02-08 17:44:25.954 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-02-08 17:44:25.957 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-02-08 17:44:25.960 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-02-08 17:44:25.962 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-02-08 17:44:25.984 | Using python 3.8 to install PyMySQL 2022-02-08 17:44:25.986 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-02-08 17:44:26.885 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:44:26.885 | from cryptography.utils import int_from_bytes 2022-02-08 17:44:26.885 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:44:26.885 | from cryptography.utils import int_from_bytes 2022-02-08 17:44:28.036 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 17:44:28.064 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-02-08 17:44:30.697 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-08 17:44:30.708 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 17:44:30.708 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 17:44:30.851 | + inc/python:pip_install:200 : result=0 2022-02-08 17:44:30.854 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 17:44:30.857 | + functions-common:time_stop:2414 : local name 2022-02-08 17:44:30.859 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:44:30.865 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:44:30.868 | + functions-common:time_stop:2417 : local total 2022-02-08 17:44:30.870 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:44:30.872 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 17:44:30.875 | + functions-common:time_stop:2421 : start_time=1644342265978 2022-02-08 17:44:30.877 | + functions-common:time_stop:2423 : [[ -z 1644342265978 ]] 2022-02-08 17:44:30.880 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:44:30.885 | + functions-common:time_stop:2426 : end_time=1644342270881 2022-02-08 17:44:30.889 | + functions-common:time_stop:2427 : elapsed_time=4903 2022-02-08 17:44:30.892 | + functions-common:time_stop:2428 : total=22758 2022-02-08 17:44:30.894 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:44:30.896 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=27661 2022-02-08 17:44:30.899 | + inc/python:pip_install:203 : return 0 2022-02-08 17:44:30.902 | + lib/databases/mysql:install_database_python_mysql:199 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-02-08 17:44:30.904 | + lib/databases/mysql:install_database_python_mysql:201 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-02-08 17:44:30.907 | + lib/databases/mysql:install_database_python_mysql:202 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-02-08 17:44:30.909 | + ./stack.sh:main:842 : is_service_enabled neutron 2022-02-08 17:44:30.927 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:44:30.930 | + ./stack.sh:main:843 : install_neutron_agent_packages 2022-02-08 17:44:30.932 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-02-08 17:44:30.936 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-08 17:44:30.936 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-08 17:44:30.941 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-08 17:44:30.944 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-08 17:44:30.948 | + 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-02-08 17:44:30.951 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-08 17:44:30.953 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-02-08 17:44:30.956 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-02-08 17:44:30.973 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:44:30.976 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-02-08 17:44:30.978 | + functions-common:install_package:1452 : update_package_repo 2022-02-08 17:44:30.981 | + functions-common:update_package_repo:1424 : NO_UPDATE_REPOS=False 2022-02-08 17:44:30.983 | + functions-common:update_package_repo:1425 : REPOS_UPDATED=True 2022-02-08 17:44:30.986 | + functions-common:update_package_repo:1426 : RETRY_UPDATE=False 2022-02-08 17:44:30.988 | + functions-common:update_package_repo:1428 : [[ False = \T\r\u\e ]] 2022-02-08 17:44:30.990 | + functions-common:update_package_repo:1432 : is_ubuntu 2022-02-08 17:44:30.993 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:44:30.995 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:44:30.998 | + functions-common:update_package_repo:1433 : apt_get_update 2022-02-08 17:44:31.000 | + functions-common:apt_get_update:1178 : [[ True == \T\r\u\e ]] 2022-02-08 17:44:31.002 | + functions-common:apt_get_update:1178 : [[ False != \T\r\u\e ]] 2022-02-08 17:44:31.005 | + functions-common:apt_get_update:1179 : return 2022-02-08 17:44:31.007 | + functions-common:install_package:1453 : real_install_package radvd 2022-02-08 17:44:31.010 | + functions-common:real_install_package:1438 : is_ubuntu 2022-02-08 17:44:31.012 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:44:31.015 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:44:31.017 | + functions-common:real_install_package:1439 : apt_get install radvd 2022-02-08 17:44:31.039 | + functions-common:apt_get:1219 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-02-08 17:44:31.151 | Reading package lists... 2022-02-08 17:44:31.419 | Building dependency tree... 2022-02-08 17:44:31.421 | Reading state information... 2022-02-08 17:44:31.702 | radvd is already the newest version (1:2.17-2). 2022-02-08 17:44:31.702 | The following packages were automatically installed and are no longer required: 2022-02-08 17:44:31.703 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-08 17:44:31.703 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-08 17:44:31.703 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-08 17:44:31.703 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-08 17:44:31.703 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-08 17:44:31.704 | python3-zope.interface 2022-02-08 17:44:31.704 | Use 'sudo apt autoremove' to remove them. 2022-02-08 17:44:31.829 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-02-08 17:44:31.833 | + functions-common:apt_get:1223 : result=0 2022-02-08 17:44:31.836 | + functions-common:apt_get:1226 : time_stop apt-get 2022-02-08 17:44:31.838 | + functions-common:time_stop:2414 : local name 2022-02-08 17:44:31.840 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:44:31.842 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:44:31.844 | + functions-common:time_stop:2417 : local total 2022-02-08 17:44:31.846 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:44:31.849 | + functions-common:time_stop:2420 : name=apt-get 2022-02-08 17:44:31.851 | + functions-common:time_stop:2421 : start_time=1644342271036 2022-02-08 17:44:31.854 | + functions-common:time_stop:2423 : [[ -z 1644342271036 ]] 2022-02-08 17:44:31.857 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:44:31.861 | + functions-common:time_stop:2426 : end_time=1644342271859 2022-02-08 17:44:31.864 | + functions-common:time_stop:2427 : elapsed_time=823 2022-02-08 17:44:31.866 | + functions-common:time_stop:2428 : total=3213 2022-02-08 17:44:31.869 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:44:31.871 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=4036 2022-02-08 17:44:31.873 | + functions-common:apt_get:1227 : return 0 2022-02-08 17:44:31.876 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-02-08 17:44:31.901 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:44:31.903 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-02-08 17:44:31.907 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-02-08 17:44:31.909 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-02-08 17:44:31.913 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-02-08 17:44:31.935 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-02-08 17:44:31.937 | + functions-common:install_package:1452 : update_package_repo 2022-02-08 17:44:31.939 | + functions-common:update_package_repo:1424 : NO_UPDATE_REPOS=False 2022-02-08 17:44:31.942 | + functions-common:update_package_repo:1425 : REPOS_UPDATED=True 2022-02-08 17:44:31.944 | + functions-common:update_package_repo:1426 : RETRY_UPDATE=False 2022-02-08 17:44:31.946 | + functions-common:update_package_repo:1428 : [[ False = \T\r\u\e ]] 2022-02-08 17:44:31.949 | + functions-common:update_package_repo:1432 : is_ubuntu 2022-02-08 17:44:31.954 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:44:31.957 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:44:31.959 | + functions-common:update_package_repo:1433 : apt_get_update 2022-02-08 17:44:31.962 | + functions-common:apt_get_update:1178 : [[ True == \T\r\u\e ]] 2022-02-08 17:44:31.964 | + functions-common:apt_get_update:1178 : [[ False != \T\r\u\e ]] 2022-02-08 17:44:31.966 | + functions-common:apt_get_update:1179 : return 2022-02-08 17:44:31.970 | + functions-common:install_package:1453 : real_install_package fakeroot make openvswitch-switch 2022-02-08 17:44:31.973 | + functions-common:real_install_package:1438 : is_ubuntu 2022-02-08 17:44:31.975 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:44:31.977 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:44:31.980 | + functions-common:real_install_package:1439 : apt_get install fakeroot make openvswitch-switch 2022-02-08 17:44:32.002 | + functions-common:apt_get:1219 : 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-02-08 17:44:32.114 | Reading package lists... 2022-02-08 17:44:32.377 | Building dependency tree... 2022-02-08 17:44:32.378 | Reading state information... 2022-02-08 17:44:32.704 | fakeroot is already the newest version (1.24-1). 2022-02-08 17:44:32.704 | make is already the newest version (4.2.1-1.2). 2022-02-08 17:44:32.704 | openvswitch-switch is already the newest version (2.13.3-0ubuntu0.20.04.2). 2022-02-08 17:44:32.704 | The following packages were automatically installed and are no longer required: 2022-02-08 17:44:32.706 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-08 17:44:32.706 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-08 17:44:32.706 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-08 17:44:32.706 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-08 17:44:32.706 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-08 17:44:32.706 | python3-zope.interface 2022-02-08 17:44:32.706 | Use 'sudo apt autoremove' to remove them. 2022-02-08 17:44:32.843 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-02-08 17:44:32.847 | + functions-common:apt_get:1223 : result=0 2022-02-08 17:44:32.850 | + functions-common:apt_get:1226 : time_stop apt-get 2022-02-08 17:44:32.852 | + functions-common:time_stop:2414 : local name 2022-02-08 17:44:32.854 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:44:32.857 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:44:32.859 | + functions-common:time_stop:2417 : local total 2022-02-08 17:44:32.861 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:44:32.864 | + functions-common:time_stop:2420 : name=apt-get 2022-02-08 17:44:32.866 | + functions-common:time_stop:2421 : start_time=1644342271999 2022-02-08 17:44:32.869 | + functions-common:time_stop:2423 : [[ -z 1644342271999 ]] 2022-02-08 17:44:32.872 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:44:32.876 | + functions-common:time_stop:2426 : end_time=1644342272873 2022-02-08 17:44:32.881 | + functions-common:time_stop:2427 : elapsed_time=874 2022-02-08 17:44:32.884 | + functions-common:time_stop:2428 : total=4036 2022-02-08 17:44:32.887 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:44:32.889 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=4910 2022-02-08 17:44:32.891 | + functions-common:apt_get:1227 : return 0 2022-02-08 17:44:32.894 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-02-08 17:44:32.896 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:44:32.901 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:44:32.906 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-02-08 17:44:32.909 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-02-08 17:44:32.912 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-02-08 17:44:32.916 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-02-08 17:44:32.919 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-02-08 17:44:32.922 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-02-08 17:44:32.922 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-02-08 17:44:32.928 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-02-08 17:44:32.930 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-02-08 17:44:32.933 | + functions:vercmp:628 : local v1=5.4 2022-02-08 17:44:32.935 | + functions:vercmp:629 : local 'op=<' 2022-02-08 17:44:32.938 | + functions:vercmp:630 : local v2=3.13 2022-02-08 17:44:32.940 | + functions:vercmp:631 : local result 2022-02-08 17:44:32.944 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-02-08 17:44:32.944 | ++ functions:vercmp:635 : head -1 2022-02-08 17:44:32.945 | ++ functions:vercmp:635 : sort -V 2022-02-08 17:44:32.953 | + functions:vercmp:635 : result=3.13 2022-02-08 17:44:32.956 | + functions:vercmp:637 : case $op in 2022-02-08 17:44:32.958 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-02-08 17:44:32.960 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-02-08 17:44:32.962 | + functions:vercmp:648 : return 2022-02-08 17:44:32.965 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-02-08 17:44:32.973 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2022-02-08 17:44:32.975 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart openvswitch-switch 2022-02-08 17:44:33.501 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-02-08 17:44:33.505 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-02-08 17:44:33.508 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:44:33.511 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:44:33.514 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-02-08 17:44:33.517 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:44:33.519 | + ./stack.sh:main:846 : is_service_enabled etcd3 2022-02-08 17:44:33.538 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:44:33.542 | + ./stack.sh:main:847 : install_etcd3 2022-02-08 17:44:33.545 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-02-08 17:44:33.545 | Installing etcd 2022-02-08 17:44:33.548 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-02-08 17:44:33.561 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-02-08 17:44:33.578 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-02-08 17:44:33.580 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-02-08 17:44:33.598 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-02-08 17:44:33.601 | ++ 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-02-08 17:44:33.604 | ++ 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-02-08 17:44:33.607 | +++ 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-02-08 17:44:33.612 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-02-08 17:44:33.615 | ++ 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-02-08 17:44:33.617 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-02-08 17:44:33.620 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-02-08 17:44:33.623 | ++ functions:get_extra_file:74 : return 2022-02-08 17:44:33.626 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-02-08 17:44:33.629 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-02-08 17:44:33.631 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-02-08 17:44:33.633 | + ./stack.sh:main:856 : is_service_enabled tls-proxy 2022-02-08 17:44:33.650 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:44:33.653 | + ./stack.sh:main:866 : install_dstat 2022-02-08 17:44:33.655 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-02-08 17:44:33.677 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:44:33.680 | + ./stack.sh:main:872 : echo_summary 'Installing OpenStack project source' 2022-02-08 17:44:33.683 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-08 17:44:33.685 | + ./stack.sh:echo_summary:446 : echo -e Installing OpenStack project source 2022-02-08 17:44:33.687 | + ./stack.sh:main:875 : install_libs 2022-02-08 17:44:33.690 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-02-08 17:44:33.692 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-02-08 17:44:33.695 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-02-08 17:44:33.697 | + inc/python:use_library_from_git:250 : local name=automaton 2022-02-08 17:44:33.703 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:44:33.705 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:44:33.708 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-02-08 17:44:33.710 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:44:33.713 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-02-08 17:44:33.716 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-02-08 17:44:33.718 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-02-08 17:44:33.721 | + inc/python:use_library_from_git:250 : local name=castellan 2022-02-08 17:44:33.723 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:44:33.726 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:44:33.728 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-02-08 17:44:33.731 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:44:33.734 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-02-08 17:44:33.737 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-02-08 17:44:33.739 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-02-08 17:44:33.741 | + inc/python:use_library_from_git:250 : local name=cliff 2022-02-08 17:44:33.744 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:44:33.747 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:44:33.749 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-02-08 17:44:33.751 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:44:33.754 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-02-08 17:44:33.756 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-02-08 17:44:33.759 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-02-08 17:44:33.761 | + inc/python:use_library_from_git:250 : local name=cursive 2022-02-08 17:44:33.764 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:44:33.766 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:44:33.768 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-02-08 17:44:33.771 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:44:33.774 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-02-08 17:44:33.777 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-02-08 17:44:33.780 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-02-08 17:44:33.782 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-02-08 17:44:33.784 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:44:33.787 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:44:33.789 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-02-08 17:44:33.792 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:44:33.795 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-02-08 17:44:33.797 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-02-08 17:44:33.800 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-02-08 17:44:33.803 | + inc/python:use_library_from_git:250 : local name=futurist 2022-02-08 17:44:33.805 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:44:33.807 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:44:33.810 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-02-08 17:44:33.813 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:44:33.815 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-02-08 17:44:33.818 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-02-08 17:44:33.820 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-02-08 17:44:33.823 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-02-08 17:44:33.825 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:44:33.828 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:44:33.830 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-02-08 17:44:33.832 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:44:33.835 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-02-08 17:44:33.837 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-02-08 17:44:33.841 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-02-08 17:44:33.843 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-02-08 17:44:33.846 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:44:33.850 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:44:33.852 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-02-08 17:44:33.855 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:44:33.858 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-02-08 17:44:33.860 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-02-08 17:44:33.862 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-02-08 17:44:33.865 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-02-08 17:44:33.867 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:44:33.870 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:44:33.874 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-02-08 17:44:33.877 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:44:33.879 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-02-08 17:44:33.881 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-02-08 17:44:33.884 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-02-08 17:44:33.886 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-02-08 17:44:33.889 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:44:33.891 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:44:33.894 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-02-08 17:44:33.896 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:44:33.899 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-02-08 17:44:33.902 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-02-08 17:44:33.904 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-02-08 17:44:33.906 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-02-08 17:44:33.909 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:44:33.911 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:44:33.914 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-02-08 17:44:33.916 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:44:33.918 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-02-08 17:44:33.921 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-02-08 17:44:33.923 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-02-08 17:44:33.925 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-02-08 17:44:33.928 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:44:33.930 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:44:33.933 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-02-08 17:44:33.935 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:44:33.938 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-02-08 17:44:33.940 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-02-08 17:44:33.942 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-02-08 17:44:33.945 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-02-08 17:44:33.948 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:44:33.950 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:44:33.952 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-02-08 17:44:33.955 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:44:33.957 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-02-08 17:44:33.960 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-02-08 17:44:33.962 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-02-08 17:44:33.965 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-02-08 17:44:33.967 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:44:33.970 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:44:33.972 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-02-08 17:44:33.975 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:44:33.977 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-02-08 17:44:33.980 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-02-08 17:44:33.984 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-02-08 17:44:33.986 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-02-08 17:44:33.989 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:44:33.991 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:44:33.994 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-02-08 17:44:33.996 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:44:33.999 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-02-08 17:44:34.001 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-02-08 17:44:34.004 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-02-08 17:44:34.006 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-02-08 17:44:34.009 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:44:34.011 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:44:34.014 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-02-08 17:44:34.016 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:44:34.019 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-02-08 17:44:34.021 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-02-08 17:44:34.023 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-02-08 17:44:34.026 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-02-08 17:44:34.029 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:44:34.031 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:44:34.034 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-02-08 17:44:34.036 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:44:34.038 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-02-08 17:44:34.041 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-02-08 17:44:34.043 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-02-08 17:44:34.046 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-02-08 17:44:34.048 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:44:34.050 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:44:34.053 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-02-08 17:44:34.056 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:44:34.059 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-02-08 17:44:34.061 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-02-08 17:44:34.064 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-02-08 17:44:34.066 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-02-08 17:44:34.068 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:44:34.071 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:44:34.074 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-02-08 17:44:34.077 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:44:34.079 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-02-08 17:44:34.082 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-02-08 17:44:34.084 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-02-08 17:44:34.088 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-02-08 17:44:34.090 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:44:34.093 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:44:34.096 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-02-08 17:44:34.098 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:44:34.101 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-02-08 17:44:34.104 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-02-08 17:44:34.106 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-02-08 17:44:34.109 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-02-08 17:44:34.113 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:44:34.116 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:44:34.118 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-02-08 17:44:34.121 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:44:34.123 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-02-08 17:44:34.126 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-02-08 17:44:34.128 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-02-08 17:44:34.131 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-02-08 17:44:34.133 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:44:34.136 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:44:34.139 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-02-08 17:44:34.141 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:44:34.144 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-02-08 17:44:34.146 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-02-08 17:44:34.148 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-02-08 17:44:34.151 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-02-08 17:44:34.154 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:44:34.157 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:44:34.160 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-02-08 17:44:34.162 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:44:34.165 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-02-08 17:44:34.167 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-02-08 17:44:34.170 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-02-08 17:44:34.172 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-02-08 17:44:34.175 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:44:34.177 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:44:34.179 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-02-08 17:44:34.182 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:44:34.185 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-02-08 17:44:34.187 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-02-08 17:44:34.190 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-02-08 17:44:34.192 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-02-08 17:44:34.195 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:44:34.198 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:44:34.201 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-02-08 17:44:34.203 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:44:34.206 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-02-08 17:44:34.208 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-02-08 17:44:34.211 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-02-08 17:44:34.214 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-02-08 17:44:34.216 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:44:34.219 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:44:34.221 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-02-08 17:44:34.224 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:44:34.226 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-02-08 17:44:34.228 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-02-08 17:44:34.231 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-02-08 17:44:34.233 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-02-08 17:44:34.236 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:44:34.238 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:44:34.241 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-02-08 17:44:34.243 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:44:34.246 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-02-08 17:44:34.248 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-02-08 17:44:34.250 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-02-08 17:44:34.253 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-02-08 17:44:34.255 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:44:34.258 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:44:34.261 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-02-08 17:44:34.263 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:44:34.265 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-02-08 17:44:34.268 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-02-08 17:44:34.271 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-02-08 17:44:34.273 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-02-08 17:44:34.276 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:44:34.278 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:44:34.281 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-02-08 17:44:34.283 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:44:34.286 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-02-08 17:44:34.288 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-02-08 17:44:34.291 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-02-08 17:44:34.293 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-02-08 17:44:34.295 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:44:34.298 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:44:34.300 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-02-08 17:44:34.302 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:44:34.305 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-02-08 17:44:34.308 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-02-08 17:44:34.310 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-02-08 17:44:34.313 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-02-08 17:44:34.315 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:44:34.317 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:44:34.320 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-02-08 17:44:34.323 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:44:34.325 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-02-08 17:44:34.328 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-02-08 17:44:34.330 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-02-08 17:44:34.333 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-02-08 17:44:34.335 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:44:34.337 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:44:34.340 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-02-08 17:44:34.342 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:44:34.344 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-02-08 17:44:34.347 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-02-08 17:44:34.349 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-02-08 17:44:34.351 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-02-08 17:44:34.354 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:44:34.356 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:44:34.359 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-02-08 17:44:34.361 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:44:34.363 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-02-08 17:44:34.366 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-02-08 17:44:34.369 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-02-08 17:44:34.371 | + inc/python:use_library_from_git:250 : local name=tooz 2022-02-08 17:44:34.373 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:44:34.376 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:44:34.378 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-02-08 17:44:34.381 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:44:34.383 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-02-08 17:44:34.387 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-02-08 17:44:34.389 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-02-08 17:44:34.392 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-02-08 17:44:34.394 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:44:34.396 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:44:34.399 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-02-08 17:44:34.401 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:44:34.403 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-02-08 17:44:34.406 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-02-08 17:44:34.409 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-02-08 17:44:34.412 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-02-08 17:44:34.414 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:44:34.417 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:44:34.419 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-02-08 17:44:34.421 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:44:34.424 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-02-08 17:44:34.426 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-02-08 17:44:34.429 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-02-08 17:44:34.432 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-02-08 17:44:34.434 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:44:34.436 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:44:34.439 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-02-08 17:44:34.441 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:44:34.443 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-02-08 17:44:34.446 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-02-08 17:44:34.448 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-02-08 17:44:34.451 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-02-08 17:44:34.454 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:44:34.456 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:44:34.459 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-02-08 17:44:34.461 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:44:34.464 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-02-08 17:44:34.486 | Using python 3.8 to install etcd3 2022-02-08 17:44:34.489 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-02-08 17:44:35.392 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:44:35.392 | from cryptography.utils import int_from_bytes 2022-02-08 17:44:35.392 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:44:35.392 | from cryptography.utils import int_from_bytes 2022-02-08 17:44:36.551 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 17:44:36.577 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-02-08 17:44:36.585 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-02-08 17:44:36.587 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-02-08 17:44:36.588 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.19.4) 2022-02-08 17:44:36.589 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.43.0) 2022-02-08 17:44:39.137 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-08 17:44:39.144 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 17:44:39.144 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 17:44:39.292 | + inc/python:pip_install:200 : result=0 2022-02-08 17:44:39.294 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 17:44:39.296 | + functions-common:time_stop:2414 : local name 2022-02-08 17:44:39.299 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:44:39.301 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:44:39.303 | + functions-common:time_stop:2417 : local total 2022-02-08 17:44:39.308 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:44:39.308 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 17:44:39.310 | + functions-common:time_stop:2421 : start_time=1644342274480 2022-02-08 17:44:39.313 | + functions-common:time_stop:2423 : [[ -z 1644342274480 ]] 2022-02-08 17:44:39.315 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:44:39.320 | + functions-common:time_stop:2426 : end_time=1644342279317 2022-02-08 17:44:39.323 | + functions-common:time_stop:2427 : elapsed_time=4837 2022-02-08 17:44:39.325 | + functions-common:time_stop:2428 : total=27661 2022-02-08 17:44:39.327 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:44:39.329 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=32498 2022-02-08 17:44:39.332 | + inc/python:pip_install:203 : return 0 2022-02-08 17:44:39.336 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-02-08 17:44:39.360 | Using python 3.8 to install etcd3gw 2022-02-08 17:44:39.365 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-02-08 17:44:40.273 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:44:40.273 | from cryptography.utils import int_from_bytes 2022-02-08 17:44:40.273 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:44:40.273 | from cryptography.utils import int_from_bytes 2022-02-08 17:44:41.438 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 17:44:41.464 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.0) 2022-02-08 17:44:41.473 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-02-08 17:44:41.474 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-02-08 17:44:41.475 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.0) 2022-02-08 17:44:41.476 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-02-08 17:44:41.509 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.8) 2022-02-08 17:44:41.511 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.11) 2022-02-08 17:44:41.514 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-02-08 17:44:41.515 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-02-08 17:44:44.113 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-08 17:44:44.122 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 17:44:44.122 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 17:44:44.264 | + inc/python:pip_install:200 : result=0 2022-02-08 17:44:44.266 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 17:44:44.268 | + functions-common:time_stop:2414 : local name 2022-02-08 17:44:44.270 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:44:44.273 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:44:44.275 | + functions-common:time_stop:2417 : local total 2022-02-08 17:44:44.277 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:44:44.280 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 17:44:44.282 | + functions-common:time_stop:2421 : start_time=1644342279352 2022-02-08 17:44:44.284 | + functions-common:time_stop:2423 : [[ -z 1644342279352 ]] 2022-02-08 17:44:44.287 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:44:44.292 | + functions-common:time_stop:2426 : end_time=1644342284289 2022-02-08 17:44:44.294 | + functions-common:time_stop:2427 : elapsed_time=4937 2022-02-08 17:44:44.297 | + functions-common:time_stop:2428 : total=32498 2022-02-08 17:44:44.299 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:44:44.301 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=37435 2022-02-08 17:44:44.304 | + inc/python:pip_install:203 : return 0 2022-02-08 17:44:44.307 | + ./stack.sh:main:878 : install_apache_uwsgi 2022-02-08 17:44:44.310 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-02-08 17:44:44.312 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-02-08 17:44:44.314 | + functions-common:is_fedora:513 : [[ -z Ubuntu ]] 2022-02-08 17:44:44.317 | + functions-common:is_fedora:517 : '[' Ubuntu = Fedora ']' 2022-02-08 17:44:44.319 | + functions-common:is_fedora:517 : '[' Ubuntu = 'Red Hat' ']' 2022-02-08 17:44:44.323 | + functions-common:is_fedora:518 : '[' Ubuntu = openEuler ']' 2022-02-08 17:44:44.325 | + functions-common:is_fedora:519 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-08 17:44:44.328 | + functions-common:is_fedora:520 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-08 17:44:44.330 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOS ']' 2022-02-08 17:44:44.337 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOSStream ']' 2022-02-08 17:44:44.340 | + functions-common:is_fedora:522 : '[' Ubuntu = AlmaLinux ']' 2022-02-08 17:44:44.342 | + functions-common:is_fedora:523 : '[' Ubuntu = OracleServer ']' 2022-02-08 17:44:44.344 | + functions-common:is_fedora:523 : '[' Ubuntu = Virtuozzo ']' 2022-02-08 17:44:44.347 | + lib/apache:install_apache_uwsgi:85 : is_ubuntu 2022-02-08 17:44:44.349 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:44:44.352 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:44:44.355 | + lib/apache:install_apache_uwsgi:86 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-02-08 17:44:44.359 | + lib/apache:install_apache_uwsgi:87 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-02-08 17:44:44.361 | + functions-common:install_package:1452 : update_package_repo 2022-02-08 17:44:44.364 | + functions-common:update_package_repo:1424 : NO_UPDATE_REPOS=False 2022-02-08 17:44:44.366 | + functions-common:update_package_repo:1425 : REPOS_UPDATED=True 2022-02-08 17:44:44.369 | + functions-common:update_package_repo:1426 : RETRY_UPDATE=False 2022-02-08 17:44:44.372 | + functions-common:update_package_repo:1428 : [[ False = \T\r\u\e ]] 2022-02-08 17:44:44.374 | + functions-common:update_package_repo:1432 : is_ubuntu 2022-02-08 17:44:44.377 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:44:44.379 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:44:44.381 | + functions-common:update_package_repo:1433 : apt_get_update 2022-02-08 17:44:44.385 | + functions-common:apt_get_update:1178 : [[ True == \T\r\u\e ]] 2022-02-08 17:44:44.387 | + functions-common:apt_get_update:1178 : [[ False != \T\r\u\e ]] 2022-02-08 17:44:44.389 | + functions-common:apt_get_update:1179 : return 2022-02-08 17:44:44.392 | + functions-common:install_package:1453 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-02-08 17:44:44.395 | + functions-common:real_install_package:1438 : is_ubuntu 2022-02-08 17:44:44.397 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:44:44.400 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:44:44.402 | + functions-common:real_install_package:1439 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-02-08 17:44:44.427 | + functions-common:apt_get:1219 : 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-02-08 17:44:44.537 | Reading package lists... 2022-02-08 17:44:44.804 | Building dependency tree... 2022-02-08 17:44:44.805 | Reading state information... 2022-02-08 17:44:45.083 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-02-08 17:44:45.083 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-02-08 17:44:45.083 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.9). 2022-02-08 17:44:45.083 | The following packages were automatically installed and are no longer required: 2022-02-08 17:44:45.084 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-08 17:44:45.084 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-08 17:44:45.084 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-08 17:44:45.084 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-08 17:44:45.084 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-08 17:44:45.084 | python3-zope.interface 2022-02-08 17:44:45.084 | Use 'sudo apt autoremove' to remove them. 2022-02-08 17:44:45.210 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-02-08 17:44:45.216 | + functions-common:apt_get:1223 : result=0 2022-02-08 17:44:45.218 | + functions-common:apt_get:1226 : time_stop apt-get 2022-02-08 17:44:45.220 | + functions-common:time_stop:2414 : local name 2022-02-08 17:44:45.223 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:44:45.226 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:44:45.228 | + functions-common:time_stop:2417 : local total 2022-02-08 17:44:45.231 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:44:45.234 | + functions-common:time_stop:2420 : name=apt-get 2022-02-08 17:44:45.236 | + functions-common:time_stop:2421 : start_time=1644342284424 2022-02-08 17:44:45.238 | + functions-common:time_stop:2423 : [[ -z 1644342284424 ]] 2022-02-08 17:44:45.241 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:44:45.245 | + functions-common:time_stop:2426 : end_time=1644342285243 2022-02-08 17:44:45.247 | + functions-common:time_stop:2427 : elapsed_time=819 2022-02-08 17:44:45.250 | + functions-common:time_stop:2428 : total=4910 2022-02-08 17:44:45.259 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:44:45.268 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=5729 2022-02-08 17:44:45.270 | + functions-common:apt_get:1227 : return 0 2022-02-08 17:44:45.273 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2022-02-08 17:44:45.276 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:44:45.285 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:44:45.285 | + lib/apache:install_apache_uwsgi:120 : sudo a2enmod proxy 2022-02-08 17:44:45.344 | Module proxy already enabled 2022-02-08 17:44:45.349 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy_uwsgi 2022-02-08 17:44:45.412 | Considering dependency proxy for proxy_uwsgi: 2022-02-08 17:44:45.412 | Module proxy already enabled 2022-02-08 17:44:45.412 | Module proxy_uwsgi already enabled 2022-02-08 17:44:45.417 | + lib/apache:install_apache_uwsgi:127 : restart_apache_server 2022-02-08 17:44:45.421 | + lib/apache:restart_apache_server:240 : restart_service apache2 2022-02-08 17:44:45.424 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2022-02-08 17:44:45.427 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2022-02-08 17:44:45.638 | + ./stack.sh:main:881 : install_keystoneauth 2022-02-08 17:44:45.641 | + lib/keystone:install_keystoneauth:487 : use_library_from_git keystoneauth 2022-02-08 17:44:45.643 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-02-08 17:44:45.648 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:44:45.651 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:44:45.653 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-02-08 17:44:45.656 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:44:45.658 | + ./stack.sh:main:882 : install_keystoneclient 2022-02-08 17:44:45.661 | + lib/keystone:install_keystoneclient:495 : use_library_from_git python-keystoneclient 2022-02-08 17:44:45.663 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-02-08 17:44:45.666 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:44:45.669 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:44:45.671 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-02-08 17:44:45.674 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:44:45.676 | + ./stack.sh:main:883 : install_glanceclient 2022-02-08 17:44:45.679 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-02-08 17:44:45.682 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-02-08 17:44:45.684 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:44:45.687 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:44:45.690 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-02-08 17:44:45.692 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:44:45.694 | + ./stack.sh:main:884 : install_cinderclient 2022-02-08 17:44:45.697 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-02-08 17:44:45.700 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-02-08 17:44:45.702 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:44:45.705 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:44:45.707 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-02-08 17:44:45.710 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:44:45.712 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-02-08 17:44:45.715 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-02-08 17:44:45.717 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:44:45.720 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:44:45.722 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-02-08 17:44:45.725 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:44:45.728 | + ./stack.sh:main:885 : install_novaclient 2022-02-08 17:44:45.730 | + lib/nova:install_novaclient:825 : use_library_from_git python-novaclient 2022-02-08 17:44:45.733 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-02-08 17:44:45.736 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:44:45.738 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:44:45.740 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-02-08 17:44:45.743 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:44:45.746 | + ./stack.sh:main:886 : is_service_enabled swift glance horizon 2022-02-08 17:44:45.764 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:44:45.767 | + ./stack.sh:main:887 : install_swiftclient 2022-02-08 17:44:45.769 | + lib/swift:install_swiftclient:752 : use_library_from_git python-swiftclient 2022-02-08 17:44:45.772 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-02-08 17:44:45.774 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:44:45.777 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:44:45.779 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-02-08 17:44:45.782 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:44:45.784 | + ./stack.sh:main:889 : is_service_enabled neutron nova horizon 2022-02-08 17:44:45.801 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:44:45.804 | + ./stack.sh:main:890 : install_neutronclient 2022-02-08 17:44:45.807 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-02-08 17:44:45.810 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-02-08 17:44:45.812 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:44:45.815 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:44:45.817 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-02-08 17:44:45.820 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:44:45.823 | + ./stack.sh:main:894 : install_keystonemiddleware 2022-02-08 17:44:45.825 | + lib/keystone:install_keystonemiddleware:505 : use_library_from_git keystonemiddleware 2022-02-08 17:44:45.828 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-02-08 17:44:45.830 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:44:45.833 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:44:45.835 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-02-08 17:44:45.838 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:44:45.842 | + lib/keystone:install_keystonemiddleware:510 : pip_install_gr keystonemiddleware 2022-02-08 17:44:45.844 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-02-08 17:44:45.847 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-08 17:44:45.850 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-02-08 17:44:45.853 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-02-08 17:44:45.857 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-08 17:44:45.861 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-02-08 17:44:45.862 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-08 17:44:45.869 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-02-08 17:44:45.871 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-02-08 17:44:45.874 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-02-08 17:44:45.877 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-02-08 17:44:45.879 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-02-08 17:44:45.902 | Using python 3.8 to install keystonemiddleware 2022-02-08 17:44:45.905 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-02-08 17:44:46.796 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:44:46.797 | from cryptography.utils import int_from_bytes 2022-02-08 17:44:46.797 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:44:46.797 | from cryptography.utils import int_from_bytes 2022-02-08 17:44:47.953 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 17:44:47.980 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.3.0) 2022-02-08 17:44:48.033 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.0) 2022-02-08 17:44:48.034 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-02-08 17:44:48.035 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-02-08 17:44:48.037 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-02-08 17:44:48.038 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.4.0) 2022-02-08 17:44:48.039 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.2.0) 2022-02-08 17:44:48.040 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-02-08 17:44:48.041 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-02-08 17:44:48.043 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.0) 2022-02-08 17:44:48.044 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-02-08 17:44:48.045 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-02-08 17:44:48.046 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.1) 2022-02-08 17:44:48.047 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.7.1) 2022-02-08 17:44:48.048 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.6.1) 2022-02-08 17:44:48.107 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2022-02-08 17:44:48.109 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2022-02-08 17:44:48.110 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2) 2022-02-08 17:44:48.148 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.5) 2022-02-08 17:44:48.188 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-02-08 17:44:48.189 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.4.0) 2022-02-08 17:44:48.190 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2022-02-08 17:44:48.191 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2022-02-08 17:44:48.241 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2022-02-08 17:44:48.243 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2022-02-08 17:44:48.253 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.3) 2022-02-08 17:44:48.254 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2021.3) 2022-02-08 17:44:48.269 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.7) 2022-02-08 17:44:48.271 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-02-08 17:44:48.272 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2022-02-08 17:44:48.336 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.8) 2022-02-08 17:44:48.338 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-02-08 17:44:48.340 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-02-08 17:44:48.342 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.11) 2022-02-08 17:44:48.394 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.13.3) 2022-02-08 17:44:48.408 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware) (5.1.1) 2022-02-08 17:44:50.860 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-08 17:44:50.868 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 17:44:50.868 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 17:44:50.999 | + inc/python:pip_install:200 : result=0 2022-02-08 17:44:51.002 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 17:44:51.004 | + functions-common:time_stop:2414 : local name 2022-02-08 17:44:51.006 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:44:51.009 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:44:51.011 | + functions-common:time_stop:2417 : local total 2022-02-08 17:44:51.014 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:44:51.016 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 17:44:51.018 | + functions-common:time_stop:2421 : start_time=1644342285896 2022-02-08 17:44:51.020 | + functions-common:time_stop:2423 : [[ -z 1644342285896 ]] 2022-02-08 17:44:51.024 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:44:51.028 | + functions-common:time_stop:2426 : end_time=1644342291026 2022-02-08 17:44:51.031 | + functions-common:time_stop:2427 : elapsed_time=5130 2022-02-08 17:44:51.033 | + functions-common:time_stop:2428 : total=37435 2022-02-08 17:44:51.036 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:44:51.038 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=42565 2022-02-08 17:44:51.041 | + inc/python:pip_install:203 : return 0 2022-02-08 17:44:51.043 | + lib/keystone:install_keystonemiddleware:514 : pip_install_gr python-memcached 2022-02-08 17:44:51.046 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-02-08 17:44:51.048 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-08 17:44:51.052 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-02-08 17:44:51.054 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-02-08 17:44:51.057 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-08 17:44:51.061 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-02-08 17:44:51.061 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-08 17:44:51.066 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-02-08 17:44:51.069 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-02-08 17:44:51.071 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-02-08 17:44:51.074 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-02-08 17:44:51.077 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-02-08 17:44:51.104 | Using python 3.8 to install python-memcached 2022-02-08 17:44:51.107 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-02-08 17:44:51.991 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:44:51.991 | from cryptography.utils import int_from_bytes 2022-02-08 17:44:51.991 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:44:51.991 | from cryptography.utils import int_from_bytes 2022-02-08 17:44:53.127 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 17:44:53.153 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-02-08 17:44:53.157 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-02-08 17:44:55.728 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-08 17:44:55.736 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 17:44:55.736 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 17:44:55.869 | + inc/python:pip_install:200 : result=0 2022-02-08 17:44:55.886 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 17:44:55.887 | + functions-common:time_stop:2414 : local name 2022-02-08 17:44:55.887 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:44:55.887 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:44:55.887 | + functions-common:time_stop:2417 : local total 2022-02-08 17:44:55.887 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:44:55.887 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 17:44:55.889 | + functions-common:time_stop:2421 : start_time=1644342291098 2022-02-08 17:44:55.892 | + functions-common:time_stop:2423 : [[ -z 1644342291098 ]] 2022-02-08 17:44:55.895 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:44:55.900 | + functions-common:time_stop:2426 : end_time=1644342295896 2022-02-08 17:44:55.902 | + functions-common:time_stop:2427 : elapsed_time=4798 2022-02-08 17:44:55.905 | + functions-common:time_stop:2428 : total=42565 2022-02-08 17:44:55.907 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:44:55.910 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=47363 2022-02-08 17:44:55.919 | + inc/python:pip_install:203 : return 0 2022-02-08 17:44:55.922 | + ./stack.sh:main:896 : is_service_enabled keystone 2022-02-08 17:44:55.939 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:44:55.942 | + ./stack.sh:main:897 : '[' 10.222.0.53 == 10.222.0.53 ']' 2022-02-08 17:44:55.944 | + ./stack.sh:main:898 : stack_install_service keystone 2022-02-08 17:44:55.947 | + lib/stack:stack_install_service:20 : local service=keystone 2022-02-08 17:44:55.949 | + lib/stack:stack_install_service:21 : type install_keystone 2022-02-08 17:44:55.952 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-08 17:44:55.954 | + lib/stack:stack_install_service:32 : install_keystone 2022-02-08 17:44:55.957 | + lib/keystone:install_keystone:520 : is_service_enabled ldap 2022-02-08 17:44:55.973 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:44:55.976 | + lib/keystone:install_keystone:524 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-02-08 17:44:55.978 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/keystone.git 2022-02-08 17:44:55.980 | + functions-common:git_clone:598 : local git_dest=/opt/stack/keystone 2022-02-08 17:44:55.982 | + functions-common:git_clone:599 : local git_ref=master 2022-02-08 17:44:55.984 | + functions-common:git_clone:600 : local orig_dir 2022-02-08 17:44:55.987 | ++ functions-common:git_clone:601 : pwd 2022-02-08 17:44:55.990 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-02-08 17:44:55.992 | + functions-common:git_clone:602 : local git_clone_flags= 2022-02-08 17:44:55.995 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-02-08 17:44:56.011 | + functions-common:git_clone:604 : RECLONE=False 2022-02-08 17:44:56.013 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-02-08 17:44:56.016 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-02-08 17:44:56.018 | + functions-common:git_clone:618 : echo master 2022-02-08 17:44:56.019 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-02-08 17:44:56.024 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/keystone ]] 2022-02-08 17:44:56.026 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-02-08 17:44:56.028 | + functions-common:git_clone:666 : cd /opt/stack/keystone 2022-02-08 17:44:56.031 | + functions-common:git_clone:667 : git show --oneline 2022-02-08 17:44:56.031 | + functions-common:git_clone:667 : head -1 2022-02-08 17:44:56.035 | 5dfeef802 Merge "sql: Remove dead code" 2022-02-08 17:44:56.038 | + functions-common:git_clone:668 : cd /home/ubuntu/devstack 2022-02-08 17:44:56.040 | + lib/keystone:install_keystone:525 : setup_develop /opt/stack/keystone 2022-02-08 17:44:56.043 | + inc/python:setup_develop:338 : local bindep 2022-02-08 17:44:56.045 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-02-08 17:44:56.048 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-02-08 17:44:56.051 | + inc/python:setup_develop:344 : local extras= 2022-02-08 17:44:56.055 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-02-08 17:44:56.057 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-08 17:44:56.060 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-02-08 17:44:56.062 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-02-08 17:44:56.065 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-08 17:44:56.067 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-08 17:44:56.071 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-02-08 17:44:56.073 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-08 17:44:56.076 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-02-08 17:44:56.079 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-08 17:44:56.081 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-08 17:44:56.084 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-02-08 17:44:56.090 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-02-08 17:44:56.092 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-02-08 17:44:56.767 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-02-08 17:44:56.769 | + inc/python:setup_package:418 : local bindep=0 2022-02-08 17:44:56.771 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-08 17:44:56.774 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-08 17:44:56.776 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-02-08 17:44:56.784 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-02-08 17:44:56.786 | + inc/python:setup_package:427 : local flags=-e 2022-02-08 17:44:56.789 | + inc/python:setup_package:428 : local extras= 2022-02-08 17:44:56.792 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-08 17:44:56.794 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-08 17:44:56.796 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-08 17:44:56.798 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-08 17:44:56.801 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-08 17:44:56.803 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-02-08 17:44:56.824 | Using python 3.8 to install /opt/stack/keystone 2022-02-08 17:44:56.827 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-02-08 17:44:57.729 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:44:57.729 | from cryptography.utils import int_from_bytes 2022-02-08 17:44:57.729 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:44:57.729 | from cryptography.utils import int_from_bytes 2022-02-08 17:44:58.886 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 17:44:58.912 | Obtaining file:///opt/stack/keystone 2022-02-08 17:44:58.913 | Preparing metadata (setup.py): started 2022-02-08 17:45:00.505 | Preparing metadata (setup.py): finished with status 'done' 2022-02-08 17:45:00.581 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev76) (5.8.0) 2022-02-08 17:45:00.582 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev76) (1.8.7) 2022-02-08 17:45:00.583 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev76) (2.0.2) 2022-02-08 17:45:00.584 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev76) (0.3.9) 2022-02-08 17:45:00.586 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev76) (36.0.1) 2022-02-08 17:45:00.587 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev76) (1.4.31) 2022-02-08 17:45:00.588 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev76) (0.13.0) 2022-02-08 17:45:00.589 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev76) (3.5.0) 2022-02-08 17:45:00.590 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev76) (1.7.4) 2022-02-08 17:45:00.592 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev76) (4.4.0) 2022-02-08 17:45:00.593 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev76) (9.3.0) 2022-02-08 17:45:00.594 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev76) (3.2.0) 2022-02-08 17:45:00.595 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev76) (0.8.19) 2022-02-08 17:45:00.596 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev76) (2.10.0) 2022-02-08 17:45:00.597 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev76) (8.7.1) 2022-02-08 17:45:00.598 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev76) (3.4.0) 2022-02-08 17:45:00.599 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev76) (12.12.0) 2022-02-08 17:45:00.600 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev76) (11.1.0) 2022-02-08 17:45:00.602 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev76) (5.1.0) 2022-02-08 17:45:00.603 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev76) (4.6.1) 2022-02-08 17:45:00.604 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev76) (4.5.0) 2022-02-08 17:45:00.605 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev76) (3.10.1) 2022-02-08 17:45:00.607 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev76) (4.2.0) 2022-02-08 17:45:00.608 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev76) (1.4.0) 2022-02-08 17:45:00.609 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev76) (4.12.1) 2022-02-08 17:45:00.613 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev76) (3.2.0) 2022-02-08 17:45:00.613 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev76) (7.1.0) 2022-02-08 17:45:00.613 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev76) (2.3.0) 2022-02-08 17:45:00.613 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev76) (1.1.5) 2022-02-08 17:45:00.614 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==20.1.0.dev76) (3.2.0) 2022-02-08 17:45:00.615 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev76) (3.1.1) 2022-02-08 17:45:00.616 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev76) (1.0.3) 2022-02-08 17:45:00.618 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev76) (3.4.2) 2022-02-08 17:45:00.619 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev76) (2021.3) 2022-02-08 17:45:00.630 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.1.0.dev76) (1.15.0) 2022-02-08 17:45:00.633 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.1.0.dev76) (1.16.0) 2022-02-08 17:45:00.675 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==20.1.0.dev76) (5.1.1) 2022-02-08 17:45:00.688 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev76) (3.0.3) 2022-02-08 17:45:00.689 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev76) (2.0.1) 2022-02-08 17:45:00.690 | Requirement already satisfied: click>=7.1.2 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev76) (8.0.3) 2022-02-08 17:45:00.691 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev76) (2.0.2) 2022-02-08 17:45:00.703 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==20.1.0.dev76) (9.0.1) 2022-02-08 17:45:00.766 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.1.0.dev76) (2.27.1) 2022-02-08 17:45:00.768 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.1.0.dev76) (4.4.0) 2022-02-08 17:45:00.866 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev76) (6.0) 2022-02-08 17:45:00.867 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev76) (1.5.0) 2022-02-08 17:45:00.883 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev76) (0.8.0) 2022-02-08 17:45:00.883 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev76) (2.4.0) 2022-02-08 17:45:00.925 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev76) (1.7.6) 2022-02-08 17:45:00.926 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev76) (2.0.1) 2022-02-08 17:45:00.928 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev76) (0.5.0) 2022-02-08 17:45:00.979 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.1.0.dev76) (2.8.2) 2022-02-08 17:45:00.983 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.1.0.dev76) (0.9.6) 2022-02-08 17:45:01.039 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev76) (2.8.0) 2022-02-08 17:45:01.040 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev76) (2.4.0) 2022-02-08 17:45:01.041 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev76) (5.0.9) 2022-02-08 17:45:01.044 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev76) (0.4.0) 2022-02-08 17:45:01.045 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev76) (5.0.0) 2022-02-08 17:45:01.048 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev76) (5.2.3) 2022-02-08 17:45:01.069 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==20.1.0.dev76) (3.3.0) 2022-02-08 17:45:01.146 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==20.1.0.dev76) (3.0.0) 2022-02-08 17:45:01.167 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev76) (1.0.2) 2022-02-08 17:45:01.168 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev76) (3.0.7) 2022-02-08 17:45:01.169 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev76) (21.3) 2022-02-08 17:45:01.172 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev76) (0.11.0) 2022-02-08 17:45:01.227 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==20.1.0.dev76) (4.5.0) 2022-02-08 17:45:01.343 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev76) (5.4.0) 2022-02-08 17:45:01.344 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev76) (22.0.0) 2022-02-08 17:45:01.346 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev76) (1.9.2) 2022-02-08 17:45:01.347 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev76) (0.7.1) 2022-02-08 17:45:01.571 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==20.1.0.dev76) (1.1.2) 2022-02-08 17:45:01.594 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.1.0.dev76) (0.5.2) 2022-02-08 17:45:01.595 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.1.0.dev76) (0.4.2) 2022-02-08 17:45:01.667 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.1.0.dev76) (1.1.6) 2022-02-08 17:45:01.669 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.1.0.dev76) (4.10.1) 2022-02-08 17:45:01.687 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==20.1.0.dev76) (5.0.0) 2022-02-08 17:45:01.762 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==20.1.0.dev76) (2.21) 2022-02-08 17:45:01.803 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==20.1.0.dev76) (1.13.3) 2022-02-08 17:45:01.916 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==20.1.0.dev76) (2.0.1) 2022-02-08 17:45:01.992 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==20.1.0.dev76) (1.7.0) 2022-02-08 17:45:02.121 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==20.1.0.dev76) (0.17.3) 2022-02-08 17:45:02.151 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==20.1.0.dev76) (0.13.1) 2022-02-08 17:45:02.193 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev76) (1.3.3) 2022-02-08 17:45:02.194 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev76) (3.0.0) 2022-02-08 17:45:02.196 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev76) (0.33.0) 2022-02-08 17:45:02.197 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev76) (3.5.0) 2022-02-08 17:45:02.200 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev76) (2.5.1) 2022-02-08 17:45:02.201 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev76) (2.1.1) 2022-02-08 17:45:02.255 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==20.1.0.dev76) (0.2.5) 2022-02-08 17:45:02.395 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev76) (2.0.11) 2022-02-08 17:45:02.398 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev76) (3.3) 2022-02-08 17:45:02.399 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev76) (1.26.8) 2022-02-08 17:45:02.400 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev76) (2019.11.28) 2022-02-08 17:45:02.550 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==20.1.0.dev76) (2.5.0) 2022-02-08 17:45:02.634 | Requirement already satisfied: elementpath<3.0.0,>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==20.1.0.dev76) (2.4.0) 2022-02-08 17:45:02.709 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->pysaml2>=5.0.0->keystone==20.1.0.dev76) (3.7.0) 2022-02-08 17:45:02.886 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev76) (2.1.0) 2022-02-08 17:45:03.081 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev76) (60.7.1) 2022-02-08 17:45:03.179 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev76) (0.7) 2022-02-08 17:45:03.215 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==20.1.0.dev76) (1.0.0) 2022-02-08 17:45:05.166 | Installing collected packages: keystone 2022-02-08 17:45:05.166 | Attempting uninstall: keystone 2022-02-08 17:45:05.166 | Found existing installation: keystone 20.1.0.dev76 2022-02-08 17:45:05.170 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-02-08 17:45:05.172 | Running setup.py develop for keystone 2022-02-08 17:45:07.440 | Successfully installed keystone 2022-02-08 17:45:07.440 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-08 17:45:07.448 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 17:45:07.448 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 17:45:07.599 | + inc/python:pip_install:200 : result=0 2022-02-08 17:45:07.601 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 17:45:07.604 | + functions-common:time_stop:2414 : local name 2022-02-08 17:45:07.606 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:45:07.608 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:45:07.611 | + functions-common:time_stop:2417 : local total 2022-02-08 17:45:07.613 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:45:07.615 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 17:45:07.617 | + functions-common:time_stop:2421 : start_time=1644342296818 2022-02-08 17:45:07.619 | + functions-common:time_stop:2423 : [[ -z 1644342296818 ]] 2022-02-08 17:45:07.623 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:45:07.627 | + functions-common:time_stop:2426 : end_time=1644342307624 2022-02-08 17:45:07.629 | + functions-common:time_stop:2427 : elapsed_time=10806 2022-02-08 17:45:07.631 | + functions-common:time_stop:2428 : total=47363 2022-02-08 17:45:07.633 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:45:07.635 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=58169 2022-02-08 17:45:07.637 | + inc/python:pip_install:203 : return 0 2022-02-08 17:45:07.640 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-08 17:45:07.642 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-02-08 17:45:07.648 | + functions-common:safe_chown:2315 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-02-08 17:45:07.667 | + functions-common:_safe_permission_operation:2163 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-02-08 17:45:07.680 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-02-08 17:45:07.684 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-02-08 17:45:07.686 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:45:07.697 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:45:07.700 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-02-08 17:45:07.703 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:45:07.705 | + lib/keystone:install_keystone:527 : is_service_enabled ldap 2022-02-08 17:45:07.721 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:45:07.724 | + lib/keystone:install_keystone:531 : '[' uwsgi == mod_wsgi ']' 2022-02-08 17:45:07.727 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-08 17:45:07.730 | + ./stack.sh:main:899 : configure_keystone 2022-02-08 17:45:07.733 | + lib/keystone:configure_keystone:186 : sudo install -d -o ubuntu /etc/keystone 2022-02-08 17:45:07.747 | + lib/keystone:configure_keystone:188 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-02-08 17:45:07.749 | + lib/keystone:configure_keystone:189 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-02-08 17:45:07.754 | + lib/keystone:configure_keystone:192 : is_service_enabled ldap 2022-02-08 17:45:07.770 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:45:07.780 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf identity driver sql 2022-02-08 17:45:07.812 | + lib/keystone:configure_keystone:197 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-02-08 17:45:07.841 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-02-08 17:45:07.875 | + lib/keystone:configure_keystone:199 : iniset /etc/keystone/keystone.conf role driver sql 2022-02-08 17:45:07.906 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf resource driver sql 2022-02-08 17:45:07.941 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf cache enabled True 2022-02-08 17:45:07.972 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-02-08 17:45:08.003 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-02-08 17:45:08.032 | + lib/keystone:configure_keystone:207 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-02-08 17:45:08.035 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-02-08 17:45:08.037 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-02-08 17:45:08.040 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-02-08 17:45:08.043 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-08 17:45:08.045 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-08 17:45:08.061 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:45:08.064 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-08 17:45:08.066 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-08 17:45:08.069 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-08 17:45:08.084 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:45:08.087 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.53:5672/ 2022-02-08 17:45:08.090 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.53:5672/ 2022-02-08 17:45:08.122 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-08 17:45:08.124 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-08 17:45:08.127 | + lib/keystone:configure_keystone:209 : local service_port=5000 2022-02-08 17:45:08.129 | + lib/keystone:configure_keystone:211 : is_service_enabled tls-proxy 2022-02-08 17:45:08.146 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:45:08.149 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.53/identity 2022-02-08 17:45:08.182 | + lib/keystone:configure_keystone:222 : [[ fernet != '' ]] 2022-02-08 17:45:08.184 | + lib/keystone:configure_keystone:223 : iniset /etc/keystone/keystone.conf token provider fernet 2022-02-08 17:45:08.218 | ++ lib/keystone:configure_keystone:226 : database_connection_url keystone 2022-02-08 17:45:08.220 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-02-08 17:45:08.223 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-02-08 17:45:08.225 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=keystone 2022-02-08 17:45:08.228 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-02-08 17:45:08.232 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-02-08 17:45:08.266 | + lib/keystone:configure_keystone:229 : '[' False '!=' False ']' 2022-02-08 17:45:08.268 | + lib/keystone:configure_keystone:234 : setup_logging /etc/keystone/keystone.conf 2022-02-08 17:45:08.271 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-02-08 17:45:08.273 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-02-08 17:45:08.277 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-08 17:45:08.295 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-08 17:45:08.298 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-08 17:45:08.300 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-08 17:45:08.303 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-08 17:45:08.305 | + 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-02-08 17:45:08.336 | + 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-02-08 17:45:08.370 | + 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-02-08 17:45:08.405 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-08 17:45:08.435 | + lib/keystone:configure_keystone:236 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-02-08 17:45:08.466 | + lib/keystone:configure_keystone:238 : '[' uwsgi == mod_wsgi ']' 2022-02-08 17:45:08.469 | + lib/keystone:configure_keystone:242 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-02-08 17:45:08.471 | + lib/apache:write_uwsgi_config:244 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-02-08 17:45:08.474 | + lib/apache:write_uwsgi_config:245 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-02-08 17:45:08.476 | + lib/apache:write_uwsgi_config:246 : local url=/identity 2022-02-08 17:45:08.479 | + lib/apache:write_uwsgi_config:247 : local http= 2022-02-08 17:45:08.481 | + lib/apache:write_uwsgi_config:248 : local name= 2022-02-08 17:45:08.484 | ++ lib/apache:write_uwsgi_config:249 : basename /usr/local/bin/keystone-wsgi-public 2022-02-08 17:45:08.489 | + lib/apache:write_uwsgi_config:249 : name=keystone-wsgi-public 2022-02-08 17:45:08.491 | + lib/apache:write_uwsgi_config:253 : local socket_dir=/var/run/uwsgi 2022-02-08 17:45:08.494 | + lib/apache:write_uwsgi_config:257 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-08 17:45:08.508 | + lib/apache:write_uwsgi_config:258 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-08 17:45:08.508 | + lib/apache:write_uwsgi_config:258 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-08 17:45:08.520 | d /var/run/uwsgi 0755 ubuntu root 2022-02-08 17:45:08.525 | + lib/apache:write_uwsgi_config:259 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-08 17:45:08.543 | + lib/apache:write_uwsgi_config:261 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-02-08 17:45:08.545 | + lib/apache:write_uwsgi_config:264 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-02-08 17:45:08.549 | + lib/apache:write_uwsgi_config:265 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-02-08 17:45:08.584 | + lib/apache:write_uwsgi_config:266 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-02-08 17:45:08.613 | + lib/apache:write_uwsgi_config:268 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-02-08 17:45:08.642 | + lib/apache:write_uwsgi_config:270 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-02-08 17:45:08.671 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-02-08 17:45:08.699 | + lib/apache:write_uwsgi_config:274 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-02-08 17:45:08.727 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-02-08 17:45:08.755 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-02-08 17:45:08.789 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-02-08 17:45:08.822 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-08 17:45:08.851 | + lib/apache:write_uwsgi_config:282 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-02-08 17:45:08.881 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-02-08 17:45:08.911 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-02-08 17:45:08.943 | + lib/apache:write_uwsgi_config:289 : [[ -n '' ]] 2022-02-08 17:45:08.946 | + lib/apache:write_uwsgi_config:292 : local apache_conf= 2022-02-08 17:45:08.950 | ++ lib/apache:write_uwsgi_config:293 : apache_site_config_for keystone-wsgi-public 2022-02-08 17:45:08.952 | ++ lib/apache:apache_site_config_for:176 : local site=keystone-wsgi-public 2022-02-08 17:45:08.955 | ++ lib/apache:apache_site_config_for:177 : is_ubuntu 2022-02-08 17:45:08.957 | ++ functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:45:08.959 | ++ functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:45:08.963 | ++ lib/apache:apache_site_config_for:179 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-02-08 17:45:08.966 | + lib/apache:write_uwsgi_config:293 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-02-08 17:45:08.969 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-02-08 17:45:08.999 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-02-08 17:45:09.029 | + lib/apache:write_uwsgi_config:296 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-02-08 17:45:09.029 | + lib/apache:write_uwsgi_config:296 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-02-08 17:45:09.038 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-02-08 17:45:09.042 | + lib/apache:write_uwsgi_config:297 : enable_apache_site keystone-wsgi-public 2022-02-08 17:45:09.044 | + lib/apache:enable_apache_site:193 : local site=keystone-wsgi-public 2022-02-08 17:45:09.046 | + lib/apache:enable_apache_site:195 : enable_apache_mod version 2022-02-08 17:45:09.049 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-08 17:45:09.052 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-08 17:45:09.055 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:45:09.057 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:45:09.060 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-08 17:45:09.062 | + lib/apache:enable_apache_site:196 : is_ubuntu 2022-02-08 17:45:09.065 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:45:09.067 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:45:09.070 | + lib/apache:enable_apache_site:197 : sudo a2ensite keystone-wsgi-public 2022-02-08 17:45:09.133 | Site keystone-wsgi-public already enabled 2022-02-08 17:45:09.138 | + lib/apache:write_uwsgi_config:298 : restart_apache_server 2022-02-08 17:45:09.140 | + lib/apache:restart_apache_server:240 : restart_service apache2 2022-02-08 17:45:09.143 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2022-02-08 17:45:09.145 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2022-02-08 17:45:09.289 | + lib/keystone:configure_keystone:245 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-02-08 17:45:09.334 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-02-08 17:45:09.370 | + lib/keystone:configure_keystone:249 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-02-08 17:45:09.402 | + lib/keystone:configure_keystone:257 : [[ True = True ]] 2022-02-08 17:45:09.405 | + lib/keystone:configure_keystone:258 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-02-08 17:45:09.440 | + lib/keystone:configure_keystone:259 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-02-08 17:45:09.470 | + lib/keystone:configure_keystone:260 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-02-08 17:45:09.502 | + ./stack.sh:main:903 : is_service_enabled swift 2022-02-08 17:45:09.519 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:45:09.522 | + ./stack.sh:main:904 : is_service_enabled ceilometer 2022-02-08 17:45:09.541 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:45:09.543 | + ./stack.sh:main:907 : stack_install_service swift 2022-02-08 17:45:09.546 | + lib/stack:stack_install_service:20 : local service=swift 2022-02-08 17:45:09.548 | + lib/stack:stack_install_service:21 : type install_swift 2022-02-08 17:45:09.551 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-08 17:45:09.554 | + lib/stack:stack_install_service:32 : install_swift 2022-02-08 17:45:09.556 | + lib/swift:install_swift:742 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-02-08 17:45:09.558 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/swift.git 2022-02-08 17:45:09.561 | + functions-common:git_clone:598 : local git_dest=/opt/stack/swift 2022-02-08 17:45:09.563 | + functions-common:git_clone:599 : local git_ref=master 2022-02-08 17:45:09.565 | + functions-common:git_clone:600 : local orig_dir 2022-02-08 17:45:09.568 | ++ functions-common:git_clone:601 : pwd 2022-02-08 17:45:09.571 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-02-08 17:45:09.573 | + functions-common:git_clone:602 : local git_clone_flags= 2022-02-08 17:45:09.577 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-02-08 17:45:09.595 | + functions-common:git_clone:604 : RECLONE=False 2022-02-08 17:45:09.598 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-02-08 17:45:09.600 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-02-08 17:45:09.604 | + functions-common:git_clone:618 : echo master 2022-02-08 17:45:09.604 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-02-08 17:45:09.610 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/swift ]] 2022-02-08 17:45:09.612 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-02-08 17:45:09.614 | + functions-common:git_clone:666 : cd /opt/stack/swift 2022-02-08 17:45:09.617 | + functions-common:git_clone:667 : git show --oneline 2022-02-08 17:45:09.617 | + functions-common:git_clone:667 : head -1 2022-02-08 17:45:09.621 | 57f17ace7 Merge "Deprecate LogAdapter.set_statsd_prefix" 2022-02-08 17:45:09.624 | + functions-common:git_clone:668 : cd /home/ubuntu/devstack 2022-02-08 17:45:09.626 | + lib/swift:install_swift:745 : setup_develop /opt/stack/swift keystone 2022-02-08 17:45:09.629 | + inc/python:setup_develop:338 : local bindep 2022-02-08 17:45:09.631 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-02-08 17:45:09.634 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-02-08 17:45:09.636 | + inc/python:setup_develop:344 : local extras=keystone 2022-02-08 17:45:09.639 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-02-08 17:45:09.641 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-08 17:45:09.644 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-02-08 17:45:09.646 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-02-08 17:45:09.649 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-08 17:45:09.651 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-02-08 17:45:09.654 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-02-08 17:45:09.657 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-08 17:45:09.660 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-02-08 17:45:09.662 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-08 17:45:09.666 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-08 17:45:09.669 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-02-08 17:45:09.675 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-02-08 17:45:09.677 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-02-08 17:45:10.343 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-02-08 17:45:10.346 | + inc/python:setup_package:418 : local bindep=0 2022-02-08 17:45:10.348 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-08 17:45:10.350 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-08 17:45:10.353 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-02-08 17:45:10.355 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-02-08 17:45:10.358 | + inc/python:setup_package:427 : local flags=-e 2022-02-08 17:45:10.361 | + inc/python:setup_package:428 : local extras=keystone 2022-02-08 17:45:10.363 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-08 17:45:10.365 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-02-08 17:45:10.369 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-02-08 17:45:10.371 | + inc/python:setup_package:438 : extras='[keystone]' 2022-02-08 17:45:10.373 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-08 17:45:10.376 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-02-08 17:45:10.397 | Using python 3.8 to install /opt/stack/swift 2022-02-08 17:45:10.400 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-02-08 17:45:11.296 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:45:11.296 | from cryptography.utils import int_from_bytes 2022-02-08 17:45:11.296 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:45:11.296 | from cryptography.utils import int_from_bytes 2022-02-08 17:45:12.449 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 17:45:12.475 | Obtaining file:///opt/stack/swift 2022-02-08 17:45:12.476 | Preparing metadata (setup.py): started 2022-02-08 17:45:13.763 | Preparing metadata (setup.py): finished with status 'done' 2022-02-08 17:45:13.814 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev144) (0.33.0) 2022-02-08 17:45:13.815 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev144) (1.1.2) 2022-02-08 17:45:13.816 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev144) (0.11.0) 2022-02-08 17:45:13.817 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev144) (2.1.1) 2022-02-08 17:45:13.818 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev144) (4.7.1) 2022-02-08 17:45:13.820 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev144) (2.27.1) 2022-02-08 17:45:13.821 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev144) (1.16.0) 2022-02-08 17:45:13.822 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev144) (0.9.9) 2022-02-08 17:45:13.823 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev144) (1.6.0) 2022-02-08 17:45:13.824 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev144) (36.0.1) 2022-02-08 17:45:13.825 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev144) (9.3.0) 2022-02-08 17:45:13.863 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.29.0.dev144) (1.15.0) 2022-02-08 17:45:13.871 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.29.0.dev144) (2.1.0) 2022-02-08 17:45:13.926 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev144) (4.2.0) 2022-02-08 17:45:13.927 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev144) (2.10.0) 2022-02-08 17:45:13.928 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev144) (3.1.1) 2022-02-08 17:45:13.930 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev144) (8.7.1) 2022-02-08 17:45:13.931 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev144) (4.6.1) 2022-02-08 17:45:13.932 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev144) (5.8.0) 2022-02-08 17:45:13.933 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev144) (4.4.0) 2022-02-08 17:45:13.934 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev144) (3.4.0) 2022-02-08 17:45:13.936 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev144) (5.1.0) 2022-02-08 17:45:13.937 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev144) (1.8.7) 2022-02-08 17:45:13.938 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev144) (4.12.1) 2022-02-08 17:45:13.939 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev144) (4.4.0) 2022-02-08 17:45:13.959 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.29.0.dev144) (60.7.1) 2022-02-08 17:45:13.992 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0.dev144) (3.3) 2022-02-08 17:45:13.993 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.29.0.dev144) (2019.11.28) 2022-02-08 17:45:13.994 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0.dev144) (1.26.8) 2022-02-08 17:45:13.996 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0.dev144) (2.0.11) 2022-02-08 17:45:14.019 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.29.0.dev144) (2.21) 2022-02-08 17:45:14.109 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev144) (1.7.0) 2022-02-08 17:45:14.110 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev144) (3.5.0) 2022-02-08 17:45:14.112 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev144) (1.0.2) 2022-02-08 17:45:14.154 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev144) (1.1.5) 2022-02-08 17:45:14.198 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev144) (1.5.0) 2022-02-08 17:45:14.199 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev144) (6.0) 2022-02-08 17:45:14.200 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev144) (2.4.0) 2022-02-08 17:45:14.202 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev144) (0.8.0) 2022-02-08 17:45:14.263 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev144) (0.9.6) 2022-02-08 17:45:14.264 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev144) (2.8.2) 2022-02-08 17:45:14.277 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev144) (1.0.3) 2022-02-08 17:45:14.279 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev144) (2021.3) 2022-02-08 17:45:14.297 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev144) (21.3) 2022-02-08 17:45:14.300 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev144) (3.0.7) 2022-02-08 17:45:14.405 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev144) (1.13.3) 2022-02-08 17:45:14.420 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev144) (5.1.1) 2022-02-08 17:45:16.800 | Installing collected packages: swift 2022-02-08 17:45:16.800 | Attempting uninstall: swift 2022-02-08 17:45:16.801 | Found existing installation: swift 2.29.0.dev144 2022-02-08 17:45:16.804 | Can't uninstall 'swift'. No files were found to uninstall. 2022-02-08 17:45:16.805 | Running setup.py develop for swift 2022-02-08 17:45:18.886 | Successfully installed swift 2022-02-08 17:45:18.887 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-08 17:45:18.895 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 17:45:18.895 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 17:45:19.042 | + inc/python:pip_install:200 : result=0 2022-02-08 17:45:19.044 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 17:45:19.046 | + functions-common:time_stop:2414 : local name 2022-02-08 17:45:19.048 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:45:19.050 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:45:19.054 | + functions-common:time_stop:2417 : local total 2022-02-08 17:45:19.056 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:45:19.059 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 17:45:19.064 | + functions-common:time_stop:2421 : start_time=1644342310392 2022-02-08 17:45:19.067 | + functions-common:time_stop:2423 : [[ -z 1644342310392 ]] 2022-02-08 17:45:19.069 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:45:19.074 | + functions-common:time_stop:2426 : end_time=1644342319071 2022-02-08 17:45:19.076 | + functions-common:time_stop:2427 : elapsed_time=8679 2022-02-08 17:45:19.078 | + functions-common:time_stop:2428 : total=58169 2022-02-08 17:45:19.081 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:45:19.083 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=66848 2022-02-08 17:45:19.085 | + inc/python:pip_install:203 : return 0 2022-02-08 17:45:19.088 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-08 17:45:19.090 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-02-08 17:45:19.099 | + functions-common:safe_chown:2315 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-02-08 17:45:19.120 | + functions-common:_safe_permission_operation:2163 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-02-08 17:45:19.133 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-02-08 17:45:19.135 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-02-08 17:45:19.138 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:45:19.140 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:45:19.143 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-02-08 17:45:19.146 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:45:19.148 | + lib/swift:install_swift:746 : '[' False == True ']' 2022-02-08 17:45:19.151 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-08 17:45:19.153 | + ./stack.sh:main:908 : configure_swift 2022-02-08 17:45:19.159 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2022-02-08 17:45:19.161 | + lib/swift:configure_swift:335 : local node_number 2022-02-08 17:45:19.164 | + lib/swift:configure_swift:336 : local swift_node_config 2022-02-08 17:45:19.166 | + lib/swift:configure_swift:337 : local swift_log_dir 2022-02-08 17:45:19.168 | + lib/swift:configure_swift:340 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-02-08 17:45:20.340 | No container-sync running 2022-02-08 17:45:20.340 | No account-auditor running 2022-02-08 17:45:20.340 | No account-replicator running 2022-02-08 17:45:20.341 | No account-server running 2022-02-08 17:45:20.341 | No proxy-server running 2022-02-08 17:45:20.341 | No object-server running 2022-02-08 17:45:20.341 | No object-updater running 2022-02-08 17:45:20.341 | No container-auditor running 2022-02-08 17:45:20.341 | No object-reconstructor running 2022-02-08 17:45:20.341 | No container-replicator running 2022-02-08 17:45:20.341 | No object-auditor running 2022-02-08 17:45:20.341 | No object-expirer running 2022-02-08 17:45:20.341 | No container-updater running 2022-02-08 17:45:20.341 | No object-replicator running 2022-02-08 17:45:20.341 | No container-server running 2022-02-08 17:45:20.341 | No container-sharder running 2022-02-08 17:45:20.341 | No container-reconciler running 2022-02-08 17:45:20.341 | No account-reaper running 2022-02-08 17:45:20.431 | + lib/swift:configure_swift:340 : true 2022-02-08 17:45:20.434 | + lib/swift:configure_swift:342 : sudo install -d -o ubuntu /etc/swift 2022-02-08 17:45:20.447 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-02-08 17:45:20.460 | + lib/swift:configure_swift:345 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-02-08 17:45:20.464 | + lib/swift:configure_swift:358 : sudo tee /etc/rsyncd.conf 2022-02-08 17:45:20.464 | ++ lib/swift:configure_swift:354 : id -g -n ubuntu 2022-02-08 17:45:20.469 | + lib/swift:configure_swift:354 : sed -e ' 2022-02-08 17:45:20.469 | s/%GROUP%/ubuntu/; 2022-02-08 17:45:20.469 | s/%USER%/ubuntu/; 2022-02-08 17:45:20.469 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-02-08 17:45:20.469 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-02-08 17:45:20.474 | uid = ubuntu 2022-02-08 17:45:20.474 | gid = ubuntu 2022-02-08 17:45:20.474 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-02-08 17:45:20.474 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-02-08 17:45:20.474 | address = 127.0.0.1 2022-02-08 17:45:20.474 | 2022-02-08 17:45:20.474 | [account6612] 2022-02-08 17:45:20.474 | max connections = 25 2022-02-08 17:45:20.474 | path = /opt/stack/data/swift/1/node/ 2022-02-08 17:45:20.474 | read only = false 2022-02-08 17:45:20.474 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-02-08 17:45:20.474 | 2022-02-08 17:45:20.475 | [account6622] 2022-02-08 17:45:20.475 | max connections = 25 2022-02-08 17:45:20.475 | path = /opt/stack/data/swift/2/node/ 2022-02-08 17:45:20.475 | read only = false 2022-02-08 17:45:20.475 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-02-08 17:45:20.475 | 2022-02-08 17:45:20.475 | [account6632] 2022-02-08 17:45:20.475 | max connections = 25 2022-02-08 17:45:20.475 | path = /opt/stack/data/swift/3/node/ 2022-02-08 17:45:20.475 | read only = false 2022-02-08 17:45:20.475 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-02-08 17:45:20.475 | 2022-02-08 17:45:20.475 | [account6642] 2022-02-08 17:45:20.475 | max connections = 25 2022-02-08 17:45:20.475 | path = /opt/stack/data/swift/4/node/ 2022-02-08 17:45:20.475 | read only = false 2022-02-08 17:45:20.475 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-02-08 17:45:20.476 | 2022-02-08 17:45:20.476 | 2022-02-08 17:45:20.476 | [container6611] 2022-02-08 17:45:20.476 | max connections = 25 2022-02-08 17:45:20.476 | path = /opt/stack/data/swift/1/node/ 2022-02-08 17:45:20.476 | read only = false 2022-02-08 17:45:20.476 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-02-08 17:45:20.476 | 2022-02-08 17:45:20.476 | [container6621] 2022-02-08 17:45:20.476 | max connections = 25 2022-02-08 17:45:20.476 | path = /opt/stack/data/swift/2/node/ 2022-02-08 17:45:20.476 | read only = false 2022-02-08 17:45:20.476 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-02-08 17:45:20.476 | 2022-02-08 17:45:20.476 | [container6631] 2022-02-08 17:45:20.476 | max connections = 25 2022-02-08 17:45:20.476 | path = /opt/stack/data/swift/3/node/ 2022-02-08 17:45:20.476 | read only = false 2022-02-08 17:45:20.476 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-02-08 17:45:20.476 | 2022-02-08 17:45:20.476 | [container6641] 2022-02-08 17:45:20.476 | max connections = 25 2022-02-08 17:45:20.476 | path = /opt/stack/data/swift/4/node/ 2022-02-08 17:45:20.476 | read only = false 2022-02-08 17:45:20.476 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-02-08 17:45:20.476 | 2022-02-08 17:45:20.476 | 2022-02-08 17:45:20.476 | [object6613] 2022-02-08 17:45:20.476 | max connections = 25 2022-02-08 17:45:20.476 | path = /opt/stack/data/swift/1/node/ 2022-02-08 17:45:20.476 | read only = false 2022-02-08 17:45:20.476 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-02-08 17:45:20.476 | 2022-02-08 17:45:20.476 | [object6623] 2022-02-08 17:45:20.476 | max connections = 25 2022-02-08 17:45:20.476 | path = /opt/stack/data/swift/2/node/ 2022-02-08 17:45:20.476 | read only = false 2022-02-08 17:45:20.477 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-02-08 17:45:20.477 | 2022-02-08 17:45:20.477 | [object6633] 2022-02-08 17:45:20.477 | max connections = 25 2022-02-08 17:45:20.477 | path = /opt/stack/data/swift/3/node/ 2022-02-08 17:45:20.477 | read only = false 2022-02-08 17:45:20.477 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-02-08 17:45:20.477 | 2022-02-08 17:45:20.477 | [object6643] 2022-02-08 17:45:20.477 | max connections = 25 2022-02-08 17:45:20.477 | path = /opt/stack/data/swift/4/node/ 2022-02-08 17:45:20.477 | read only = false 2022-02-08 17:45:20.477 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-02-08 17:45:20.478 | + lib/swift:configure_swift:360 : is_ubuntu 2022-02-08 17:45:20.480 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:45:20.483 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:45:20.485 | + lib/swift:configure_swift:361 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-02-08 17:45:20.499 | + lib/swift:configure_swift:366 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-02-08 17:45:20.501 | + lib/swift:configure_swift:367 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-02-08 17:45:20.506 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-02-08 17:45:20.510 | + lib/swift:configure_swift:372 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-02-08 17:45:20.513 | + lib/swift:configure_swift:373 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-02-08 17:45:20.517 | + lib/swift:configure_swift:374 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-02-08 17:45:20.554 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.53:8080/v1/ 2022-02-08 17:45:20.582 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-02-08 17:45:20.604 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-02-08 17:45:20.640 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-02-08 17:45:20.666 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-02-08 17:45:20.699 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-02-08 17:45:20.719 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-02-08 17:45:20.750 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-02-08 17:45:20.775 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-02-08 17:45:20.805 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-02-08 17:45:20.824 | + lib/swift:configure_swift:390 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-02-08 17:45:20.856 | + lib/swift:configure_swift:392 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-02-08 17:45:20.882 | + lib/swift:configure_swift:393 : is_service_enabled tls-proxy 2022-02-08 17:45:20.899 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:45:20.901 | + lib/swift:configure_swift:396 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-02-08 17:45:20.937 | + lib/swift:configure_swift:402 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-02-08 17:45:20.965 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-02-08 17:45:20.995 | + lib/swift:configure_swift:406 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-02-08 17:45:21.032 | + lib/swift:configure_swift:409 : is_service_enabled ceilometer 2022-02-08 17:45:21.048 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:45:21.050 | + lib/swift:configure_swift:420 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-02-08 17:45:21.081 | + lib/swift:configure_swift:426 : is_service_enabled s3api 2022-02-08 17:45:21.098 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:45:21.100 | + lib/swift:configure_swift:429 : is_service_enabled keystone 2022-02-08 17:45:21.118 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:45:21.121 | + lib/swift:configure_swift:430 : swift_pipeline+=' authtoken' 2022-02-08 17:45:21.123 | + lib/swift:configure_swift:431 : is_service_enabled s3api 2022-02-08 17:45:21.140 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:45:21.142 | + lib/swift:configure_swift:436 : swift_pipeline+=' keystoneauth' 2022-02-08 17:45:21.145 | + lib/swift:configure_swift:439 : swift_pipeline+=' tempauth ' 2022-02-08 17:45:21.147 | + lib/swift:configure_swift:441 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-02-08 17:45:21.155 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-02-08 17:45:21.161 | + lib/swift:configure_swift:444 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-02-08 17:45:21.190 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-02-08 17:45:21.220 | + lib/swift:configure_swift:448 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-02-08 17:45:21.251 | + lib/swift:configure_swift:453 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-02-08 17:45:21.285 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-02-08 17:45:21.314 | + lib/swift:configure_swift:456 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-02-08 17:45:21.316 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/swift/proxy-server.conf 2022-02-08 17:45:21.318 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=swift 2022-02-08 17:45:21.321 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=filter:authtoken 2022-02-08 17:45:21.323 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-02-08 17:45:21.352 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-02-08 17:45:21.380 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.53/identity 2022-02-08 17:45:21.408 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-02-08 17:45:21.436 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-02-08 17:45:21.465 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-02-08 17:45:21.496 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-02-08 17:45:21.525 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-02-08 17:45:21.554 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-08 17:45:21.583 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-02-08 17:45:21.611 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-02-08 17:45:21.640 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-02-08 17:45:21.670 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-02-08 17:45:21.707 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-02-08 17:45:21.741 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-02-08 17:45:21.771 | + lib/swift:configure_swift:467 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-02-08 17:45:21.790 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-02-08 17:45:21.822 | + lib/swift:configure_swift:471 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-02-08 17:45:21.854 | + lib/swift:configure_swift:473 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-02-08 17:45:21.859 | + lib/swift:configure_swift:474 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-02-08 17:45:21.894 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-02-08 17:45:21.924 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-02-08 17:45:21.953 | + lib/swift:configure_swift:478 : local node_number 2022-02-08 17:45:21.956 | + lib/swift:configure_swift:479 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-02-08 17:45:21.958 | + lib/swift:configure_swift:480 : local swift_node_config=/etc/swift/object-server/1.conf 2022-02-08 17:45:21.960 | + lib/swift:configure_swift:481 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-02-08 17:45:21.965 | + lib/swift:configure_swift:482 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-02-08 17:45:21.967 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2022-02-08 17:45:21.970 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-02-08 17:45:21.972 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2022-02-08 17:45:21.975 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2022-02-08 17:45:21.977 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-02-08 17:45:21.980 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-02-08 17:45:21.982 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-02-08 17:45:22.001 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-02-08 17:45:22.031 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-02-08 17:45:22.051 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-02-08 17:45:22.104 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-02-08 17:45:22.125 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-02-08 17:45:22.156 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-02-08 17:45:22.175 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-02-08 17:45:22.206 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-02-08 17:45:22.225 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-02-08 17:45:22.256 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-02-08 17:45:22.276 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-02-08 17:45:22.307 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-02-08 17:45:22.326 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-02-08 17:45:22.363 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-02-08 17:45:22.387 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-02-08 17:45:22.418 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-02-08 17:45:22.438 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-02-08 17:45:22.474 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-02-08 17:45:22.480 | + lib/swift:configure_swift:483 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-02-08 17:45:22.499 | + lib/swift:configure_swift:484 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-02-08 17:45:22.529 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-02-08 17:45:22.564 | + lib/swift:configure_swift:487 : swift_node_config=/etc/swift/container-server/1.conf 2022-02-08 17:45:22.566 | + lib/swift:configure_swift:488 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-02-08 17:45:22.571 | + lib/swift:configure_swift:489 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-02-08 17:45:22.573 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2022-02-08 17:45:22.575 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-02-08 17:45:22.577 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2022-02-08 17:45:22.580 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2022-02-08 17:45:22.582 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-02-08 17:45:22.586 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-02-08 17:45:22.588 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-02-08 17:45:22.608 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-02-08 17:45:22.639 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-02-08 17:45:22.658 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-02-08 17:45:22.698 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-02-08 17:45:22.723 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-02-08 17:45:22.753 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-02-08 17:45:22.773 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-02-08 17:45:22.805 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-02-08 17:45:22.827 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-02-08 17:45:22.866 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-02-08 17:45:22.885 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-02-08 17:45:22.916 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-02-08 17:45:22.936 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-02-08 17:45:22.970 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-02-08 17:45:22.990 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-02-08 17:45:23.021 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-02-08 17:45:23.041 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-02-08 17:45:23.074 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-02-08 17:45:23.082 | + lib/swift:configure_swift:490 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-02-08 17:45:23.102 | + lib/swift:configure_swift:491 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-02-08 17:45:23.133 | + lib/swift:configure_swift:493 : swift_node_config=/etc/swift/account-server/1.conf 2022-02-08 17:45:23.135 | + lib/swift:configure_swift:494 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-02-08 17:45:23.140 | + lib/swift:configure_swift:495 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-02-08 17:45:23.143 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2022-02-08 17:45:23.145 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-02-08 17:45:23.148 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2022-02-08 17:45:23.151 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2022-02-08 17:45:23.153 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-02-08 17:45:23.156 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-02-08 17:45:23.158 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-02-08 17:45:23.181 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-02-08 17:45:23.216 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-02-08 17:45:23.235 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-02-08 17:45:23.267 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-02-08 17:45:23.288 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-02-08 17:45:23.320 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-02-08 17:45:23.339 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-02-08 17:45:23.372 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-02-08 17:45:23.397 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-02-08 17:45:23.430 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-02-08 17:45:23.452 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-02-08 17:45:23.488 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-02-08 17:45:23.507 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-02-08 17:45:23.539 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-02-08 17:45:23.558 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-02-08 17:45:23.591 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-02-08 17:45:23.612 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-02-08 17:45:23.642 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-02-08 17:45:23.647 | + lib/swift:configure_swift:496 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-02-08 17:45:23.668 | + lib/swift:configure_swift:497 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-02-08 17:45:23.698 | + lib/swift:configure_swift:501 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-02-08 17:45:23.729 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-02-08 17:45:23.759 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-02-08 17:45:23.789 | + lib/swift:configure_swift:505 : testfile=/etc/swift/test.conf 2022-02-08 17:45:23.792 | + lib/swift:configure_swift:506 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-02-08 17:45:23.796 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-02-08 17:45:23.826 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-02-08 17:45:23.860 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-02-08 17:45:23.892 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-02-08 17:45:23.930 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-02-08 17:45:23.959 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-02-08 17:45:23.988 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-02-08 17:45:24.021 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test password4 testing4 2022-02-08 17:45:24.050 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-02-08 17:45:24.078 | + lib/swift:configure_swift:519 : is_service_enabled keystone 2022-02-08 17:45:24.094 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:45:24.097 | + lib/swift:configure_swift:520 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-02-08 17:45:24.118 | + lib/swift:configure_swift:521 : local auth_vers 2022-02-08 17:45:24.121 | ++ lib/swift:configure_swift:522 : iniget /etc/swift/test.conf func_test auth_version 2022-02-08 17:45:24.142 | + lib/swift:configure_swift:522 : auth_vers=3 2022-02-08 17:45:24.145 | + lib/swift:configure_swift:523 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.53 2022-02-08 17:45:24.182 | + lib/swift:configure_swift:524 : [[ http == \h\t\t\p\s ]] 2022-02-08 17:45:24.184 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test auth_port 80 2022-02-08 17:45:24.215 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.53/identity 2022-02-08 17:45:24.249 | + lib/swift:configure_swift:530 : [[ 3 == \3 ]] 2022-02-08 17:45:24.251 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-02-08 17:45:24.281 | + lib/swift:configure_swift:535 : is_service_enabled tls-proxy 2022-02-08 17:45:24.297 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:45:24.300 | + lib/swift:configure_swift:541 : local user_group 2022-02-08 17:45:24.303 | ++ lib/swift:configure_swift:542 : id -g ubuntu 2022-02-08 17:45:24.308 | + lib/swift:configure_swift:542 : user_group=1000 2022-02-08 17:45:24.311 | + lib/swift:configure_swift:543 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-02-08 17:45:24.324 | + lib/swift:configure_swift:545 : local swift_log_dir=/opt/stack/data/swift/logs 2022-02-08 17:45:24.327 | + lib/swift:configure_swift:546 : sudo rm -rf /opt/stack/data/swift/logs 2022-02-08 17:45:24.340 | + lib/swift:configure_swift:547 : local swift_log_group=adm 2022-02-08 17:45:24.342 | + lib/swift:configure_swift:548 : is_suse 2022-02-08 17:45:24.344 | + functions-common:is_suse:531 : is_opensuse 2022-02-08 17:45:24.346 | + functions-common:is_opensuse:538 : [[ -z Ubuntu ]] 2022-02-08 17:45:24.349 | + functions-common:is_opensuse:542 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-08 17:45:24.351 | + functions-common:is_suse:531 : is_suse_linux_enterprise 2022-02-08 17:45:24.353 | + functions-common:is_suse_linux_enterprise:550 : [[ -z Ubuntu ]] 2022-02-08 17:45:24.356 | + functions-common:is_suse_linux_enterprise:554 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-08 17:45:24.358 | + lib/swift:configure_swift:551 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-02-08 17:45:24.371 | + lib/swift:configure_swift:553 : [[ False != \F\a\l\s\e ]] 2022-02-08 17:45:24.374 | + lib/swift:configure_swift:561 : '[' False == True ']' 2022-02-08 17:45:24.376 | + ./stack.sh:main:911 : is_service_enabled s3api 2022-02-08 17:45:24.394 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:45:24.398 | + ./stack.sh:main:917 : is_service_enabled g-api n-api 2022-02-08 17:45:24.420 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:45:24.423 | + ./stack.sh:main:919 : stack_install_service glance 2022-02-08 17:45:24.425 | + lib/stack:stack_install_service:20 : local service=glance 2022-02-08 17:45:24.428 | + lib/stack:stack_install_service:21 : type install_glance 2022-02-08 17:45:24.434 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-08 17:45:24.436 | + lib/stack:stack_install_service:32 : install_glance 2022-02-08 17:45:24.439 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-02-08 17:45:24.442 | + lib/glance:install_glance:507 : local glance_store_extras 2022-02-08 17:45:24.445 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-02-08 17:45:24.470 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:45:24.473 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-02-08 17:45:24.476 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-02-08 17:45:24.496 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:45:24.499 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-02-08 17:45:24.501 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-02-08 17:45:24.504 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-02-08 17:45:24.507 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:45:24.510 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:45:24.513 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-02-08 17:45:24.515 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:45:24.519 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-02-08 17:45:24.522 | ++ inc/python:join_extras:29 : local IFS=, 2022-02-08 17:45:24.525 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-02-08 17:45:24.528 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-02-08 17:45:24.531 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-02-08 17:45:24.534 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-02-08 17:45:24.537 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-02-08 17:45:24.540 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-02-08 17:45:24.543 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-02-08 17:45:24.545 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-02-08 17:45:24.549 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-02-08 17:45:24.550 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-02-08 17:45:24.557 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-02-08 17:45:24.560 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-02-08 17:45:24.562 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-02-08 17:45:24.565 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-02-08 17:45:24.568 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-02-08 17:45:24.592 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-02-08 17:45:24.595 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-02-08 17:45:25.486 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:45:25.486 | from cryptography.utils import int_from_bytes 2022-02-08 17:45:25.486 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:45:25.486 | from cryptography.utils import int_from_bytes 2022-02-08 17:45:26.633 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 17:45:26.661 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (2.7.0) 2022-02-08 17:45:26.743 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.33.0) 2022-02-08 17:45:26.744 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-02-08 17:45:26.745 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.1.0) 2022-02-08 17:45:26.746 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.2.0) 2022-02-08 17:45:26.747 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0) 2022-02-08 17:45:26.749 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.12.1) 2022-02-08 17:45:26.750 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.7.1) 2022-02-08 17:45:26.751 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2022-02-08 17:45:26.752 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2022-02-08 17:45:26.752 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.27.1) 2022-02-08 17:45:26.754 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (1.16.0) 2022-02-08 17:45:26.755 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-02-08 17:45:26.757 | Requirement already satisfied: python-swiftclient>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.13.0) 2022-02-08 17:45:26.759 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.20.4) 2022-02-08 17:45:26.761 | Requirement already satisfied: oslo.privsep>=1.23.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.6.2) 2022-02-08 17:45:26.764 | Requirement already satisfied: python-cinderclient>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.2.0) 2022-02-08 17:45:26.766 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (6.3.0) 2022-02-08 17:45:26.768 | Requirement already satisfied: os-brick>=2.6.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.1.0) 2022-02-08 17:45:26.779 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (1.1.2) 2022-02-08 17:45:26.780 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (2.1.0) 2022-02-08 17:45:26.793 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (3.0.7) 2022-02-08 17:45:26.862 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.7.0) 2022-02-08 17:45:26.863 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (5.8.0) 2022-02-08 17:45:26.864 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.0.2) 2022-02-08 17:45:26.887 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.5.0) 2022-02-08 17:45:26.889 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.0) 2022-02-08 17:45:26.891 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-02-08 17:45:26.892 | Requirement already satisfied: oslo.log>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.6.1) 2022-02-08 17:45:26.893 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.4.0) 2022-02-08 17:45:26.906 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (0.17.3) 2022-02-08 17:45:26.946 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (6.0) 2022-02-08 17:45:26.947 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.5.0) 2022-02-08 17:45:26.948 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (0.8.0) 2022-02-08 17:45:26.949 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (2.4.0) 2022-02-08 17:45:26.970 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.15.0) 2022-02-08 17:45:26.972 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.0.3) 2022-02-08 17:45:26.988 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2021.3) 2022-02-08 17:45:27.002 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (0.11.0) 2022-02-08 17:45:27.005 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (21.3) 2022-02-08 17:45:27.023 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2022-02-08 17:45:27.025 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.17.6) 2022-02-08 17:45:27.106 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2019.11.28) 2022-02-08 17:45:27.108 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2.0.11) 2022-02-08 17:45:27.110 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (3.3) 2022-02-08 17:45:27.111 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.8) 2022-02-08 17:45:27.161 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (2.21) 2022-02-08 17:45:27.187 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.13.3) 2022-02-08 17:45:27.388 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2022-02-08 17:45:27.391 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2022-02-08 17:45:27.424 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2022-02-08 17:45:27.427 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2022-02-08 17:45:27.428 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2022-02-08 17:45:27.429 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3) 2022-02-08 17:45:27.430 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2022-02-08 17:45:27.432 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-02-08 17:45:27.511 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.2.5) 2022-02-08 17:45:27.678 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-02-08 17:45:27.702 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (60.7.1) 2022-02-08 17:45:27.784 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2022-02-08 17:45:27.943 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2022-02-08 17:45:30.086 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-08 17:45:30.093 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 17:45:30.094 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 17:45:30.243 | + inc/python:pip_install:200 : result=0 2022-02-08 17:45:30.245 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 17:45:30.248 | + functions-common:time_stop:2414 : local name 2022-02-08 17:45:30.250 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:45:30.253 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:45:30.255 | + functions-common:time_stop:2417 : local total 2022-02-08 17:45:30.257 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:45:30.260 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 17:45:30.262 | + functions-common:time_stop:2421 : start_time=1644342324586 2022-02-08 17:45:30.265 | + functions-common:time_stop:2423 : [[ -z 1644342324586 ]] 2022-02-08 17:45:30.268 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:45:30.272 | + functions-common:time_stop:2426 : end_time=1644342330269 2022-02-08 17:45:30.274 | + functions-common:time_stop:2427 : elapsed_time=5683 2022-02-08 17:45:30.277 | + functions-common:time_stop:2428 : total=66848 2022-02-08 17:45:30.279 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:45:30.281 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=72531 2022-02-08 17:45:30.284 | + inc/python:pip_install:203 : return 0 2022-02-08 17:45:30.287 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-02-08 17:45:30.290 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-02-08 17:45:30.293 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-02-08 17:45:30.306 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-02-08 17:45:30.330 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-02-08 17:45:30.332 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/glance.git 2022-02-08 17:45:30.335 | + functions-common:git_clone:598 : local git_dest=/opt/stack/glance 2022-02-08 17:45:30.337 | + functions-common:git_clone:599 : local git_ref=master 2022-02-08 17:45:30.339 | + functions-common:git_clone:600 : local orig_dir 2022-02-08 17:45:30.342 | ++ functions-common:git_clone:601 : pwd 2022-02-08 17:45:30.345 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-02-08 17:45:30.347 | + functions-common:git_clone:602 : local git_clone_flags= 2022-02-08 17:45:30.351 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-02-08 17:45:30.368 | + functions-common:git_clone:604 : RECLONE=False 2022-02-08 17:45:30.371 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-02-08 17:45:30.373 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-02-08 17:45:30.376 | + functions-common:git_clone:618 : echo master 2022-02-08 17:45:30.376 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-02-08 17:45:30.382 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/glance ]] 2022-02-08 17:45:30.384 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-02-08 17:45:30.387 | + functions-common:git_clone:666 : cd /opt/stack/glance 2022-02-08 17:45:30.390 | + functions-common:git_clone:667 : git show --oneline 2022-02-08 17:45:30.390 | + functions-common:git_clone:667 : head -1 2022-02-08 17:45:30.405 | a42fda92d Merge "[APIImpact] Quota usage API" 2022-02-08 17:45:30.408 | + functions-common:git_clone:668 : cd /home/ubuntu/devstack 2022-02-08 17:45:30.410 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-02-08 17:45:30.413 | + inc/python:setup_develop:338 : local bindep 2022-02-08 17:45:30.416 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-02-08 17:45:30.419 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-02-08 17:45:30.421 | + inc/python:setup_develop:344 : local extras= 2022-02-08 17:45:30.424 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-02-08 17:45:30.426 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-08 17:45:30.431 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-02-08 17:45:30.433 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-02-08 17:45:30.436 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-08 17:45:30.438 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-08 17:45:30.441 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-02-08 17:45:30.444 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-08 17:45:30.447 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-02-08 17:45:30.449 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-08 17:45:30.452 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-08 17:45:30.455 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-02-08 17:45:30.462 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-02-08 17:45:30.464 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-02-08 17:45:31.156 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-02-08 17:45:31.159 | + inc/python:setup_package:418 : local bindep=0 2022-02-08 17:45:31.161 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-08 17:45:31.164 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-08 17:45:31.166 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-02-08 17:45:31.169 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-02-08 17:45:31.171 | + inc/python:setup_package:427 : local flags=-e 2022-02-08 17:45:31.175 | + inc/python:setup_package:428 : local extras= 2022-02-08 17:45:31.177 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-08 17:45:31.180 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-08 17:45:31.182 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-08 17:45:31.186 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-08 17:45:31.189 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-08 17:45:31.191 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-02-08 17:45:31.213 | Using python 3.8 to install /opt/stack/glance 2022-02-08 17:45:31.216 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-02-08 17:45:32.099 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:45:32.100 | from cryptography.utils import int_from_bytes 2022-02-08 17:45:32.100 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:45:32.100 | from cryptography.utils import int_from_bytes 2022-02-08 17:45:33.253 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 17:45:33.279 | Obtaining file:///opt/stack/glance 2022-02-08 17:45:33.280 | Preparing metadata (setup.py): started 2022-02-08 17:45:34.628 | Preparing metadata (setup.py): finished with status 'done' 2022-02-08 17:45:34.700 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (5.8.0) 2022-02-08 17:45:34.701 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (0.7.1) 2022-02-08 17:45:34.702 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (1.4.31) 2022-02-08 17:45:34.703 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (0.33.0) 2022-02-08 17:45:34.705 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (2.1.1) 2022-02-08 17:45:34.706 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (2.5.1) 2022-02-08 17:45:34.707 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (1.8.7) 2022-02-08 17:45:34.708 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (0.4.2) 2022-02-08 17:45:34.709 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (1.7.6) 2022-02-08 17:45:34.711 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (0.20.4) 2022-02-08 17:45:34.712 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (8.7.1) 2022-02-08 17:45:34.713 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (4.5.0) 2022-02-08 17:45:34.714 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (3.4.0) 2022-02-08 17:45:34.715 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (1.4.0) 2022-02-08 17:45:34.716 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (4.12.1) 2022-02-08 17:45:34.717 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (3.5.0) 2022-02-08 17:45:34.718 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (2.4.0) 2022-02-08 17:45:34.719 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (4.6.3) 2022-02-08 17:45:34.721 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (4.4.0) 2022-02-08 17:45:34.722 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (9.3.0) 2022-02-08 17:45:34.723 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (0.11.0) 2022-02-08 17:45:34.724 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (3.0.0) 2022-02-08 17:45:34.725 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (3.5.0) 2022-02-08 17:45:34.726 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==23.1.0.dev54) (3.2.0) 2022-02-08 17:45:34.727 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (4.4.0) 2022-02-08 17:45:34.728 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (22.0.0) 2022-02-08 17:45:34.729 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (1.16.0) 2022-02-08 17:45:34.731 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (11.1.0) 2022-02-08 17:45:34.732 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (5.1.0) 2022-02-08 17:45:34.733 | Requirement already satisfied: oslo.limit>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (1.5.0) 2022-02-08 17:45:34.734 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (4.6.1) 2022-02-08 17:45:34.735 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (12.12.0) 2022-02-08 17:45:34.736 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (4.5.0) 2022-02-08 17:45:34.737 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (2.3.0) 2022-02-08 17:45:34.738 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (3.10.1) 2022-02-08 17:45:34.739 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (1.3.3) 2022-02-08 17:45:34.741 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (3.4.2) 2022-02-08 17:45:34.742 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (2.7.0) 2022-02-08 17:45:34.743 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (2.4.0) 2022-02-08 17:45:34.744 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (36.0.1) 2022-02-08 17:45:34.745 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (0.2.2) 2022-02-08 17:45:34.746 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (1.0.2) 2022-02-08 17:45:34.747 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (5.5.0) 2022-02-08 17:45:34.748 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev54) (3.10.0) 2022-02-08 17:45:34.765 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev54) (4.10.1) 2022-02-08 17:45:34.766 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev54) (1.1.6) 2022-02-08 17:45:34.768 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev54) (5.4.0) 2022-02-08 17:45:34.788 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==23.1.0.dev54) (5.2.0) 2022-02-08 17:45:34.791 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==23.1.0.dev54) (2.27.1) 2022-02-08 17:45:34.830 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==23.1.0.dev54) (1.15.0) 2022-02-08 17:45:34.846 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==23.1.0.dev54) (4.2.0) 2022-02-08 17:45:34.856 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==23.1.0.dev54) (1.13.3) 2022-02-08 17:45:34.871 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==23.1.0.dev54) (2.1.0) 2022-02-08 17:45:34.873 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==23.1.0.dev54) (1.1.2) 2022-02-08 17:45:34.964 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==23.1.0.dev54) (3.0.7) 2022-02-08 17:45:35.041 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==23.1.0.dev54) (1.7.0) 2022-02-08 17:45:35.092 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==23.1.0.dev54) (3.1.1) 2022-02-08 17:45:35.096 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==23.1.0.dev54) (2.10.0) 2022-02-08 17:45:35.129 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==23.1.0.dev54) (0.17.3) 2022-02-08 17:45:35.172 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev54) (6.0) 2022-02-08 17:45:35.174 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev54) (0.8.0) 2022-02-08 17:45:35.175 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev54) (1.5.0) 2022-02-08 17:45:35.263 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev54) (2.0.1) 2022-02-08 17:45:35.264 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev54) (0.5.0) 2022-02-08 17:45:35.266 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev54) (0.13.0) 2022-02-08 17:45:35.292 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==23.1.0.dev54) (0.61.0) 2022-02-08 17:45:35.339 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==23.1.0.dev54) (0.9.6) 2022-02-08 17:45:35.341 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==23.1.0.dev54) (2.8.2) 2022-02-08 17:45:35.402 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev54) (5.0.9) 2022-02-08 17:45:35.404 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev54) (5.2.3) 2022-02-08 17:45:35.406 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev54) (2.8.0) 2022-02-08 17:45:35.407 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev54) (0.4.0) 2022-02-08 17:45:35.408 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev54) (5.0.0) 2022-02-08 17:45:35.434 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.1.0.dev54) (3.0.3) 2022-02-08 17:45:35.437 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.1.0.dev54) (3.2.0) 2022-02-08 17:45:35.438 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.1.0.dev54) (3.3.0) 2022-02-08 17:45:35.481 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==23.1.0.dev54) (5.9.0) 2022-02-08 17:45:35.523 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.1.0.dev54) (2021.3) 2022-02-08 17:45:35.526 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.1.0.dev54) (0.11.0) 2022-02-08 17:45:35.527 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.1.0.dev54) (21.3) 2022-02-08 17:45:35.604 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==23.1.0.dev54) (60.7.1) 2022-02-08 17:45:35.665 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==23.1.0.dev54) (0.2.5) 2022-02-08 17:45:35.768 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==23.1.0.dev54) (0.7) 2022-02-08 17:45:36.076 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev54) (2.6.3) 2022-02-08 17:45:36.077 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev54) (1.4.2) 2022-02-08 17:45:36.079 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev54) (6.3.1) 2022-02-08 17:45:36.082 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev54) (2.4.0) 2022-02-08 17:45:36.141 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==23.1.0.dev54) (0.8.1) 2022-02-08 17:45:36.166 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev54) (5.0.0) 2022-02-08 17:45:36.287 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==23.1.0.dev54) (2.21) 2022-02-08 17:45:36.397 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==23.1.0.dev54) (2.0.1) 2022-02-08 17:45:36.613 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==23.1.0.dev54) (5.1.1) 2022-02-08 17:45:36.614 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==23.1.0.dev54) (1.4.4) 2022-02-08 17:45:36.617 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==23.1.0.dev54) (1.32) 2022-02-08 17:45:36.618 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==23.1.0.dev54) (0.10.0) 2022-02-08 17:45:36.619 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==23.1.0.dev54) (1.4.0) 2022-02-08 17:45:36.620 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==23.1.0.dev54) (1.1.5) 2022-02-08 17:45:36.622 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==23.1.0.dev54) (2.5.0) 2022-02-08 17:45:36.743 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev54) (0.13.1) 2022-02-08 17:45:36.776 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==23.1.0.dev54) (1.0.3) 2022-02-08 17:45:36.822 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev54) (3.0.0) 2022-02-08 17:45:36.825 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev54) (1.3.3) 2022-02-08 17:45:37.073 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev54) (3.10.0) 2022-02-08 17:45:37.265 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev54) (2.0.11) 2022-02-08 17:45:37.267 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev54) (1.26.8) 2022-02-08 17:45:37.268 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev54) (2019.11.28) 2022-02-08 17:45:37.270 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev54) (3.3) 2022-02-08 17:45:37.345 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==23.1.0.dev54) (0.5.2) 2022-02-08 17:45:37.500 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==23.1.0.dev54) (2.5.0) 2022-02-08 17:45:37.641 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==23.1.0.dev54) (3.7.0) 2022-02-08 17:45:37.958 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev54) (2.3.3) 2022-02-08 17:45:37.962 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev54) (0.5.0) 2022-02-08 17:45:38.207 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==23.1.0.dev54) (2.2) 2022-02-08 17:45:38.494 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==23.1.0.dev54) (1.0.0) 2022-02-08 17:45:38.811 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev54) (21.4.0) 2022-02-08 17:45:38.812 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev54) (1.8.2) 2022-02-08 17:45:40.342 | Installing collected packages: glance 2022-02-08 17:45:40.342 | Attempting uninstall: glance 2022-02-08 17:45:40.343 | Found existing installation: glance 23.1.0.dev54 2022-02-08 17:45:40.349 | Can't uninstall 'glance'. No files were found to uninstall. 2022-02-08 17:45:40.351 | Running setup.py develop for glance 2022-02-08 17:45:42.563 | Successfully installed glance 2022-02-08 17:45:42.564 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-08 17:45:42.572 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 17:45:42.572 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 17:45:42.740 | + inc/python:pip_install:200 : result=0 2022-02-08 17:45:42.743 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 17:45:42.745 | + functions-common:time_stop:2414 : local name 2022-02-08 17:45:42.747 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:45:42.750 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:45:42.752 | + functions-common:time_stop:2417 : local total 2022-02-08 17:45:42.754 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:45:42.757 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 17:45:42.759 | + functions-common:time_stop:2421 : start_time=1644342331207 2022-02-08 17:45:42.762 | + functions-common:time_stop:2423 : [[ -z 1644342331207 ]] 2022-02-08 17:45:42.766 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:45:42.770 | + functions-common:time_stop:2426 : end_time=1644342342768 2022-02-08 17:45:42.773 | + functions-common:time_stop:2427 : elapsed_time=11561 2022-02-08 17:45:42.776 | + functions-common:time_stop:2428 : total=72531 2022-02-08 17:45:42.779 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:45:42.782 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=84092 2022-02-08 17:45:42.785 | + inc/python:pip_install:203 : return 0 2022-02-08 17:45:42.788 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-08 17:45:42.791 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-02-08 17:45:42.793 | + functions-common:safe_chown:2315 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-02-08 17:45:42.819 | + functions-common:_safe_permission_operation:2163 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-02-08 17:45:42.832 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-02-08 17:45:42.835 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-02-08 17:45:42.838 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:45:42.841 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:45:42.843 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-02-08 17:45:42.846 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:45:42.848 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-08 17:45:42.851 | + ./stack.sh:main:920 : configure_glance 2022-02-08 17:45:42.854 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-02-08 17:45:42.867 | + lib/glance:configure_glance:326 : local dburl 2022-02-08 17:45:42.873 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-02-08 17:45:42.875 | ++ lib/database:database_connection_url:134 : local db=glance 2022-02-08 17:45:42.878 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-02-08 17:45:42.880 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=glance 2022-02-08 17:45:42.888 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-02-08 17:45:42.891 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-02-08 17:45:42.894 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-02-08 17:45:42.930 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-02-08 17:45:42.964 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-02-08 17:45:43.001 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-02-08 17:45:43.040 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-02-08 17:45:43.072 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-02-08 17:45:43.104 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-02-08 17:45:43.107 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/glance/glance-api.conf 2022-02-08 17:45:43.110 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=glance 2022-02-08 17:45:43.112 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-08 17:45:43.115 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-02-08 17:45:43.148 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-02-08 17:45:43.181 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.53/identity 2022-02-08 17:45:43.213 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-02-08 17:45:43.244 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-02-08 17:45:43.277 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-02-08 17:45:43.310 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-02-08 17:45:43.343 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-02-08 17:45:43.375 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-08 17:45:43.409 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-02-08 17:45:43.449 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-02-08 17:45:43.481 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-02-08 17:45:43.484 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-02-08 17:45:43.486 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-02-08 17:45:43.489 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-08 17:45:43.492 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-08 17:45:43.495 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-08 17:45:43.516 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:45:43.520 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-08 17:45:43.523 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-08 17:45:43.525 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-08 17:45:43.544 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:45:43.547 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.53:5672/ 2022-02-08 17:45:43.550 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.53:5672/ 2022-02-08 17:45:43.585 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-08 17:45:43.588 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-08 17:45:43.590 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-02-08 17:45:43.593 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-02-08 17:45:43.595 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-02-08 17:45:43.630 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-02-08 17:45:43.665 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-02-08 17:45:43.668 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-02-08 17:45:43.670 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-02-08 17:45:43.673 | + lib/glance:configure_glance_store:254 : local be 2022-02-08 17:45:43.675 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-02-08 17:45:43.678 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-02-08 17:45:43.681 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-02-08 17:45:43.714 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-02-08 17:45:43.717 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.53 2022-02-08 17:45:43.757 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-02-08 17:45:43.760 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-02-08 17:45:43.778 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:45:43.781 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-02-08 17:45:43.820 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-02-08 17:45:43.852 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-02-08 17:45:43.885 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-02-08 17:45:43.919 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-02-08 17:45:43.952 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-02-08 17:45:43.971 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:45:43.974 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-02-08 17:45:44.016 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-02-08 17:45:44.050 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-02-08 17:45:44.093 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.53/identity/v3 2022-02-08 17:45:44.125 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-02-08 17:45:44.156 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.53/image 2022-02-08 17:45:44.192 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-02-08 17:45:44.210 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:45:44.213 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-02-08 17:45:44.216 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-02-08 17:45:44.218 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-02-08 17:45:44.221 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-08 17:45:44.241 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-08 17:45:44.243 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-08 17:45:44.246 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-08 17:45:44.248 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-08 17:45:44.251 | + 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-02-08 17:45:44.283 | + 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-02-08 17:45:44.319 | + 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-02-08 17:45:44.351 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-08 17:45:44.389 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-02-08 17:45:44.395 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-02-08 17:45:44.436 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-02-08 17:45:44.467 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-02-08 17:45:44.501 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.53/identity 2022-02-08 17:45:44.533 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-02-08 17:45:44.571 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-02-08 17:45:44.603 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-02-08 17:45:44.635 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-02-08 17:45:44.668 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-02-08 17:45:44.706 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-02-08 17:45:44.740 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-02-08 17:45:44.773 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-02-08 17:45:44.778 | + lib/glance:configure_glance:411 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-02-08 17:45:44.787 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-02-08 17:45:44.806 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:45:44.808 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-02-08 17:45:44.811 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-02-08 17:45:44.813 | + lib/apache:write_local_uwsgi_http_config:309 : local file=/etc/glance/glance-uwsgi.ini 2022-02-08 17:45:44.816 | + lib/apache:write_local_uwsgi_http_config:310 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-02-08 17:45:44.818 | + lib/apache:write_local_uwsgi_http_config:311 : local url=/image 2022-02-08 17:45:44.821 | ++ lib/apache:write_local_uwsgi_http_config:312 : basename /usr/local/bin/glance-wsgi-api 2022-02-08 17:45:44.825 | + lib/apache:write_local_uwsgi_http_config:312 : name=glance-wsgi-api 2022-02-08 17:45:44.828 | + lib/apache:write_local_uwsgi_http_config:318 : rm -rf /etc/glance/glance-uwsgi.ini 2022-02-08 17:45:44.831 | + lib/apache:write_local_uwsgi_http_config:319 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-02-08 17:45:44.864 | ++ lib/apache:write_local_uwsgi_http_config:320 : get_random_port 2022-02-08 17:45:44.867 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-02-08 17:45:44.869 | ++ functions:get_random_port:837 : true 2022-02-08 17:45:44.871 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-02-08 17:45:44.874 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-02-08 17:45:44.876 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-02-08 17:45:44.944 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-02-08 17:45:44.947 | ++ functions:get_random_port:841 : break 2 2022-02-08 17:45:44.950 | ++ functions:get_random_port:845 : echo 60999 2022-02-08 17:45:44.953 | + lib/apache:write_local_uwsgi_http_config:320 : port=60999 2022-02-08 17:45:44.956 | + lib/apache:write_local_uwsgi_http_config:321 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-02-08 17:45:44.990 | + lib/apache:write_local_uwsgi_http_config:322 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-02-08 17:45:45.021 | + lib/apache:write_local_uwsgi_http_config:324 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-02-08 17:45:45.052 | + lib/apache:write_local_uwsgi_http_config:326 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-02-08 17:45:45.083 | + lib/apache:write_local_uwsgi_http_config:327 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-02-08 17:45:45.114 | + lib/apache:write_local_uwsgi_http_config:328 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-02-08 17:45:45.143 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-02-08 17:45:45.173 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-02-08 17:45:45.202 | + lib/apache:write_local_uwsgi_http_config:333 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-08 17:45:45.233 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-08 17:45:45.262 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-02-08 17:45:45.292 | + lib/apache:write_local_uwsgi_http_config:340 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-08 17:45:45.323 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-02-08 17:45:45.353 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-02-08 17:45:45.383 | + lib/apache:write_local_uwsgi_http_config:344 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-02-08 17:45:45.412 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-02-08 17:45:45.441 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-02-08 17:45:45.473 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-02-08 17:45:45.503 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-02-08 17:45:45.540 | + lib/apache:write_local_uwsgi_http_config:351 : enable_apache_mod proxy 2022-02-08 17:45:45.542 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2022-02-08 17:45:45.545 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-08 17:45:45.547 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:45:45.550 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:45:45.552 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-02-08 17:45:45.555 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2022-02-08 17:45:45.611 | proxy (enabled by site administrator) 2022-02-08 17:45:45.615 | + lib/apache:write_local_uwsgi_http_config:352 : enable_apache_mod proxy_http 2022-02-08 17:45:45.620 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2022-02-08 17:45:45.622 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-08 17:45:45.624 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:45:45.627 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:45:45.629 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-02-08 17:45:45.632 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2022-02-08 17:45:45.687 | proxy_http (enabled by site administrator) 2022-02-08 17:45:45.691 | + lib/apache:write_local_uwsgi_http_config:353 : local apache_conf= 2022-02-08 17:45:45.695 | ++ lib/apache:write_local_uwsgi_http_config:354 : apache_site_config_for glance-wsgi-api 2022-02-08 17:45:45.697 | ++ lib/apache:apache_site_config_for:176 : local site=glance-wsgi-api 2022-02-08 17:45:45.700 | ++ lib/apache:apache_site_config_for:177 : is_ubuntu 2022-02-08 17:45:45.702 | ++ functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:45:45.705 | ++ functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:45:45.707 | ++ lib/apache:apache_site_config_for:179 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-08 17:45:45.710 | + lib/apache:write_local_uwsgi_http_config:354 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-08 17:45:45.713 | + lib/apache:write_local_uwsgi_http_config:355 : echo 'KeepAlive Off' 2022-02-08 17:45:45.714 | + lib/apache:write_local_uwsgi_http_config:355 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-08 17:45:45.723 | KeepAlive Off 2022-02-08 17:45:45.727 | + lib/apache:write_local_uwsgi_http_config:356 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-08 17:45:45.727 | + lib/apache:write_local_uwsgi_http_config:356 : echo 'SetEnv proxy-sendchunked 1' 2022-02-08 17:45:45.736 | SetEnv proxy-sendchunked 1 2022-02-08 17:45:45.741 | + lib/apache:write_local_uwsgi_http_config:357 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-02-08 17:45:45.741 | + lib/apache:write_local_uwsgi_http_config:357 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-08 17:45:45.750 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-02-08 17:45:45.754 | + lib/apache:write_local_uwsgi_http_config:358 : enable_apache_site glance-wsgi-api 2022-02-08 17:45:45.757 | + lib/apache:enable_apache_site:193 : local site=glance-wsgi-api 2022-02-08 17:45:45.760 | + lib/apache:enable_apache_site:195 : enable_apache_mod version 2022-02-08 17:45:45.763 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-08 17:45:45.765 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-08 17:45:45.768 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:45:45.770 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:45:45.773 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-08 17:45:45.775 | + lib/apache:enable_apache_site:196 : is_ubuntu 2022-02-08 17:45:45.778 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:45:45.780 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:45:45.783 | + lib/apache:enable_apache_site:197 : sudo a2ensite glance-wsgi-api 2022-02-08 17:45:45.847 | Site glance-wsgi-api already enabled 2022-02-08 17:45:45.852 | + lib/apache:write_local_uwsgi_http_config:359 : restart_apache_server 2022-02-08 17:45:45.856 | + lib/apache:restart_apache_server:240 : restart_service apache2 2022-02-08 17:45:45.858 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2022-02-08 17:45:45.861 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2022-02-08 17:45:46.075 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-02-08 17:45:46.081 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-02-08 17:45:46.122 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-02-08 17:45:46.125 | + ./stack.sh:main:923 : is_service_enabled cinder 2022-02-08 17:45:46.153 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:45:46.156 | + ./stack.sh:main:925 : stack_install_service cinder 2022-02-08 17:45:46.159 | + lib/stack:stack_install_service:20 : local service=cinder 2022-02-08 17:45:46.161 | + lib/stack:stack_install_service:21 : type install_cinder 2022-02-08 17:45:46.164 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-08 17:45:46.167 | + lib/stack:stack_install_service:32 : install_cinder 2022-02-08 17:45:46.170 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-02-08 17:45:46.173 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/cinder.git 2022-02-08 17:45:46.175 | + functions-common:git_clone:598 : local git_dest=/opt/stack/cinder 2022-02-08 17:45:46.179 | + functions-common:git_clone:599 : local git_ref=master 2022-02-08 17:45:46.182 | + functions-common:git_clone:600 : local orig_dir 2022-02-08 17:45:46.185 | ++ functions-common:git_clone:601 : pwd 2022-02-08 17:45:46.188 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-02-08 17:45:46.190 | + functions-common:git_clone:602 : local git_clone_flags= 2022-02-08 17:45:46.194 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-02-08 17:45:46.212 | + functions-common:git_clone:604 : RECLONE=False 2022-02-08 17:45:46.215 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-02-08 17:45:46.218 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-02-08 17:45:46.221 | + functions-common:git_clone:618 : echo master 2022-02-08 17:45:46.228 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-02-08 17:45:46.234 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/cinder ]] 2022-02-08 17:45:46.236 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-02-08 17:45:46.239 | + functions-common:git_clone:666 : cd /opt/stack/cinder 2022-02-08 17:45:46.243 | + functions-common:git_clone:667 : git show --oneline 2022-02-08 17:45:46.243 | + functions-common:git_clone:667 : head -1 2022-02-08 17:45:46.252 | 638688b5b Merge "Remove various unused code" 2022-02-08 17:45:46.255 | + functions-common:git_clone:668 : cd /home/ubuntu/devstack 2022-02-08 17:45:46.258 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-02-08 17:45:46.261 | + inc/python:setup_develop:338 : local bindep 2022-02-08 17:45:46.263 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-02-08 17:45:46.266 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-02-08 17:45:46.268 | + inc/python:setup_develop:344 : local extras= 2022-02-08 17:45:46.272 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-02-08 17:45:46.274 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-08 17:45:46.277 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-02-08 17:45:46.280 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-02-08 17:45:46.282 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-08 17:45:46.285 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-08 17:45:46.291 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-02-08 17:45:46.294 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-08 17:45:46.297 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-02-08 17:45:46.300 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-08 17:45:46.303 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-08 17:45:46.306 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-02-08 17:45:46.312 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-02-08 17:45:46.315 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-02-08 17:45:46.994 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-02-08 17:45:46.996 | + inc/python:setup_package:418 : local bindep=0 2022-02-08 17:45:46.999 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-08 17:45:47.002 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-08 17:45:47.005 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-02-08 17:45:47.007 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-02-08 17:45:47.010 | + inc/python:setup_package:427 : local flags=-e 2022-02-08 17:45:47.013 | + inc/python:setup_package:428 : local extras= 2022-02-08 17:45:47.015 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-08 17:45:47.018 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-08 17:45:47.020 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-08 17:45:47.023 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-08 17:45:47.026 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-08 17:45:47.029 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-02-08 17:45:47.051 | Using python 3.8 to install /opt/stack/cinder 2022-02-08 17:45:47.055 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-02-08 17:45:47.947 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:45:47.947 | from cryptography.utils import int_from_bytes 2022-02-08 17:45:47.947 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:45:47.948 | from cryptography.utils import int_from_bytes 2022-02-08 17:45:49.115 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 17:45:49.140 | Obtaining file:///opt/stack/cinder 2022-02-08 17:45:49.140 | Preparing metadata (setup.py): started 2022-02-08 17:45:51.113 | Preparing metadata (setup.py): finished with status 'done' 2022-02-08 17:45:51.246 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (5.8.0) 2022-02-08 17:45:51.247 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (5.1.1) 2022-02-08 17:45:51.248 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (0.33.0) 2022-02-08 17:45:51.249 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (1.1.2) 2022-02-08 17:45:51.251 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (0.20.4) 2022-02-08 17:45:51.252 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (1.0.2) 2022-02-08 17:45:51.253 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==19.1.0.dev189) (3.2.0) 2022-02-08 17:45:51.254 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (4.4.0) 2022-02-08 17:45:51.256 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (9.3.0) 2022-02-08 17:45:51.256 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (4.7.1) 2022-02-08 17:45:51.257 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (4.1.3) 2022-02-08 17:45:51.258 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (8.7.1) 2022-02-08 17:45:51.259 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (4.5.0) 2022-02-08 17:45:51.261 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (3.4.0) 2022-02-08 17:45:51.262 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (11.1.0) 2022-02-08 17:45:51.263 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (4.6.1) 2022-02-08 17:45:51.264 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (12.12.0) 2022-02-08 17:45:51.265 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (4.5.0) 2022-02-08 17:45:51.266 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (3.10.1) 2022-02-08 17:45:51.267 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (2.6.2) 2022-02-08 17:45:51.268 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (2.3.0) 2022-02-08 17:45:51.269 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (6.3.0) 2022-02-08 17:45:51.272 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (4.2.0) 2022-02-08 17:45:51.273 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (2.8.0) 2022-02-08 17:45:51.274 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (1.4.0) 2022-02-08 17:45:51.275 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (4.12.1) 2022-02-08 17:45:51.276 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (2.5.0) 2022-02-08 17:45:51.277 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (3.4.2) 2022-02-08 17:45:51.278 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (21.3) 2022-02-08 17:45:51.279 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (2.8.1) 2022-02-08 17:45:51.280 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (3.5.0) 2022-02-08 17:45:51.281 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (2.1.1) 2022-02-08 17:45:51.282 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (5.9.0) 2022-02-08 17:45:51.283 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (3.0.7) 2022-02-08 17:45:51.284 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (5.2.0) 2022-02-08 17:45:51.285 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (3.5.0) 2022-02-08 17:45:51.287 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (4.4.0) 2022-02-08 17:45:51.288 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (17.6.0) 2022-02-08 17:45:51.289 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (3.13.0) 2022-02-08 17:45:51.290 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (2021.3) 2022-02-08 17:45:51.291 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (2.27.1) 2022-02-08 17:45:51.292 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (2.5.1) 2022-02-08 17:45:51.293 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (4.6.3) 2022-02-08 17:45:51.294 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (2.1.74) 2022-02-08 17:45:51.295 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (1.16.0) 2022-02-08 17:45:51.296 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (1.4.31) 2022-02-08 17:45:51.297 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (0.13.0) 2022-02-08 17:45:51.299 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (3.5.0) 2022-02-08 17:45:51.299 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (0.8.9) 2022-02-08 17:45:51.300 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (6.3.1) 2022-02-08 17:45:51.302 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (1.8.7) 2022-02-08 17:45:51.303 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (5.1.0) 2022-02-08 17:45:51.304 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (3.10.0) 2022-02-08 17:45:51.305 | Requirement already satisfied: os-brick>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (5.1.0) 2022-02-08 17:45:51.306 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (5.5.0) 2022-02-08 17:45:51.307 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (2.10.0) 2022-02-08 17:45:51.308 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (2.36.0) 2022-02-08 17:45:51.309 | Requirement already satisfied: castellan>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (3.10.0) 2022-02-08 17:45:51.310 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (36.0.1) 2022-02-08 17:45:51.312 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (0.2.2) 2022-02-08 17:45:51.313 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (1.5.1.0) 2022-02-08 17:45:51.314 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev189) (1.20.48) 2022-02-08 17:45:51.328 | Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.0.dev189) (0.10.0) 2022-02-08 17:45:51.329 | Requirement already satisfied: botocore<1.24.0,>=1.23.48 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.0.dev189) (1.23.48) 2022-02-08 17:45:51.330 | Requirement already satisfied: s3transfer<0.6.0,>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.0.dev189) (0.5.1) 2022-02-08 17:45:51.393 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==19.1.0.dev189) (1.15.0) 2022-02-08 17:45:51.425 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->cinder==19.1.0.dev189) (2.1.0) 2022-02-08 17:45:51.439 | Requirement already satisfied: google-auth<3.0.0dev,>=1.16.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==19.1.0.dev189) (2.6.0) 2022-02-08 17:45:51.440 | Requirement already satisfied: uritemplate<5,>=3.0.1 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==19.1.0.dev189) (4.1.1) 2022-02-08 17:45:51.442 | Requirement already satisfied: google-api-core<3.0.0dev,>=1.21.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==19.1.0.dev189) (2.5.0) 2022-02-08 17:45:51.443 | Requirement already satisfied: google-auth-httplib2>=0.1.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==19.1.0.dev189) (0.1.0) 2022-02-08 17:45:51.541 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==19.1.0.dev189) (1.7.0) 2022-02-08 17:45:51.594 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==19.1.0.dev189) (2.10.0) 2022-02-08 17:45:51.598 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==19.1.0.dev189) (3.1.1) 2022-02-08 17:45:51.627 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==19.1.0.dev189) (0.4.8) 2022-02-08 17:45:51.628 | Requirement already satisfied: pyasn1-modules>=0.0.5 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==19.1.0.dev189) (0.2.8) 2022-02-08 17:45:51.629 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==19.1.0.dev189) (4.8) 2022-02-08 17:45:51.684 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.4.0->cinder==19.1.0.dev189) (0.17.3) 2022-02-08 17:45:51.759 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev189) (0.8.0) 2022-02-08 17:45:51.760 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev189) (2.4.0) 2022-02-08 17:45:51.762 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev189) (1.5.0) 2022-02-08 17:45:51.763 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev189) (6.0) 2022-02-08 17:45:51.825 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev189) (1.7.6) 2022-02-08 17:45:51.826 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev189) (0.5.0) 2022-02-08 17:45:51.828 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev189) (2.0.1) 2022-02-08 17:45:51.889 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->cinder==19.1.0.dev189) (0.9.6) 2022-02-08 17:45:51.893 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->cinder==19.1.0.dev189) (2.8.2) 2022-02-08 17:45:51.953 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev189) (5.0.9) 2022-02-08 17:45:51.957 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev189) (2.4.0) 2022-02-08 17:45:51.958 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev189) (0.4.0) 2022-02-08 17:45:51.960 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev189) (5.2.3) 2022-02-08 17:45:51.962 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev189) (5.0.0) 2022-02-08 17:45:51.986 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev189) (3.2.0) 2022-02-08 17:45:51.988 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev189) (3.3.0) 2022-02-08 17:45:51.990 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev189) (3.0.3) 2022-02-08 17:45:52.037 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.4.0->cinder==19.1.0.dev189) (1.0.3) 2022-02-08 17:45:52.127 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.0.dev189) (3.0.0) 2022-02-08 17:45:52.128 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.0.dev189) (1.3.3) 2022-02-08 17:45:52.156 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==19.1.0.dev189) (3.0.0) 2022-02-08 17:45:52.189 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->cinder==19.1.0.dev189) (0.11.0) 2022-02-08 17:45:52.259 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==19.1.0.dev189) (1.26.8) 2022-02-08 17:45:52.263 | Requirement already satisfied: suds-community>=0.6 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==19.1.0.dev189) (1.0.0) 2022-02-08 17:45:52.398 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==19.1.0.dev189) (1.5.0) 2022-02-08 17:45:52.425 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==19.1.0.dev189) (60.7.1) 2022-02-08 17:45:52.587 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=5.0.1->cinder==19.1.0.dev189) (3.10.0) 2022-02-08 17:45:52.625 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev189) (22.0.0) 2022-02-08 17:45:52.626 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev189) (1.3.3) 2022-02-08 17:45:52.628 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev189) (1.13.3) 2022-02-08 17:45:52.833 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev189) (2.0.11) 2022-02-08 17:45:52.836 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev189) (3.3) 2022-02-08 17:45:52.837 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev189) (2019.11.28) 2022-02-08 17:45:52.875 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==19.1.0.dev189) (0.7) 2022-02-08 17:45:52.905 | Requirement already satisfied: pyudev>=0.16.1 in /usr/local/lib/python3.8/dist-packages (from rtslib-fb>=2.1.74->cinder==19.1.0.dev189) (0.23.1) 2022-02-08 17:45:53.145 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev189) (0.5.2) 2022-02-08 17:45:53.147 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev189) (0.4.2) 2022-02-08 17:45:53.289 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev189) (2.6.3) 2022-02-08 17:45:53.292 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev189) (1.4.2) 2022-02-08 17:45:53.293 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev189) (2.4.0) 2022-02-08 17:45:53.423 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==19.1.0.dev189) (0.12.2) 2022-02-08 17:45:53.554 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev189) (4.10.1) 2022-02-08 17:45:53.555 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev189) (1.1.6) 2022-02-08 17:45:53.557 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev189) (5.4.0) 2022-02-08 17:45:53.594 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=12.5.0->cinder==19.1.0.dev189) (5.0.0) 2022-02-08 17:45:53.851 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==19.1.0.dev189) (2.21) 2022-02-08 17:45:53.933 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev189) (0.5.0) 2022-02-08 17:45:53.935 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev189) (2.3.3) 2022-02-08 17:45:54.140 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->cinder==19.1.0.dev189) (2.5.0) 2022-02-08 17:45:54.245 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==19.1.0.dev189) (3.19.4) 2022-02-08 17:45:54.247 | Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.52.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==19.1.0.dev189) (1.54.0) 2022-02-08 17:45:54.433 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==19.1.0.dev189) (2.0.1) 2022-02-08 17:45:54.874 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==19.1.0.dev189) (1.1.5) 2022-02-08 17:45:54.929 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=12.5.0->cinder==19.1.0.dev189) (0.13.1) 2022-02-08 17:45:54.980 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==19.1.0.dev189) (0.2.5) 2022-02-08 17:45:56.084 | Requirement already satisfied: jsonpatch<2,>=0.10 in /usr/local/lib/python3.8/dist-packages (from warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==19.1.0.dev189) (1.32) 2022-02-08 17:45:56.378 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev189) (21.4.0) 2022-02-08 17:45:56.380 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev189) (1.8.2) 2022-02-08 17:45:56.531 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch<2,>=0.10->warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==19.1.0.dev189) (2.2) 2022-02-08 17:45:56.731 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->cinder==19.1.0.dev189) (1.0.0) 2022-02-08 17:45:56.867 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev189) (3.7.0) 2022-02-08 17:45:58.601 | Installing collected packages: cinder 2022-02-08 17:45:58.601 | Attempting uninstall: cinder 2022-02-08 17:45:58.601 | Found existing installation: cinder 19.1.0.dev189 2022-02-08 17:45:58.607 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-02-08 17:45:58.609 | Running setup.py develop for cinder 2022-02-08 17:46:02.117 | Successfully installed cinder 2022-02-08 17:46:02.117 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-08 17:46:02.126 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 17:46:02.126 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 17:46:02.317 | + inc/python:pip_install:200 : result=0 2022-02-08 17:46:02.321 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 17:46:02.324 | + functions-common:time_stop:2414 : local name 2022-02-08 17:46:02.327 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:46:02.329 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:46:02.332 | + functions-common:time_stop:2417 : local total 2022-02-08 17:46:02.334 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:46:02.336 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 17:46:02.339 | + functions-common:time_stop:2421 : start_time=1644342347045 2022-02-08 17:46:02.342 | + functions-common:time_stop:2423 : [[ -z 1644342347045 ]] 2022-02-08 17:46:02.345 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:46:02.349 | + functions-common:time_stop:2426 : end_time=1644342362347 2022-02-08 17:46:02.352 | + functions-common:time_stop:2427 : elapsed_time=15302 2022-02-08 17:46:02.355 | + functions-common:time_stop:2428 : total=84092 2022-02-08 17:46:02.357 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:46:02.360 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=99394 2022-02-08 17:46:02.363 | + inc/python:pip_install:203 : return 0 2022-02-08 17:46:02.366 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-08 17:46:02.368 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-02-08 17:46:02.371 | + functions-common:safe_chown:2315 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-02-08 17:46:02.392 | + functions-common:_safe_permission_operation:2163 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-02-08 17:46:02.406 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-02-08 17:46:02.409 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-02-08 17:46:02.412 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:46:02.415 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:46:02.418 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-02-08 17:46:02.420 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:46:02.423 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-02-08 17:46:02.426 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-02-08 17:46:02.430 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-02-08 17:46:02.432 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:46:02.435 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:46:02.438 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-02-08 17:46:02.451 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-02-08 17:46:02.454 | + functions-common:install_package:1452 : update_package_repo 2022-02-08 17:46:02.457 | + functions-common:update_package_repo:1424 : NO_UPDATE_REPOS=False 2022-02-08 17:46:02.459 | + functions-common:update_package_repo:1425 : REPOS_UPDATED=True 2022-02-08 17:46:02.462 | + functions-common:update_package_repo:1426 : RETRY_UPDATE=False 2022-02-08 17:46:02.465 | + functions-common:update_package_repo:1428 : [[ False = \T\r\u\e ]] 2022-02-08 17:46:02.468 | + functions-common:update_package_repo:1432 : is_ubuntu 2022-02-08 17:46:02.471 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:46:02.474 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:46:02.477 | + functions-common:update_package_repo:1433 : apt_get_update 2022-02-08 17:46:02.479 | + functions-common:apt_get_update:1178 : [[ True == \T\r\u\e ]] 2022-02-08 17:46:02.482 | + functions-common:apt_get_update:1178 : [[ False != \T\r\u\e ]] 2022-02-08 17:46:02.485 | + functions-common:apt_get_update:1179 : return 2022-02-08 17:46:02.488 | + functions-common:install_package:1453 : real_install_package targetcli-fb 2022-02-08 17:46:02.491 | + functions-common:real_install_package:1438 : is_ubuntu 2022-02-08 17:46:02.494 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:46:02.497 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:46:02.500 | + functions-common:real_install_package:1439 : apt_get install targetcli-fb 2022-02-08 17:46:02.524 | + functions-common:apt_get:1219 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-02-08 17:46:02.650 | Reading package lists... 2022-02-08 17:46:02.912 | Building dependency tree... 2022-02-08 17:46:02.914 | Reading state information... 2022-02-08 17:46:03.204 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-02-08 17:46:03.204 | The following packages were automatically installed and are no longer required: 2022-02-08 17:46:03.205 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-08 17:46:03.205 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-08 17:46:03.205 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-08 17:46:03.205 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-08 17:46:03.205 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-08 17:46:03.205 | python3-zope.interface 2022-02-08 17:46:03.205 | Use 'sudo apt autoremove' to remove them. 2022-02-08 17:46:03.326 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-02-08 17:46:03.331 | + functions-common:apt_get:1223 : result=0 2022-02-08 17:46:03.334 | + functions-common:apt_get:1226 : time_stop apt-get 2022-02-08 17:46:03.337 | + functions-common:time_stop:2414 : local name 2022-02-08 17:46:03.339 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:46:03.342 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:46:03.344 | + functions-common:time_stop:2417 : local total 2022-02-08 17:46:03.347 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:46:03.349 | + functions-common:time_stop:2420 : name=apt-get 2022-02-08 17:46:03.352 | + functions-common:time_stop:2421 : start_time=1644342362521 2022-02-08 17:46:03.355 | + functions-common:time_stop:2423 : [[ -z 1644342362521 ]] 2022-02-08 17:46:03.358 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:46:03.362 | + functions-common:time_stop:2426 : end_time=1644342363360 2022-02-08 17:46:03.365 | + functions-common:time_stop:2427 : elapsed_time=839 2022-02-08 17:46:03.368 | + functions-common:time_stop:2428 : total=5729 2022-02-08 17:46:03.370 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:46:03.373 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=6568 2022-02-08 17:46:03.375 | + functions-common:apt_get:1227 : return 0 2022-02-08 17:46:03.378 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-08 17:46:03.381 | + ./stack.sh:main:926 : configure_cinder 2022-02-08 17:46:03.383 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-02-08 17:46:03.398 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-02-08 17:46:03.401 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-02-08 17:46:03.404 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-02-08 17:46:03.406 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-02-08 17:46:03.409 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-02-08 17:46:03.410 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-02-08 17:46:03.414 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-02-08 17:46:03.416 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-02-08 17:46:03.419 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-02-08 17:46:03.421 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-02-08 17:46:03.423 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-02-08 17:46:03.425 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-02-08 17:46:03.427 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-02-08 17:46:03.429 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-02-08 17:46:03.441 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-02-08 17:46:03.455 | + 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-02-08 17:46:03.468 | + 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-02-08 17:46:03.481 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-02-08 17:46:03.493 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-02-08 17:46:03.496 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-02-08 17:46:03.500 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.zqiFMGBuku 2022-02-08 17:46:03.502 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-02-08 17:46:03.505 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-02-08 17:46:03.508 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-02-08 17:46:03.510 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.zqiFMGBuku 2022-02-08 17:46:03.514 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.zqiFMGBuku 2022-02-08 17:46:03.526 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.zqiFMGBuku /etc/sudoers.d/cinder-rootwrap 2022-02-08 17:46:03.539 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-02-08 17:46:03.543 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-02-08 17:46:03.545 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-02-08 17:46:03.547 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-02-08 17:46:03.550 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-02-08 17:46:03.552 | + 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-02-08 17:46:03.555 | + 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-02-08 17:46:03.557 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-02-08 17:46:03.560 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-02-08 17:46:03.564 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-02-08 17:46:03.569 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-02-08 17:46:03.588 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-02-08 17:46:03.607 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-02-08 17:46:03.627 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-02-08 17:46:03.649 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-02-08 17:46:03.668 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-02-08 17:46:03.690 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-02-08 17:46:03.709 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-02-08 17:46:03.729 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-02-08 17:46:03.731 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/cinder/cinder.conf 2022-02-08 17:46:03.734 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=cinder 2022-02-08 17:46:03.736 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-08 17:46:03.739 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-02-08 17:46:03.770 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-02-08 17:46:03.799 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.53/identity 2022-02-08 17:46:03.829 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-02-08 17:46:03.858 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-02-08 17:46:03.887 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-02-08 17:46:03.922 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-02-08 17:46:03.953 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-02-08 17:46:03.982 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-08 17:46:04.012 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-02-08 17:46:04.044 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-02-08 17:46:04.075 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-02-08 17:46:04.103 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-02-08 17:46:04.106 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-02-08 17:46:04.108 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-02-08 17:46:04.111 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=cinder 2022-02-08 17:46:04.113 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-02-08 17:46:04.117 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-02-08 17:46:04.147 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-02-08 17:46:04.175 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-02-08 17:46:04.203 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-02-08 17:46:04.233 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-02-08 17:46:04.261 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-02-08 17:46:04.300 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-02-08 17:46:04.339 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-02-08 17:46:04.341 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.53 2022-02-08 17:46:04.371 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-02-08 17:46:04.408 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-02-08 17:46:04.415 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 07902d4d16271c57a405502b86265bcd 2022-02-08 17:46:04.446 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-02-08 17:46:04.449 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-02-08 17:46:04.479 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-02-08 17:46:04.510 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-02-08 17:46:04.541 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-02-08 17:46:04.573 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-02-08 17:46:04.590 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:46:04.593 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-02-08 17:46:04.595 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-02-08 17:46:04.598 | + lib/cinder:configure_cinder:301 : local default_name= 2022-02-08 17:46:04.600 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-02-08 17:46:04.603 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-02-08 17:46:04.605 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-02-08 17:46:04.608 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-02-08 17:46:04.610 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-02-08 17:46:04.613 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-02-08 17:46:04.616 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-02-08 17:46:04.618 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-02-08 17:46:04.650 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-02-08 17:46:04.681 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-02-08 17:46:04.710 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-02-08 17:46:04.741 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-02-08 17:46:04.771 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-02-08 17:46:04.802 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-02-08 17:46:04.805 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-02-08 17:46:04.807 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-02-08 17:46:04.810 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-02-08 17:46:04.838 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-02-08 17:46:04.840 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-02-08 17:46:04.870 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-02-08 17:46:04.872 | + lib/cinder:configure_cinder_image_volume_cache:619 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-02-08 17:46:04.875 | + lib/cinder:configure_cinder_image_volume_cache:620 : local be_name=lvmdriver-1 2022-02-08 17:46:04.877 | + lib/cinder:configure_cinder_image_volume_cache:622 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-02-08 17:46:04.906 | + lib/cinder:configure_cinder_image_volume_cache:624 : [[ -n '' ]] 2022-02-08 17:46:04.908 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2022-02-08 17:46:04.911 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-02-08 17:46:04.928 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:46:04.931 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-02-08 17:46:04.933 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-02-08 17:46:04.936 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-02-08 17:46:04.938 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-02-08 17:46:04.967 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.53:8080/v1/AUTH_ 2022-02-08 17:46:04.997 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-02-08 17:46:05.014 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:46:05.016 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-02-08 17:46:05.033 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:46:05.036 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-02-08 17:46:05.054 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:46:05.056 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-02-08 17:46:05.059 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-02-08 17:46:05.061 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-02-08 17:46:05.064 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-02-08 17:46:05.066 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-08 17:46:05.069 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-08 17:46:05.071 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-08 17:46:05.089 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:46:05.092 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-08 17:46:05.095 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-08 17:46:05.097 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-08 17:46:05.115 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:46:05.117 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.53:5672/ 2022-02-08 17:46:05.120 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.53:5672/ 2022-02-08 17:46:05.149 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-08 17:46:05.151 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-08 17:46:05.153 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-02-08 17:46:05.156 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-02-08 17:46:05.158 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-02-08 17:46:05.162 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-08 17:46:05.179 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-08 17:46:05.181 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-08 17:46:05.184 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-08 17:46:05.186 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-08 17:46:05.189 | + 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-02-08 17:46:05.218 | + 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-02-08 17:46:05.248 | + 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-02-08 17:46:05.277 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-08 17:46:05.309 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-02-08 17:46:05.327 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:46:05.330 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-02-08 17:46:05.333 | + lib/apache:write_uwsgi_config:244 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-02-08 17:46:05.335 | + lib/apache:write_uwsgi_config:245 : local wsgi=/usr/local/bin/cinder-wsgi 2022-02-08 17:46:05.338 | + lib/apache:write_uwsgi_config:246 : local url=/volume 2022-02-08 17:46:05.340 | + lib/apache:write_uwsgi_config:247 : local http= 2022-02-08 17:46:05.343 | + lib/apache:write_uwsgi_config:248 : local name= 2022-02-08 17:46:05.346 | ++ lib/apache:write_uwsgi_config:249 : basename /usr/local/bin/cinder-wsgi 2022-02-08 17:46:05.351 | + lib/apache:write_uwsgi_config:249 : name=cinder-wsgi 2022-02-08 17:46:05.353 | + lib/apache:write_uwsgi_config:253 : local socket_dir=/var/run/uwsgi 2022-02-08 17:46:05.356 | + lib/apache:write_uwsgi_config:257 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-08 17:46:05.370 | + lib/apache:write_uwsgi_config:258 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-08 17:46:05.370 | + lib/apache:write_uwsgi_config:258 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-08 17:46:05.379 | d /var/run/uwsgi 0755 ubuntu root 2022-02-08 17:46:05.383 | + lib/apache:write_uwsgi_config:259 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-08 17:46:05.400 | + lib/apache:write_uwsgi_config:261 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-02-08 17:46:05.406 | + lib/apache:write_uwsgi_config:264 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-02-08 17:46:05.410 | + lib/apache:write_uwsgi_config:265 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-02-08 17:46:05.441 | + lib/apache:write_uwsgi_config:266 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-02-08 17:46:05.470 | + lib/apache:write_uwsgi_config:268 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-02-08 17:46:05.505 | + lib/apache:write_uwsgi_config:270 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-02-08 17:46:05.536 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-02-08 17:46:05.565 | + lib/apache:write_uwsgi_config:274 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-08 17:46:05.596 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-02-08 17:46:05.626 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-02-08 17:46:05.663 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-02-08 17:46:05.697 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-08 17:46:05.734 | + lib/apache:write_uwsgi_config:282 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-02-08 17:46:05.768 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-08 17:46:05.798 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-02-08 17:46:05.833 | + lib/apache:write_uwsgi_config:289 : [[ -n '' ]] 2022-02-08 17:46:05.835 | + lib/apache:write_uwsgi_config:292 : local apache_conf= 2022-02-08 17:46:05.838 | ++ lib/apache:write_uwsgi_config:293 : apache_site_config_for cinder-wsgi 2022-02-08 17:46:05.841 | ++ lib/apache:apache_site_config_for:176 : local site=cinder-wsgi 2022-02-08 17:46:05.843 | ++ lib/apache:apache_site_config_for:177 : is_ubuntu 2022-02-08 17:46:05.846 | ++ functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:46:05.848 | ++ functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:46:05.851 | ++ lib/apache:apache_site_config_for:179 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-02-08 17:46:05.853 | + lib/apache:write_uwsgi_config:293 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-02-08 17:46:05.856 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-02-08 17:46:05.888 | + lib/apache:write_uwsgi_config:295 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-02-08 17:46:05.918 | + lib/apache:write_uwsgi_config:296 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-02-08 17:46:05.918 | + lib/apache:write_uwsgi_config:296 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-02-08 17:46:05.927 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-02-08 17:46:05.931 | + lib/apache:write_uwsgi_config:297 : enable_apache_site cinder-wsgi 2022-02-08 17:46:05.933 | + lib/apache:enable_apache_site:193 : local site=cinder-wsgi 2022-02-08 17:46:05.936 | + lib/apache:enable_apache_site:195 : enable_apache_mod version 2022-02-08 17:46:05.938 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-08 17:46:05.940 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-08 17:46:05.943 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:46:05.945 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:46:05.948 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-08 17:46:05.950 | + lib/apache:enable_apache_site:196 : is_ubuntu 2022-02-08 17:46:05.953 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:46:05.955 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:46:05.958 | + lib/apache:enable_apache_site:197 : sudo a2ensite cinder-wsgi 2022-02-08 17:46:06.022 | Enabling site cinder-wsgi. 2022-02-08 17:46:06.028 | To activate the new configuration, you need to run: 2022-02-08 17:46:06.028 | systemctl reload apache2 2022-02-08 17:46:06.032 | + lib/apache:write_uwsgi_config:298 : restart_apache_server 2022-02-08 17:46:06.035 | + lib/apache:restart_apache_server:240 : restart_service apache2 2022-02-08 17:46:06.037 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2022-02-08 17:46:06.040 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2022-02-08 17:46:06.180 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-02-08 17:46:06.183 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-02-08 17:46:06.217 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.53/image 2022-02-08 17:46:06.250 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-02-08 17:46:06.267 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:46:06.269 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-02-08 17:46:06.272 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/cinder/cinder.conf 2022-02-08 17:46:06.274 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=nova 2022-02-08 17:46:06.276 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=nova 2022-02-08 17:46:06.279 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-02-08 17:46:06.311 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/cinder/cinder.conf nova interface public 2022-02-08 17:46:06.343 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.53/identity 2022-02-08 17:46:06.376 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/cinder/cinder.conf nova username nova 2022-02-08 17:46:06.405 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-02-08 17:46:06.436 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-02-08 17:46:06.470 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/cinder/cinder.conf nova project_name service 2022-02-08 17:46:06.501 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-02-08 17:46:06.530 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-02-08 17:46:06.563 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-02-08 17:46:06.593 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-02-08 17:46:06.622 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-02-08 17:46:06.652 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-02-08 17:46:06.654 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-02-08 17:46:06.673 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:46:06.675 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.53:2379 2022-02-08 17:46:06.710 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-02-08 17:46:06.713 | + ./stack.sh:main:929 : is_service_enabled neutron 2022-02-08 17:46:06.742 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:46:06.745 | + ./stack.sh:main:931 : stack_install_service neutron 2022-02-08 17:46:06.747 | + lib/stack:stack_install_service:20 : local service=neutron 2022-02-08 17:46:06.750 | + lib/stack:stack_install_service:21 : type install_neutron 2022-02-08 17:46:06.752 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-08 17:46:06.755 | + lib/stack:stack_install_service:32 : install_neutron 2022-02-08 17:46:06.758 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-02-08 17:46:06.762 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-08 17:46:06.763 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-08 17:46:06.769 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-08 17:46:06.772 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-08 17:46:06.776 | + 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-02-08 17:46:06.779 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-08 17:46:06.782 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-02-08 17:46:06.785 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-02-08 17:46:06.788 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-02-08 17:46:06.791 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:46:06.795 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:46:06.798 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-02-08 17:46:06.800 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:46:06.803 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-02-08 17:46:06.805 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/neutron.git 2022-02-08 17:46:06.808 | + functions-common:git_clone:598 : local git_dest=/opt/stack/neutron 2022-02-08 17:46:06.810 | + functions-common:git_clone:599 : local git_ref=master 2022-02-08 17:46:06.812 | + functions-common:git_clone:600 : local orig_dir 2022-02-08 17:46:06.815 | ++ functions-common:git_clone:601 : pwd 2022-02-08 17:46:06.818 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-02-08 17:46:06.820 | + functions-common:git_clone:602 : local git_clone_flags= 2022-02-08 17:46:06.823 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-02-08 17:46:06.844 | + functions-common:git_clone:604 : RECLONE=False 2022-02-08 17:46:06.846 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-02-08 17:46:06.850 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-02-08 17:46:06.853 | + functions-common:git_clone:618 : echo master 2022-02-08 17:46:06.853 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-02-08 17:46:06.859 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/neutron ]] 2022-02-08 17:46:06.861 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-02-08 17:46:06.864 | + functions-common:git_clone:666 : cd /opt/stack/neutron 2022-02-08 17:46:06.867 | + functions-common:git_clone:667 : git show --oneline 2022-02-08 17:46:06.868 | + functions-common:git_clone:667 : head -1 2022-02-08 17:46:06.873 | f324ddf769 Merge "Make sure "dead vlan" ports cannot transmit packets" 2022-02-08 17:46:06.876 | + functions-common:git_clone:668 : cd /home/ubuntu/devstack 2022-02-08 17:46:06.878 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-02-08 17:46:06.881 | + inc/python:setup_develop:338 : local bindep 2022-02-08 17:46:06.884 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-02-08 17:46:06.886 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-02-08 17:46:06.889 | + inc/python:setup_develop:344 : local extras= 2022-02-08 17:46:06.891 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-02-08 17:46:06.894 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-08 17:46:06.897 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-02-08 17:46:06.900 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-02-08 17:46:06.902 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-08 17:46:06.905 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-08 17:46:06.908 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-02-08 17:46:06.912 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-08 17:46:06.919 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-02-08 17:46:06.922 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-08 17:46:06.925 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-08 17:46:06.928 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-02-08 17:46:06.934 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-02-08 17:46:06.937 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-02-08 17:46:07.599 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-02-08 17:46:07.602 | + inc/python:setup_package:418 : local bindep=0 2022-02-08 17:46:07.604 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-08 17:46:07.606 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-08 17:46:07.609 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-02-08 17:46:07.611 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-02-08 17:46:07.613 | + inc/python:setup_package:427 : local flags=-e 2022-02-08 17:46:07.616 | + inc/python:setup_package:428 : local extras= 2022-02-08 17:46:07.618 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-08 17:46:07.620 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-08 17:46:07.623 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-08 17:46:07.625 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-08 17:46:07.628 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-08 17:46:07.630 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-02-08 17:46:07.652 | Using python 3.8 to install /opt/stack/neutron 2022-02-08 17:46:07.654 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-02-08 17:46:08.561 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:46:08.562 | from cryptography.utils import int_from_bytes 2022-02-08 17:46:08.562 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:46:08.562 | from cryptography.utils import int_from_bytes 2022-02-08 17:46:09.710 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 17:46:09.735 | Obtaining file:///opt/stack/neutron 2022-02-08 17:46:09.736 | Preparing metadata (setup.py): started 2022-02-08 17:46:11.857 | Preparing metadata (setup.py): finished with status 'done' 2022-02-08 17:46:11.949 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (5.8.0) 2022-02-08 17:46:11.950 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (3.5.0) 2022-02-08 17:46:11.951 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (2.1.1) 2022-02-08 17:46:11.952 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (2.5.1) 2022-02-08 17:46:11.953 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (2.4.0) 2022-02-08 17:46:11.954 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (5.1.1) 2022-02-08 17:46:11.955 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (0.33.0) 2022-02-08 17:46:11.956 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (1.4.1) 2022-02-08 17:46:11.958 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (0.20.4) 2022-02-08 17:46:11.959 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (2.27.1) 2022-02-08 17:46:11.960 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (3.0.3) 2022-02-08 17:46:11.961 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (9.3.0) 2022-02-08 17:46:11.962 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (0.8.0) 2022-02-08 17:46:11.963 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (0.11.0) 2022-02-08 17:46:11.964 | Requirement already satisfied: neutron-lib>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (2.19.0) 2022-02-08 17:46:11.965 | Requirement already satisfied: python-neutronclient>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (7.7.0) 2022-02-08 17:46:11.967 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (6.3.1) 2022-02-08 17:46:11.968 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (1.4.31) 2022-02-08 17:46:11.969 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (1.8.7) 2022-02-08 17:46:11.970 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (4.4.0) 2022-02-08 17:46:11.971 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (1.7.6) 2022-02-08 17:46:11.973 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (3.5.0) 2022-02-08 17:46:11.974 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (2.10.0) 2022-02-08 17:46:11.975 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (4.5.0) 2022-02-08 17:46:11.976 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (8.7.1) 2022-02-08 17:46:11.978 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (3.4.0) 2022-02-08 17:46:11.979 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (11.1.0) 2022-02-08 17:46:11.980 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (5.1.0) 2022-02-08 17:46:11.981 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (4.6.1) 2022-02-08 17:46:11.982 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (12.12.0) 2022-02-08 17:46:11.983 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (4.5.0) 2022-02-08 17:46:11.984 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (3.10.1) 2022-02-08 17:46:11.985 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (2.6.2) 2022-02-08 17:46:11.987 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (2.3.0) 2022-02-08 17:46:11.988 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (6.3.0) 2022-02-08 17:46:11.989 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (4.2.0) 2022-02-08 17:46:11.990 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (2.8.0) 2022-02-08 17:46:11.991 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (1.4.0) 2022-02-08 17:46:11.992 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (4.12.1) 2022-02-08 17:46:11.993 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (2.5.0) 2022-02-08 17:46:11.994 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (3.4.2) 2022-02-08 17:46:11.995 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (2.3.0) 2022-02-08 17:46:11.996 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (1.1.0) 2022-02-08 17:46:11.997 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (2.16.0) 2022-02-08 17:46:11.999 | Requirement already satisfied: ovsdbapp>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (1.15.0) 2022-02-08 17:46:12.000 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (21.3) 2022-02-08 17:46:12.001 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (5.9.0) 2022-02-08 17:46:12.002 | Requirement already satisfied: pyroute2>=0.6.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (0.6.5) 2022-02-08 17:46:12.003 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (22.0.0) 2022-02-08 17:46:12.004 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (17.6.0) 2022-02-08 17:46:12.005 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (0.61.0) 2022-02-08 17:46:12.006 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (4.4.0) 2022-02-08 17:46:12.007 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (2.7.0) 2022-02-08 17:46:12.008 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (2.4.0) 2022-02-08 17:46:12.009 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev486) (2.10.0) 2022-02-08 17:46:12.027 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev486) (4.10.1) 2022-02-08 17:46:12.029 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev486) (1.1.6) 2022-02-08 17:46:12.030 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev486) (5.4.0) 2022-02-08 17:46:12.040 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==19.1.0.dev486) (1.13.3) 2022-02-08 17:46:12.053 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==19.1.0.dev486) (1.16.0) 2022-02-08 17:46:12.054 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==19.1.0.dev486) (2.1.0) 2022-02-08 17:46:12.055 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==19.1.0.dev486) (1.1.2) 2022-02-08 17:46:12.074 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->neutron==19.1.0.dev486) (3.0.7) 2022-02-08 17:46:12.081 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==19.1.0.dev486) (2.0.1) 2022-02-08 17:46:12.142 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==19.1.0.dev486) (1.7.0) 2022-02-08 17:46:12.143 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==19.1.0.dev486) (1.0.2) 2022-02-08 17:46:12.201 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==19.1.0.dev486) (4.4.0) 2022-02-08 17:46:12.205 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==19.1.0.dev486) (3.1.1) 2022-02-08 17:46:12.249 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.18.0->neutron==19.1.0.dev486) (1.2.2) 2022-02-08 17:46:12.252 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.18.0->neutron==19.1.0.dev486) (2.7.0) 2022-02-08 17:46:12.285 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev486) (1.1.5) 2022-02-08 17:46:12.286 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev486) (6.0) 2022-02-08 17:46:12.287 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev486) (0.10.0) 2022-02-08 17:46:12.288 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev486) (36.0.1) 2022-02-08 17:46:12.290 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev486) (1.32) 2022-02-08 17:46:12.291 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev486) (1.4.0) 2022-02-08 17:46:12.292 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev486) (2.5.0) 2022-02-08 17:46:12.293 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev486) (1.4.4) 2022-02-08 17:46:12.309 | Requirement already satisfied: msgpack>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-ken>=2.2.0->neutron==19.1.0.dev486) (1.0.3) 2022-02-08 17:46:12.411 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->neutron==19.1.0.dev486) (0.17.3) 2022-02-08 17:46:12.455 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.0.0->neutron==19.1.0.dev486) (1.5.0) 2022-02-08 17:46:12.544 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev486) (0.5.0) 2022-02-08 17:46:12.546 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev486) (2.0.1) 2022-02-08 17:46:12.548 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev486) (0.13.0) 2022-02-08 17:46:12.605 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==19.1.0.dev486) (2.8.2) 2022-02-08 17:46:12.609 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==19.1.0.dev486) (0.9.6) 2022-02-08 17:46:12.669 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev486) (5.0.0) 2022-02-08 17:46:12.672 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev486) (5.0.9) 2022-02-08 17:46:12.673 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev486) (0.4.0) 2022-02-08 17:46:12.674 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev486) (5.2.3) 2022-02-08 17:46:12.698 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==19.1.0.dev486) (3.3.0) 2022-02-08 17:46:12.699 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==19.1.0.dev486) (3.2.0) 2022-02-08 17:46:12.746 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.3.0->neutron==19.1.0.dev486) (1.15.0) 2022-02-08 17:46:12.802 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==19.1.0.dev486) (2021.3) 2022-02-08 17:46:12.837 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==19.1.0.dev486) (1.3.3) 2022-02-08 17:46:12.838 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==19.1.0.dev486) (3.0.0) 2022-02-08 17:46:12.859 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->neutron==19.1.0.dev486) (3.0.0) 2022-02-08 17:46:12.999 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==19.1.0.dev486) (2.4.0) 2022-02-08 17:46:13.070 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==19.1.0.dev486) (60.7.1) 2022-02-08 17:46:13.147 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==19.1.0.dev486) (0.3.5) 2022-02-08 17:46:13.149 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==19.1.0.dev486) (3.0.0) 2022-02-08 17:46:13.261 | Requirement already satisfied: pyroute2.ipset==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev486) (0.6.5) 2022-02-08 17:46:13.262 | Requirement already satisfied: pyroute2.nftables==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev486) (0.6.5) 2022-02-08 17:46:13.263 | Requirement already satisfied: pyroute2.ethtool==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev486) (0.6.5) 2022-02-08 17:46:13.265 | Requirement already satisfied: pyroute2.ndb==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev486) (0.6.5) 2022-02-08 17:46:13.266 | Requirement already satisfied: pyroute2.nslink==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev486) (0.6.5) 2022-02-08 17:46:13.267 | Requirement already satisfied: pyroute2.core==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev486) (0.6.5) 2022-02-08 17:46:13.268 | Requirement already satisfied: pyroute2.ipdb==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev486) (0.6.5) 2022-02-08 17:46:13.471 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==19.1.0.dev486) (3.10.0) 2022-02-08 17:46:13.472 | Requirement already satisfied: osc-lib>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==19.1.0.dev486) (2.4.2) 2022-02-08 17:46:13.474 | Requirement already satisfied: jsonschema>=2.6.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==19.1.0.dev486) (3.2.0) 2022-02-08 17:46:13.524 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=6.7.0->neutron==19.1.0.dev486) (2.1.0) 2022-02-08 17:46:13.526 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=6.7.0->neutron==19.1.0.dev486) (3.17.6) 2022-02-08 17:46:13.616 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev486) (3.3) 2022-02-08 17:46:13.617 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev486) (2019.11.28) 2022-02-08 17:46:13.618 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev486) (1.26.8) 2022-02-08 17:46:13.620 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev486) (2.0.11) 2022-02-08 17:46:13.656 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==19.1.0.dev486) (0.7) 2022-02-08 17:46:13.990 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==19.1.0.dev486) (0.12.2) 2022-02-08 17:46:14.069 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==19.1.0.dev486) (5.0.0) 2022-02-08 17:46:14.264 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=2.3.0->neutron==19.1.0.dev486) (2.21) 2022-02-08 17:46:14.337 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==19.1.0.dev486) (2.3.3) 2022-02-08 17:46:14.339 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==19.1.0.dev486) (0.5.0) 2022-02-08 17:46:14.576 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->neutron==19.1.0.dev486) (2.5.0) 2022-02-08 17:46:14.750 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==19.1.0.dev486) (2.2) 2022-02-08 17:46:15.327 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==19.1.0.dev486) (0.13.1) 2022-02-08 17:46:15.376 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==19.1.0.dev486) (0.2.5) 2022-02-08 17:46:16.001 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==19.1.0.dev486) (0.4.2) 2022-02-08 17:46:16.002 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==19.1.0.dev486) (0.5.2) 2022-02-08 17:46:16.316 | Requirement already satisfied: waitress>=0.8.5 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==19.1.0.dev486) (2.0.0) 2022-02-08 17:46:16.317 | Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==19.1.0.dev486) (4.10.0) 2022-02-08 17:46:16.495 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.6.5->neutron==19.1.0.dev486) (3.7.0) 2022-02-08 17:46:16.752 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==19.1.0.dev486) (1.8.2) 2022-02-08 17:46:16.753 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==19.1.0.dev486) (21.4.0) 2022-02-08 17:46:16.943 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->neutron==19.1.0.dev486) (1.0.0) 2022-02-08 17:46:17.166 | Requirement already satisfied: soupsieve>1.2 in /usr/local/lib/python3.8/dist-packages (from beautifulsoup4->WebTest>=1.3.1->pecan>=1.3.2->neutron==19.1.0.dev486) (2.3.1) 2022-02-08 17:46:18.842 | Installing collected packages: neutron 2022-02-08 17:46:18.842 | Attempting uninstall: neutron 2022-02-08 17:46:18.842 | Found existing installation: neutron 19.1.0.dev486 2022-02-08 17:46:18.861 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-02-08 17:46:18.864 | Running setup.py develop for neutron 2022-02-08 17:46:22.478 | Successfully installed neutron 2022-02-08 17:46:22.478 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-08 17:46:22.486 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 17:46:22.486 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 17:46:22.652 | + inc/python:pip_install:200 : result=0 2022-02-08 17:46:22.654 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 17:46:22.657 | + functions-common:time_stop:2414 : local name 2022-02-08 17:46:22.660 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:46:22.662 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:46:22.665 | + functions-common:time_stop:2417 : local total 2022-02-08 17:46:22.667 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:46:22.669 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 17:46:22.672 | + functions-common:time_stop:2421 : start_time=1644342367646 2022-02-08 17:46:22.674 | + functions-common:time_stop:2423 : [[ -z 1644342367646 ]] 2022-02-08 17:46:22.678 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:46:22.682 | + functions-common:time_stop:2426 : end_time=1644342382680 2022-02-08 17:46:22.685 | + functions-common:time_stop:2427 : elapsed_time=15034 2022-02-08 17:46:22.687 | + functions-common:time_stop:2428 : total=99394 2022-02-08 17:46:22.689 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:46:22.691 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=114428 2022-02-08 17:46:22.694 | + inc/python:pip_install:203 : return 0 2022-02-08 17:46:22.696 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-08 17:46:22.699 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-02-08 17:46:22.701 | + functions-common:safe_chown:2315 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-02-08 17:46:22.721 | + functions-common:_safe_permission_operation:2163 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-02-08 17:46:22.735 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-02-08 17:46:22.739 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-02-08 17:46:22.742 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:46:22.745 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:46:22.748 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-02-08 17:46:22.752 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:46:22.755 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-02-08 17:46:22.758 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-08 17:46:22.761 | + ./stack.sh:main:934 : is_service_enabled nova 2022-02-08 17:46:22.782 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:46:22.785 | + ./stack.sh:main:936 : stack_install_service nova 2022-02-08 17:46:22.788 | + lib/stack:stack_install_service:20 : local service=nova 2022-02-08 17:46:22.791 | + lib/stack:stack_install_service:21 : type install_nova 2022-02-08 17:46:22.793 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-08 17:46:22.796 | + lib/stack:stack_install_service:32 : install_nova 2022-02-08 17:46:22.799 | + lib/nova:install_nova:836 : use_library_from_git os-vif 2022-02-08 17:46:22.802 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-02-08 17:46:22.804 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:46:22.807 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:46:22.809 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-02-08 17:46:22.812 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:46:22.814 | + lib/nova:install_nova:841 : is_service_enabled n-cpu 2022-02-08 17:46:22.830 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:46:22.833 | + lib/nova:install_nova:845 : is_service_enabled n-novnc 2022-02-08 17:46:22.851 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:46:22.854 | + lib/nova:install_nova:857 : is_service_enabled n-spice 2022-02-08 17:46:22.871 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:46:22.874 | + lib/nova:install_nova:869 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-02-08 17:46:22.876 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/nova.git 2022-02-08 17:46:22.879 | + functions-common:git_clone:598 : local git_dest=/opt/stack/nova 2022-02-08 17:46:22.881 | + functions-common:git_clone:599 : local git_ref=master 2022-02-08 17:46:22.883 | + functions-common:git_clone:600 : local orig_dir 2022-02-08 17:46:22.886 | ++ functions-common:git_clone:601 : pwd 2022-02-08 17:46:22.889 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-02-08 17:46:22.891 | + functions-common:git_clone:602 : local git_clone_flags= 2022-02-08 17:46:22.894 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-02-08 17:46:22.911 | + functions-common:git_clone:604 : RECLONE=False 2022-02-08 17:46:22.913 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-02-08 17:46:22.915 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-02-08 17:46:22.918 | + functions-common:git_clone:618 : echo master 2022-02-08 17:46:22.919 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-02-08 17:46:22.924 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/nova ]] 2022-02-08 17:46:22.928 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-02-08 17:46:22.930 | + functions-common:git_clone:666 : cd /opt/stack/nova 2022-02-08 17:46:22.933 | + functions-common:git_clone:667 : git show --oneline 2022-02-08 17:46:22.933 | + functions-common:git_clone:667 : head -1 2022-02-08 17:46:22.942 | b0327a421e object/notification for Adds Pick guest CPU architecture based on host arch in libvirt driver support 2022-02-08 17:46:22.952 | + functions-common:git_clone:668 : cd /home/ubuntu/devstack 2022-02-08 17:46:22.954 | + lib/nova:install_nova:870 : setup_develop /opt/stack/nova 2022-02-08 17:46:22.957 | + inc/python:setup_develop:338 : local bindep 2022-02-08 17:46:22.960 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-02-08 17:46:22.963 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-02-08 17:46:22.965 | + inc/python:setup_develop:344 : local extras= 2022-02-08 17:46:22.968 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-02-08 17:46:22.971 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-08 17:46:22.974 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-02-08 17:46:22.977 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-02-08 17:46:22.980 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-08 17:46:22.983 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-08 17:46:22.986 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-02-08 17:46:22.990 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-08 17:46:22.993 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-02-08 17:46:22.995 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-08 17:46:22.998 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-08 17:46:23.001 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-02-08 17:46:23.007 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-02-08 17:46:23.009 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-02-08 17:46:23.676 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-02-08 17:46:23.678 | + inc/python:setup_package:418 : local bindep=0 2022-02-08 17:46:23.681 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-08 17:46:23.683 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-08 17:46:23.685 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-02-08 17:46:23.688 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-02-08 17:46:23.690 | + inc/python:setup_package:427 : local flags=-e 2022-02-08 17:46:23.693 | + inc/python:setup_package:428 : local extras= 2022-02-08 17:46:23.695 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-08 17:46:23.697 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-08 17:46:23.700 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-08 17:46:23.702 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-08 17:46:23.704 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-08 17:46:23.707 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-02-08 17:46:23.729 | Using python 3.8 to install /opt/stack/nova 2022-02-08 17:46:23.732 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-02-08 17:46:24.629 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:46:24.629 | from cryptography.utils import int_from_bytes 2022-02-08 17:46:24.629 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:46:24.629 | from cryptography.utils import int_from_bytes 2022-02-08 17:46:25.779 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 17:46:25.804 | Obtaining file:///opt/stack/nova 2022-02-08 17:46:25.805 | Preparing metadata (setup.py): started 2022-02-08 17:46:28.841 | Preparing metadata (setup.py): finished with status 'done' 2022-02-08 17:46:28.966 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (5.8.0) 2022-02-08 17:46:28.967 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (1.4.31) 2022-02-08 17:46:28.968 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (5.1.1) 2022-02-08 17:46:28.969 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (0.33.0) 2022-02-08 17:46:28.970 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (3.0.3) 2022-02-08 17:46:28.972 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (9.3.0) 2022-02-08 17:46:28.972 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (4.7.1) 2022-02-08 17:46:28.973 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (2.5.1) 2022-02-08 17:46:28.974 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (36.0.1) 2022-02-08 17:46:28.976 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (1.8.7) 2022-02-08 17:46:28.977 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (1.1.2) 2022-02-08 17:46:28.978 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (2.1.1) 2022-02-08 17:46:28.979 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (3.5.0) 2022-02-08 17:46:28.980 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (3.0.0) 2022-02-08 17:46:28.981 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (0.13.0) 2022-02-08 17:46:28.982 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (1.7.6) 2022-02-08 17:46:28.983 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (0.8.0) 2022-02-08 17:46:28.984 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (0.11.0) 2022-02-08 17:46:28.985 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (2.8.1) 2022-02-08 17:46:28.987 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (1.0.2) 2022-02-08 17:46:28.988 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==24.1.0.dev225) (3.2.0) 2022-02-08 17:46:28.989 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (8.2.0) 2022-02-08 17:46:28.990 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (4.4.0) 2022-02-08 17:46:28.991 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (7.7.0) 2022-02-08 17:46:28.992 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (3.5.0) 2022-02-08 17:46:28.993 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (2.27.1) 2022-02-08 17:46:28.994 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (3.5.0) 2022-02-08 17:46:28.995 | Requirement already satisfied: websockify>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (0.10.0) 2022-02-08 17:46:28.996 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (2.10.0) 2022-02-08 17:46:28.997 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (4.5.0) 2022-02-08 17:46:28.998 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (8.7.1) 2022-02-08 17:46:28.999 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (3.4.0) 2022-02-08 17:46:29.001 | Requirement already satisfied: oslo.log>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (4.6.1) 2022-02-08 17:46:29.002 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (2.3.0) 2022-02-08 17:46:29.004 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (4.2.0) 2022-02-08 17:46:29.005 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (1.4.0) 2022-02-08 17:46:29.006 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (4.12.1) 2022-02-08 17:46:29.007 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (11.1.0) 2022-02-08 17:46:29.008 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (6.3.0) 2022-02-08 17:46:29.009 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (12.12.0) 2022-02-08 17:46:29.010 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (3.10.1) 2022-02-08 17:46:29.011 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (2.6.2) 2022-02-08 17:46:29.013 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (5.1.0) 2022-02-08 17:46:29.014 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (2.8.0) 2022-02-08 17:46:29.015 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (1.5.0) 2022-02-08 17:46:29.016 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (4.5.0) 2022-02-08 17:46:29.017 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (5.9.0) 2022-02-08 17:46:29.018 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (2.5.0) 2022-02-08 17:46:29.020 | Requirement already satisfied: os-brick>=4.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (5.1.0) 2022-02-08 17:46:29.021 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (1.1.0) 2022-02-08 17:46:29.022 | Requirement already satisfied: os-traits>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (2.7.0) 2022-02-08 17:46:29.023 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (2.7.0) 2022-02-08 17:46:29.024 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (5.5.0) 2022-02-08 17:46:29.025 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (3.10.0) 2022-02-08 17:46:29.026 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (1.0.1) 2022-02-08 17:46:29.028 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (2.10.0) 2022-02-08 17:46:29.029 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (0.2.2) 2022-02-08 17:46:29.030 | Requirement already satisfied: pypowervm>=1.1.15 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (1.1.27) 2022-02-08 17:46:29.031 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (1.3.3) 2022-02-08 17:46:29.032 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (1.7.0) 2022-02-08 17:46:29.033 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (4.6.3) 2022-02-08 17:46:29.034 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (2.8.2) 2022-02-08 17:46:29.035 | Requirement already satisfied: zVMCloudConnector>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (1.4.1) 2022-02-08 17:46:29.036 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (2.4.0) 2022-02-08 17:46:29.037 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (0.61.0) 2022-02-08 17:46:29.039 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev225) (6.0) 2022-02-08 17:46:29.055 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev225) (1.1.6) 2022-02-08 17:46:29.057 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev225) (5.4.0) 2022-02-08 17:46:29.058 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev225) (4.10.1) 2022-02-08 17:46:29.079 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==24.1.0.dev225) (5.2.0) 2022-02-08 17:46:29.121 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==24.1.0.dev225) (1.15.0) 2022-02-08 17:46:29.154 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==24.1.0.dev225) (1.16.0) 2022-02-08 17:46:29.155 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==24.1.0.dev225) (2.1.0) 2022-02-08 17:46:29.179 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==24.1.0.dev225) (2.0.1) 2022-02-08 17:46:29.303 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==24.1.0.dev225) (4.4.0) 2022-02-08 17:46:29.305 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==24.1.0.dev225) (3.1.1) 2022-02-08 17:46:29.366 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev225) (1.32) 2022-02-08 17:46:29.367 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev225) (1.4.0) 2022-02-08 17:46:29.369 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev225) (1.1.5) 2022-02-08 17:46:29.370 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev225) (1.4.4) 2022-02-08 17:46:29.372 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev225) (2.5.0) 2022-02-08 17:46:29.373 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev225) (0.10.0) 2022-02-08 17:46:29.392 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=4.3.1->nova==24.1.0.dev225) (6.3.1) 2022-02-08 17:46:29.446 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.1.0.dev225) (2.4.0) 2022-02-08 17:46:29.449 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.1.0.dev225) (0.6.5) 2022-02-08 17:46:29.451 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.1.0.dev225) (1.15.0) 2022-02-08 17:46:29.563 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.4.0->nova==24.1.0.dev225) (0.17.3) 2022-02-08 17:46:29.677 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==24.1.0.dev225) (0.5.0) 2022-02-08 17:46:29.679 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==24.1.0.dev225) (2.0.1) 2022-02-08 17:46:29.746 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->nova==24.1.0.dev225) (0.9.6) 2022-02-08 17:46:29.809 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev225) (5.0.0) 2022-02-08 17:46:29.811 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev225) (0.4.0) 2022-02-08 17:46:29.814 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev225) (5.0.9) 2022-02-08 17:46:29.816 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev225) (5.2.3) 2022-02-08 17:46:29.840 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==24.1.0.dev225) (3.2.0) 2022-02-08 17:46:29.844 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==24.1.0.dev225) (3.3.0) 2022-02-08 17:46:29.900 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.4.0->nova==24.1.0.dev225) (1.0.3) 2022-02-08 17:46:29.960 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.1.0->nova==24.1.0.dev225) (2021.3) 2022-02-08 17:46:29.996 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->nova==24.1.0.dev225) (3.0.0) 2022-02-08 17:46:29.997 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->nova==24.1.0.dev225) (1.3.3) 2022-02-08 17:46:30.052 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->nova==24.1.0.dev225) (21.3) 2022-02-08 17:46:30.054 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->nova==24.1.0.dev225) (3.0.7) 2022-02-08 17:46:30.144 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==24.1.0.dev225) (1.5.0) 2022-02-08 17:46:30.172 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==24.1.0.dev225) (60.7.1) 2022-02-08 17:46:30.253 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==24.1.0.dev225) (0.2.5) 2022-02-08 17:46:30.340 | Requirement already satisfied: pyasn1 in /usr/local/lib/python3.8/dist-packages (from pypowervm>=1.1.15->nova==24.1.0.dev225) (0.4.8) 2022-02-08 17:46:30.343 | Requirement already satisfied: pyasn1-modules in /usr/local/lib/python3.8/dist-packages (from pypowervm>=1.1.15->nova==24.1.0.dev225) (0.2.8) 2022-02-08 17:46:30.345 | Requirement already satisfied: babel in /usr/local/lib/python3.8/dist-packages (from pypowervm>=1.1.15->nova==24.1.0.dev225) (2.9.1) 2022-02-08 17:46:30.384 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient!=4.0.0,>=3.3.0->nova==24.1.0.dev225) (3.17.6) 2022-02-08 17:46:30.453 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==24.1.0.dev225) (22.0.0) 2022-02-08 17:46:30.454 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==24.1.0.dev225) (1.13.3) 2022-02-08 17:46:30.458 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==24.1.0.dev225) (1.3.3) 2022-02-08 17:46:30.501 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==24.1.0.dev225) (3.10.0) 2022-02-08 17:46:30.502 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==24.1.0.dev225) (2.4.2) 2022-02-08 17:46:30.509 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==24.1.0.dev225) (2.1.0) 2022-02-08 17:46:30.595 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev225) (3.3) 2022-02-08 17:46:30.597 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev225) (1.26.8) 2022-02-08 17:46:30.601 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev225) (2.0.11) 2022-02-08 17:46:30.602 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==24.1.0.dev225) (2019.11.28) 2022-02-08 17:46:30.701 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==24.1.0.dev225) (0.7) 2022-02-08 17:46:30.948 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==24.1.0.dev225) (0.5.2) 2022-02-08 17:46:30.949 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==24.1.0.dev225) (0.4.2) 2022-02-08 17:46:31.066 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev225) (1.4.2) 2022-02-08 17:46:31.068 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev225) (2.4.0) 2022-02-08 17:46:31.070 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev225) (2.6.3) 2022-02-08 17:46:31.172 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==24.1.0.dev225) (0.12.2) 2022-02-08 17:46:31.261 | Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from websockify>=0.9.0->nova==24.1.0.dev225) (1.22.2) 2022-02-08 17:46:31.305 | Requirement already satisfied: PyJWT>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from zVMCloudConnector>=1.3.0->nova==24.1.0.dev225) (2.3.0) 2022-02-08 17:46:31.345 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=10.3.0->nova==24.1.0.dev225) (5.0.0) 2022-02-08 17:46:31.655 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==24.1.0.dev225) (2.21) 2022-02-08 17:46:31.739 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==24.1.0.dev225) (2.3.3) 2022-02-08 17:46:31.740 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==24.1.0.dev225) (0.5.0) 2022-02-08 17:46:31.982 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->nova==24.1.0.dev225) (2.5.0) 2022-02-08 17:46:32.100 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.35.0->nova==24.1.0.dev225) (2.2) 2022-02-08 17:46:32.535 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=10.3.0->nova==24.1.0.dev225) (0.13.1) 2022-02-08 17:46:32.583 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==24.1.0.dev225) (2.16.0) 2022-02-08 17:46:33.065 | Requirement already satisfied: pyroute2.nftables==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev225) (0.6.5) 2022-02-08 17:46:33.066 | Requirement already satisfied: pyroute2.ipdb==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev225) (0.6.5) 2022-02-08 17:46:33.067 | Requirement already satisfied: pyroute2.ethtool==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev225) (0.6.5) 2022-02-08 17:46:33.069 | Requirement already satisfied: pyroute2.nslink==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev225) (0.6.5) 2022-02-08 17:46:33.070 | Requirement already satisfied: pyroute2.ndb==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev225) (0.6.5) 2022-02-08 17:46:33.071 | Requirement already satisfied: pyroute2.ipset==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev225) (0.6.5) 2022-02-08 17:46:33.072 | Requirement already satisfied: pyroute2.core==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev225) (0.6.5) 2022-02-08 17:46:34.384 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.5.0->nova==24.1.0.dev225) (3.7.0) 2022-02-08 17:46:34.993 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==24.1.0.dev225) (21.4.0) 2022-02-08 17:46:34.994 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==24.1.0.dev225) (1.8.2) 2022-02-08 17:46:35.107 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==24.1.0.dev225) (2.4.0) 2022-02-08 17:46:35.241 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->nova==24.1.0.dev225) (1.0.0) 2022-02-08 17:46:36.912 | Installing collected packages: nova 2022-02-08 17:46:36.912 | Attempting uninstall: nova 2022-02-08 17:46:36.913 | Found existing installation: nova 24.1.0.dev225 2022-02-08 17:46:36.921 | Can't uninstall 'nova'. No files were found to uninstall. 2022-02-08 17:46:36.923 | Running setup.py develop for nova 2022-02-08 17:46:41.185 | Successfully installed nova 2022-02-08 17:46:41.185 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-08 17:46:41.194 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 17:46:41.194 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 17:46:41.346 | + inc/python:pip_install:200 : result=0 2022-02-08 17:46:41.348 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 17:46:41.351 | + functions-common:time_stop:2414 : local name 2022-02-08 17:46:41.353 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:46:41.355 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:46:41.358 | + functions-common:time_stop:2417 : local total 2022-02-08 17:46:41.360 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:46:41.363 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 17:46:41.365 | + functions-common:time_stop:2421 : start_time=1644342383724 2022-02-08 17:46:41.367 | + functions-common:time_stop:2423 : [[ -z 1644342383724 ]] 2022-02-08 17:46:41.370 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:46:41.374 | + functions-common:time_stop:2426 : end_time=1644342401371 2022-02-08 17:46:41.376 | + functions-common:time_stop:2427 : elapsed_time=17647 2022-02-08 17:46:41.379 | + functions-common:time_stop:2428 : total=114428 2022-02-08 17:46:41.381 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:46:41.383 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=132075 2022-02-08 17:46:41.385 | + inc/python:pip_install:203 : return 0 2022-02-08 17:46:41.388 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-08 17:46:41.390 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-02-08 17:46:41.393 | + functions-common:safe_chown:2315 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-02-08 17:46:41.412 | + functions-common:_safe_permission_operation:2163 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-02-08 17:46:41.425 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-02-08 17:46:41.427 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-02-08 17:46:41.430 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:46:41.432 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:46:41.435 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-02-08 17:46:41.437 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:46:41.440 | + lib/nova:install_nova:871 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-02-08 17:46:41.453 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-08 17:46:41.455 | + ./stack.sh:main:937 : configure_nova 2022-02-08 17:46:41.458 | + lib/nova:configure_nova:245 : sudo install -d -o ubuntu /etc/nova 2022-02-08 17:46:41.470 | + lib/nova:configure_nova:247 : configure_rootwrap nova 2022-02-08 17:46:41.473 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-02-08 17:46:41.476 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-02-08 17:46:41.480 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-02-08 17:46:41.480 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-02-08 17:46:41.485 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-02-08 17:46:41.488 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-02-08 17:46:41.491 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-02-08 17:46:41.493 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-02-08 17:46:41.496 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-02-08 17:46:41.498 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-02-08 17:46:41.501 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-02-08 17:46:41.503 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-02-08 17:46:41.515 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-02-08 17:46:41.527 | + 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-02-08 17:46:41.540 | + 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-02-08 17:46:41.553 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-02-08 17:46:41.566 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-02-08 17:46:41.569 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-02-08 17:46:41.574 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.v1huau2Ojv 2022-02-08 17:46:41.576 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-02-08 17:46:41.579 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-02-08 17:46:41.582 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-02-08 17:46:41.584 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-02-08 17:46:41.587 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-02-08 17:46:41.589 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.v1huau2Ojv 2022-02-08 17:46:41.593 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.v1huau2Ojv 2022-02-08 17:46:41.607 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.v1huau2Ojv /etc/sudoers.d/nova-rootwrap 2022-02-08 17:46:41.620 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-02-08 17:46:41.625 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-02-08 17:46:41.627 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-02-08 17:46:41.630 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-02-08 17:46:41.632 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-02-08 17:46:41.635 | + 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-02-08 17:46:41.637 | + 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-02-08 17:46:41.640 | + lib/nova:configure_nova:249 : [[ 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-02-08 17:46:41.642 | + lib/nova:configure_nova:251 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-02-08 17:46:41.647 | + lib/nova:configure_nova:254 : is_service_enabled n-cpu 2022-02-08 17:46:41.665 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:46:41.667 | + lib/nova:configure_nova:335 : create_nova_conf 2022-02-08 17:46:41.670 | + lib/nova:create_nova_conf:402 : rm -f /opt/stack/nova/bin/nova.conf 2022-02-08 17:46:41.674 | + lib/nova:create_nova_conf:405 : rm -f /etc/nova/nova.conf 2022-02-08 17:46:41.678 | + lib/nova:create_nova_conf:406 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-02-08 17:46:41.708 | + lib/nova:create_nova_conf:407 : '[' True == True ']' 2022-02-08 17:46:41.710 | + lib/nova:create_nova_conf:408 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-02-08 17:46:41.740 | + lib/nova:create_nova_conf:410 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-02-08 17:46:41.770 | + lib/nova:create_nova_conf:411 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-02-08 17:46:41.797 | + lib/nova:create_nova_conf:412 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-02-08 17:46:41.826 | + lib/nova:create_nova_conf:413 : iniset /etc/nova/nova.conf scheduler workers 2 2022-02-08 17:46:41.857 | + lib/nova:create_nova_conf:414 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-02-08 17:46:41.886 | + lib/nova:create_nova_conf:415 : [[ 4 == 6 ]] 2022-02-08 17:46:41.889 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.53 2022-02-08 17:46:41.916 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-02-08 17:46:41.943 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-02-08 17:46:41.970 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-02-08 17:46:41.997 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-02-08 17:46:42.028 | + lib/nova:create_nova_conf:425 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-02-08 17:46:42.058 | + lib/nova:create_nova_conf:427 : is_fedora 2022-02-08 17:46:42.061 | + functions-common:is_fedora:513 : [[ -z Ubuntu ]] 2022-02-08 17:46:42.063 | + functions-common:is_fedora:517 : '[' Ubuntu = Fedora ']' 2022-02-08 17:46:42.065 | + functions-common:is_fedora:517 : '[' Ubuntu = 'Red Hat' ']' 2022-02-08 17:46:42.067 | + functions-common:is_fedora:518 : '[' Ubuntu = openEuler ']' 2022-02-08 17:46:42.070 | + functions-common:is_fedora:519 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-08 17:46:42.072 | + functions-common:is_fedora:520 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-08 17:46:42.074 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOS ']' 2022-02-08 17:46:42.076 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOSStream ']' 2022-02-08 17:46:42.078 | + functions-common:is_fedora:522 : '[' Ubuntu = AlmaLinux ']' 2022-02-08 17:46:42.081 | + functions-common:is_fedora:523 : '[' Ubuntu = OracleServer ']' 2022-02-08 17:46:42.083 | + functions-common:is_fedora:523 : '[' Ubuntu = Virtuozzo ']' 2022-02-08 17:46:42.085 | + lib/nova:create_nova_conf:427 : is_suse 2022-02-08 17:46:42.088 | + functions-common:is_suse:531 : is_opensuse 2022-02-08 17:46:42.090 | + functions-common:is_opensuse:538 : [[ -z Ubuntu ]] 2022-02-08 17:46:42.092 | + functions-common:is_opensuse:542 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-08 17:46:42.094 | + functions-common:is_suse:531 : is_suse_linux_enterprise 2022-02-08 17:46:42.102 | + functions-common:is_suse_linux_enterprise:550 : [[ -z Ubuntu ]] 2022-02-08 17:46:42.105 | + functions-common:is_suse_linux_enterprise:554 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-08 17:46:42.107 | + lib/nova:create_nova_conf:436 : is_service_enabled n-api n-cond n-sched 2022-02-08 17:46:42.123 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:46:42.125 | + lib/nova:create_nova_conf:440 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-08 17:46:42.128 | + lib/nova:create_nova_conf:443 : local db=nova_cell0 2022-02-08 17:46:42.130 | + lib/nova:create_nova_conf:446 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-02-08 17:46:42.158 | ++ lib/nova:create_nova_conf:449 : database_connection_url nova_cell0 2022-02-08 17:46:42.161 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-02-08 17:46:42.164 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-02-08 17:46:42.166 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell0 2022-02-08 17:46:42.168 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-02-08 17:46:42.171 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-02-08 17:46:42.201 | ++ lib/nova:create_nova_conf:450 : database_connection_url nova_api 2022-02-08 17:46:42.204 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-02-08 17:46:42.207 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-02-08 17:46:42.209 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_api 2022-02-08 17:46:42.211 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-02-08 17:46:42.214 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-02-08 17:46:42.245 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf cache enabled True 2022-02-08 17:46:42.274 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-02-08 17:46:42.303 | + lib/nova:create_nova_conf:457 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-02-08 17:46:42.330 | + lib/nova:create_nova_conf:460 : is_service_enabled n-api 2022-02-08 17:46:42.346 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:46:42.349 | + lib/nova:create_nova_conf:461 : is_service_enabled n-api-meta 2022-02-08 17:46:42.365 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:46:42.368 | ++ lib/nova:create_nova_conf:463 : echo osapi_compute,metadata 2022-02-08 17:46:42.368 | ++ lib/nova:create_nova_conf:463 : sed s/,metadata// 2022-02-08 17:46:42.373 | + lib/nova:create_nova_conf:463 : NOVA_ENABLED_APIS=osapi_compute 2022-02-08 17:46:42.376 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-02-08 17:46:42.405 | + lib/nova:create_nova_conf:466 : is_service_enabled tls-proxy 2022-02-08 17:46:42.427 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:46:42.430 | + lib/nova:create_nova_conf:472 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-02-08 17:46:42.432 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/nova/nova.conf 2022-02-08 17:46:42.434 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=nova 2022-02-08 17:46:42.436 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-08 17:46:42.439 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-02-08 17:46:42.470 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-02-08 17:46:42.497 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.53/identity 2022-02-08 17:46:42.525 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-02-08 17:46:42.555 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-02-08 17:46:42.584 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-02-08 17:46:42.612 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-02-08 17:46:42.639 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-02-08 17:46:42.668 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-08 17:46:42.696 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-02-08 17:46:42.724 | + lib/nova:create_nova_conf:475 : is_service_enabled cinder 2022-02-08 17:46:42.742 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:46:42.745 | + lib/nova:create_nova_conf:476 : configure_cinder_access 2022-02-08 17:46:42.747 | + lib/nova:configure_cinder_access:603 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-02-08 17:46:42.777 | + lib/nova:configure_cinder_access:604 : iniset /etc/nova/nova.conf cinder auth_type password 2022-02-08 17:46:42.805 | + lib/nova:configure_cinder_access:605 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.53/identity 2022-02-08 17:46:42.833 | + lib/nova:configure_cinder_access:612 : iniset /etc/nova/nova.conf cinder username nova 2022-02-08 17:46:42.861 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-02-08 17:46:42.889 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-02-08 17:46:42.917 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder project_name service 2022-02-08 17:46:42.944 | + lib/nova:configure_cinder_access:616 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-02-08 17:46:42.972 | + lib/nova:configure_cinder_access:617 : is_service_enabled tls-proxy 2022-02-08 17:46:42.989 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:46:42.991 | + lib/nova:create_nova_conf:479 : '[' -n /opt/stack/data/nova ']' 2022-02-08 17:46:42.993 | + lib/nova:create_nova_conf:480 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-02-08 17:46:43.021 | + lib/nova:create_nova_conf:481 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-02-08 17:46:43.052 | + lib/nova:create_nova_conf:483 : '[' -n /opt/stack/data/nova/instances ']' 2022-02-08 17:46:43.054 | + lib/nova:create_nova_conf:484 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-02-08 17:46:43.082 | + lib/nova:create_nova_conf:486 : '[' False '!=' False ']' 2022-02-08 17:46:43.084 | + lib/nova:create_nova_conf:489 : '[' False '!=' False ']' 2022-02-08 17:46:43.086 | + lib/nova:create_nova_conf:495 : is_suse 2022-02-08 17:46:43.089 | + functions-common:is_suse:531 : is_opensuse 2022-02-08 17:46:43.091 | + functions-common:is_opensuse:538 : [[ -z Ubuntu ]] 2022-02-08 17:46:43.093 | + functions-common:is_opensuse:542 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-08 17:46:43.096 | + functions-common:is_suse:531 : is_suse_linux_enterprise 2022-02-08 17:46:43.099 | + functions-common:is_suse_linux_enterprise:550 : [[ -z Ubuntu ]] 2022-02-08 17:46:43.101 | + functions-common:is_suse_linux_enterprise:554 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-08 17:46:43.104 | + lib/nova:create_nova_conf:495 : is_fedora 2022-02-08 17:46:43.106 | + functions-common:is_fedora:513 : [[ -z Ubuntu ]] 2022-02-08 17:46:43.108 | + functions-common:is_fedora:517 : '[' Ubuntu = Fedora ']' 2022-02-08 17:46:43.110 | + functions-common:is_fedora:517 : '[' Ubuntu = 'Red Hat' ']' 2022-02-08 17:46:43.113 | + functions-common:is_fedora:518 : '[' Ubuntu = openEuler ']' 2022-02-08 17:46:43.116 | + functions-common:is_fedora:519 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-08 17:46:43.118 | + functions-common:is_fedora:520 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-08 17:46:43.120 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOS ']' 2022-02-08 17:46:43.122 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOSStream ']' 2022-02-08 17:46:43.125 | + functions-common:is_fedora:522 : '[' Ubuntu = AlmaLinux ']' 2022-02-08 17:46:43.127 | + functions-common:is_fedora:523 : '[' Ubuntu = OracleServer ']' 2022-02-08 17:46:43.129 | + functions-common:is_fedora:523 : '[' Ubuntu = Virtuozzo ']' 2022-02-08 17:46:43.132 | + lib/nova:create_nova_conf:500 : setup_logging /etc/nova/nova.conf 2022-02-08 17:46:43.134 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-02-08 17:46:43.136 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-02-08 17:46:43.139 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-08 17:46:43.155 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-08 17:46:43.157 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-08 17:46:43.160 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-08 17:46:43.162 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-08 17:46:43.165 | + 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-02-08 17:46:43.192 | + 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-02-08 17:46:43.220 | + 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-02-08 17:46:43.250 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-08 17:46:43.278 | + lib/nova:create_nova_conf:502 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-02-08 17:46:43.308 | + lib/nova:create_nova_conf:504 : is_service_enabled n-api 2022-02-08 17:46:43.325 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:46:43.327 | + lib/nova:create_nova_conf:505 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-02-08 17:46:43.330 | + lib/apache:write_uwsgi_config:244 : local file=/etc/nova/nova-api-uwsgi.ini 2022-02-08 17:46:43.332 | + lib/apache:write_uwsgi_config:245 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-02-08 17:46:43.334 | + lib/apache:write_uwsgi_config:246 : local url=/compute 2022-02-08 17:46:43.337 | + lib/apache:write_uwsgi_config:247 : local http= 2022-02-08 17:46:43.339 | + lib/apache:write_uwsgi_config:248 : local name= 2022-02-08 17:46:43.342 | ++ lib/apache:write_uwsgi_config:249 : basename /usr/local/bin/nova-api-wsgi 2022-02-08 17:46:43.346 | + lib/apache:write_uwsgi_config:249 : name=nova-api-wsgi 2022-02-08 17:46:43.348 | + lib/apache:write_uwsgi_config:253 : local socket_dir=/var/run/uwsgi 2022-02-08 17:46:43.350 | + lib/apache:write_uwsgi_config:257 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-08 17:46:43.364 | + lib/apache:write_uwsgi_config:258 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-08 17:46:43.364 | + lib/apache:write_uwsgi_config:258 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-08 17:46:43.373 | d /var/run/uwsgi 0755 ubuntu root 2022-02-08 17:46:43.376 | + lib/apache:write_uwsgi_config:259 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-08 17:46:43.392 | + lib/apache:write_uwsgi_config:261 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-02-08 17:46:43.395 | + lib/apache:write_uwsgi_config:264 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-02-08 17:46:43.399 | + lib/apache:write_uwsgi_config:265 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-02-08 17:46:43.428 | + lib/apache:write_uwsgi_config:266 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-02-08 17:46:43.455 | + lib/apache:write_uwsgi_config:268 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-02-08 17:46:43.482 | + lib/apache:write_uwsgi_config:270 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-02-08 17:46:43.510 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-02-08 17:46:43.538 | + lib/apache:write_uwsgi_config:274 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-08 17:46:43.565 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-02-08 17:46:43.592 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-02-08 17:46:43.620 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-02-08 17:46:43.647 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-08 17:46:43.674 | + lib/apache:write_uwsgi_config:282 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-02-08 17:46:43.702 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-08 17:46:43.729 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-02-08 17:46:43.757 | + lib/apache:write_uwsgi_config:289 : [[ -n '' ]] 2022-02-08 17:46:43.759 | + lib/apache:write_uwsgi_config:292 : local apache_conf= 2022-02-08 17:46:43.762 | ++ lib/apache:write_uwsgi_config:293 : apache_site_config_for nova-api-wsgi 2022-02-08 17:46:43.764 | ++ lib/apache:apache_site_config_for:176 : local site=nova-api-wsgi 2022-02-08 17:46:43.767 | ++ lib/apache:apache_site_config_for:177 : is_ubuntu 2022-02-08 17:46:43.770 | ++ functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:46:43.772 | ++ functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:46:43.774 | ++ lib/apache:apache_site_config_for:179 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-02-08 17:46:43.777 | + lib/apache:write_uwsgi_config:293 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-02-08 17:46:43.779 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-02-08 17:46:43.806 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-02-08 17:46:43.834 | + lib/apache:write_uwsgi_config:296 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-02-08 17:46:43.834 | + lib/apache:write_uwsgi_config:296 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-02-08 17:46:43.843 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-02-08 17:46:43.846 | + lib/apache:write_uwsgi_config:297 : enable_apache_site nova-api-wsgi 2022-02-08 17:46:43.848 | + lib/apache:enable_apache_site:193 : local site=nova-api-wsgi 2022-02-08 17:46:43.851 | + lib/apache:enable_apache_site:195 : enable_apache_mod version 2022-02-08 17:46:43.853 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-08 17:46:43.855 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-08 17:46:43.858 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:46:43.860 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:46:43.862 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-08 17:46:43.865 | + lib/apache:enable_apache_site:196 : is_ubuntu 2022-02-08 17:46:43.867 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:46:43.869 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:46:43.871 | + lib/apache:enable_apache_site:197 : sudo a2ensite nova-api-wsgi 2022-02-08 17:46:43.933 | Enabling site nova-api-wsgi. 2022-02-08 17:46:43.939 | To activate the new configuration, you need to run: 2022-02-08 17:46:43.939 | systemctl reload apache2 2022-02-08 17:46:43.944 | + lib/apache:write_uwsgi_config:298 : restart_apache_server 2022-02-08 17:46:43.947 | + lib/apache:restart_apache_server:240 : restart_service apache2 2022-02-08 17:46:43.949 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2022-02-08 17:46:43.952 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2022-02-08 17:46:44.090 | + lib/nova:create_nova_conf:508 : is_service_enabled n-api-meta 2022-02-08 17:46:44.110 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:46:44.113 | + lib/nova:create_nova_conf:509 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-02-08 17:46:44.115 | + lib/apache:write_uwsgi_config:244 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-02-08 17:46:44.118 | + lib/apache:write_uwsgi_config:245 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-02-08 17:46:44.120 | + lib/apache:write_uwsgi_config:246 : local url= 2022-02-08 17:46:44.122 | + lib/apache:write_uwsgi_config:247 : local http=0.0.0.0:8775 2022-02-08 17:46:44.125 | + lib/apache:write_uwsgi_config:248 : local name= 2022-02-08 17:46:44.128 | ++ lib/apache:write_uwsgi_config:249 : basename /usr/local/bin/nova-metadata-wsgi 2022-02-08 17:46:44.132 | + lib/apache:write_uwsgi_config:249 : name=nova-metadata-wsgi 2022-02-08 17:46:44.135 | + lib/apache:write_uwsgi_config:253 : local socket_dir=/var/run/uwsgi 2022-02-08 17:46:44.137 | + lib/apache:write_uwsgi_config:257 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-08 17:46:44.150 | + lib/apache:write_uwsgi_config:258 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-08 17:46:44.151 | + lib/apache:write_uwsgi_config:258 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-08 17:46:44.160 | d /var/run/uwsgi 0755 ubuntu root 2022-02-08 17:46:44.163 | + lib/apache:write_uwsgi_config:259 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-08 17:46:44.179 | + lib/apache:write_uwsgi_config:261 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-02-08 17:46:44.182 | + lib/apache:write_uwsgi_config:264 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-02-08 17:46:44.186 | + lib/apache:write_uwsgi_config:265 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-02-08 17:46:44.216 | + lib/apache:write_uwsgi_config:266 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-02-08 17:46:44.243 | + lib/apache:write_uwsgi_config:268 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-02-08 17:46:44.271 | + lib/apache:write_uwsgi_config:270 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-02-08 17:46:44.299 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-02-08 17:46:44.327 | + lib/apache:write_uwsgi_config:274 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-08 17:46:44.354 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-02-08 17:46:44.382 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-02-08 17:46:44.410 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-02-08 17:46:44.437 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-08 17:46:44.465 | + lib/apache:write_uwsgi_config:282 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-02-08 17:46:44.494 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-08 17:46:44.521 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-02-08 17:46:44.549 | + lib/apache:write_uwsgi_config:289 : [[ -n 0.0.0.0:8775 ]] 2022-02-08 17:46:44.552 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-02-08 17:46:44.579 | + lib/nova:create_nova_conf:512 : is_service_enabled ceilometer 2022-02-08 17:46:44.595 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:46:44.598 | + lib/nova:create_nova_conf:520 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-02-08 17:46:44.630 | ++ lib/nova:create_nova_conf:521 : get_notification_url 2022-02-08 17:46:44.632 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-02-08 17:46:44.635 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-02-08 17:46:44.651 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:46:44.653 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.53:5672/ 2022-02-08 17:46:44.656 | + lib/nova:create_nova_conf:521 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.53:5672/ 2022-02-08 17:46:44.685 | + lib/nova:create_nova_conf:522 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-02-08 17:46:44.715 | + lib/nova:create_nova_conf:523 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-02-08 17:46:44.718 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-02-08 17:46:44.720 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-02-08 17:46:44.723 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-08 17:46:44.725 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-08 17:46:44.728 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-08 17:46:44.753 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:46:44.756 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-08 17:46:44.758 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-08 17:46:44.761 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-08 17:46:44.778 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:46:44.780 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.53:5672/ 2022-02-08 17:46:44.784 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.53:5672/ 2022-02-08 17:46:44.812 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-08 17:46:44.814 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-08 17:46:44.816 | + lib/nova:create_nova_conf:525 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-02-08 17:46:44.844 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-02-08 17:46:44.873 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf conductor workers 2 2022-02-08 17:46:44.904 | + lib/nova:create_nova_conf:530 : is_service_enabled tls-proxy 2022-02-08 17:46:44.921 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:46:44.923 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-02-08 17:46:44.952 | + lib/nova:create_nova_conf:537 : '[' True == True ']' 2022-02-08 17:46:44.955 | + lib/nova:create_nova_conf:538 : init_nova_service_user_conf 2022-02-08 17:46:44.957 | + lib/nova:init_nova_service_user_conf:739 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-02-08 17:46:44.988 | + lib/nova:init_nova_service_user_conf:740 : iniset /etc/nova/nova.conf service_user auth_type password 2022-02-08 17:46:45.017 | + lib/nova:init_nova_service_user_conf:741 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.53/identity 2022-02-08 17:46:45.046 | + lib/nova:init_nova_service_user_conf:742 : iniset /etc/nova/nova.conf service_user username nova 2022-02-08 17:46:45.074 | + lib/nova:init_nova_service_user_conf:743 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-02-08 17:46:45.103 | + lib/nova:init_nova_service_user_conf:744 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-02-08 17:46:45.131 | + lib/nova:init_nova_service_user_conf:745 : iniset /etc/nova/nova.conf service_user project_name service 2022-02-08 17:46:45.159 | + lib/nova:init_nova_service_user_conf:746 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-02-08 17:46:45.187 | + lib/nova:init_nova_service_user_conf:747 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-02-08 17:46:45.216 | + lib/nova:create_nova_conf:541 : is_service_enabled n-cond 2022-02-08 17:46:45.232 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:46:45.235 | ++ lib/nova:create_nova_conf:542 : seq 1 1 2022-02-08 17:46:45.239 | + lib/nova:create_nova_conf:542 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-08 17:46:45.241 | + lib/nova:create_nova_conf:543 : local conf 2022-02-08 17:46:45.244 | + lib/nova:create_nova_conf:544 : local vhost 2022-02-08 17:46:45.247 | ++ lib/nova:create_nova_conf:545 : conductor_conf 1 2022-02-08 17:46:45.249 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-02-08 17:46:45.252 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-02-08 17:46:45.255 | + lib/nova:create_nova_conf:545 : conf=/etc/nova/nova_cell1.conf 2022-02-08 17:46:45.257 | + lib/nova:create_nova_conf:546 : vhost=nova_cell1 2022-02-08 17:46:45.259 | + lib/nova:create_nova_conf:548 : rm -f /etc/nova/nova_cell1.conf 2022-02-08 17:46:45.264 | ++ lib/nova:create_nova_conf:549 : database_connection_url nova_cell1 2022-02-08 17:46:45.266 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-02-08 17:46:45.269 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-02-08 17:46:45.271 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell1 2022-02-08 17:46:45.274 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-02-08 17:46:45.276 | + lib/nova:create_nova_conf:549 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-02-08 17:46:45.307 | + lib/nova:create_nova_conf:550 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-02-08 17:46:45.338 | + lib/nova:create_nova_conf:551 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-02-08 17:46:45.369 | + lib/nova:create_nova_conf:553 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-08 17:46:45.371 | + lib/nova:create_nova_conf:556 : rpc_backend_add_vhost nova_cell1 2022-02-08 17:46:45.374 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-02-08 17:46:45.376 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-02-08 17:46:45.393 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:46:45.397 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-02-08 17:46:45.397 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-02-08 17:46:46.127 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-02-08 17:46:46.129 | + lib/nova:create_nova_conf:557 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-02-08 17:46:46.132 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-02-08 17:46:46.134 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-02-08 17:46:46.136 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-08 17:46:46.139 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-02-08 17:46:46.141 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-08 17:46:46.157 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:46:46.161 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-02-08 17:46:46.163 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-02-08 17:46:46.165 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-08 17:46:46.182 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:46:46.184 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.53:5672/nova_cell1 2022-02-08 17:46:46.187 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.53:5672/nova_cell1 2022-02-08 17:46:46.214 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-08 17:46:46.216 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-08 17:46:46.219 | + lib/nova:create_nova_conf:561 : is_service_enabled placement placement-client 2022-02-08 17:46:46.236 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:46:46.239 | + lib/nova:create_nova_conf:562 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-02-08 17:46:46.241 | + lib/nova:configure_placement_nova_compute:590 : local conf=/etc/nova/nova_cell1.conf 2022-02-08 17:46:46.244 | + lib/nova:configure_placement_nova_compute:591 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-02-08 17:46:46.274 | + lib/nova:configure_placement_nova_compute:592 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.53/identity 2022-02-08 17:46:46.303 | + lib/nova:configure_placement_nova_compute:593 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-02-08 17:46:46.331 | + lib/nova:configure_placement_nova_compute:594 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-02-08 17:46:46.360 | + lib/nova:configure_placement_nova_compute:595 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-02-08 17:46:46.387 | + lib/nova:configure_placement_nova_compute:596 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-02-08 17:46:46.419 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-02-08 17:46:46.447 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-02-08 17:46:46.478 | + lib/nova:create_nova_conf:566 : setup_logging /etc/nova/nova_cell1.conf 2022-02-08 17:46:46.480 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-02-08 17:46:46.483 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-02-08 17:46:46.486 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-08 17:46:46.503 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-08 17:46:46.505 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-08 17:46:46.507 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-08 17:46:46.510 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-08 17:46:46.512 | + 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-02-08 17:46:46.542 | + 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-02-08 17:46:46.571 | + 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-02-08 17:46:46.602 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-08 17:46:46.632 | + lib/nova:create_nova_conf:573 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-08 17:46:46.635 | ++ lib/nova:create_nova_conf:576 : seq 1 1 2022-02-08 17:46:46.639 | + lib/nova:create_nova_conf:576 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-08 17:46:46.642 | + lib/nova:create_nova_conf:577 : local conf 2022-02-08 17:46:46.644 | + lib/nova:create_nova_conf:578 : local offset 2022-02-08 17:46:46.647 | ++ lib/nova:create_nova_conf:579 : conductor_conf 1 2022-02-08 17:46:46.650 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-02-08 17:46:46.652 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-02-08 17:46:46.655 | + lib/nova:create_nova_conf:579 : conf=/etc/nova/nova_cell1.conf 2022-02-08 17:46:46.657 | + lib/nova:create_nova_conf:580 : offset=0 2022-02-08 17:46:46.660 | + lib/nova:create_nova_conf:581 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-02-08 17:46:46.662 | + lib/nova:configure_console_proxies:688 : local conf=/etc/nova/nova_cell1.conf 2022-02-08 17:46:46.665 | + lib/nova:configure_console_proxies:689 : local offset=0 2022-02-08 17:46:46.667 | + lib/nova:configure_console_proxies:693 : offset=0 2022-02-08 17:46:46.669 | + lib/nova:configure_console_proxies:695 : is_service_enabled n-novnc 2022-02-08 17:46:46.686 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:46:46.689 | + lib/nova:configure_console_proxies:695 : '[' False '!=' False ']' 2022-02-08 17:46:46.691 | + lib/nova:configure_console_proxies:727 : is_service_enabled n-spice 2022-02-08 17:46:46.708 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:46:46.710 | + lib/nova:configure_console_proxies:732 : is_service_enabled n-sproxy 2022-02-08 17:46:46.727 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:46:46.730 | + lib/nova:configure_nova:337 : is_service_enabled n-cpu 2022-02-08 17:46:46.747 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:46:46.750 | + ./stack.sh:main:940 : is_service_enabled placement 2022-02-08 17:46:46.777 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:46:46.779 | + ./stack.sh:main:942 : stack_install_service placement 2022-02-08 17:46:46.782 | + lib/stack:stack_install_service:20 : local service=placement 2022-02-08 17:46:46.784 | + lib/stack:stack_install_service:21 : type install_placement 2022-02-08 17:46:46.787 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-08 17:46:46.789 | + lib/stack:stack_install_service:32 : install_placement 2022-02-08 17:46:46.792 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-02-08 17:46:46.795 | + lib/apache:install_apache_wsgi:133 : is_ubuntu 2022-02-08 17:46:46.797 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:46:46.800 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:46:46.802 | + lib/apache:install_apache_wsgi:135 : install_package apache2 2022-02-08 17:46:46.805 | + functions-common:install_package:1452 : update_package_repo 2022-02-08 17:46:46.808 | + functions-common:update_package_repo:1424 : NO_UPDATE_REPOS=False 2022-02-08 17:46:46.810 | + functions-common:update_package_repo:1425 : REPOS_UPDATED=True 2022-02-08 17:46:46.813 | + functions-common:update_package_repo:1426 : RETRY_UPDATE=False 2022-02-08 17:46:46.816 | + functions-common:update_package_repo:1428 : [[ False = \T\r\u\e ]] 2022-02-08 17:46:46.818 | + functions-common:update_package_repo:1432 : is_ubuntu 2022-02-08 17:46:46.821 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:46:46.823 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:46:46.826 | + functions-common:update_package_repo:1433 : apt_get_update 2022-02-08 17:46:46.829 | + functions-common:apt_get_update:1178 : [[ True == \T\r\u\e ]] 2022-02-08 17:46:46.832 | + functions-common:apt_get_update:1178 : [[ False != \T\r\u\e ]] 2022-02-08 17:46:46.834 | + functions-common:apt_get_update:1179 : return 2022-02-08 17:46:46.837 | + functions-common:install_package:1453 : real_install_package apache2 2022-02-08 17:46:46.839 | + functions-common:real_install_package:1438 : is_ubuntu 2022-02-08 17:46:46.842 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:46:46.844 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:46:46.847 | + functions-common:real_install_package:1439 : apt_get install apache2 2022-02-08 17:46:46.874 | + functions-common:apt_get:1219 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-02-08 17:46:46.983 | Reading package lists... 2022-02-08 17:46:47.244 | Building dependency tree... 2022-02-08 17:46:47.245 | Reading state information... 2022-02-08 17:46:47.517 | apache2 is already the newest version (2.4.41-4ubuntu3.9). 2022-02-08 17:46:47.517 | The following packages were automatically installed and are no longer required: 2022-02-08 17:46:47.518 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-08 17:46:47.518 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-08 17:46:47.518 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-08 17:46:47.518 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-08 17:46:47.519 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-08 17:46:47.519 | python3-zope.interface 2022-02-08 17:46:47.519 | Use 'sudo apt autoremove' to remove them. 2022-02-08 17:46:47.638 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-02-08 17:46:47.643 | + functions-common:apt_get:1223 : result=0 2022-02-08 17:46:47.645 | + functions-common:apt_get:1226 : time_stop apt-get 2022-02-08 17:46:47.648 | + functions-common:time_stop:2414 : local name 2022-02-08 17:46:47.650 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:46:47.653 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:46:47.655 | + functions-common:time_stop:2417 : local total 2022-02-08 17:46:47.657 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:46:47.660 | + functions-common:time_stop:2420 : name=apt-get 2022-02-08 17:46:47.663 | + functions-common:time_stop:2421 : start_time=1644342406870 2022-02-08 17:46:47.666 | + functions-common:time_stop:2423 : [[ -z 1644342406870 ]] 2022-02-08 17:46:47.669 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:46:47.673 | + functions-common:time_stop:2426 : end_time=1644342407671 2022-02-08 17:46:47.677 | + functions-common:time_stop:2427 : elapsed_time=801 2022-02-08 17:46:47.679 | + functions-common:time_stop:2428 : total=6568 2022-02-08 17:46:47.682 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:46:47.684 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=7369 2022-02-08 17:46:47.687 | + functions-common:apt_get:1227 : return 0 2022-02-08 17:46:47.690 | + lib/apache:install_apache_wsgi:136 : is_package_installed libapache2-mod-wsgi 2022-02-08 17:46:47.692 | + functions-common:is_package_installed:1461 : [[ -z libapache2-mod-wsgi ]] 2022-02-08 17:46:47.695 | + functions-common:is_package_installed:1465 : [[ -z deb ]] 2022-02-08 17:46:47.697 | + functions-common:is_package_installed:1469 : [[ deb = \d\e\b ]] 2022-02-08 17:46:47.700 | + functions-common:is_package_installed:1470 : dpkg -s libapache2-mod-wsgi 2022-02-08 17:46:47.723 | + lib/apache:install_apache_wsgi:139 : install_package libapache2-mod-wsgi-py3 2022-02-08 17:46:47.728 | + functions-common:install_package:1452 : update_package_repo 2022-02-08 17:46:47.731 | + functions-common:update_package_repo:1424 : NO_UPDATE_REPOS=False 2022-02-08 17:46:47.733 | + functions-common:update_package_repo:1425 : REPOS_UPDATED=True 2022-02-08 17:46:47.736 | + functions-common:update_package_repo:1426 : RETRY_UPDATE=False 2022-02-08 17:46:47.739 | + functions-common:update_package_repo:1428 : [[ False = \T\r\u\e ]] 2022-02-08 17:46:47.741 | + functions-common:update_package_repo:1432 : is_ubuntu 2022-02-08 17:46:47.744 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:46:47.746 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:46:47.749 | + functions-common:update_package_repo:1433 : apt_get_update 2022-02-08 17:46:47.751 | + functions-common:apt_get_update:1178 : [[ True == \T\r\u\e ]] 2022-02-08 17:46:47.755 | + functions-common:apt_get_update:1178 : [[ False != \T\r\u\e ]] 2022-02-08 17:46:47.757 | + functions-common:apt_get_update:1179 : return 2022-02-08 17:46:47.760 | + functions-common:install_package:1453 : real_install_package libapache2-mod-wsgi-py3 2022-02-08 17:46:47.763 | + functions-common:real_install_package:1438 : is_ubuntu 2022-02-08 17:46:47.765 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:46:47.769 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:46:47.771 | + functions-common:real_install_package:1439 : apt_get install libapache2-mod-wsgi-py3 2022-02-08 17:46:47.796 | + functions-common:apt_get:1219 : 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-02-08 17:46:47.906 | Reading package lists... 2022-02-08 17:46:48.163 | Building dependency tree... 2022-02-08 17:46:48.165 | Reading state information... 2022-02-08 17:46:48.429 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-02-08 17:46:48.429 | The following packages were automatically installed and are no longer required: 2022-02-08 17:46:48.430 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-08 17:46:48.430 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-08 17:46:48.430 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-08 17:46:48.430 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-08 17:46:48.430 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-08 17:46:48.430 | python3-zope.interface 2022-02-08 17:46:48.430 | Use 'sudo apt autoremove' to remove them. 2022-02-08 17:46:48.548 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-02-08 17:46:48.553 | + functions-common:apt_get:1223 : result=0 2022-02-08 17:46:48.556 | + functions-common:apt_get:1226 : time_stop apt-get 2022-02-08 17:46:48.558 | + functions-common:time_stop:2414 : local name 2022-02-08 17:46:48.561 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:46:48.563 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:46:48.566 | + functions-common:time_stop:2417 : local total 2022-02-08 17:46:48.568 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:46:48.571 | + functions-common:time_stop:2420 : name=apt-get 2022-02-08 17:46:48.573 | + functions-common:time_stop:2421 : start_time=1644342407793 2022-02-08 17:46:48.576 | + functions-common:time_stop:2423 : [[ -z 1644342407793 ]] 2022-02-08 17:46:48.581 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:46:48.586 | + functions-common:time_stop:2426 : end_time=1644342408583 2022-02-08 17:46:48.589 | + functions-common:time_stop:2427 : elapsed_time=790 2022-02-08 17:46:48.591 | + functions-common:time_stop:2428 : total=7369 2022-02-08 17:46:48.593 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:46:48.597 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=8159 2022-02-08 17:46:48.599 | + functions-common:apt_get:1227 : return 0 2022-02-08 17:46:48.602 | + lib/apache:install_apache_wsgi:154 : enable_apache_mod wsgi 2022-02-08 17:46:48.605 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2022-02-08 17:46:48.608 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-08 17:46:48.611 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:46:48.613 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:46:48.616 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-02-08 17:46:48.619 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2022-02-08 17:46:48.676 | wsgi (enabled by maintainer script) 2022-02-08 17:46:48.679 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-02-08 17:46:48.682 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-02-08 17:46:48.685 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-08 17:46:48.688 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-02-08 17:46:48.691 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-02-08 17:46:48.693 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-08 17:46:48.698 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-02-08 17:46:48.698 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-08 17:46:48.704 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-02-08 17:46:48.707 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-02-08 17:46:48.710 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-02-08 17:46:48.713 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-02-08 17:46:48.716 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-02-08 17:46:48.741 | Using python 3.8 to install osc-placement 2022-02-08 17:46:48.744 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-02-08 17:46:49.698 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:46:49.698 | from cryptography.utils import int_from_bytes 2022-02-08 17:46:49.698 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:46:49.698 | from cryptography.utils import int_from_bytes 2022-02-08 17:46:50.848 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 17:46:50.874 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.1.1) 2022-02-08 17:46:50.886 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.1) 2022-02-08 17:46:50.888 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-02-08 17:46:50.889 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.0) 2022-02-08 17:46:50.890 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.4.2) 2022-02-08 17:46:50.891 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.4.0) 2022-02-08 17:46:50.892 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-02-08 17:46:50.958 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.7.0) 2022-02-08 17:46:50.959 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.0.2) 2022-02-08 17:46:50.960 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (3.5.0) 2022-02-08 17:46:50.961 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (2.27.1) 2022-02-08 17:46:50.974 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (5.1.0) 2022-02-08 17:46:50.975 | Requirement already satisfied: cliff>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (3.10.0) 2022-02-08 17:46:50.977 | Requirement already satisfied: openstacksdk>=0.15.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (0.61.0) 2022-02-08 17:46:50.992 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (3.0.7) 2022-02-08 17:46:50.993 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.8.0) 2022-02-08 17:46:50.994 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2021.3) 2022-02-08 17:46:50.995 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.11.0) 2022-02-08 17:46:50.996 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (21.3) 2022-02-08 17:46:50.998 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.4.0) 2022-02-08 17:46:51.019 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.5.0) 2022-02-08 17:46:51.020 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (6.0) 2022-02-08 17:46:51.021 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (3.0.0) 2022-02-08 17:46:51.022 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (2.3.3) 2022-02-08 17:46:51.032 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.37.0->osc-placement) (1.13.3) 2022-02-08 17:46:51.071 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.32) 2022-02-08 17:46:51.073 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.5.0) 2022-02-08 17:46:51.074 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (0.10.0) 2022-02-08 17:46:51.075 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.1.5) 2022-02-08 17:46:51.076 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (36.0.1) 2022-02-08 17:46:51.077 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (5.1.1) 2022-02-08 17:46:51.078 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.0) 2022-02-08 17:46:51.080 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.4) 2022-02-08 17:46:51.149 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.0.11) 2022-02-08 17:46:51.150 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2019.11.28) 2022-02-08 17:46:51.151 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (1.26.8) 2022-02-08 17:46:51.153 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.3) 2022-02-08 17:46:51.248 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (1.8.2) 2022-02-08 17:46:51.250 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.2.5) 2022-02-08 17:46:51.253 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (21.4.0) 2022-02-08 17:46:51.298 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.15.0) 2022-02-08 17:46:51.338 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.2) 2022-02-08 17:46:51.503 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.21) 2022-02-08 17:46:53.802 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-08 17:46:53.809 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 17:46:53.809 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 17:46:53.946 | + inc/python:pip_install:200 : result=0 2022-02-08 17:46:53.949 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 17:46:53.957 | + functions-common:time_stop:2414 : local name 2022-02-08 17:46:53.960 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:46:53.963 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:46:53.965 | + functions-common:time_stop:2417 : local total 2022-02-08 17:46:53.968 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:46:53.970 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 17:46:53.973 | + functions-common:time_stop:2421 : start_time=1644342408735 2022-02-08 17:46:53.976 | + functions-common:time_stop:2423 : [[ -z 1644342408735 ]] 2022-02-08 17:46:53.980 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:46:53.984 | + functions-common:time_stop:2426 : end_time=1644342413981 2022-02-08 17:46:53.988 | + functions-common:time_stop:2427 : elapsed_time=5246 2022-02-08 17:46:53.990 | + functions-common:time_stop:2428 : total=132075 2022-02-08 17:46:53.993 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:46:53.996 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=137321 2022-02-08 17:46:53.998 | + inc/python:pip_install:203 : return 0 2022-02-08 17:46:54.001 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-02-08 17:46:54.004 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/placement.git 2022-02-08 17:46:54.007 | + functions-common:git_clone:598 : local git_dest=/opt/stack/placement 2022-02-08 17:46:54.009 | + functions-common:git_clone:599 : local git_ref=master 2022-02-08 17:46:54.012 | + functions-common:git_clone:600 : local orig_dir 2022-02-08 17:46:54.015 | ++ functions-common:git_clone:601 : pwd 2022-02-08 17:46:54.018 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-02-08 17:46:54.020 | + functions-common:git_clone:602 : local git_clone_flags= 2022-02-08 17:46:54.024 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-02-08 17:46:54.044 | + functions-common:git_clone:604 : RECLONE=False 2022-02-08 17:46:54.046 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-02-08 17:46:54.050 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-02-08 17:46:54.053 | + functions-common:git_clone:618 : echo master 2022-02-08 17:46:54.054 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-02-08 17:46:54.060 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/placement ]] 2022-02-08 17:46:54.062 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-02-08 17:46:54.065 | + functions-common:git_clone:666 : cd /opt/stack/placement 2022-02-08 17:46:54.069 | + functions-common:git_clone:667 : git show --oneline 2022-02-08 17:46:54.069 | + functions-common:git_clone:667 : head -1 2022-02-08 17:46:54.072 | 7e0ad495 Merge "Extra tests around required traits" 2022-02-08 17:46:54.075 | + functions-common:git_clone:668 : cd /home/ubuntu/devstack 2022-02-08 17:46:54.078 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-02-08 17:46:54.081 | + inc/python:setup_develop:338 : local bindep 2022-02-08 17:46:54.084 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-02-08 17:46:54.087 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-02-08 17:46:54.090 | + inc/python:setup_develop:344 : local extras= 2022-02-08 17:46:54.093 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-02-08 17:46:54.095 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-08 17:46:54.098 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-02-08 17:46:54.100 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-02-08 17:46:54.103 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-08 17:46:54.106 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-08 17:46:54.109 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-02-08 17:46:54.112 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-08 17:46:54.116 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-02-08 17:46:54.118 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-08 17:46:54.121 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-08 17:46:54.124 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-02-08 17:46:54.132 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-02-08 17:46:54.135 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-02-08 17:46:54.825 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-02-08 17:46:54.828 | + inc/python:setup_package:418 : local bindep=0 2022-02-08 17:46:54.831 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-08 17:46:54.833 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-08 17:46:54.836 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-02-08 17:46:54.838 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-02-08 17:46:54.841 | + inc/python:setup_package:427 : local flags=-e 2022-02-08 17:46:54.843 | + inc/python:setup_package:428 : local extras= 2022-02-08 17:46:54.847 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-08 17:46:54.849 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-08 17:46:54.853 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-08 17:46:54.856 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-08 17:46:54.860 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-08 17:46:54.864 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-02-08 17:46:54.887 | Using python 3.8 to install /opt/stack/placement 2022-02-08 17:46:54.889 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-02-08 17:46:55.796 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:46:55.796 | from cryptography.utils import int_from_bytes 2022-02-08 17:46:55.796 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:46:55.796 | from cryptography.utils import int_from_bytes 2022-02-08 17:46:56.947 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 17:46:56.972 | Obtaining file:///opt/stack/placement 2022-02-08 17:46:56.973 | Preparing metadata (setup.py): started 2022-02-08 17:46:58.191 | Preparing metadata (setup.py): finished with status 'done' 2022-02-08 17:46:58.238 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev18) (5.8.0) 2022-02-08 17:46:58.239 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev18) (1.4.31) 2022-02-08 17:46:58.240 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev18) (9.3.0) 2022-02-08 17:46:58.241 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev18) (2.5.1) 2022-02-08 17:46:58.242 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev18) (1.8.7) 2022-02-08 17:46:58.243 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==6.1.0.dev18) (3.2.0) 2022-02-08 17:46:58.244 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev18) (2.27.1) 2022-02-08 17:46:58.246 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev18) (60.7.1) 2022-02-08 17:46:58.248 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev18) (4.5.0) 2022-02-08 17:46:58.249 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev18) (8.7.1) 2022-02-08 17:46:58.250 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev18) (3.4.0) 2022-02-08 17:46:58.251 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev18) (4.6.1) 2022-02-08 17:46:58.252 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev18) (4.2.0) 2022-02-08 17:46:58.254 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev18) (4.12.1) 2022-02-08 17:46:58.255 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev18) (11.1.0) 2022-02-08 17:46:58.256 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev18) (3.10.1) 2022-02-08 17:46:58.257 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev18) (4.5.0) 2022-02-08 17:46:58.258 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev18) (1.4.0) 2022-02-08 17:46:58.260 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev18) (1.1.0) 2022-02-08 17:46:58.261 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev18) (2.7.0) 2022-02-08 17:46:58.262 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev18) (1.0.1) 2022-02-08 17:46:58.327 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev18) (2.10.0) 2022-02-08 17:46:58.329 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev18) (4.4.0) 2022-02-08 17:46:58.331 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev18) (1.16.0) 2022-02-08 17:46:58.332 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev18) (5.1.0) 2022-02-08 17:46:58.333 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev18) (4.4.0) 2022-02-08 17:46:58.334 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev18) (3.1.1) 2022-02-08 17:46:58.355 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==6.1.0.dev18) (0.17.3) 2022-02-08 17:46:58.395 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev18) (1.5.0) 2022-02-08 17:46:58.396 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev18) (2.4.0) 2022-02-08 17:46:58.397 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev18) (3.5.0) 2022-02-08 17:46:58.399 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev18) (0.8.0) 2022-02-08 17:46:58.400 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev18) (6.0) 2022-02-08 17:46:58.450 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev18) (1.7.6) 2022-02-08 17:46:58.453 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev18) (2.0.1) 2022-02-08 17:46:58.454 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev18) (0.13.0) 2022-02-08 17:46:58.456 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev18) (0.5.0) 2022-02-08 17:46:58.497 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==6.1.0.dev18) (2.8.2) 2022-02-08 17:46:58.501 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==6.1.0.dev18) (0.9.6) 2022-02-08 17:46:58.519 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev18) (3.0.3) 2022-02-08 17:46:58.520 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev18) (3.2.0) 2022-02-08 17:46:58.523 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev18) (3.3.0) 2022-02-08 17:46:58.549 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==6.1.0.dev18) (1.0.3) 2022-02-08 17:46:58.551 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==6.1.0.dev18) (2021.3) 2022-02-08 17:46:58.564 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==6.1.0.dev18) (3.0.0) 2022-02-08 17:46:58.581 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev18) (0.11.0) 2022-02-08 17:46:58.582 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev18) (3.0.7) 2022-02-08 17:46:58.585 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev18) (1.0.2) 2022-02-08 17:46:58.586 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev18) (21.3) 2022-02-08 17:46:58.628 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev18) (2019.11.28) 2022-02-08 17:46:58.629 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev18) (1.26.8) 2022-02-08 17:46:58.632 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev18) (3.3) 2022-02-08 17:46:58.634 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev18) (2.0.11) 2022-02-08 17:46:58.652 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==6.1.0.dev18) (0.7) 2022-02-08 17:46:58.812 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.2.19->openstack-placement==6.1.0.dev18) (1.1.2) 2022-02-08 17:46:58.881 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.1.0.dev18) (1.1.6) 2022-02-08 17:46:58.882 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.1.0.dev18) (5.4.0) 2022-02-08 17:46:58.883 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.1.0.dev18) (4.10.1) 2022-02-08 17:46:58.914 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev18) (1.15.0) 2022-02-08 17:46:58.948 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.7.0->openstack-placement==6.1.0.dev18) (1.13.3) 2022-02-08 17:46:59.007 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev18) (2.0.1) 2022-02-08 17:46:59.072 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev18) (1.7.0) 2022-02-08 17:46:59.156 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev18) (1.1.5) 2022-02-08 17:46:59.207 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==6.1.0.dev18) (0.2.5) 2022-02-08 17:46:59.400 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==6.1.0.dev18) (0.4.2) 2022-02-08 17:46:59.401 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==6.1.0.dev18) (0.5.2) 2022-02-08 17:46:59.402 | Requirement already satisfied: decorator in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==6.1.0.dev18) (5.1.1) 2022-02-08 17:46:59.482 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==6.1.0.dev18) (2.5.0) 2022-02-08 17:46:59.535 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev18) (2.21) 2022-02-08 17:46:59.699 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.1.0.dev18) (3.7.0) 2022-02-08 17:46:59.807 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==6.1.0.dev18) (3.0.0) 2022-02-08 17:46:59.808 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==6.1.0.dev18) (1.0.0) 2022-02-08 17:47:01.746 | Installing collected packages: openstack-placement 2022-02-08 17:47:01.746 | Attempting uninstall: openstack-placement 2022-02-08 17:47:01.746 | Found existing installation: openstack-placement 6.1.0.dev18 2022-02-08 17:47:01.748 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-02-08 17:47:01.750 | Running setup.py develop for openstack-placement 2022-02-08 17:47:03.834 | Successfully installed openstack-placement 2022-02-08 17:47:03.834 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-08 17:47:03.842 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 17:47:03.843 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 17:47:04.006 | + inc/python:pip_install:200 : result=0 2022-02-08 17:47:04.009 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 17:47:04.011 | + functions-common:time_stop:2414 : local name 2022-02-08 17:47:04.014 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:47:04.017 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:47:04.020 | + functions-common:time_stop:2417 : local total 2022-02-08 17:47:04.022 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:47:04.024 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 17:47:04.027 | + functions-common:time_stop:2421 : start_time=1644342414881 2022-02-08 17:47:04.029 | + functions-common:time_stop:2423 : [[ -z 1644342414881 ]] 2022-02-08 17:47:04.032 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:47:04.037 | + functions-common:time_stop:2426 : end_time=1644342424034 2022-02-08 17:47:04.041 | + functions-common:time_stop:2427 : elapsed_time=9153 2022-02-08 17:47:04.043 | + functions-common:time_stop:2428 : total=137321 2022-02-08 17:47:04.045 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:47:04.048 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=146474 2022-02-08 17:47:04.050 | + inc/python:pip_install:203 : return 0 2022-02-08 17:47:04.054 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-08 17:47:04.057 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-02-08 17:47:04.060 | + functions-common:safe_chown:2315 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-02-08 17:47:04.082 | + functions-common:_safe_permission_operation:2163 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-02-08 17:47:04.095 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-02-08 17:47:04.097 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-02-08 17:47:04.100 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:47:04.103 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:47:04.106 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-02-08 17:47:04.109 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:47:04.111 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-08 17:47:04.114 | + ./stack.sh:main:943 : configure_placement 2022-02-08 17:47:04.124 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-02-08 17:47:04.137 | + lib/placement:configure_placement:107 : create_placement_conf 2022-02-08 17:47:04.140 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-02-08 17:47:04.147 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-02-08 17:47:04.150 | ++ lib/database:database_connection_url:134 : local db=placement 2022-02-08 17:47:04.152 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-02-08 17:47:04.155 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=placement 2022-02-08 17:47:04.158 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-02-08 17:47:04.161 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-02-08 17:47:04.195 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-02-08 17:47:04.233 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-02-08 17:47:04.276 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-02-08 17:47:04.278 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/placement/placement.conf 2022-02-08 17:47:04.281 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=placement 2022-02-08 17:47:04.284 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-08 17:47:04.286 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-02-08 17:47:04.323 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-02-08 17:47:04.355 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.53/identity 2022-02-08 17:47:04.389 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-02-08 17:47:04.421 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-02-08 17:47:04.456 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-02-08 17:47:04.488 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-02-08 17:47:04.519 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-02-08 17:47:04.554 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-08 17:47:04.587 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-02-08 17:47:04.619 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-02-08 17:47:04.622 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-02-08 17:47:04.625 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-02-08 17:47:04.629 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-08 17:47:04.649 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-08 17:47:04.651 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-08 17:47:04.654 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-08 17:47:04.656 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-08 17:47:04.659 | + 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-02-08 17:47:04.690 | + 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-02-08 17:47:04.726 | + 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-02-08 17:47:04.758 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-08 17:47:04.789 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-02-08 17:47:04.791 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-02-08 17:47:04.795 | + lib/apache:write_uwsgi_config:244 : local file=/etc/placement/placement-uwsgi.ini 2022-02-08 17:47:04.797 | + lib/apache:write_uwsgi_config:245 : local wsgi=/usr/local/bin/placement-api 2022-02-08 17:47:04.801 | + lib/apache:write_uwsgi_config:246 : local url=/placement 2022-02-08 17:47:04.804 | + lib/apache:write_uwsgi_config:247 : local http= 2022-02-08 17:47:04.807 | + lib/apache:write_uwsgi_config:248 : local name= 2022-02-08 17:47:04.810 | ++ lib/apache:write_uwsgi_config:249 : basename /usr/local/bin/placement-api 2022-02-08 17:47:04.817 | + lib/apache:write_uwsgi_config:249 : name=placement-api 2022-02-08 17:47:04.820 | + lib/apache:write_uwsgi_config:253 : local socket_dir=/var/run/uwsgi 2022-02-08 17:47:04.823 | + lib/apache:write_uwsgi_config:257 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-08 17:47:04.838 | + lib/apache:write_uwsgi_config:258 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-08 17:47:04.839 | + lib/apache:write_uwsgi_config:258 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-08 17:47:04.849 | d /var/run/uwsgi 0755 ubuntu root 2022-02-08 17:47:04.854 | + lib/apache:write_uwsgi_config:259 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-08 17:47:04.874 | + lib/apache:write_uwsgi_config:261 : local socket=/var/run/uwsgi/placement-api.socket 2022-02-08 17:47:04.877 | + lib/apache:write_uwsgi_config:264 : rm -rf /etc/placement/placement-uwsgi.ini 2022-02-08 17:47:04.883 | + lib/apache:write_uwsgi_config:265 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-02-08 17:47:04.925 | + lib/apache:write_uwsgi_config:266 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-02-08 17:47:04.956 | + lib/apache:write_uwsgi_config:268 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-02-08 17:47:04.991 | + lib/apache:write_uwsgi_config:270 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-02-08 17:47:05.023 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-02-08 17:47:05.057 | + lib/apache:write_uwsgi_config:274 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-08 17:47:05.089 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-02-08 17:47:05.129 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-02-08 17:47:05.166 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-02-08 17:47:05.200 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-02-08 17:47:05.235 | + lib/apache:write_uwsgi_config:282 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-02-08 17:47:05.274 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-08 17:47:05.305 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-02-08 17:47:05.340 | + lib/apache:write_uwsgi_config:289 : [[ -n '' ]] 2022-02-08 17:47:05.343 | + lib/apache:write_uwsgi_config:292 : local apache_conf= 2022-02-08 17:47:05.347 | ++ lib/apache:write_uwsgi_config:293 : apache_site_config_for placement-api 2022-02-08 17:47:05.349 | ++ lib/apache:apache_site_config_for:176 : local site=placement-api 2022-02-08 17:47:05.352 | ++ lib/apache:apache_site_config_for:177 : is_ubuntu 2022-02-08 17:47:05.355 | ++ functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:47:05.357 | ++ functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:47:05.360 | ++ lib/apache:apache_site_config_for:179 : echo /etc/apache2/sites-available/placement-api.conf 2022-02-08 17:47:05.363 | + lib/apache:write_uwsgi_config:293 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-02-08 17:47:05.365 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-02-08 17:47:05.404 | + lib/apache:write_uwsgi_config:295 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-02-08 17:47:05.436 | + lib/apache:write_uwsgi_config:296 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-02-08 17:47:05.436 | + lib/apache:write_uwsgi_config:296 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-02-08 17:47:05.445 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-02-08 17:47:05.449 | + lib/apache:write_uwsgi_config:297 : enable_apache_site placement-api 2022-02-08 17:47:05.452 | + lib/apache:enable_apache_site:193 : local site=placement-api 2022-02-08 17:47:05.455 | + lib/apache:enable_apache_site:195 : enable_apache_mod version 2022-02-08 17:47:05.458 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-08 17:47:05.460 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-08 17:47:05.463 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:47:05.466 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:47:05.469 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-08 17:47:05.471 | + lib/apache:enable_apache_site:196 : is_ubuntu 2022-02-08 17:47:05.474 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:47:05.477 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:47:05.480 | + lib/apache:enable_apache_site:197 : sudo a2ensite placement-api 2022-02-08 17:47:05.544 | Site placement-api already enabled 2022-02-08 17:47:05.548 | + lib/apache:write_uwsgi_config:298 : restart_apache_server 2022-02-08 17:47:05.551 | + lib/apache:restart_apache_server:240 : restart_service apache2 2022-02-08 17:47:05.553 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2022-02-08 17:47:05.556 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart apache2 2022-02-08 17:47:05.705 | + ./stack.sh:main:950 : is_service_enabled placement placement-client 2022-02-08 17:47:05.730 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:47:05.732 | + ./stack.sh:main:951 : is_service_enabled n-cpu 2022-02-08 17:47:05.757 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:47:05.760 | + ./stack.sh:main:951 : is_service_enabled n-sch 2022-02-08 17:47:05.779 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:47:05.781 | + ./stack.sh:main:952 : configure_placement_nova_compute 2022-02-08 17:47:05.785 | + lib/nova:configure_placement_nova_compute:590 : local conf=/etc/nova/nova.conf 2022-02-08 17:47:05.787 | + lib/nova:configure_placement_nova_compute:591 : iniset /etc/nova/nova.conf placement auth_type password 2022-02-08 17:47:05.836 | + lib/nova:configure_placement_nova_compute:592 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.53/identity 2022-02-08 17:47:05.868 | + lib/nova:configure_placement_nova_compute:593 : iniset /etc/nova/nova.conf placement username placement 2022-02-08 17:47:05.899 | + lib/nova:configure_placement_nova_compute:594 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-02-08 17:47:05.930 | + lib/nova:configure_placement_nova_compute:595 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-02-08 17:47:05.962 | + lib/nova:configure_placement_nova_compute:596 : iniset /etc/nova/nova.conf placement project_name service 2022-02-08 17:47:05.994 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-02-08 17:47:06.026 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-02-08 17:47:06.058 | + ./stack.sh:main:956 : is_service_enabled horizon 2022-02-08 17:47:06.077 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:47:06.080 | + ./stack.sh:main:961 : is_service_enabled tls-proxy 2022-02-08 17:47:06.099 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:47:06.102 | + ./stack.sh:main:969 : run_phase stack install 2022-02-08 17:47:06.105 | + functions-common:run_phase:1842 : local mode=stack 2022-02-08 17:47:06.108 | + functions-common:run_phase:1843 : local phase=install 2022-02-08 17:47:06.111 | + functions-common:run_phase:1844 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-08 17:47:06.114 | + functions-common:run_phase:1845 : local extra_plugin_file_name 2022-02-08 17:47:06.117 | + functions-common:run_phase:1846 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-08 17:47:06.119 | + functions-common:run_phase:1851 : local exceptions=80-tempest.sh 2022-02-08 17:47:06.122 | + functions-common:run_phase:1852 : local extra 2022-02-08 17:47:06.125 | ++ functions-common:run_phase:1853 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-08 17:47:06.130 | + functions-common:run_phase:1853 : extra=80-tempest.sh 2022-02-08 17:47:06.133 | + functions-common:run_phase:1854 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-08 17:47:06.136 | + functions-common:run_phase:1858 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-08 17:47:06.138 | + functions-common:run_phase:1858 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-02-08 17:47:06.141 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-08 17:47:06.159 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:47:06.163 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-02-08 17:47:06.166 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-02-08 17:47:06.168 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-02-08 17:47:06.171 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-02-08 17:47:06.174 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-08 17:47:06.176 | ++ ./stack.sh:echo_summary:446 : echo -e Installing Tempest 2022-02-08 17:47:06.179 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-02-08 17:47:06.181 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-02-08 17:47:06.242 | ++ inc/async:async_inner:63 : install_tempest 2022-02-08 17:47:06.285 | [315829 Async install_tempest:341122]: running: install_tempest 2022-02-08 17:47:06.288 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-02-08 17:47:06.291 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-02-08 17:47:06.295 | + functions-common:run_phase:1863 : [[ stack == \s\o\u\r\c\e ]] 2022-02-08 17:47:06.297 | + functions-common:run_phase:1866 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-02-08 17:47:06.301 | + functions-common:run_phase:1869 : run_plugins stack install 2022-02-08 17:47:06.303 | + functions-common:run_plugins:1828 : local mode=stack 2022-02-08 17:47:06.306 | + functions-common:run_plugins:1829 : local phase=install 2022-02-08 17:47:06.309 | + functions-common:run_plugins:1831 : local plugins= 2022-02-08 17:47:06.311 | + functions-common:run_plugins:1832 : local plugin 2022-02-08 17:47:06.315 | + ./stack.sh:main:972 : use_library_from_git python-openstackclient 2022-02-08 17:47:06.317 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-02-08 17:47:06.320 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-08 17:47:06.323 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-08 17:47:06.326 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2022-02-08 17:47:06.329 | + inc/python:use_library_from_git:253 : return 1 2022-02-08 17:47:06.332 | + ./stack.sh:main:976 : pip_install_gr python-openstackclient 2022-02-08 17:47:06.335 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-02-08 17:47:06.338 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-08 17:47:06.342 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-02-08 17:47:06.346 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-02-08 17:47:06.349 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-08 17:47:06.354 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-02-08 17:47:06.355 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-08 17:47:06.362 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-02-08 17:47:06.365 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-02-08 17:47:06.368 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-02-08 17:47:06.372 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-02-08 17:47:06.374 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-02-08 17:47:06.397 | Using python 3.8 to install python-openstackclient 2022-02-08 17:47:06.400 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient 2022-02-08 17:47:07.324 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:47:07.324 | from cryptography.utils import int_from_bytes 2022-02-08 17:47:07.324 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:47:07.324 | from cryptography.utils import int_from_bytes 2022-02-08 17:47:08.490 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-08 17:47:08.516 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.7.0) 2022-02-08 17:47:08.536 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-02-08 17:47:08.537 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.2.0) 2022-02-08 17:47:08.538 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.1) 2022-02-08 17:47:08.539 | Requirement already satisfied: openstacksdk>=0.56.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-02-08 17:47:08.540 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.8.0) 2022-02-08 17:47:08.541 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-02-08 17:47:08.542 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-02-08 17:47:08.544 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.4.2) 2022-02-08 17:47:08.545 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.0) 2022-02-08 17:47:08.546 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-02-08 17:47:08.547 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.6.0) 2022-02-08 17:47:08.559 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (6.0) 2022-02-08 17:47:08.560 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (0.5.0) 2022-02-08 17:47:08.561 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.0.0) 2022-02-08 17:47:08.562 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.0.7) 2022-02-08 17:47:08.563 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.3.3) 2022-02-08 17:47:08.590 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.32) 2022-02-08 17:47:08.591 | Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (4.4.0) 2022-02-08 17:47:08.592 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.4.4) 2022-02-08 17:47:08.593 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (0.10.0) 2022-02-08 17:47:08.594 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (2.5.0) 2022-02-08 17:47:08.596 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.4.0) 2022-02-08 17:47:08.597 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.1.5) 2022-02-08 17:47:08.599 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.7.0) 2022-02-08 17:47:08.600 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (0.11.0) 2022-02-08 17:47:08.601 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (5.1.1) 2022-02-08 17:47:08.602 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (36.0.1) 2022-02-08 17:47:08.618 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=2.3.0->python-openstackclient) (3.17.6) 2022-02-08 17:47:08.636 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (0.8.0) 2022-02-08 17:47:08.637 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2021.3) 2022-02-08 17:47:08.638 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2.4.0) 2022-02-08 17:47:08.640 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (21.3) 2022-02-08 17:47:08.661 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=3.3.0->python-openstackclient) (2.27.1) 2022-02-08 17:47:08.683 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (4.2.0) 2022-02-08 17:47:08.684 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (8.7.1) 2022-02-08 17:47:08.685 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (1.16.0) 2022-02-08 17:47:08.781 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (0.2.5) 2022-02-08 17:47:08.783 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (21.4.0) 2022-02-08 17:47:08.784 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (1.8.2) 2022-02-08 17:47:08.826 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.56.0->python-openstackclient) (1.15.0) 2022-02-08 17:47:08.839 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->python-openstackclient) (1.13.3) 2022-02-08 17:47:08.874 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.56.0->python-openstackclient) (2.2) 2022-02-08 17:47:09.047 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.5.0) 2022-02-08 17:47:09.061 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.0.3) 2022-02-08 17:47:09.167 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (1.26.8) 2022-02-08 17:47:09.169 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (3.3) 2022-02-08 17:47:09.170 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2019.11.28) 2022-02-08 17:47:09.172 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2.0.11) 2022-02-08 17:47:09.303 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.56.0->python-openstackclient) (2.21) 2022-02-08 17:47:11.621 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-08 17:47:11.628 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-08 17:47:11.629 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-08 17:47:11.773 | + inc/python:pip_install:200 : result=0 2022-02-08 17:47:11.776 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-08 17:47:11.779 | + functions-common:time_stop:2414 : local name 2022-02-08 17:47:11.781 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:47:11.784 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:47:11.787 | + functions-common:time_stop:2417 : local total 2022-02-08 17:47:11.790 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:47:11.792 | + functions-common:time_stop:2420 : name=pip_install 2022-02-08 17:47:11.795 | + functions-common:time_stop:2421 : start_time=1644342426392 2022-02-08 17:47:11.797 | + functions-common:time_stop:2423 : [[ -z 1644342426392 ]] 2022-02-08 17:47:11.801 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:47:11.806 | + functions-common:time_stop:2426 : end_time=1644342431803 2022-02-08 17:47:11.809 | + functions-common:time_stop:2427 : elapsed_time=5411 2022-02-08 17:47:11.811 | + functions-common:time_stop:2428 : total=146474 2022-02-08 17:47:11.814 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:47:11.817 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=151885 2022-02-08 17:47:11.820 | + inc/python:pip_install:203 : return 0 2022-02-08 17:47:11.823 | + ./stack.sh:main:981 : install_oscwrap 2022-02-08 17:47:11.827 | ++ functions-common:install_oscwrap:2459 : mktemp 2022-02-08 17:47:11.832 | + functions-common:install_oscwrap:2459 : OSCWRAP_TIMER_FILE=/tmp/tmp.O4HhVcK6At 2022-02-08 17:47:11.835 | + functions-common:install_oscwrap:2462 : shopt -s expand_aliases 2022-02-08 17:47:11.837 | + functions-common:install_oscwrap:2465 : unalias -a 2022-02-08 17:47:11.840 | + functions-common:install_oscwrap:2467 : alias openstack=oscwrap 2022-02-08 17:47:11.843 | + ./stack.sh:main:986 : [[ False != \F\a\l\s\e ]] 2022-02-08 17:47:11.846 | + ./stack.sh:main:1026 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-02-08 17:47:11.849 | + ./stack.sh:main:1034 : is_service_enabled mysql postgresql 2022-02-08 17:47:11.868 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:47:11.870 | + ./stack.sh:main:1035 : configure_database 2022-02-08 17:47:11.873 | + lib/database:configure_database:128 : configure_database_mysql 2022-02-08 17:47:11.876 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-02-08 17:47:11.878 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-02-08 17:47:11.881 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-08 17:47:11.883 | + ./stack.sh:echo_summary:446 : echo -e Configuring and starting MySQL 2022-02-08 17:47:11.886 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-02-08 17:47:11.888 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:47:11.891 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:47:11.897 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-02-08 17:47:11.900 | + lib/databases/mysql:configure_database_mysql:90 : is_fedora 2022-02-08 17:47:11.902 | + functions-common:is_fedora:513 : [[ -z Ubuntu ]] 2022-02-08 17:47:11.905 | + functions-common:is_fedora:517 : '[' Ubuntu = Fedora ']' 2022-02-08 17:47:11.908 | + functions-common:is_fedora:517 : '[' Ubuntu = 'Red Hat' ']' 2022-02-08 17:47:11.910 | + functions-common:is_fedora:518 : '[' Ubuntu = openEuler ']' 2022-02-08 17:47:11.912 | + functions-common:is_fedora:519 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-08 17:47:11.915 | + functions-common:is_fedora:520 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-08 17:47:11.917 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOS ']' 2022-02-08 17:47:11.919 | + functions-common:is_fedora:521 : '[' Ubuntu = CentOSStream ']' 2022-02-08 17:47:11.921 | + functions-common:is_fedora:522 : '[' Ubuntu = AlmaLinux ']' 2022-02-08 17:47:11.924 | + functions-common:is_fedora:523 : '[' Ubuntu = OracleServer ']' 2022-02-08 17:47:11.926 | + functions-common:is_fedora:523 : '[' Ubuntu = Virtuozzo ']' 2022-02-08 17:47:11.929 | + lib/databases/mysql:configure_database_mysql:90 : is_suse 2022-02-08 17:47:11.931 | + functions-common:is_suse:531 : is_opensuse 2022-02-08 17:47:11.934 | + functions-common:is_opensuse:538 : [[ -z Ubuntu ]] 2022-02-08 17:47:11.936 | + functions-common:is_opensuse:542 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-08 17:47:11.939 | + functions-common:is_suse:531 : is_suse_linux_enterprise 2022-02-08 17:47:11.943 | + functions-common:is_suse_linux_enterprise:550 : [[ -z Ubuntu ]] 2022-02-08 17:47:11.946 | + functions-common:is_suse_linux_enterprise:554 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-08 17:47:11.948 | + lib/databases/mysql:configure_database_mysql:98 : sudo mysqladmin -u root password Passw0rd 2022-02-08 17:47:11.964 | mysqladmin: connect to server at 'localhost' failed 2022-02-08 17:47:11.964 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-02-08 17:47:11.969 | + lib/databases/mysql:configure_database_mysql:98 : true 2022-02-08 17:47:11.972 | + lib/databases/mysql:configure_database_mysql:102 : is_ubuntu 2022-02-08 17:47:11.974 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:47:11.978 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:47:11.981 | + lib/databases/mysql:configure_database_mysql:102 : '[' mysql == mariadb ']' 2022-02-08 17:47:11.984 | + lib/databases/mysql:configure_database_mysql:105 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-02-08 17:47:11.987 | + lib/databases/mysql:configure_database_mysql:111 : is_ubuntu 2022-02-08 17:47:11.989 | + functions-common:is_ubuntu:562 : [[ -z deb ]] 2022-02-08 17:47:11.992 | + functions-common:is_ubuntu:565 : '[' deb = deb ']' 2022-02-08 17:47:11.994 | + lib/databases/mysql:configure_database_mysql:111 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-02-08 17:47:11.997 | + lib/databases/mysql:configure_database_mysql:111 : '[' mysql == mariadb ']' 2022-02-08 17:47:11.999 | + lib/databases/mysql:configure_database_mysql:116 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2022-02-08 17:47:12.012 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-08 17:47:12.071 | + lib/databases/mysql:configure_database_mysql:118 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-02-08 17:47:12.087 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-08 17:47:12.184 | ++ lib/databases/mysql:configure_database_mysql:124 : ipv6_unquote 0.0.0.0 2022-02-08 17:47:12.188 | ++ functions-common:ipv6_unquote:2212 : tr -d '[]' 2022-02-08 17:47:12.188 | ++ functions-common:ipv6_unquote:2212 : echo 0.0.0.0 2022-02-08 17:47:12.193 | + lib/databases/mysql:configure_database_mysql:124 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-02-08 17:47:12.252 | + lib/databases/mysql:configure_database_mysql:125 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-02-08 17:47:12.321 | + lib/databases/mysql:configure_database_mysql:126 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-02-08 17:47:12.382 | + lib/databases/mysql:configure_database_mysql:127 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-02-08 17:47:12.446 | + lib/databases/mysql:configure_database_mysql:129 : [[ False == \T\r\u\e ]] 2022-02-08 17:47:12.448 | + lib/databases/mysql:configure_database_mysql:149 : restart_service mysql 2022-02-08 17:47:12.451 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2022-02-08 17:47:12.455 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart mysql 2022-02-08 17:47:15.337 | + ./stack.sh:main:1039 : save_stackenv 1039 2022-02-08 17:47:15.340 | + functions-common:save_stackenv:60 : local tag=1039 2022-02-08 17:47:15.344 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-02-08 17:47:15.349 | + functions-common:save_stackenv:62 : time_stamp=2022-02-08-174715 2022-02-08 17:47:15.352 | + functions-common:save_stackenv:63 : echo '# 2022-02-08-174715 1039' 2022-02-08 17:47:15.355 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 17:47:15.358 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-02-08 17:47:15.368 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 17:47:15.371 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-02-08 17:47:15.378 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 17:47:15.384 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-02-08 17:47:15.387 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 17:47:15.390 | + 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-02-08 17:47:15.394 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 17:47:15.397 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.53 2022-02-08 17:47:15.400 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 17:47:15.403 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.53/identity 2022-02-08 17:47:15.405 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 17:47:15.409 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-02-08-174334 2022-02-08 17:47:15.411 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 17:47:15.414 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-02-08 17:47:15.417 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 17:47:15.420 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.53 2022-02-08 17:47:15.424 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 17:47:15.427 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-02-08 17:47:15.429 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 17:47:15.434 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-02-08 17:47:15.436 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 17:47:15.439 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-02-08 17:47:15.441 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-08 17:47:15.444 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-02-08 17:47:15.447 | + ./stack.sh:main:1051 : [[ True == \T\r\u\e ]] 2022-02-08 17:47:15.449 | + ./stack.sh:main:1052 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-02-08 17:47:15.452 | + ./stack.sh:main:1053 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-02-08 17:47:15.465 | + ./stack.sh:main:1065 : start_dstat 2022-02-08 17:47:15.473 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-08 17:47:15.475 | + functions-common:run_process:1669 : local service=dstat 2022-02-08 17:47:15.478 | + functions-common:run_process:1670 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-08 17:47:15.481 | + functions-common:run_process:1671 : local group= 2022-02-08 17:47:15.484 | + functions-common:run_process:1672 : local user= 2022-02-08 17:47:15.488 | + functions-common:run_process:1674 : local name=dstat 2022-02-08 17:47:15.490 | + functions-common:run_process:1676 : time_start run_process 2022-02-08 17:47:15.493 | + functions-common:time_start:2400 : local name=run_process 2022-02-08 17:47:15.496 | + functions-common:time_start:2401 : local start_time= 2022-02-08 17:47:15.499 | + functions-common:time_start:2402 : [[ -n '' ]] 2022-02-08 17:47:15.502 | ++ functions-common:time_start:2405 : date +%s%3N 2022-02-08 17:47:15.507 | + functions-common:time_start:2405 : _TIME_START[$name]=1644342435504 2022-02-08 17:47:15.511 | + functions-common:run_process:1677 : is_service_enabled dstat 2022-02-08 17:47:15.530 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:47:15.534 | + functions-common:run_process:1678 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-02-08 17:47:15.536 | + functions-common:_run_under_systemd:1634 : local service=dstat 2022-02-08 17:47:15.539 | + functions-common:_run_under_systemd:1635 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-08 17:47:15.541 | + functions-common:_run_under_systemd:1636 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-08 17:47:15.547 | + functions-common:_run_under_systemd:1638 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-08 17:47:15.550 | + functions-common:_common_systemd_pitfalls:1606 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-08 17:47:15.553 | + functions-common:_common_systemd_pitfalls:1609 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-02-08 17:47:15.555 | + functions-common:_common_systemd_pitfalls:1620 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-02-08 17:47:15.558 | + functions-common:_run_under_systemd:1640 : local systemd_service=devstack@dstat.service 2022-02-08 17:47:15.560 | + functions-common:_run_under_systemd:1641 : local group= 2022-02-08 17:47:15.564 | + functions-common:_run_under_systemd:1642 : local user=ubuntu 2022-02-08 17:47:15.567 | + functions-common:_run_under_systemd:1643 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-02-08 17:47:15.569 | + functions-common:_run_under_systemd:1646 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-02-08 17:47:15.572 | + functions-common:write_user_unit_file:1551 : local service=devstack@dstat.service 2022-02-08 17:47:15.575 | + functions-common:write_user_unit_file:1552 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-08 17:47:15.577 | + functions-common:write_user_unit_file:1553 : local group= 2022-02-08 17:47:15.580 | + functions-common:write_user_unit_file:1554 : local user=ubuntu 2022-02-08 17:47:15.582 | + functions-common:write_user_unit_file:1555 : local extra= 2022-02-08 17:47:15.587 | + functions-common:write_user_unit_file:1556 : [[ -n '' ]] 2022-02-08 17:47:15.590 | + functions-common:write_user_unit_file:1559 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-02-08 17:47:15.592 | + functions-common:write_user_unit_file:1560 : mkdir -p /etc/systemd/system 2022-02-08 17:47:15.600 | + functions-common:write_user_unit_file:1562 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-02-08 17:47:15.659 | + functions-common:write_user_unit_file:1563 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-02-08 17:47:15.719 | + functions-common:write_user_unit_file:1564 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-08 17:47:15.778 | + functions-common:write_user_unit_file:1565 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-02-08 17:47:15.839 | + functions-common:write_user_unit_file:1566 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-02-08 17:47:15.900 | + functions-common:write_user_unit_file:1567 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-08 17:47:15.967 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-02-08 17:47:15.970 | + functions-common:write_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-02-08 17:47:16.035 | + functions-common:write_user_unit_file:1574 : sudo systemctl daemon-reload 2022-02-08 17:47:16.441 | + functions-common:_run_under_systemd:1649 : sudo systemctl enable devstack@dstat.service 2022-02-08 17:47:16.455 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-02-08 17:47:16.871 | + functions-common:_run_under_systemd:1650 : sudo systemctl start devstack@dstat.service 2022-02-08 17:47:16.896 | + functions-common:run_process:1680 : time_stop run_process 2022-02-08 17:47:16.899 | + functions-common:time_stop:2414 : local name 2022-02-08 17:47:16.902 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:47:16.905 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:47:16.908 | + functions-common:time_stop:2417 : local total 2022-02-08 17:47:16.911 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:47:16.914 | + functions-common:time_stop:2420 : name=run_process 2022-02-08 17:47:16.917 | + functions-common:time_stop:2421 : start_time=1644342435504 2022-02-08 17:47:16.920 | + functions-common:time_stop:2423 : [[ -z 1644342435504 ]] 2022-02-08 17:47:16.924 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:47:16.930 | + functions-common:time_stop:2426 : end_time=1644342436927 2022-02-08 17:47:16.933 | + functions-common:time_stop:2427 : elapsed_time=1423 2022-02-08 17:47:16.936 | + functions-common:time_stop:2428 : total=0 2022-02-08 17:47:16.939 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:47:16.942 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=1423 2022-02-08 17:47:16.949 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-02-08 17:47:16.953 | + functions-common:run_process:1669 : local service=memory_tracker 2022-02-08 17:47:16.955 | + functions-common:run_process:1670 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-02-08 17:47:16.958 | + functions-common:run_process:1671 : local group= 2022-02-08 17:47:16.961 | + functions-common:run_process:1672 : local user=root 2022-02-08 17:47:16.965 | + functions-common:run_process:1674 : local name=memory_tracker 2022-02-08 17:47:16.967 | + functions-common:run_process:1676 : time_start run_process 2022-02-08 17:47:16.971 | + functions-common:time_start:2400 : local name=run_process 2022-02-08 17:47:16.973 | + functions-common:time_start:2401 : local start_time= 2022-02-08 17:47:16.976 | + functions-common:time_start:2402 : [[ -n '' ]] 2022-02-08 17:47:16.980 | ++ functions-common:time_start:2405 : date +%s%3N 2022-02-08 17:47:16.986 | + functions-common:time_start:2405 : _TIME_START[$name]=1644342436981 2022-02-08 17:47:16.989 | + functions-common:run_process:1677 : is_service_enabled memory_tracker 2022-02-08 17:47:17.015 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:47:17.018 | + functions-common:run_process:1680 : time_stop run_process 2022-02-08 17:47:17.021 | + functions-common:time_stop:2414 : local name 2022-02-08 17:47:17.024 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:47:17.030 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:47:17.033 | + functions-common:time_stop:2417 : local total 2022-02-08 17:47:17.036 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:47:17.039 | + functions-common:time_stop:2420 : name=run_process 2022-02-08 17:47:17.042 | + functions-common:time_stop:2421 : start_time=1644342436981 2022-02-08 17:47:17.045 | + functions-common:time_stop:2423 : [[ -z 1644342436981 ]] 2022-02-08 17:47:17.048 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:47:17.058 | + functions-common:time_stop:2426 : end_time=1644342437050 2022-02-08 17:47:17.061 | + functions-common:time_stop:2427 : elapsed_time=69 2022-02-08 17:47:17.064 | + functions-common:time_stop:2428 : total=1423 2022-02-08 17:47:17.067 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:47:17.069 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=1492 2022-02-08 17:47:17.073 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-02-08 17:47:17.109 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:47:17.112 | + ./stack.sh:main:1069 : is_service_enabled tcpdump 2022-02-08 17:47:17.134 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:47:17.137 | + ./stack.sh:main:1077 : is_service_enabled etcd3 2022-02-08 17:47:17.165 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:47:17.169 | + ./stack.sh:main:1078 : start_etcd3 2022-02-08 17:47:17.173 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-02-08 17:47:17.179 | + lib/etcd3:start_etcd3:42 : cmd+=' --name n-d-828369-1 --data-dir /opt/stack/data/etcd' 2022-02-08 17:47:17.184 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-02-08 17:47:17.187 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster n-d-828369-1=http://10.222.0.53:2380' 2022-02-08 17:47:17.190 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.53:2380' 2022-02-08 17:47:17.193 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.53:2379' 2022-02-08 17:47:17.196 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-02-08 17:47:17.198 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-02-08 17:47:17.201 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.53:2379' 2022-02-08 17:47:17.204 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-02-08 17:47:17.207 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-02-08 17:47:17.209 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-02-08 17:47:17.213 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name n-d-828369-1 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster n-d-828369-1=http://10.222.0.53:2380 --initial-advertise-peer-urls http://10.222.0.53:2380 --advertise-client-urls http://10.222.0.53:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.53:2379 --debug' '' root 2022-02-08 17:47:17.215 | + functions-common:write_user_unit_file:1551 : local service=devstack@etcd.service 2022-02-08 17:47:17.218 | + functions-common:write_user_unit_file:1552 : local 'command=/opt/stack/bin/etcd --name n-d-828369-1 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster n-d-828369-1=http://10.222.0.53:2380 --initial-advertise-peer-urls http://10.222.0.53:2380 --advertise-client-urls http://10.222.0.53:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.53:2379 --debug' 2022-02-08 17:47:17.221 | + functions-common:write_user_unit_file:1553 : local group= 2022-02-08 17:47:17.223 | + functions-common:write_user_unit_file:1554 : local user=root 2022-02-08 17:47:17.226 | + functions-common:write_user_unit_file:1555 : local extra= 2022-02-08 17:47:17.228 | + functions-common:write_user_unit_file:1556 : [[ -n '' ]] 2022-02-08 17:47:17.231 | + functions-common:write_user_unit_file:1559 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-02-08 17:47:17.233 | + functions-common:write_user_unit_file:1560 : mkdir -p /etc/systemd/system 2022-02-08 17:47:17.239 | + functions-common:write_user_unit_file:1562 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-02-08 17:47:17.340 | + functions-common:write_user_unit_file:1563 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-02-08 17:47:17.421 | + functions-common:write_user_unit_file:1564 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name n-d-828369-1 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster n-d-828369-1=http://10.222.0.53:2380 --initial-advertise-peer-urls http://10.222.0.53:2380 --advertise-client-urls http://10.222.0.53:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.53:2379 --debug' 2022-02-08 17:47:17.477 | + functions-common:write_user_unit_file:1565 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-02-08 17:47:17.535 | + functions-common:write_user_unit_file:1566 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-02-08 17:47:17.596 | + functions-common:write_user_unit_file:1567 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-08 17:47:17.654 | + functions-common:write_user_unit_file:1568 : [[ -n '' ]] 2022-02-08 17:47:17.657 | + functions-common:write_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-02-08 17:47:17.732 | + functions-common:write_user_unit_file:1574 : sudo systemctl daemon-reload 2022-02-08 17:47:18.168 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-02-08 17:47:18.235 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-02-08 17:47:18.292 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-02-08 17:47:18.359 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-02-08 17:47:18.421 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-02-08 17:47:18.425 | ++ functions-common:is_arch:495 : uname -m 2022-02-08 17:47:18.429 | + functions-common:is_arch:495 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-02-08 17:47:18.432 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-02-08 17:47:18.833 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-02-08 17:47:18.851 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-02-08 17:47:19.234 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-02-08 17:47:20.229 | + ./stack.sh:main:1084 : is_service_enabled tls-proxy 2022-02-08 17:47:20.247 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:47:20.250 | + ./stack.sh:main:1089 : write_clouds_yaml 2022-02-08 17:47:20.253 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-02-08 17:47:20.257 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-02-08 17:47:20.261 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-02-08 17:47:20.275 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-02-08 17:47:20.289 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-02-08 17:47:20.292 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-02-08 17:47:20.295 | + 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.53/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-02-08 17:47:20.432 | + 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.53/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-02-08 17:47:20.577 | + 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-alt --os-region-name RegionOne --os-auth-url http://10.222.0.53/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-02-08 17:47:20.716 | + 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-member --os-region-name RegionOne --os-auth-url http://10.222.0.53/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-02-08 17:47:20.860 | + 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-reader --os-region-name RegionOne --os-auth-url http://10.222.0.53/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-02-08 17:47:21.002 | + 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-reader --os-region-name RegionOne --os-auth-url http://10.222.0.53/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-02-08 17:47:21.149 | + 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-system-admin --os-region-name RegionOne --os-auth-url http://10.222.0.53/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-02-08 17:47:21.296 | + 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-member --os-region-name RegionOne --os-auth-url http://10.222.0.53/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-02-08 17:47:21.433 | + 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-reader --os-region-name RegionOne --os-auth-url http://10.222.0.53/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-02-08 17:47:21.575 | + functions-common:write_clouds_yaml:187 : cat 2022-02-08 17:47:21.582 | ++ functions-common:write_clouds_yaml:193 : eval echo '~ubuntu' 2022-02-08 17:47:21.585 | +++ functions-common:write_clouds_yaml:193 : echo /home/ubuntu 2022-02-08 17:47:21.588 | + functions-common:write_clouds_yaml:193 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-02-08 17:47:21.593 | + ./stack.sh:main:1090 : export OS_CLOUD=devstack-admin 2022-02-08 17:47:21.596 | + ./stack.sh:main:1090 : OS_CLOUD=devstack-admin 2022-02-08 17:47:21.599 | + ./stack.sh:main:1092 : is_service_enabled keystone 2022-02-08 17:47:21.616 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:47:21.619 | + ./stack.sh:main:1093 : echo_summary 'Starting Keystone' 2022-02-08 17:47:21.621 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-08 17:47:21.624 | + ./stack.sh:echo_summary:446 : echo -e Starting Keystone 2022-02-08 17:47:21.626 | + ./stack.sh:main:1095 : '[' 10.222.0.53 == 10.222.0.53 ']' 2022-02-08 17:47:21.629 | + ./stack.sh:main:1096 : init_keystone 2022-02-08 17:47:21.631 | + lib/keystone:init_keystone:462 : is_service_enabled ldap 2022-02-08 17:47:21.650 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:47:21.652 | + lib/keystone:init_keystone:466 : [[ True == True ]] 2022-02-08 17:47:21.655 | + lib/keystone:init_keystone:468 : recreate_database keystone 2022-02-08 17:47:21.658 | + lib/database:recreate_database:112 : local db=keystone 2022-02-08 17:47:21.662 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-02-08 17:47:21.665 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-02-08 17:47:21.668 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-02-08 17:47:21.673 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-08 17:47:29.626 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-02-08 17:47:29.631 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-08 17:47:29.806 | + lib/keystone:init_keystone:471 : time_start dbsync 2022-02-08 17:47:29.809 | + functions-common:time_start:2400 : local name=dbsync 2022-02-08 17:47:29.812 | + functions-common:time_start:2401 : local start_time= 2022-02-08 17:47:29.814 | + functions-common:time_start:2402 : [[ -n '' ]] 2022-02-08 17:47:29.818 | ++ functions-common:time_start:2405 : date +%s%3N 2022-02-08 17:47:29.823 | + functions-common:time_start:2405 : _TIME_START[$name]=1644342449820 2022-02-08 17:47:29.825 | + lib/keystone:init_keystone:473 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-02-08 17:47:34.746 | 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=342945) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-08 17:47:34.754 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-08 17:47:34.755 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:47:34.755 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:47:34.755 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:47:34.755 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:47:34.756 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:47:34.756 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:47:34.756 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_initial_migration.py... {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:47:34.756 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:47:34.756 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:47:34.756 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:47:34.756 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:47:34.757 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:47:34.757 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:47:34.757 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:47:34.757 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-08 17:47:34.757 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-08 17:47:34.786 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-08 17:47:34.787 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:47:34.787 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:47:34.787 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:47:34.787 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:47:34.787 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:47:34.788 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:47:34.788 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_initial_migration.py... {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:47:34.788 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:47:34.788 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:47:34.788 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:47:34.789 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:47:34.789 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:47:34.789 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:47:34.789 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:47:34.789 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-08 17:47:34.789 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-08 17:47:35.364 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-08 17:47:35.365 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:47:35.365 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:47:35.365 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:47:35.365 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:47:35.366 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:47:35.366 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:47:35.366 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_initial_migration.py... {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:47:35.366 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:47:35.366 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:47:35.366 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:47:35.367 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:47:35.367 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:47:35.367 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:47:35.367 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:47:35.367 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-08 17:47:35.368 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-08 17:47:35.376 | INFO migrate.versioning.api [-] 72 -> 73...  2022-02-08 17:47:48.058 | ++ inc/async:async_inner:64 : rc=0 2022-02-08 17:47:48.084 | [341122 Async install_tempest:341122]: finished successfully 2022-02-08 17:48:05.021 | INFO migrate.versioning.api [-] done 2022-02-08 17:48:05.021 | INFO migrate.versioning.api [-] 73 -> 74...  2022-02-08 17:48:05.112 | INFO migrate.versioning.api [-] done 2022-02-08 17:48:05.112 | INFO migrate.versioning.api [-] 74 -> 75...  2022-02-08 17:48:05.170 | INFO migrate.versioning.api [-] done 2022-02-08 17:48:05.170 | INFO migrate.versioning.api [-] 75 -> 76...  2022-02-08 17:48:05.252 | INFO migrate.versioning.api [-] done 2022-02-08 17:48:05.253 | INFO migrate.versioning.api [-] 76 -> 77...  2022-02-08 17:48:05.321 | INFO migrate.versioning.api [-] done 2022-02-08 17:48:05.321 | INFO migrate.versioning.api [-] 77 -> 78...  2022-02-08 17:48:05.412 | INFO migrate.versioning.api [-] done 2022-02-08 17:48:05.412 | INFO migrate.versioning.api [-] 78 -> 79...  2022-02-08 17:48:06.578 | INFO migrate.versioning.api [-] done 2022-02-08 17:48:06.579 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-08 17:48:06.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:48:06.580 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:48:06.580 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:48:06.580 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:48:06.580 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:48:06.580 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:48:06.580 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:48:06.581 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:48:06.581 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:48:06.581 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:48:06.581 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:48:06.581 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:48:06.581 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:48:06.581 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:48:06.582 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-08 17:48:06.582 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-08 17:48:06.582 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-08 17:48:06.583 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:48:06.583 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:48:06.583 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:48:06.583 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:48:06.584 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:48:06.584 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:48:06.584 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_initial_migration.py... {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:48:06.584 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:48:06.584 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:48:06.584 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:48:06.585 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:48:06.585 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:48:06.585 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:48:06.585 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:48:06.585 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-08 17:48:06.585 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-08 17:48:06.594 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-08 17:48:06.595 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:48:06.595 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:48:06.595 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:48:06.595 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:48:06.595 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:48:06.595 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:48:06.596 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:48:06.596 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:48:06.596 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:48:06.596 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:48:06.596 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:48:06.596 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:48:06.596 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:48:06.597 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:48:06.597 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-08 17:48:06.597 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-08 17:48:07.047 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-08 17:48:07.048 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:48:07.048 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:48:07.048 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:48:07.048 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:48:07.049 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:48:07.049 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:48:07.049 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:48:07.049 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:48:07.049 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:48:07.049 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:48:07.049 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:48:07.050 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:48:07.050 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:48:07.050 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:48:07.050 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-08 17:48:07.050 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-08 17:48:07.151 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-08 17:48:07.151 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:48:07.152 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:48:07.152 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:48:07.152 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:48:07.152 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:48:07.152 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:48:07.152 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:48:07.153 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:48:07.153 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:48:07.153 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:48:07.153 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:48:07.153 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:48:07.154 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:48:07.154 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:48:07.154 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-08 17:48:07.155 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-08 17:48:07.163 | INFO migrate.versioning.api [-] 72 -> 73...  2022-02-08 17:48:07.407 | INFO migrate.versioning.api [-] done 2022-02-08 17:48:07.407 | INFO migrate.versioning.api [-] 73 -> 74...  2022-02-08 17:48:07.487 | INFO migrate.versioning.api [-] done 2022-02-08 17:48:07.488 | INFO migrate.versioning.api [-] 74 -> 75...  2022-02-08 17:48:07.572 | INFO migrate.versioning.api [-] done 2022-02-08 17:48:07.572 | INFO migrate.versioning.api [-] 75 -> 76...  2022-02-08 17:48:07.695 | INFO migrate.versioning.api [-] done 2022-02-08 17:48:07.695 | INFO migrate.versioning.api [-] 76 -> 77...  2022-02-08 17:48:07.777 | INFO migrate.versioning.api [-] done 2022-02-08 17:48:07.777 | INFO migrate.versioning.api [-] 77 -> 78...  2022-02-08 17:48:07.838 | INFO migrate.versioning.api [-] done 2022-02-08 17:48:07.838 | INFO migrate.versioning.api [-] 78 -> 79...  2022-02-08 17:48:07.901 | INFO migrate.versioning.api [-] done 2022-02-08 17:48:07.901 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-08 17:48:07.902 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:48:07.902 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:48:07.902 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:48:07.903 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:48:07.903 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_initial_migration.py... {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:48:07.903 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:48:07.903 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:48:07.903 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:48:07.904 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:48:07.904 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:48:07.904 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:48:07.904 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:48:07.904 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:48:07.904 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:48:07.904 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-08 17:48:07.905 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-08 17:48:07.905 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-08 17:48:07.906 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:48:07.906 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:48:07.906 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:48:07.906 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:48:07.916 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:48:07.916 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:48:07.916 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:48:07.916 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:48:07.916 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:48:07.916 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:48:07.916 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:48:07.916 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:48:07.916 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:48:07.916 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:48:07.916 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-08 17:48:07.916 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-08 17:48:07.916 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-08 17:48:07.917 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:48:07.917 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:48:07.917 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:48:07.917 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:48:07.917 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_initial_migration.py... {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:48:07.918 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:48:07.918 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:48:07.918 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:48:07.918 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:48:07.918 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:48:07.918 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:48:07.919 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:48:07.919 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:48:07.919 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:48:07.919 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-08 17:48:07.919 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-08 17:48:08.317 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-08 17:48:08.318 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:48:08.318 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:48:08.318 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:48:08.318 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:48:08.318 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_initial_migration.py... {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:48:08.319 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:48:08.319 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:48:08.319 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:48:08.319 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:48:08.319 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:48:08.319 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:48:08.320 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:48:08.320 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:48:08.320 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:48:08.320 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-08 17:48:08.320 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-08 17:48:08.437 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-08 17:48:08.438 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:48:08.438 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:48:08.439 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:48:08.439 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:48:08.439 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_initial_migration.py... {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:48:08.439 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:48:08.439 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:48:08.439 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:48:08.440 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:48:08.440 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:48:08.440 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:48:08.440 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:48:08.440 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-08 17:48:08.440 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-08 17:48:08.440 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-08 17:48:08.441 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=342945) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-08 17:48:08.447 | INFO migrate.versioning.api [-] 72 -> 73...  2022-02-08 17:48:08.505 | INFO migrate.versioning.api [-] done 2022-02-08 17:48:08.506 | INFO migrate.versioning.api [-] 73 -> 74...  2022-02-08 17:48:08.557 | INFO migrate.versioning.api [-] done 2022-02-08 17:48:08.557 | INFO migrate.versioning.api [-] 74 -> 75...  2022-02-08 17:48:08.640 | INFO migrate.versioning.api [-] done 2022-02-08 17:48:08.640 | INFO migrate.versioning.api [-] 75 -> 76...  2022-02-08 17:48:08.731 | INFO migrate.versioning.api [-] done 2022-02-08 17:48:08.731 | INFO migrate.versioning.api [-] 76 -> 77...  2022-02-08 17:48:08.820 | INFO migrate.versioning.api [-] done 2022-02-08 17:48:08.820 | INFO migrate.versioning.api [-] 77 -> 78...  2022-02-08 17:48:08.883 | INFO migrate.versioning.api [-] done 2022-02-08 17:48:08.883 | INFO migrate.versioning.api [-] 78 -> 79...  2022-02-08 17:48:08.984 | INFO migrate.versioning.api [-] done 2022-02-08 17:48:09.378 | + lib/keystone:init_keystone:474 : time_stop dbsync 2022-02-08 17:48:09.380 | + functions-common:time_stop:2414 : local name 2022-02-08 17:48:09.384 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:48:09.387 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:48:09.389 | + functions-common:time_stop:2417 : local total 2022-02-08 17:48:09.392 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:48:09.394 | + functions-common:time_stop:2420 : name=dbsync 2022-02-08 17:48:09.397 | + functions-common:time_stop:2421 : start_time=1644342449820 2022-02-08 17:48:09.399 | + functions-common:time_stop:2423 : [[ -z 1644342449820 ]] 2022-02-08 17:48:09.402 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:48:09.407 | + functions-common:time_stop:2426 : end_time=1644342489405 2022-02-08 17:48:09.410 | + functions-common:time_stop:2427 : elapsed_time=39585 2022-02-08 17:48:09.413 | + functions-common:time_stop:2428 : total=0 2022-02-08 17:48:09.415 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:48:09.417 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=39585 2022-02-08 17:48:09.421 | + lib/keystone:init_keystone:476 : [[ fernet == \f\e\r\n\e\t ]] 2022-02-08 17:48:09.424 | + lib/keystone:init_keystone:477 : rm -rf /etc/keystone/fernet-keys/ 2022-02-08 17:48:09.428 | + lib/keystone:init_keystone:478 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-02-08 17:48:14.094 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-02-08 17:48:14.095 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-02-08 17:48:14.095 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-02-08 17:48:14.095 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-02-08 17:48:14.096 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-02-08 17:48:14.096 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-02-08 17:48:14.096 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-02-08 17:48:14.096 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-02-08 17:48:14.097 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-02-08 17:48:14.444 | + lib/keystone:init_keystone:480 : rm -rf /etc/keystone/credential-keys/ 2022-02-08 17:48:14.449 | + lib/keystone:init_keystone:481 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-02-08 17:48:19.078 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-02-08 17:48:19.078 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-02-08 17:48:19.078 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-02-08 17:48:19.079 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-02-08 17:48:19.079 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-02-08 17:48:19.079 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-02-08 17:48:19.079 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-02-08 17:48:19.080 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-02-08 17:48:19.080 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-02-08 17:48:19.444 | + ./stack.sh:main:1097 : start_keystone 2022-02-08 17:48:19.447 | + lib/keystone:start_keystone:539 : local service_port=5000 2022-02-08 17:48:19.450 | + lib/keystone:start_keystone:540 : local auth_protocol=http 2022-02-08 17:48:19.452 | + lib/keystone:start_keystone:541 : is_service_enabled tls-proxy 2022-02-08 17:48:19.470 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:48:19.472 | + lib/keystone:start_keystone:546 : '[' uwsgi == mod_wsgi ']' 2022-02-08 17:48:19.476 | ++ lib/keystone:start_keystone:550 : which uwsgi 2022-02-08 17:48:19.481 | + lib/keystone:start_keystone:550 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-02-08 17:48:19.484 | + functions-common:run_process:1669 : local service=keystone 2022-02-08 17:48:19.486 | + functions-common:run_process:1670 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-08 17:48:19.495 | + functions-common:run_process:1671 : local group= 2022-02-08 17:48:19.496 | + functions-common:run_process:1672 : local user= 2022-02-08 17:48:19.496 | + functions-common:run_process:1674 : local name=keystone 2022-02-08 17:48:19.497 | + functions-common:run_process:1676 : time_start run_process 2022-02-08 17:48:19.500 | + functions-common:time_start:2400 : local name=run_process 2022-02-08 17:48:19.502 | + functions-common:time_start:2401 : local start_time= 2022-02-08 17:48:19.505 | + functions-common:time_start:2402 : [[ -n '' ]] 2022-02-08 17:48:19.508 | ++ functions-common:time_start:2405 : date +%s%3N 2022-02-08 17:48:19.512 | + functions-common:time_start:2405 : _TIME_START[$name]=1644342499509 2022-02-08 17:48:19.515 | + functions-common:run_process:1677 : is_service_enabled keystone 2022-02-08 17:48:19.531 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:48:19.533 | + functions-common:run_process:1678 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-02-08 17:48:19.536 | + functions-common:_run_under_systemd:1634 : local service=keystone 2022-02-08 17:48:19.538 | + functions-common:_run_under_systemd:1635 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-08 17:48:19.541 | + functions-common:_run_under_systemd:1636 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-08 17:48:19.543 | + functions-common:_run_under_systemd:1638 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-08 17:48:19.546 | + functions-common:_common_systemd_pitfalls:1606 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-08 17:48:19.548 | + functions-common:_common_systemd_pitfalls:1609 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-02-08 17:48:19.551 | + functions-common:_common_systemd_pitfalls:1620 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-02-08 17:48:19.553 | + functions-common:_run_under_systemd:1640 : local systemd_service=devstack@keystone.service 2022-02-08 17:48:19.556 | + functions-common:_run_under_systemd:1641 : local group= 2022-02-08 17:48:19.558 | + functions-common:_run_under_systemd:1642 : local user=ubuntu 2022-02-08 17:48:19.561 | + functions-common:_run_under_systemd:1643 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-02-08 17:48:19.564 | + functions-common:_run_under_systemd:1644 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2022-02-08 17:48:19.566 | + functions-common:write_uwsgi_user_unit_file:1578 : local service=devstack@keystone.service 2022-02-08 17:48:19.568 | + functions-common:write_uwsgi_user_unit_file:1579 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-08 17:48:19.571 | + functions-common:write_uwsgi_user_unit_file:1580 : local group= 2022-02-08 17:48:19.573 | + functions-common:write_uwsgi_user_unit_file:1581 : local user=ubuntu 2022-02-08 17:48:19.576 | + functions-common:write_uwsgi_user_unit_file:1582 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-02-08 17:48:19.577 | + functions-common:write_uwsgi_user_unit_file:1583 : mkdir -p /etc/systemd/system 2022-02-08 17:48:19.581 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-02-08 17:48:19.635 | + functions-common:write_uwsgi_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-02-08 17:48:19.687 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-02-08 17:48:19.746 | + functions-common:write_uwsgi_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-08 17:48:19.807 | + functions-common:write_uwsgi_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-08 17:48:19.876 | + functions-common:write_uwsgi_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-02-08 17:48:19.943 | + functions-common:write_uwsgi_user_unit_file:1591 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-02-08 17:48:20.003 | + functions-common:write_uwsgi_user_unit_file:1592 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-02-08 17:48:20.061 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-02-08 17:48:20.115 | + functions-common:write_uwsgi_user_unit_file:1594 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-02-08 17:48:20.171 | + functions-common:write_uwsgi_user_unit_file:1596 : [[ -n '' ]] 2022-02-08 17:48:20.174 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-02-08 17:48:20.230 | + functions-common:write_uwsgi_user_unit_file:1602 : sudo systemctl daemon-reload 2022-02-08 17:48:20.630 | + functions-common:_run_under_systemd:1649 : sudo systemctl enable devstack@keystone.service 2022-02-08 17:48:20.644 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-02-08 17:48:21.024 | + functions-common:_run_under_systemd:1650 : sudo systemctl start devstack@keystone.service 2022-02-08 17:48:21.102 | + functions-common:run_process:1680 : time_stop run_process 2022-02-08 17:48:21.105 | + functions-common:time_stop:2414 : local name 2022-02-08 17:48:21.108 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:48:21.111 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:48:21.113 | + functions-common:time_stop:2417 : local total 2022-02-08 17:48:21.116 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:48:21.120 | + functions-common:time_stop:2420 : name=run_process 2022-02-08 17:48:21.123 | + functions-common:time_stop:2421 : start_time=1644342499509 2022-02-08 17:48:21.126 | + functions-common:time_stop:2423 : [[ -z 1644342499509 ]] 2022-02-08 17:48:21.129 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:48:21.135 | + functions-common:time_stop:2426 : end_time=1644342501131 2022-02-08 17:48:21.137 | + functions-common:time_stop:2427 : elapsed_time=1622 2022-02-08 17:48:21.140 | + functions-common:time_stop:2428 : total=1492 2022-02-08 17:48:21.142 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:48:21.145 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=3114 2022-02-08 17:48:21.148 | + lib/keystone:start_keystone:553 : echo 'Waiting for keystone to start...' 2022-02-08 17:48:21.148 | Waiting for keystone to start... 2022-02-08 17:48:21.150 | + lib/keystone:start_keystone:559 : local service_uri=http://10.222.0.53/identity/v3/ 2022-02-08 17:48:21.154 | + lib/keystone:start_keystone:561 : wait_for_service 60 http://10.222.0.53/identity/v3/ 2022-02-08 17:48:21.163 | + functions:wait_for_service:457 : local timeout=60 2022-02-08 17:48:21.166 | + functions:wait_for_service:458 : local url=http://10.222.0.53/identity/v3/ 2022-02-08 17:48:21.169 | + functions:wait_for_service:459 : local rval=0 2022-02-08 17:48:21.172 | + functions:wait_for_service:460 : time_start wait_for_service 2022-02-08 17:48:21.177 | + functions-common:time_start:2400 : local name=wait_for_service 2022-02-08 17:48:21.187 | + functions-common:time_start:2401 : local start_time= 2022-02-08 17:48:21.189 | + functions-common:time_start:2402 : [[ -n '' ]] 2022-02-08 17:48:21.193 | ++ functions-common:time_start:2405 : date +%s%3N 2022-02-08 17:48:21.197 | + functions-common:time_start:2405 : _TIME_START[$name]=1644342501195 2022-02-08 17:48:21.202 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-02-08 17:48:21.206 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.53/identity/v3/ 2022-02-08 17:48:27.779 | + :: : [[ 200 == 503 ]] 2022-02-08 17:48:27.780 | + :: : [[ 0 -eq 7 ]] 2022-02-08 17:48:27.783 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-02-08 17:48:27.786 | + functions-common:time_stop:2414 : local name 2022-02-08 17:48:27.788 | + functions-common:time_stop:2415 : local end_time 2022-02-08 17:48:27.791 | + functions-common:time_stop:2416 : local elapsed_time 2022-02-08 17:48:27.793 | + functions-common:time_stop:2417 : local total 2022-02-08 17:48:27.796 | + functions-common:time_stop:2418 : local start_time 2022-02-08 17:48:27.798 | + functions-common:time_stop:2420 : name=wait_for_service 2022-02-08 17:48:27.800 | + functions-common:time_stop:2421 : start_time=1644342501195 2022-02-08 17:48:27.803 | + functions-common:time_stop:2423 : [[ -z 1644342501195 ]] 2022-02-08 17:48:27.806 | ++ functions-common:time_stop:2426 : date +%s%3N 2022-02-08 17:48:27.811 | + functions-common:time_stop:2426 : end_time=1644342507808 2022-02-08 17:48:27.813 | + functions-common:time_stop:2427 : elapsed_time=6613 2022-02-08 17:48:27.815 | + functions-common:time_stop:2428 : total=0 2022-02-08 17:48:27.818 | + functions-common:time_stop:2430 : _TIME_START[$name]= 2022-02-08 17:48:27.820 | + functions-common:time_stop:2431 : _TIME_TOTAL[$name]=6613 2022-02-08 17:48:27.823 | + functions:wait_for_service:467 : return 0 2022-02-08 17:48:27.826 | + lib/keystone:start_keystone:566 : is_service_enabled tls-proxy 2022-02-08 17:48:27.843 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:48:27.846 | + lib/keystone:start_keystone:571 : restart_service memcached 2022-02-08 17:48:27.849 | + functions-common:restart_service:2298 : '[' -x /bin/systemctl ']' 2022-02-08 17:48:27.851 | + functions-common:restart_service:2299 : sudo /bin/systemctl restart memcached 2022-02-08 17:48:27.890 | + ./stack.sh:main:1098 : bootstrap_keystone 2022-02-08 17:48:27.890 | + lib/keystone:bootstrap_keystone:591 : /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.53/identity 2022-02-08 17:48:32.535 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=343779) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 17:48:32.535 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=343779) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 17:48:32.535 | 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=343779) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 17:48:32.543 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=343779) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 17:48:32.560 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=343779) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 17:48:32.560 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=343779) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 17:48:32.592 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=343779) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 17:48:32.627 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=343779) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 17:48:32.627 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=343779) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 17:48:32.720 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=343779) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 17:48:32.720 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=343779) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 17:48:32.720 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=343779) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 17:48:32.720 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=343779) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 17:48:32.720 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=343779) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 17:48:32.721 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=343779) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 17:48:32.734 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=343779) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 17:48:32.734 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=343779) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 17:48:32.734 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=343779) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 17:48:32.735 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=343779) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 17:48:32.735 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=343779) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 17:48:32.735 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=343779) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 17:48:32.735 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=343779) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 17:48:32.742 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=343779) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 17:48:32.745 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=343779) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 17:48:32.746 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=343779) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 17:48:32.746 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=343779) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 17:48:32.746 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=343779) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 17:48:32.746 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=343779) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 17:48:32.746 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=343779) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 17:48:32.747 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=343779) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-08 17:48:32.781 | 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=343779) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-08 17:48:33.192 | INFO keystone.cmd.bootstrap [None req-60a7db50-15d0-4b14-a73a-cedb38b91f59 None None] Created domain default 2022-02-08 17:48:33.282 | INFO keystone.cmd.bootstrap [None req-60a7db50-15d0-4b14-a73a-cedb38b91f59 None None] Created project admin 2022-02-08 17:48:33.310 | DEBUG passlib.handlers.bcrypt [None req-60a7db50-15d0-4b14-a73a-cedb38b91f59 None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=343779) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-02-08 17:48:33.310 | DEBUG passlib.handlers.bcrypt [None req-60a7db50-15d0-4b14-a73a-cedb38b91f59 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=343779) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-02-08 17:48:33.418 | INFO keystone.cmd.bootstrap [None req-60a7db50-15d0-4b14-a73a-cedb38b91f59 None None] Created user admin 2022-02-08 17:48:33.504 | INFO keystone.cmd.bootstrap [None req-60a7db50-15d0-4b14-a73a-cedb38b91f59 None None] Created role reader 2022-02-08 17:48:33.566 | INFO keystone.cmd.bootstrap [None req-60a7db50-15d0-4b14-a73a-cedb38b91f59 None None] Created role member 2022-02-08 17:48:33.652 | INFO keystone.cmd.bootstrap [None req-60a7db50-15d0-4b14-a73a-cedb38b91f59 None None] Created implied role where 1f63cf8dc90745e994176a0ccf474f54 implies 132df7bbf0de46e9a35984eee3d3a735 2022-02-08 17:48:33.712 | INFO keystone.cmd.bootstrap [None req-60a7db50-15d0-4b14-a73a-cedb38b91f59 None None] Created role admin 2022-02-08 17:48:33.772 | INFO keystone.cmd.bootstrap [None req-60a7db50-15d0-4b14-a73a-cedb38b91f59 None None] Created implied role where 71cc40c738ae41e2b3dcdecd7089b418 implies 1f63cf8dc90745e994176a0ccf474f54 2022-02-08 17:48:33.856 | INFO keystone.cmd.bootstrap [None req-60a7db50-15d0-4b14-a73a-cedb38b91f59 None None] Granted role admin on project admin to user admin. 2022-02-08 17:48:33.915 | INFO keystone.cmd.bootstrap [None req-60a7db50-15d0-4b14-a73a-cedb38b91f59 None None] Granted role admin on the system to user admin. 2022-02-08 17:48:34.024 | WARNING py.warnings [None req-60a7db50-15d0-4b14-a73a-cedb38b91f59 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-02-08 17:48:34.024 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-02-08 17:48:34.024 |  2022-02-08 17:48:34.029 | INFO keystone.cmd.bootstrap [None req-60a7db50-15d0-4b14-a73a-cedb38b91f59 None None] Created region RegionOne 2022-02-08 17:48:34.229 | INFO keystone.cmd.bootstrap [None req-60a7db50-15d0-4b14-a73a-cedb38b91f59 None None] Created public endpoint http://10.222.0.53/identity 2022-02-08 17:48:34.716 | + lib/keystone:bootstrap_keystone:599 : '[' False == True ']' 2022-02-08 17:48:34.719 | + ./stack.sh:main:1101 : create_keystone_accounts 2022-02-08 17:48:34.722 | + lib/keystone:create_keystone_accounts:298 : local admin_project 2022-02-08 17:48:34.725 | ++ lib/keystone:create_keystone_accounts:299 : oscwrap project show admin -f value -c id 2022-02-08 17:48:37.783 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:48:37.784 | from cryptography.utils import int_from_bytes 2022-02-08 17:48:37.784 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:48:37.784 | from cryptography.utils import int_from_bytes 2022-02-08 17:48:37.947 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:48:37.950 | + lib/keystone:create_keystone_accounts:299 : admin_project=654be7077dec4b7b8079d2a9216de2a5 2022-02-08 17:48:37.952 | + lib/keystone:create_keystone_accounts:300 : local admin_user 2022-02-08 17:48:37.955 | ++ lib/keystone:create_keystone_accounts:301 : oscwrap user show admin -f value -c id 2022-02-08 17:48:40.112 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:48:40.112 | from cryptography.utils import int_from_bytes 2022-02-08 17:48:40.112 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:48:40.112 | from cryptography.utils import int_from_bytes 2022-02-08 17:48:40.270 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:48:40.273 | + lib/keystone:create_keystone_accounts:301 : admin_user=989241d06a8e4d6ea13869c66f73808f 2022-02-08 17:48:40.275 | + lib/keystone:create_keystone_accounts:303 : local admin_role=admin 2022-02-08 17:48:40.278 | + lib/keystone:create_keystone_accounts:304 : local member_role=member 2022-02-08 17:48:40.280 | + lib/keystone:create_keystone_accounts:305 : local reader_role=reader 2022-02-08 17:48:40.283 | + lib/keystone:create_keystone_accounts:307 : async_run ks-domain-role get_or_add_user_domain_role admin 989241d06a8e4d6ea13869c66f73808f default 2022-02-08 17:48:40.344 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 989241d06a8e4d6ea13869c66f73808f default 2022-02-08 17:48:40.390 | [315829 Async ks-domain-role:343898]: running: get_or_add_user_domain_role admin 989241d06a8e4d6ea13869c66f73808f default 2022-02-08 17:48:40.393 | + lib/keystone:create_keystone_accounts:310 : get_or_create_domain Default 2022-02-08 17:48:40.395 | + functions-common:get_or_create_domain:866 : local domain_id 2022-02-08 17:48:40.399 | ++ functions-common:get_or_create_domain:878 : oscwrap domain show Default -f value -c id 2022-02-08 17:48:42.898 | + functions-common:get_or_create_domain:876 : domain_id=default 2022-02-08 17:48:42.900 | + functions-common:get_or_create_domain:877 : echo default 2022-02-08 17:48:42.900 | default 2022-02-08 17:48:42.903 | + lib/keystone:create_keystone_accounts:311 : async_run ks-project get_or_create_project service Default 2022-02-08 17:48:42.964 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-02-08 17:48:43.007 | [315829 Async ks-project:344054]: running: get_or_create_project service Default 2022-02-08 17:48:43.009 | + lib/keystone:create_keystone_accounts:314 : async_run ks-service get_or_create_role service 2022-02-08 17:48:43.085 | + inc/async:async_inner:63 : get_or_create_role service 2022-02-08 17:48:43.132 | [315829 Async ks-service:344140]: running: get_or_create_role service 2022-02-08 17:48:43.135 | + lib/keystone:create_keystone_accounts:320 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-02-08 17:48:43.217 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-02-08 17:48:43.436 | [315829 Async ks-reseller:344226]: running: get_or_create_role ResellerAdmin 2022-02-08 17:48:43.461 | + lib/keystone:create_keystone_accounts:324 : local another_role=anotherrole 2022-02-08 17:48:43.476 | + lib/keystone:create_keystone_accounts:325 : async_run ks-anotherrole get_or_create_role anotherrole 2022-02-08 17:48:43.927 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-02-08 17:48:44.175 | [315829 Async ks-anotherrole:344317]: running: get_or_create_role anotherrole 2022-02-08 17:48:44.192 | + lib/keystone:create_keystone_accounts:328 : local invis_project 2022-02-08 17:48:44.229 | ++ lib/keystone:create_keystone_accounts:329 : get_or_create_project invisible_to_admin default 2022-02-08 17:48:44.250 | ++ functions-common:get_or_create_project:921 : local project_id 2022-02-08 17:48:44.281 | +++ functions-common:get_or_create_project:929 : oscwrap project create invisible_to_admin --domain=default --or-show -f value -c id 2022-02-08 17:48:46.412 | + inc/async:async_inner:64 : rc=0 2022-02-08 17:48:46.541 | [344054 Async ks-project:344054]: finished successfully 2022-02-08 17:48:46.832 | + inc/async:async_inner:64 : rc=0 2022-02-08 17:48:46.912 | [344140 Async ks-service:344140]: finished successfully 2022-02-08 17:48:46.925 | + inc/async:async_inner:64 : rc=0 2022-02-08 17:48:46.965 | [344226 Async ks-reseller:344226]: finished successfully 2022-02-08 17:48:47.555 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:48:47.555 | from cryptography.utils import int_from_bytes 2022-02-08 17:48:47.555 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:48:47.555 | from cryptography.utils import int_from_bytes 2022-02-08 17:48:47.647 | + inc/async:async_inner:64 : rc=0 2022-02-08 17:48:47.687 | [344317 Async ks-anotherrole:344317]: finished successfully 2022-02-08 17:48:47.738 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:48:47.741 | ++ functions-common:get_or_create_project:927 : project_id=bc0ce5bd4f4144e8bd2abdf70c545bb8 2022-02-08 17:48:47.744 | ++ functions-common:get_or_create_project:928 : echo bc0ce5bd4f4144e8bd2abdf70c545bb8 2022-02-08 17:48:47.748 | + lib/keystone:create_keystone_accounts:329 : invis_project=bc0ce5bd4f4144e8bd2abdf70c545bb8 2022-02-08 17:48:47.751 | + lib/keystone:create_keystone_accounts:332 : local demo_project 2022-02-08 17:48:47.755 | ++ lib/keystone:create_keystone_accounts:333 : get_or_create_project demo default 2022-02-08 17:48:47.757 | ++ functions-common:get_or_create_project:921 : local project_id 2022-02-08 17:48:47.761 | +++ functions-common:get_or_create_project:929 : oscwrap project create demo --domain=default --or-show -f value -c id 2022-02-08 17:48:49.043 | + inc/async:async_inner:64 : rc=0 2022-02-08 17:48:49.069 | [343898 Async ks-domain-role:343898]: finished successfully 2022-02-08 17:48:50.050 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:48:50.050 | from cryptography.utils import int_from_bytes 2022-02-08 17:48:50.050 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:48:50.050 | from cryptography.utils import int_from_bytes 2022-02-08 17:48:50.219 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:48:50.222 | ++ functions-common:get_or_create_project:927 : project_id=b100de4f01b9491c83013ba6f0d23146 2022-02-08 17:48:50.224 | ++ functions-common:get_or_create_project:928 : echo b100de4f01b9491c83013ba6f0d23146 2022-02-08 17:48:50.228 | + lib/keystone:create_keystone_accounts:333 : demo_project=b100de4f01b9491c83013ba6f0d23146 2022-02-08 17:48:50.231 | + lib/keystone:create_keystone_accounts:334 : local demo_user 2022-02-08 17:48:50.236 | ++ lib/keystone:create_keystone_accounts:336 : get_or_create_user demo Passw0rd default demo@example.com 2022-02-08 17:48:50.239 | ++ functions-common:get_or_create_user:898 : local user_id 2022-02-08 17:48:50.241 | ++ functions-common:get_or_create_user:899 : [[ ! -z demo@example.com ]] 2022-02-08 17:48:50.244 | ++ functions-common:get_or_create_user:900 : local email=--email=demo@example.com 2022-02-08 17:48:50.247 | +++ functions-common:get_or_create_user:916 : oscwrap user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-02-08 17:48:52.619 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:48:52.619 | from cryptography.utils import int_from_bytes 2022-02-08 17:48:52.619 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:48:52.619 | from cryptography.utils import int_from_bytes 2022-02-08 17:48:52.784 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:48:52.787 | ++ functions-common:get_or_create_user:914 : user_id=4a5f34782fff4007aa65e3c74fcbb722 2022-02-08 17:48:52.789 | ++ functions-common:get_or_create_user:915 : echo 4a5f34782fff4007aa65e3c74fcbb722 2022-02-08 17:48:52.793 | + lib/keystone:create_keystone_accounts:336 : demo_user=4a5f34782fff4007aa65e3c74fcbb722 2022-02-08 17:48:52.795 | + lib/keystone:create_keystone_accounts:338 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-02-08 17:48:52.845 | [315829 Async ks-domain-role:343898]: Waiting for completion of get_or_add_user_domain_role admin 989241d06a8e4d6ea13869c66f73808f default running on PID 343898 (6 other jobs running) 2022-02-08 17:48:52.874 | [315829 Async ks-domain-role:343898]: Signaling child to exit 2022-02-08 17:48:52.875 | WAKEUP 2022-02-08 17:48:52.903 | [315829 Async ks-domain-role:343898]: Signaled 2022-02-08 17:48:52.903 | + functions-common:get_or_add_user_domain_role:992 : local user_role_id 2022-02-08 17:48:52.903 | ++ functions-common:get_or_add_user_domain_role:998 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:48:52.903 | ++ functions-common:get_or_add_user_domain_role:998 : oscwrap role assignment list --role admin --user 989241d06a8e4d6ea13869c66f73808f --domain default 2022-02-08 17:48:52.903 | ++ functions-common:get_or_add_user_domain_role:998 : get_field 1 2022-02-08 17:48:52.903 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:48:52.903 | ++ functions-common:get_field:801 : read data 2022-02-08 17:48:52.904 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:48:52.904 | from cryptography.utils import int_from_bytes 2022-02-08 17:48:52.904 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:48:52.904 | from cryptography.utils import int_from_bytes 2022-02-08 17:48:52.904 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:48:52.904 | + functions-common:get_or_add_user_domain_role:998 : user_role_id= 2022-02-08 17:48:52.904 | + functions-common:get_or_add_user_domain_role:999 : [[ -z '' ]] 2022-02-08 17:48:52.904 | + functions-common:get_or_add_user_domain_role:1001 : openstack role add admin --user 989241d06a8e4d6ea13869c66f73808f --domain default 2022-02-08 17:48:52.904 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:48:52.904 | from cryptography.utils import int_from_bytes 2022-02-08 17:48:52.904 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:48:52.904 | from cryptography.utils import int_from_bytes 2022-02-08 17:48:52.904 | ++ functions-common:get_or_add_user_domain_role:1008 : get_field 1 2022-02-08 17:48:52.904 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:48:52.904 | ++ functions-common:get_field:801 : read data 2022-02-08 17:48:52.904 | ++ functions-common:get_or_add_user_domain_role:1008 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:48:52.904 | ++ functions-common:get_or_add_user_domain_role:1008 : oscwrap role assignment list --role admin --user 989241d06a8e4d6ea13869c66f73808f --domain default 2022-02-08 17:48:52.904 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:48:52.904 | from cryptography.utils import int_from_bytes 2022-02-08 17:48:52.904 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:48:52.904 | from cryptography.utils import int_from_bytes 2022-02-08 17:48:52.904 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:48:52.904 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 17:48:52.904 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 17:48:52.904 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 17:48:52.904 | ++ functions-common:get_field:807 : echo '| 71cc40c738ae41e2b3dcdecd7089b418 | 989241d06a8e4d6ea13869c66f73808f | | | default | | False |' 2022-02-08 17:48:52.904 | ++ functions-common:get_field:801 : read data 2022-02-08 17:48:52.904 | + functions-common:get_or_add_user_domain_role:1008 : user_role_id=71cc40c738ae41e2b3dcdecd7089b418 2022-02-08 17:48:52.904 | + functions-common:get_or_add_user_domain_role:1010 : echo 71cc40c738ae41e2b3dcdecd7089b418 2022-02-08 17:48:52.904 | 71cc40c738ae41e2b3dcdecd7089b418 2022-02-08 17:48:52.951 | [315829 Async ks-domain-role:343898]: finished get_or_add_user_domain_role admin 989241d06a8e4d6ea13869c66f73808f default with result 0 in 8 seconds 2022-02-08 17:48:52.962 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-02-08 17:48:52.999 | [315829 Async ks-project:344054]: Waiting for completion of get_or_create_project service Default running on PID 344054 (5 other jobs running) 2022-02-08 17:48:53.029 | [315829 Async ks-project:344054]: Signaling child to exit 2022-02-08 17:48:53.029 | WAKEUP 2022-02-08 17:48:53.052 | [315829 Async ks-project:344054]: Signaled 2022-02-08 17:48:53.053 | + functions-common:get_or_create_project:921 : local project_id 2022-02-08 17:48:53.053 | ++ functions-common:get_or_create_project:929 : oscwrap project create service --domain=Default --or-show -f value -c id 2022-02-08 17:48:53.053 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:48:53.053 | from cryptography.utils import int_from_bytes 2022-02-08 17:48:53.053 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:48:53.053 | from cryptography.utils import int_from_bytes 2022-02-08 17:48:53.053 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:48:53.053 | + functions-common:get_or_create_project:927 : project_id=c71b8b198a2d4781a34b582a09787cd3 2022-02-08 17:48:53.053 | + functions-common:get_or_create_project:928 : echo c71b8b198a2d4781a34b582a09787cd3 2022-02-08 17:48:53.053 | c71b8b198a2d4781a34b582a09787cd3 2022-02-08 17:48:53.104 | [315829 Async ks-project:344054]: finished get_or_create_project service Default with result 0 in 3 seconds 2022-02-08 17:48:53.143 | [315829 Async ks-service:344140]: Waiting for completion of get_or_create_role service running on PID 344140 (4 other jobs running) 2022-02-08 17:48:53.168 | [315829 Async ks-service:344140]: Signaling child to exit 2022-02-08 17:48:53.168 | WAKEUP 2022-02-08 17:48:53.190 | [315829 Async ks-service:344140]: Signaled 2022-02-08 17:48:53.191 | + functions-common:get_or_create_role:934 : local role_id 2022-02-08 17:48:53.191 | ++ functions-common:get_or_create_role:941 : oscwrap role create service --or-show -f value -c id 2022-02-08 17:48:53.192 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:48:53.192 | from cryptography.utils import int_from_bytes 2022-02-08 17:48:53.192 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:48:53.192 | from cryptography.utils import int_from_bytes 2022-02-08 17:48:53.192 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:48:53.192 | + functions-common:get_or_create_role:939 : role_id=ef20683c08b54ff5bad2be40058995d9 2022-02-08 17:48:53.192 | + functions-common:get_or_create_role:940 : echo ef20683c08b54ff5bad2be40058995d9 2022-02-08 17:48:53.192 | ef20683c08b54ff5bad2be40058995d9 2022-02-08 17:48:53.237 | [315829 Async ks-service:344140]: finished get_or_create_role service with result 0 in 3 seconds 2022-02-08 17:48:53.274 | [315829 Async ks-reseller:344226]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 344226 (3 other jobs running) 2022-02-08 17:48:53.301 | [315829 Async ks-reseller:344226]: Signaling child to exit 2022-02-08 17:48:53.301 | WAKEUP 2022-02-08 17:48:53.324 | [315829 Async ks-reseller:344226]: Signaled 2022-02-08 17:48:53.325 | + functions-common:get_or_create_role:934 : local role_id 2022-02-08 17:48:53.325 | ++ functions-common:get_or_create_role:941 : oscwrap role create ResellerAdmin --or-show -f value -c id 2022-02-08 17:48:53.325 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:48:53.325 | from cryptography.utils import int_from_bytes 2022-02-08 17:48:53.325 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:48:53.325 | from cryptography.utils import int_from_bytes 2022-02-08 17:48:53.325 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:48:53.325 | + functions-common:get_or_create_role:939 : role_id=edaf0cbd55a34fb1bee3d9c3cea4dc24 2022-02-08 17:48:53.326 | + functions-common:get_or_create_role:940 : echo edaf0cbd55a34fb1bee3d9c3cea4dc24 2022-02-08 17:48:53.326 | edaf0cbd55a34fb1bee3d9c3cea4dc24 2022-02-08 17:48:53.370 | [315829 Async ks-reseller:344226]: finished get_or_create_role ResellerAdmin with result 0 in 3 seconds 2022-02-08 17:48:53.409 | [315829 Async ks-anotherrole:344317]: Waiting for completion of get_or_create_role anotherrole running on PID 344317 (2 other jobs running) 2022-02-08 17:48:53.434 | [315829 Async ks-anotherrole:344317]: Signaling child to exit 2022-02-08 17:48:53.434 | WAKEUP 2022-02-08 17:48:53.457 | [315829 Async ks-anotherrole:344317]: Signaled 2022-02-08 17:48:53.459 | + functions-common:get_or_create_role:934 : local role_id 2022-02-08 17:48:53.459 | ++ functions-common:get_or_create_role:941 : oscwrap role create anotherrole --or-show -f value -c id 2022-02-08 17:48:53.459 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:48:53.459 | from cryptography.utils import int_from_bytes 2022-02-08 17:48:53.459 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:48:53.459 | from cryptography.utils import int_from_bytes 2022-02-08 17:48:53.459 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:48:53.459 | + functions-common:get_or_create_role:939 : role_id=1b6dcfd6f65d49c5bcdb69648983f5a0 2022-02-08 17:48:53.459 | + functions-common:get_or_create_role:940 : echo 1b6dcfd6f65d49c5bcdb69648983f5a0 2022-02-08 17:48:53.459 | 1b6dcfd6f65d49c5bcdb69648983f5a0 2022-02-08 17:48:53.505 | [315829 Async ks-anotherrole:344317]: finished get_or_create_role anotherrole with result 0 in 3 seconds 2022-02-08 17:48:53.509 | + inc/async:async_wait:197 : return 0 2022-02-08 17:48:53.513 | + lib/keystone:create_keystone_accounts:340 : async_run ks-demo-member get_or_add_user_project_role member 4a5f34782fff4007aa65e3c74fcbb722 b100de4f01b9491c83013ba6f0d23146 2022-02-08 17:48:53.575 | + inc/async:async_inner:63 : get_or_add_user_project_role member 4a5f34782fff4007aa65e3c74fcbb722 b100de4f01b9491c83013ba6f0d23146 2022-02-08 17:48:53.619 | [315829 Async ks-demo-member:345217]: running: get_or_add_user_project_role member 4a5f34782fff4007aa65e3c74fcbb722 b100de4f01b9491c83013ba6f0d23146 2022-02-08 17:48:53.622 | + lib/keystone:create_keystone_accounts:342 : async_run ks-demo-admin get_or_add_user_project_role admin 989241d06a8e4d6ea13869c66f73808f b100de4f01b9491c83013ba6f0d23146 2022-02-08 17:48:53.693 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 989241d06a8e4d6ea13869c66f73808f b100de4f01b9491c83013ba6f0d23146 2022-02-08 17:48:53.735 | [315829 Async ks-demo-admin:345329]: running: get_or_add_user_project_role admin 989241d06a8e4d6ea13869c66f73808f b100de4f01b9491c83013ba6f0d23146 2022-02-08 17:48:53.738 | + lib/keystone:create_keystone_accounts:343 : async_run ks-demo-another get_or_add_user_project_role anotherrole 4a5f34782fff4007aa65e3c74fcbb722 b100de4f01b9491c83013ba6f0d23146 2022-02-08 17:48:53.810 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 4a5f34782fff4007aa65e3c74fcbb722 b100de4f01b9491c83013ba6f0d23146 2022-02-08 17:48:53.883 | [315829 Async ks-demo-another:345441]: running: get_or_add_user_project_role anotherrole 4a5f34782fff4007aa65e3c74fcbb722 b100de4f01b9491c83013ba6f0d23146 2022-02-08 17:48:53.889 | + lib/keystone:create_keystone_accounts:344 : async_run ks-demo-invis get_or_add_user_project_role member 4a5f34782fff4007aa65e3c74fcbb722 bc0ce5bd4f4144e8bd2abdf70c545bb8 2022-02-08 17:48:53.966 | + inc/async:async_inner:63 : get_or_add_user_project_role member 4a5f34782fff4007aa65e3c74fcbb722 bc0ce5bd4f4144e8bd2abdf70c545bb8 2022-02-08 17:48:54.044 | [315829 Async ks-demo-invis:345553]: running: get_or_add_user_project_role member 4a5f34782fff4007aa65e3c74fcbb722 bc0ce5bd4f4144e8bd2abdf70c545bb8 2022-02-08 17:48:54.052 | + lib/keystone:create_keystone_accounts:347 : local demo_reader 2022-02-08 17:48:54.065 | ++ lib/keystone:create_keystone_accounts:349 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-02-08 17:48:54.069 | ++ functions-common:get_or_create_user:898 : local user_id 2022-02-08 17:48:54.074 | ++ functions-common:get_or_create_user:899 : [[ ! -z demo_reader@example.com ]] 2022-02-08 17:48:54.077 | ++ functions-common:get_or_create_user:900 : local email=--email=demo_reader@example.com 2022-02-08 17:48:54.108 | +++ functions-common:get_or_create_user:916 : oscwrap user create demo_reader --password Passw0rd --domain=default --email=demo_reader@example.com --or-show -f value -c id 2022-02-08 17:48:57.272 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:48:57.272 | from cryptography.utils import int_from_bytes 2022-02-08 17:48:57.272 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:48:57.272 | from cryptography.utils import int_from_bytes 2022-02-08 17:48:57.608 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:48:57.628 | ++ functions-common:get_or_create_user:914 : user_id=4c38e156eace4d6eaf111416f6eea5e7 2022-02-08 17:48:57.639 | ++ functions-common:get_or_create_user:915 : echo 4c38e156eace4d6eaf111416f6eea5e7 2022-02-08 17:48:57.662 | + lib/keystone:create_keystone_accounts:349 : demo_reader=4c38e156eace4d6eaf111416f6eea5e7 2022-02-08 17:48:57.685 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-reader get_or_add_user_project_role reader 4c38e156eace4d6eaf111416f6eea5e7 b100de4f01b9491c83013ba6f0d23146 2022-02-08 17:48:58.141 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 4c38e156eace4d6eaf111416f6eea5e7 b100de4f01b9491c83013ba6f0d23146 2022-02-08 17:48:58.347 | [315829 Async ks-demo-reader:345756]: running: get_or_add_user_project_role reader 4c38e156eace4d6eaf111416f6eea5e7 b100de4f01b9491c83013ba6f0d23146 2022-02-08 17:48:58.368 | + lib/keystone:create_keystone_accounts:354 : local alt_demo_project 2022-02-08 17:48:58.396 | ++ lib/keystone:create_keystone_accounts:355 : get_or_create_project alt_demo default 2022-02-08 17:48:58.420 | ++ functions-common:get_or_create_project:921 : local project_id 2022-02-08 17:48:58.452 | +++ functions-common:get_or_create_project:929 : oscwrap project create alt_demo --domain=default --or-show -f value -c id 2022-02-08 17:49:02.089 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:49:02.090 | from cryptography.utils import int_from_bytes 2022-02-08 17:49:02.090 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:49:02.090 | from cryptography.utils import int_from_bytes 2022-02-08 17:49:02.540 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:49:02.564 | ++ functions-common:get_or_create_project:927 : project_id=68dab38695f74dbda30ca783e4535ac9 2022-02-08 17:49:02.589 | ++ functions-common:get_or_create_project:928 : echo 68dab38695f74dbda30ca783e4535ac9 2022-02-08 17:49:02.616 | + lib/keystone:create_keystone_accounts:355 : alt_demo_project=68dab38695f74dbda30ca783e4535ac9 2022-02-08 17:49:02.632 | + lib/keystone:create_keystone_accounts:357 : local alt_demo_user 2022-02-08 17:49:02.648 | ++ lib/keystone:create_keystone_accounts:359 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-02-08 17:49:02.650 | ++ functions-common:get_or_create_user:898 : local user_id 2022-02-08 17:49:02.668 | ++ functions-common:get_or_create_user:899 : [[ ! -z alt_demo@example.com ]] 2022-02-08 17:49:02.690 | ++ functions-common:get_or_create_user:900 : local email=--email=alt_demo@example.com 2022-02-08 17:49:02.724 | +++ functions-common:get_or_create_user:916 : oscwrap user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2022-02-08 17:49:04.241 | + inc/async:async_inner:64 : rc=0 2022-02-08 17:49:04.350 | [345329 Async ks-demo-admin:345329]: finished successfully 2022-02-08 17:49:04.386 | + inc/async:async_inner:64 : rc=0 2022-02-08 17:49:04.524 | [345441 Async ks-demo-another:345441]: finished successfully 2022-02-08 17:49:04.671 | + inc/async:async_inner:64 : rc=0 2022-02-08 17:49:04.702 | [345217 Async ks-demo-member:345217]: finished successfully 2022-02-08 17:49:05.164 | + inc/async:async_inner:64 : rc=0 2022-02-08 17:49:05.194 | [345553 Async ks-demo-invis:345553]: finished successfully 2022-02-08 17:49:05.781 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:49:05.781 | from cryptography.utils import int_from_bytes 2022-02-08 17:49:05.781 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:49:05.781 | from cryptography.utils import int_from_bytes 2022-02-08 17:49:05.951 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:49:05.954 | ++ functions-common:get_or_create_user:914 : user_id=524f5eb30f5940c19d5cc5f267b670b8 2022-02-08 17:49:05.957 | ++ functions-common:get_or_create_user:915 : echo 524f5eb30f5940c19d5cc5f267b670b8 2022-02-08 17:49:05.960 | + lib/keystone:create_keystone_accounts:359 : alt_demo_user=524f5eb30f5940c19d5cc5f267b670b8 2022-02-08 17:49:05.962 | + lib/keystone:create_keystone_accounts:361 : async_run ks-alt-admin get_or_add_user_project_role admin 524f5eb30f5940c19d5cc5f267b670b8 68dab38695f74dbda30ca783e4535ac9 2022-02-08 17:49:06.027 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 524f5eb30f5940c19d5cc5f267b670b8 68dab38695f74dbda30ca783e4535ac9 2022-02-08 17:49:06.081 | [315829 Async ks-alt-admin:346277]: running: get_or_add_user_project_role admin 524f5eb30f5940c19d5cc5f267b670b8 68dab38695f74dbda30ca783e4535ac9 2022-02-08 17:49:06.084 | + lib/keystone:create_keystone_accounts:362 : async_run ks-alt-another get_or_add_user_project_role anotherrole 524f5eb30f5940c19d5cc5f267b670b8 68dab38695f74dbda30ca783e4535ac9 2022-02-08 17:49:06.156 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 524f5eb30f5940c19d5cc5f267b670b8 68dab38695f74dbda30ca783e4535ac9 2022-02-08 17:49:06.205 | [315829 Async ks-alt-another:346419]: running: get_or_add_user_project_role anotherrole 524f5eb30f5940c19d5cc5f267b670b8 68dab38695f74dbda30ca783e4535ac9 2022-02-08 17:49:06.208 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_member 2022-02-08 17:49:06.212 | ++ lib/keystone:create_keystone_accounts:367 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-02-08 17:49:06.214 | ++ functions-common:get_or_create_user:898 : local user_id 2022-02-08 17:49:06.217 | ++ functions-common:get_or_create_user:899 : [[ ! -z alt_demo_member@example.com ]] 2022-02-08 17:49:06.219 | ++ functions-common:get_or_create_user:900 : local email=--email=alt_demo_member@example.com 2022-02-08 17:49:06.223 | +++ functions-common:get_or_create_user:916 : oscwrap user create alt_demo_member --password Passw0rd --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2022-02-08 17:49:08.714 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:49:08.714 | from cryptography.utils import int_from_bytes 2022-02-08 17:49:08.714 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:49:08.714 | from cryptography.utils import int_from_bytes 2022-02-08 17:49:08.836 | + inc/async:async_inner:64 : rc=0 2022-02-08 17:49:08.897 | [345756 Async ks-demo-reader:345756]: finished successfully 2022-02-08 17:49:08.919 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:49:08.924 | ++ functions-common:get_or_create_user:914 : user_id=46ab565acff2474c97b9d79998c3ad27 2022-02-08 17:49:08.927 | ++ functions-common:get_or_create_user:915 : echo 46ab565acff2474c97b9d79998c3ad27 2022-02-08 17:49:08.931 | + lib/keystone:create_keystone_accounts:367 : alt_demo_member=46ab565acff2474c97b9d79998c3ad27 2022-02-08 17:49:08.934 | + lib/keystone:create_keystone_accounts:368 : async_run ks-alt-member-user get_or_add_user_project_role member 46ab565acff2474c97b9d79998c3ad27 68dab38695f74dbda30ca783e4535ac9 2022-02-08 17:49:09.015 | + inc/async:async_inner:63 : get_or_add_user_project_role member 46ab565acff2474c97b9d79998c3ad27 68dab38695f74dbda30ca783e4535ac9 2022-02-08 17:49:09.067 | [315829 Async ks-alt-member-user:346635]: running: get_or_add_user_project_role member 46ab565acff2474c97b9d79998c3ad27 68dab38695f74dbda30ca783e4535ac9 2022-02-08 17:49:09.071 | + lib/keystone:create_keystone_accounts:371 : local alt_demo_reader 2022-02-08 17:49:09.076 | ++ lib/keystone:create_keystone_accounts:373 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-02-08 17:49:09.078 | ++ functions-common:get_or_create_user:898 : local user_id 2022-02-08 17:49:09.081 | ++ functions-common:get_or_create_user:899 : [[ ! -z alt_demo_reader@example.com ]] 2022-02-08 17:49:09.085 | ++ functions-common:get_or_create_user:900 : local email=--email=alt_demo_reader@example.com 2022-02-08 17:49:09.090 | +++ functions-common:get_or_create_user:916 : oscwrap user create alt_demo_reader --password Passw0rd --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2022-02-08 17:49:11.512 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:49:11.512 | from cryptography.utils import int_from_bytes 2022-02-08 17:49:11.512 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:49:11.512 | from cryptography.utils import int_from_bytes 2022-02-08 17:49:11.702 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:49:11.709 | ++ functions-common:get_or_create_user:914 : user_id=c42b6a3d0eb648aa81abd54f1f172fae 2022-02-08 17:49:11.711 | ++ functions-common:get_or_create_user:915 : echo c42b6a3d0eb648aa81abd54f1f172fae 2022-02-08 17:49:11.716 | + lib/keystone:create_keystone_accounts:373 : alt_demo_reader=c42b6a3d0eb648aa81abd54f1f172fae 2022-02-08 17:49:11.722 | + lib/keystone:create_keystone_accounts:374 : async_run ks-alt-reader-user get_or_add_user_project_role reader c42b6a3d0eb648aa81abd54f1f172fae 68dab38695f74dbda30ca783e4535ac9 2022-02-08 17:49:11.821 | + inc/async:async_inner:63 : get_or_add_user_project_role reader c42b6a3d0eb648aa81abd54f1f172fae 68dab38695f74dbda30ca783e4535ac9 2022-02-08 17:49:11.896 | [315829 Async ks-alt-reader-user:346801]: running: get_or_add_user_project_role reader c42b6a3d0eb648aa81abd54f1f172fae 68dab38695f74dbda30ca783e4535ac9 2022-02-08 17:49:11.917 | ++ lib/keystone:create_keystone_accounts:381 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-02-08 17:49:11.919 | ++ functions-common:get_or_create_user:898 : local user_id 2022-02-08 17:49:11.922 | ++ functions-common:get_or_create_user:899 : [[ ! -z system_member@example.com ]] 2022-02-08 17:49:11.926 | ++ functions-common:get_or_create_user:900 : local email=--email=system_member@example.com 2022-02-08 17:49:11.936 | +++ functions-common:get_or_create_user:916 : oscwrap user create system_member --password Passw0rd --domain=default --email=system_member@example.com --or-show -f value -c id 2022-02-08 17:49:14.968 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:49:14.968 | from cryptography.utils import int_from_bytes 2022-02-08 17:49:14.968 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:49:14.968 | from cryptography.utils import int_from_bytes 2022-02-08 17:49:15.163 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:49:15.172 | ++ functions-common:get_or_create_user:914 : user_id=5187dbf0a0f240ba8e6dad7d38e45767 2022-02-08 17:49:15.175 | ++ functions-common:get_or_create_user:915 : echo 5187dbf0a0f240ba8e6dad7d38e45767 2022-02-08 17:49:15.178 | + lib/keystone:create_keystone_accounts:381 : system_member_user=5187dbf0a0f240ba8e6dad7d38e45767 2022-02-08 17:49:15.183 | + lib/keystone:create_keystone_accounts:382 : async_run ks-system-member get_or_add_user_system_role member 5187dbf0a0f240ba8e6dad7d38e45767 all 2022-02-08 17:49:15.329 | + inc/async:async_inner:63 : get_or_add_user_system_role member 5187dbf0a0f240ba8e6dad7d38e45767 all 2022-02-08 17:49:15.540 | [315829 Async ks-system-member:347025]: running: get_or_add_user_system_role member 5187dbf0a0f240ba8e6dad7d38e45767 all 2022-02-08 17:49:15.580 | ++ lib/keystone:create_keystone_accounts:385 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-02-08 17:49:15.597 | ++ functions-common:get_or_create_user:898 : local user_id 2022-02-08 17:49:15.600 | ++ functions-common:get_or_create_user:899 : [[ ! -z system_reader@example.com ]] 2022-02-08 17:49:15.604 | ++ functions-common:get_or_create_user:900 : local email=--email=system_reader@example.com 2022-02-08 17:49:15.625 | +++ functions-common:get_or_create_user:916 : oscwrap user create system_reader --password Passw0rd --domain=default --email=system_reader@example.com --or-show -f value -c id 2022-02-08 17:49:15.748 | + inc/async:async_inner:64 : rc=0 2022-02-08 17:49:15.845 | [346277 Async ks-alt-admin:346277]: finished successfully 2022-02-08 17:49:16.004 | + inc/async:async_inner:64 : rc=0 2022-02-08 17:49:16.194 | [346419 Async ks-alt-another:346419]: finished successfully 2022-02-08 17:49:18.205 | + inc/async:async_inner:64 : rc=0 2022-02-08 17:49:18.215 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:49:18.217 | from cryptography.utils import int_from_bytes 2022-02-08 17:49:18.217 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:49:18.217 | from cryptography.utils import int_from_bytes 2022-02-08 17:49:18.277 | [346635 Async ks-alt-member-user:346635]: finished successfully 2022-02-08 17:49:18.397 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:49:18.400 | ++ functions-common:get_or_create_user:914 : user_id=9481ef18b72e4eb7a6a0f5e83f56e5e0 2022-02-08 17:49:18.403 | ++ functions-common:get_or_create_user:915 : echo 9481ef18b72e4eb7a6a0f5e83f56e5e0 2022-02-08 17:49:18.406 | + lib/keystone:create_keystone_accounts:385 : system_reader_user=9481ef18b72e4eb7a6a0f5e83f56e5e0 2022-02-08 17:49:18.408 | + lib/keystone:create_keystone_accounts:386 : async_run ks-system-reader get_or_add_user_system_role reader 9481ef18b72e4eb7a6a0f5e83f56e5e0 all 2022-02-08 17:49:18.482 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 9481ef18b72e4eb7a6a0f5e83f56e5e0 all 2022-02-08 17:49:18.535 | [315829 Async ks-system-reader:347368]: running: get_or_add_user_system_role reader 9481ef18b72e4eb7a6a0f5e83f56e5e0 all 2022-02-08 17:49:18.540 | + lib/keystone:create_keystone_accounts:389 : local admin_group 2022-02-08 17:49:18.545 | ++ lib/keystone:create_keystone_accounts:391 : get_or_create_group admins default 'openstack admin group' 2022-02-08 17:49:18.549 | ++ functions-common:get_or_create_group:883 : local 'desc=openstack admin group' 2022-02-08 17:49:18.553 | ++ functions-common:get_or_create_group:884 : local group_id 2022-02-08 17:49:18.556 | +++ functions-common:get_or_create_group:893 : oscwrap group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-02-08 17:49:20.933 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:49:20.933 | from cryptography.utils import int_from_bytes 2022-02-08 17:49:20.933 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:49:20.933 | from cryptography.utils import int_from_bytes 2022-02-08 17:49:21.135 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:49:21.137 | ++ functions-common:get_or_create_group:891 : group_id=0b733cc553d74c93b5ae4ea30ca63bd5 2022-02-08 17:49:21.141 | ++ functions-common:get_or_create_group:892 : echo 0b733cc553d74c93b5ae4ea30ca63bd5 2022-02-08 17:49:21.144 | + lib/keystone:create_keystone_accounts:391 : admin_group=0b733cc553d74c93b5ae4ea30ca63bd5 2022-02-08 17:49:21.148 | + lib/keystone:create_keystone_accounts:392 : local non_admin_group 2022-02-08 17:49:21.164 | ++ lib/keystone:create_keystone_accounts:394 : get_or_create_group nonadmins default 'non-admin group' 2022-02-08 17:49:21.167 | ++ functions-common:get_or_create_group:883 : local 'desc=non-admin group' 2022-02-08 17:49:21.169 | ++ functions-common:get_or_create_group:884 : local group_id 2022-02-08 17:49:21.173 | +++ functions-common:get_or_create_group:893 : oscwrap group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-02-08 17:49:21.277 | + inc/async:async_inner:64 : rc=0 2022-02-08 17:49:21.308 | [346801 Async ks-alt-reader-user:346801]: finished successfully 2022-02-08 17:49:23.428 | + inc/async:async_inner:64 : rc=0 2022-02-08 17:49:23.458 | [347025 Async ks-system-member:347025]: finished successfully 2022-02-08 17:49:23.518 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:49:23.518 | from cryptography.utils import int_from_bytes 2022-02-08 17:49:23.518 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:49:23.518 | from cryptography.utils import int_from_bytes 2022-02-08 17:49:23.713 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:49:23.716 | ++ functions-common:get_or_create_group:891 : group_id=b5dbed32dae24d8e9508ac70105ae65f 2022-02-08 17:49:23.719 | ++ functions-common:get_or_create_group:892 : echo b5dbed32dae24d8e9508ac70105ae65f 2022-02-08 17:49:23.723 | + lib/keystone:create_keystone_accounts:394 : non_admin_group=b5dbed32dae24d8e9508ac70105ae65f 2022-02-08 17:49:23.725 | + lib/keystone:create_keystone_accounts:396 : async_run ks-group-memberdemo get_or_add_group_project_role member b5dbed32dae24d8e9508ac70105ae65f b100de4f01b9491c83013ba6f0d23146 2022-02-08 17:49:23.794 | + inc/async:async_inner:63 : get_or_add_group_project_role member b5dbed32dae24d8e9508ac70105ae65f b100de4f01b9491c83013ba6f0d23146 2022-02-08 17:49:23.846 | [315829 Async ks-group-memberdemo:347716]: running: get_or_add_group_project_role member b5dbed32dae24d8e9508ac70105ae65f b100de4f01b9491c83013ba6f0d23146 2022-02-08 17:49:23.849 | + lib/keystone:create_keystone_accounts:397 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole b5dbed32dae24d8e9508ac70105ae65f b100de4f01b9491c83013ba6f0d23146 2022-02-08 17:49:23.921 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole b5dbed32dae24d8e9508ac70105ae65f b100de4f01b9491c83013ba6f0d23146 2022-02-08 17:49:23.972 | [315829 Async ks-group-anotherdemo:347802]: running: get_or_add_group_project_role anotherrole b5dbed32dae24d8e9508ac70105ae65f b100de4f01b9491c83013ba6f0d23146 2022-02-08 17:49:23.974 | + lib/keystone:create_keystone_accounts:398 : async_run ks-group-memberalt get_or_add_group_project_role member b5dbed32dae24d8e9508ac70105ae65f 68dab38695f74dbda30ca783e4535ac9 2022-02-08 17:49:24.061 | + inc/async:async_inner:63 : get_or_add_group_project_role member b5dbed32dae24d8e9508ac70105ae65f 68dab38695f74dbda30ca783e4535ac9 2022-02-08 17:49:24.219 | [315829 Async ks-group-memberalt:347888]: running: get_or_add_group_project_role member b5dbed32dae24d8e9508ac70105ae65f 68dab38695f74dbda30ca783e4535ac9 2022-02-08 17:49:24.252 | + lib/keystone:create_keystone_accounts:399 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole b5dbed32dae24d8e9508ac70105ae65f 68dab38695f74dbda30ca783e4535ac9 2022-02-08 17:49:24.686 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole b5dbed32dae24d8e9508ac70105ae65f 68dab38695f74dbda30ca783e4535ac9 2022-02-08 17:49:24.922 | [315829 Async ks-group-anotheralt:347977]: running: get_or_add_group_project_role anotherrole b5dbed32dae24d8e9508ac70105ae65f 68dab38695f74dbda30ca783e4535ac9 2022-02-08 17:49:24.952 | + lib/keystone:create_keystone_accounts:400 : async_run ks-group-admin get_or_add_group_project_role admin 0b733cc553d74c93b5ae4ea30ca63bd5 654be7077dec4b7b8079d2a9216de2a5 2022-02-08 17:49:25.379 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 0b733cc553d74c93b5ae4ea30ca63bd5 654be7077dec4b7b8079d2a9216de2a5 2022-02-08 17:49:25.666 | [315829 Async ks-group-admin:348064]: running: get_or_add_group_project_role admin 0b733cc553d74c93b5ae4ea30ca63bd5 654be7077dec4b7b8079d2a9216de2a5 2022-02-08 17:49:25.685 | + lib/keystone:create_keystone_accounts:402 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-02-08 17:49:26.096 | [315829 Async ks-demo-member:345217]: Waiting for completion of get_or_add_user_project_role member 4a5f34782fff4007aa65e3c74fcbb722 b100de4f01b9491c83013ba6f0d23146 running on PID 345217 (17 other jobs running) 2022-02-08 17:49:26.265 | [315829 Async ks-demo-member:345217]: Signaling child to exit 2022-02-08 17:49:26.265 | WAKEUP 2022-02-08 17:49:26.439 | [315829 Async ks-demo-member:345217]: Signaled 2022-02-08 17:49:26.456 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 17:49:26.456 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args 2022-02-08 17:49:26.456 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 17:49:26.456 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 17:49:26.456 | ++ functions-common:_get_domain_args:949 : [[ -n '' ]] 2022-02-08 17:49:26.456 | ++ functions-common:_get_domain_args:952 : [[ -n '' ]] 2022-02-08 17:49:26.456 | ++ functions-common:_get_domain_args:956 : echo 2022-02-08 17:49:26.456 | + functions-common:get_or_add_user_project_role:964 : domain_args= 2022-02-08 17:49:26.456 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role member --user 4a5f34782fff4007aa65e3c74fcbb722 --project b100de4f01b9491c83013ba6f0d23146 2022-02-08 17:49:26.456 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 17:49:26.456 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:49:26.457 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:49:26.457 | ++ functions-common:get_field:801 : read data 2022-02-08 17:49:26.457 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:49:26.457 | from cryptography.utils import int_from_bytes 2022-02-08 17:49:26.457 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:49:26.457 | from cryptography.utils import int_from_bytes 2022-02-08 17:49:26.457 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:49:26.457 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 17:49:26.457 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 17:49:26.457 | + functions-common:get_or_add_user_project_role:975 : openstack role add member --user 4a5f34782fff4007aa65e3c74fcbb722 --project b100de4f01b9491c83013ba6f0d23146 2022-02-08 17:49:26.457 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:49:26.457 | from cryptography.utils import int_from_bytes 2022-02-08 17:49:26.457 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:49:26.457 | from cryptography.utils import int_from_bytes 2022-02-08 17:49:26.457 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role member --user 4a5f34782fff4007aa65e3c74fcbb722 --project b100de4f01b9491c83013ba6f0d23146 2022-02-08 17:49:26.457 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:49:26.457 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 17:49:26.457 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:49:26.457 | ++ functions-common:get_field:801 : read data 2022-02-08 17:49:26.457 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:49:26.457 | from cryptography.utils import int_from_bytes 2022-02-08 17:49:26.457 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:49:26.457 | from cryptography.utils import int_from_bytes 2022-02-08 17:49:26.457 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:49:26.457 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 17:49:26.457 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 17:49:26.457 | ++ functions-common:get_field:807 : echo '| 1f63cf8dc90745e994176a0ccf474f54 | 4a5f34782fff4007aa65e3c74fcbb722 | | b100de4f01b9491c83013ba6f0d23146 | | | False |' 2022-02-08 17:49:26.457 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 17:49:26.457 | ++ functions-common:get_field:801 : read data 2022-02-08 17:49:26.457 | + functions-common:get_or_add_user_project_role:984 : user_role_id=1f63cf8dc90745e994176a0ccf474f54 2022-02-08 17:49:26.457 | + functions-common:get_or_add_user_project_role:986 : echo 1f63cf8dc90745e994176a0ccf474f54 2022-02-08 17:49:26.457 | 1f63cf8dc90745e994176a0ccf474f54 2022-02-08 17:49:26.678 | [315829 Async ks-demo-member:345217]: finished get_or_add_user_project_role member 4a5f34782fff4007aa65e3c74fcbb722 b100de4f01b9491c83013ba6f0d23146 with result 0 in 11 seconds 2022-02-08 17:49:26.908 | [315829 Async ks-demo-admin:345329]: Waiting for completion of get_or_add_user_project_role admin 989241d06a8e4d6ea13869c66f73808f b100de4f01b9491c83013ba6f0d23146 running on PID 345329 (16 other jobs running) 2022-02-08 17:49:27.120 | [315829 Async ks-demo-admin:345329]: Signaling child to exit 2022-02-08 17:49:27.120 | WAKEUP 2022-02-08 17:49:27.314 | [315829 Async ks-demo-admin:345329]: Signaled 2022-02-08 17:49:27.330 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 17:49:27.330 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args 2022-02-08 17:49:27.330 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 17:49:27.330 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 17:49:27.330 | ++ functions-common:_get_domain_args:949 : [[ -n '' ]] 2022-02-08 17:49:27.330 | ++ functions-common:_get_domain_args:952 : [[ -n '' ]] 2022-02-08 17:49:27.330 | ++ functions-common:_get_domain_args:956 : echo 2022-02-08 17:49:27.330 | + functions-common:get_or_add_user_project_role:964 : domain_args= 2022-02-08 17:49:27.330 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 17:49:27.330 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:49:27.330 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:49:27.330 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role admin --user 989241d06a8e4d6ea13869c66f73808f --project b100de4f01b9491c83013ba6f0d23146 2022-02-08 17:49:27.330 | ++ functions-common:get_field:801 : read data 2022-02-08 17:49:27.330 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:49:27.330 | from cryptography.utils import int_from_bytes 2022-02-08 17:49:27.330 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:49:27.330 | from cryptography.utils import int_from_bytes 2022-02-08 17:49:27.330 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:49:27.330 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 17:49:27.331 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 17:49:27.331 | + functions-common:get_or_add_user_project_role:975 : openstack role add admin --user 989241d06a8e4d6ea13869c66f73808f --project b100de4f01b9491c83013ba6f0d23146 2022-02-08 17:49:27.331 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:49:27.331 | from cryptography.utils import int_from_bytes 2022-02-08 17:49:27.331 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:49:27.331 | from cryptography.utils import int_from_bytes 2022-02-08 17:49:27.331 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role admin --user 989241d06a8e4d6ea13869c66f73808f --project b100de4f01b9491c83013ba6f0d23146 2022-02-08 17:49:27.331 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:49:27.331 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 17:49:27.331 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:49:27.331 | ++ functions-common:get_field:801 : read data 2022-02-08 17:49:27.331 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:49:27.331 | from cryptography.utils import int_from_bytes 2022-02-08 17:49:27.331 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:49:27.331 | from cryptography.utils import int_from_bytes 2022-02-08 17:49:27.331 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:49:27.331 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 17:49:27.331 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 17:49:27.331 | ++ functions-common:get_field:807 : echo '| 71cc40c738ae41e2b3dcdecd7089b418 | 989241d06a8e4d6ea13869c66f73808f | | b100de4f01b9491c83013ba6f0d23146 | | | False |' 2022-02-08 17:49:27.331 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 17:49:27.331 | ++ functions-common:get_field:801 : read data 2022-02-08 17:49:27.331 | + functions-common:get_or_add_user_project_role:984 : user_role_id=71cc40c738ae41e2b3dcdecd7089b418 2022-02-08 17:49:27.332 | + functions-common:get_or_add_user_project_role:986 : echo 71cc40c738ae41e2b3dcdecd7089b418 2022-02-08 17:49:27.332 | 71cc40c738ae41e2b3dcdecd7089b418 2022-02-08 17:49:27.408 | + inc/async:async_inner:64 : rc=0 2022-02-08 17:49:27.567 | [347368 Async ks-system-reader:347368]: finished successfully 2022-02-08 17:49:27.642 | [315829 Async ks-demo-admin:345329]: finished get_or_add_user_project_role admin 989241d06a8e4d6ea13869c66f73808f b100de4f01b9491c83013ba6f0d23146 with result 0 in 10 seconds 2022-02-08 17:49:27.906 | [315829 Async ks-demo-another:345441]: Waiting for completion of get_or_add_user_project_role anotherrole 4a5f34782fff4007aa65e3c74fcbb722 b100de4f01b9491c83013ba6f0d23146 running on PID 345441 (15 other jobs running) 2022-02-08 17:49:28.088 | [315829 Async ks-demo-another:345441]: Signaling child to exit 2022-02-08 17:49:28.088 | WAKEUP 2022-02-08 17:49:28.231 | [315829 Async ks-demo-another:345441]: Signaled 2022-02-08 17:49:28.248 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 17:49:28.248 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args 2022-02-08 17:49:28.248 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 17:49:28.248 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 17:49:28.248 | ++ functions-common:_get_domain_args:949 : [[ -n '' ]] 2022-02-08 17:49:28.248 | ++ functions-common:_get_domain_args:952 : [[ -n '' ]] 2022-02-08 17:49:28.248 | ++ functions-common:_get_domain_args:956 : echo 2022-02-08 17:49:28.248 | + functions-common:get_or_add_user_project_role:964 : domain_args= 2022-02-08 17:49:28.248 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:49:28.248 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role anotherrole --user 4a5f34782fff4007aa65e3c74fcbb722 --project b100de4f01b9491c83013ba6f0d23146 2022-02-08 17:49:28.248 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 17:49:28.248 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:49:28.248 | ++ functions-common:get_field:801 : read data 2022-02-08 17:49:28.248 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:49:28.248 | from cryptography.utils import int_from_bytes 2022-02-08 17:49:28.248 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:49:28.248 | from cryptography.utils import int_from_bytes 2022-02-08 17:49:28.248 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:49:28.248 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 17:49:28.248 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 17:49:28.248 | + functions-common:get_or_add_user_project_role:975 : openstack role add anotherrole --user 4a5f34782fff4007aa65e3c74fcbb722 --project b100de4f01b9491c83013ba6f0d23146 2022-02-08 17:49:28.248 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:49:28.249 | from cryptography.utils import int_from_bytes 2022-02-08 17:49:28.249 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:49:28.249 | from cryptography.utils import int_from_bytes 2022-02-08 17:49:28.249 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role anotherrole --user 4a5f34782fff4007aa65e3c74fcbb722 --project b100de4f01b9491c83013ba6f0d23146 2022-02-08 17:49:28.249 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:49:28.249 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 17:49:28.249 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:49:28.249 | ++ functions-common:get_field:801 : read data 2022-02-08 17:49:28.249 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:49:28.249 | from cryptography.utils import int_from_bytes 2022-02-08 17:49:28.249 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:49:28.249 | from cryptography.utils import int_from_bytes 2022-02-08 17:49:28.249 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:49:28.249 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 17:49:28.249 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 17:49:28.249 | ++ functions-common:get_field:807 : echo '| 1b6dcfd6f65d49c5bcdb69648983f5a0 | 4a5f34782fff4007aa65e3c74fcbb722 | | b100de4f01b9491c83013ba6f0d23146 | | | False |' 2022-02-08 17:49:28.249 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 17:49:28.249 | ++ functions-common:get_field:801 : read data 2022-02-08 17:49:28.249 | + functions-common:get_or_add_user_project_role:984 : user_role_id=1b6dcfd6f65d49c5bcdb69648983f5a0 2022-02-08 17:49:28.249 | + functions-common:get_or_add_user_project_role:986 : echo 1b6dcfd6f65d49c5bcdb69648983f5a0 2022-02-08 17:49:28.249 | 1b6dcfd6f65d49c5bcdb69648983f5a0 2022-02-08 17:49:28.566 | [315829 Async ks-demo-another:345441]: finished get_or_add_user_project_role anotherrole 4a5f34782fff4007aa65e3c74fcbb722 b100de4f01b9491c83013ba6f0d23146 with result 0 in 10 seconds 2022-02-08 17:49:28.850 | [315829 Async ks-demo-invis:345553]: Waiting for completion of get_or_add_user_project_role member 4a5f34782fff4007aa65e3c74fcbb722 bc0ce5bd4f4144e8bd2abdf70c545bb8 running on PID 345553 (14 other jobs running) 2022-02-08 17:49:28.988 | [315829 Async ks-demo-invis:345553]: Signaling child to exit 2022-02-08 17:49:28.989 | WAKEUP 2022-02-08 17:49:29.132 | [315829 Async ks-demo-invis:345553]: Signaled 2022-02-08 17:49:29.155 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 17:49:29.155 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args 2022-02-08 17:49:29.155 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 17:49:29.155 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 17:49:29.155 | ++ functions-common:_get_domain_args:949 : [[ -n '' ]] 2022-02-08 17:49:29.155 | ++ functions-common:_get_domain_args:952 : [[ -n '' ]] 2022-02-08 17:49:29.155 | ++ functions-common:_get_domain_args:956 : echo 2022-02-08 17:49:29.155 | + functions-common:get_or_add_user_project_role:964 : domain_args= 2022-02-08 17:49:29.155 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role member --user 4a5f34782fff4007aa65e3c74fcbb722 --project bc0ce5bd4f4144e8bd2abdf70c545bb8 2022-02-08 17:49:29.155 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 17:49:29.155 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:49:29.155 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:49:29.155 | ++ functions-common:get_field:801 : read data 2022-02-08 17:49:29.155 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:49:29.155 | from cryptography.utils import int_from_bytes 2022-02-08 17:49:29.155 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:49:29.155 | from cryptography.utils import int_from_bytes 2022-02-08 17:49:29.155 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:49:29.155 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 17:49:29.155 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 17:49:29.155 | + functions-common:get_or_add_user_project_role:975 : openstack role add member --user 4a5f34782fff4007aa65e3c74fcbb722 --project bc0ce5bd4f4144e8bd2abdf70c545bb8 2022-02-08 17:49:29.155 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:49:29.155 | from cryptography.utils import int_from_bytes 2022-02-08 17:49:29.156 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:49:29.156 | from cryptography.utils import int_from_bytes 2022-02-08 17:49:29.156 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:49:29.156 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role member --user 4a5f34782fff4007aa65e3c74fcbb722 --project bc0ce5bd4f4144e8bd2abdf70c545bb8 2022-02-08 17:49:29.156 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 17:49:29.156 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:49:29.156 | ++ functions-common:get_field:801 : read data 2022-02-08 17:49:29.156 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:49:29.156 | from cryptography.utils import int_from_bytes 2022-02-08 17:49:29.156 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:49:29.156 | from cryptography.utils import int_from_bytes 2022-02-08 17:49:29.156 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:49:29.156 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 17:49:29.156 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 17:49:29.156 | ++ functions-common:get_field:807 : echo '| 1f63cf8dc90745e994176a0ccf474f54 | 4a5f34782fff4007aa65e3c74fcbb722 | | bc0ce5bd4f4144e8bd2abdf70c545bb8 | | | False |' 2022-02-08 17:49:29.156 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 17:49:29.156 | ++ functions-common:get_field:801 : read data 2022-02-08 17:49:29.156 | + functions-common:get_or_add_user_project_role:984 : user_role_id=1f63cf8dc90745e994176a0ccf474f54 2022-02-08 17:49:29.156 | + functions-common:get_or_add_user_project_role:986 : echo 1f63cf8dc90745e994176a0ccf474f54 2022-02-08 17:49:29.156 | 1f63cf8dc90745e994176a0ccf474f54 2022-02-08 17:49:29.452 | [315829 Async ks-demo-invis:345553]: finished get_or_add_user_project_role member 4a5f34782fff4007aa65e3c74fcbb722 bc0ce5bd4f4144e8bd2abdf70c545bb8 with result 0 in 11 seconds 2022-02-08 17:49:29.721 | [315829 Async ks-demo-reader:345756]: Waiting for completion of get_or_add_user_project_role reader 4c38e156eace4d6eaf111416f6eea5e7 b100de4f01b9491c83013ba6f0d23146 running on PID 345756 (13 other jobs running) 2022-02-08 17:49:29.887 | [315829 Async ks-demo-reader:345756]: Signaling child to exit 2022-02-08 17:49:29.887 | WAKEUP 2022-02-08 17:49:30.043 | [315829 Async ks-demo-reader:345756]: Signaled 2022-02-08 17:49:30.068 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 17:49:30.068 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args 2022-02-08 17:49:30.068 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 17:49:30.068 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 17:49:30.068 | ++ functions-common:_get_domain_args:949 : [[ -n '' ]] 2022-02-08 17:49:30.068 | ++ functions-common:_get_domain_args:952 : [[ -n '' ]] 2022-02-08 17:49:30.068 | ++ functions-common:_get_domain_args:956 : echo 2022-02-08 17:49:30.068 | + functions-common:get_or_add_user_project_role:964 : domain_args= 2022-02-08 17:49:30.068 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 17:49:30.068 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:49:30.068 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:49:30.068 | ++ functions-common:get_field:801 : read data 2022-02-08 17:49:30.068 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role reader --user 4c38e156eace4d6eaf111416f6eea5e7 --project b100de4f01b9491c83013ba6f0d23146 2022-02-08 17:49:30.068 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:49:30.068 | from cryptography.utils import int_from_bytes 2022-02-08 17:49:30.068 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:49:30.068 | from cryptography.utils import int_from_bytes 2022-02-08 17:49:30.068 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:49:30.068 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 17:49:30.068 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 17:49:30.068 | + functions-common:get_or_add_user_project_role:975 : openstack role add reader --user 4c38e156eace4d6eaf111416f6eea5e7 --project b100de4f01b9491c83013ba6f0d23146 2022-02-08 17:49:30.068 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:49:30.068 | from cryptography.utils import int_from_bytes 2022-02-08 17:49:30.069 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:49:30.069 | from cryptography.utils import int_from_bytes 2022-02-08 17:49:30.069 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:49:30.069 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role reader --user 4c38e156eace4d6eaf111416f6eea5e7 --project b100de4f01b9491c83013ba6f0d23146 2022-02-08 17:49:30.069 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 17:49:30.069 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:49:30.069 | ++ functions-common:get_field:801 : read data 2022-02-08 17:49:30.069 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:49:30.069 | from cryptography.utils import int_from_bytes 2022-02-08 17:49:30.069 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:49:30.069 | from cryptography.utils import int_from_bytes 2022-02-08 17:49:30.069 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:49:30.069 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 17:49:30.069 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 17:49:30.069 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 17:49:30.069 | ++ functions-common:get_field:807 : echo '| 132df7bbf0de46e9a35984eee3d3a735 | 4c38e156eace4d6eaf111416f6eea5e7 | | b100de4f01b9491c83013ba6f0d23146 | | | False |' 2022-02-08 17:49:30.069 | ++ functions-common:get_field:801 : read data 2022-02-08 17:49:30.069 | + functions-common:get_or_add_user_project_role:984 : user_role_id=132df7bbf0de46e9a35984eee3d3a735 2022-02-08 17:49:30.069 | + functions-common:get_or_add_user_project_role:986 : echo 132df7bbf0de46e9a35984eee3d3a735 2022-02-08 17:49:30.069 | 132df7bbf0de46e9a35984eee3d3a735 2022-02-08 17:49:30.338 | [315829 Async ks-demo-reader:345756]: finished get_or_add_user_project_role reader 4c38e156eace4d6eaf111416f6eea5e7 b100de4f01b9491c83013ba6f0d23146 with result 0 in 10 seconds 2022-02-08 17:49:30.358 | + inc/async:async_wait:197 : return 0 2022-02-08 17:49:30.369 | + lib/keystone:create_keystone_accounts:403 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-02-08 17:49:30.644 | [315829 Async ks-alt-admin:346277]: Waiting for completion of get_or_add_user_project_role admin 524f5eb30f5940c19d5cc5f267b670b8 68dab38695f74dbda30ca783e4535ac9 running on PID 346277 (12 other jobs running) 2022-02-08 17:49:30.838 | [315829 Async ks-alt-admin:346277]: Signaling child to exit 2022-02-08 17:49:30.838 | WAKEUP 2022-02-08 17:49:30.901 | [315829 Async ks-alt-admin:346277]: Signaled 2022-02-08 17:49:30.903 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 17:49:30.903 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args 2022-02-08 17:49:30.903 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 17:49:30.903 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 17:49:30.903 | ++ functions-common:_get_domain_args:949 : [[ -n '' ]] 2022-02-08 17:49:30.903 | ++ functions-common:_get_domain_args:952 : [[ -n '' ]] 2022-02-08 17:49:30.903 | ++ functions-common:_get_domain_args:956 : echo 2022-02-08 17:49:30.903 | + functions-common:get_or_add_user_project_role:964 : domain_args= 2022-02-08 17:49:30.903 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 17:49:30.903 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:49:30.903 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role admin --user 524f5eb30f5940c19d5cc5f267b670b8 --project 68dab38695f74dbda30ca783e4535ac9 2022-02-08 17:49:30.903 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:49:30.903 | ++ functions-common:get_field:801 : read data 2022-02-08 17:49:30.903 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:49:30.903 | from cryptography.utils import int_from_bytes 2022-02-08 17:49:30.903 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:49:30.903 | from cryptography.utils import int_from_bytes 2022-02-08 17:49:30.903 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:49:30.903 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 17:49:30.903 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 17:49:30.903 | + functions-common:get_or_add_user_project_role:975 : openstack role add admin --user 524f5eb30f5940c19d5cc5f267b670b8 --project 68dab38695f74dbda30ca783e4535ac9 2022-02-08 17:49:30.903 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:49:30.903 | from cryptography.utils import int_from_bytes 2022-02-08 17:49:30.903 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:49:30.903 | from cryptography.utils import int_from_bytes 2022-02-08 17:49:30.903 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 17:49:30.903 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:49:30.903 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role admin --user 524f5eb30f5940c19d5cc5f267b670b8 --project 68dab38695f74dbda30ca783e4535ac9 2022-02-08 17:49:30.903 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:49:30.903 | ++ functions-common:get_field:801 : read data 2022-02-08 17:49:30.903 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:49:30.904 | from cryptography.utils import int_from_bytes 2022-02-08 17:49:30.904 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:49:30.904 | from cryptography.utils import int_from_bytes 2022-02-08 17:49:30.904 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:49:30.904 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 17:49:30.904 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 17:49:30.904 | ++ functions-common:get_field:807 : echo '| 71cc40c738ae41e2b3dcdecd7089b418 | 524f5eb30f5940c19d5cc5f267b670b8 | | 68dab38695f74dbda30ca783e4535ac9 | | | False |' 2022-02-08 17:49:30.904 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 17:49:30.904 | ++ functions-common:get_field:801 : read data 2022-02-08 17:49:30.904 | + functions-common:get_or_add_user_project_role:984 : user_role_id=71cc40c738ae41e2b3dcdecd7089b418 2022-02-08 17:49:30.904 | + functions-common:get_or_add_user_project_role:986 : echo 71cc40c738ae41e2b3dcdecd7089b418 2022-02-08 17:49:30.904 | 71cc40c738ae41e2b3dcdecd7089b418 2022-02-08 17:49:31.147 | [315829 Async ks-alt-admin:346277]: finished get_or_add_user_project_role admin 524f5eb30f5940c19d5cc5f267b670b8 68dab38695f74dbda30ca783e4535ac9 with result 0 in 9 seconds 2022-02-08 17:49:31.405 | [315829 Async ks-alt-another:346419]: Waiting for completion of get_or_add_user_project_role anotherrole 524f5eb30f5940c19d5cc5f267b670b8 68dab38695f74dbda30ca783e4535ac9 running on PID 346419 (11 other jobs running) 2022-02-08 17:49:31.580 | [315829 Async ks-alt-another:346419]: Signaling child to exit 2022-02-08 17:49:31.581 | WAKEUP 2022-02-08 17:49:31.746 | [315829 Async ks-alt-another:346419]: Signaled 2022-02-08 17:49:31.755 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 17:49:31.756 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args 2022-02-08 17:49:31.756 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 17:49:31.756 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 17:49:31.756 | ++ functions-common:_get_domain_args:949 : [[ -n '' ]] 2022-02-08 17:49:31.756 | ++ functions-common:_get_domain_args:952 : [[ -n '' ]] 2022-02-08 17:49:31.756 | ++ functions-common:_get_domain_args:956 : echo 2022-02-08 17:49:31.756 | + functions-common:get_or_add_user_project_role:964 : domain_args= 2022-02-08 17:49:31.756 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:49:31.756 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role anotherrole --user 524f5eb30f5940c19d5cc5f267b670b8 --project 68dab38695f74dbda30ca783e4535ac9 2022-02-08 17:49:31.756 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 17:49:31.756 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:49:31.756 | ++ functions-common:get_field:801 : read data 2022-02-08 17:49:31.756 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:49:31.756 | from cryptography.utils import int_from_bytes 2022-02-08 17:49:31.756 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:49:31.756 | from cryptography.utils import int_from_bytes 2022-02-08 17:49:31.756 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:49:31.756 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 17:49:31.756 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 17:49:31.756 | + functions-common:get_or_add_user_project_role:975 : openstack role add anotherrole --user 524f5eb30f5940c19d5cc5f267b670b8 --project 68dab38695f74dbda30ca783e4535ac9 2022-02-08 17:49:31.756 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:49:31.756 | from cryptography.utils import int_from_bytes 2022-02-08 17:49:31.756 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:49:31.756 | from cryptography.utils import int_from_bytes 2022-02-08 17:49:31.756 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role anotherrole --user 524f5eb30f5940c19d5cc5f267b670b8 --project 68dab38695f74dbda30ca783e4535ac9 2022-02-08 17:49:31.756 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:49:31.756 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 17:49:31.756 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:49:31.756 | ++ functions-common:get_field:801 : read data 2022-02-08 17:49:31.756 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:49:31.756 | from cryptography.utils import int_from_bytes 2022-02-08 17:49:31.757 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:49:31.757 | from cryptography.utils import int_from_bytes 2022-02-08 17:49:31.757 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:49:31.757 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 17:49:31.757 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 17:49:31.757 | ++ functions-common:get_field:807 : echo '| 1b6dcfd6f65d49c5bcdb69648983f5a0 | 524f5eb30f5940c19d5cc5f267b670b8 | | 68dab38695f74dbda30ca783e4535ac9 | | | False |' 2022-02-08 17:49:31.757 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 17:49:31.757 | ++ functions-common:get_field:801 : read data 2022-02-08 17:49:31.757 | + functions-common:get_or_add_user_project_role:984 : user_role_id=1b6dcfd6f65d49c5bcdb69648983f5a0 2022-02-08 17:49:31.757 | + functions-common:get_or_add_user_project_role:986 : echo 1b6dcfd6f65d49c5bcdb69648983f5a0 2022-02-08 17:49:31.757 | 1b6dcfd6f65d49c5bcdb69648983f5a0 2022-02-08 17:49:32.085 | [315829 Async ks-alt-another:346419]: finished get_or_add_user_project_role anotherrole 524f5eb30f5940c19d5cc5f267b670b8 68dab38695f74dbda30ca783e4535ac9 with result 0 in 10 seconds 2022-02-08 17:49:32.317 | [315829 Async ks-alt-member-user:346635]: Waiting for completion of get_or_add_user_project_role member 46ab565acff2474c97b9d79998c3ad27 68dab38695f74dbda30ca783e4535ac9 running on PID 346635 (10 other jobs running) 2022-02-08 17:49:32.508 | [315829 Async ks-alt-member-user:346635]: Signaling child to exit 2022-02-08 17:49:32.509 | WAKEUP 2022-02-08 17:49:32.643 | [315829 Async ks-alt-member-user:346635]: Signaled 2022-02-08 17:49:32.653 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 17:49:32.653 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args 2022-02-08 17:49:32.653 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 17:49:32.653 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 17:49:32.653 | ++ functions-common:_get_domain_args:949 : [[ -n '' ]] 2022-02-08 17:49:32.653 | ++ functions-common:_get_domain_args:952 : [[ -n '' ]] 2022-02-08 17:49:32.653 | ++ functions-common:_get_domain_args:956 : echo 2022-02-08 17:49:32.653 | + functions-common:get_or_add_user_project_role:964 : domain_args= 2022-02-08 17:49:32.653 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role member --user 46ab565acff2474c97b9d79998c3ad27 --project 68dab38695f74dbda30ca783e4535ac9 2022-02-08 17:49:32.653 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:49:32.653 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 17:49:32.654 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:49:32.654 | ++ functions-common:get_field:801 : read data 2022-02-08 17:49:32.654 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:49:32.654 | from cryptography.utils import int_from_bytes 2022-02-08 17:49:32.654 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:49:32.654 | from cryptography.utils import int_from_bytes 2022-02-08 17:49:32.654 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:49:32.654 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 17:49:32.654 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 17:49:32.654 | + functions-common:get_or_add_user_project_role:975 : openstack role add member --user 46ab565acff2474c97b9d79998c3ad27 --project 68dab38695f74dbda30ca783e4535ac9 2022-02-08 17:49:32.654 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:49:32.654 | from cryptography.utils import int_from_bytes 2022-02-08 17:49:32.654 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:49:32.654 | from cryptography.utils import int_from_bytes 2022-02-08 17:49:32.654 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role member --user 46ab565acff2474c97b9d79998c3ad27 --project 68dab38695f74dbda30ca783e4535ac9 2022-02-08 17:49:32.654 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 17:49:32.654 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:49:32.654 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:49:32.654 | ++ functions-common:get_field:801 : read data 2022-02-08 17:49:32.654 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:49:32.654 | from cryptography.utils import int_from_bytes 2022-02-08 17:49:32.654 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:49:32.654 | from cryptography.utils import int_from_bytes 2022-02-08 17:49:32.654 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:49:32.654 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 17:49:32.654 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 17:49:32.654 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 17:49:32.654 | ++ functions-common:get_field:807 : echo '| 1f63cf8dc90745e994176a0ccf474f54 | 46ab565acff2474c97b9d79998c3ad27 | | 68dab38695f74dbda30ca783e4535ac9 | | | False |' 2022-02-08 17:49:32.655 | ++ functions-common:get_field:801 : read data 2022-02-08 17:49:32.655 | + functions-common:get_or_add_user_project_role:984 : user_role_id=1f63cf8dc90745e994176a0ccf474f54 2022-02-08 17:49:32.655 | + functions-common:get_or_add_user_project_role:986 : echo 1f63cf8dc90745e994176a0ccf474f54 2022-02-08 17:49:32.655 | 1f63cf8dc90745e994176a0ccf474f54 2022-02-08 17:49:32.959 | [315829 Async ks-alt-member-user:346635]: finished get_or_add_user_project_role member 46ab565acff2474c97b9d79998c3ad27 68dab38695f74dbda30ca783e4535ac9 with result 0 in 9 seconds 2022-02-08 17:49:33.203 | [315829 Async ks-alt-reader-user:346801]: Waiting for completion of get_or_add_user_project_role reader c42b6a3d0eb648aa81abd54f1f172fae 68dab38695f74dbda30ca783e4535ac9 running on PID 346801 (9 other jobs running) 2022-02-08 17:49:33.386 | [315829 Async ks-alt-reader-user:346801]: Signaling child to exit 2022-02-08 17:49:33.387 | WAKEUP 2022-02-08 17:49:33.559 | [315829 Async ks-alt-reader-user:346801]: Signaled 2022-02-08 17:49:33.576 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 17:49:33.576 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args 2022-02-08 17:49:33.576 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 17:49:33.576 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 17:49:33.576 | ++ functions-common:_get_domain_args:949 : [[ -n '' ]] 2022-02-08 17:49:33.577 | ++ functions-common:_get_domain_args:952 : [[ -n '' ]] 2022-02-08 17:49:33.577 | ++ functions-common:_get_domain_args:956 : echo 2022-02-08 17:49:33.577 | + functions-common:get_or_add_user_project_role:964 : domain_args= 2022-02-08 17:49:33.577 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 17:49:33.577 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:49:33.577 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role reader --user c42b6a3d0eb648aa81abd54f1f172fae --project 68dab38695f74dbda30ca783e4535ac9 2022-02-08 17:49:33.577 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:49:33.577 | ++ functions-common:get_field:801 : read data 2022-02-08 17:49:33.577 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:49:33.577 | from cryptography.utils import int_from_bytes 2022-02-08 17:49:33.577 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:49:33.577 | from cryptography.utils import int_from_bytes 2022-02-08 17:49:33.577 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:49:33.577 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 17:49:33.577 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 17:49:33.577 | + functions-common:get_or_add_user_project_role:975 : openstack role add reader --user c42b6a3d0eb648aa81abd54f1f172fae --project 68dab38695f74dbda30ca783e4535ac9 2022-02-08 17:49:33.577 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:49:33.577 | from cryptography.utils import int_from_bytes 2022-02-08 17:49:33.577 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:49:33.577 | from cryptography.utils import int_from_bytes 2022-02-08 17:49:33.577 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role reader --user c42b6a3d0eb648aa81abd54f1f172fae --project 68dab38695f74dbda30ca783e4535ac9 2022-02-08 17:49:33.577 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 17:49:33.577 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:49:33.577 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:49:33.577 | ++ functions-common:get_field:801 : read data 2022-02-08 17:49:33.577 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:49:33.577 | from cryptography.utils import int_from_bytes 2022-02-08 17:49:33.577 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:49:33.577 | from cryptography.utils import int_from_bytes 2022-02-08 17:49:33.577 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:49:33.577 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 17:49:33.577 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 17:49:33.577 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 17:49:33.578 | ++ functions-common:get_field:807 : echo '| 132df7bbf0de46e9a35984eee3d3a735 | c42b6a3d0eb648aa81abd54f1f172fae | | 68dab38695f74dbda30ca783e4535ac9 | | | False |' 2022-02-08 17:49:33.578 | ++ functions-common:get_field:801 : read data 2022-02-08 17:49:33.578 | + functions-common:get_or_add_user_project_role:984 : user_role_id=132df7bbf0de46e9a35984eee3d3a735 2022-02-08 17:49:33.578 | + functions-common:get_or_add_user_project_role:986 : echo 132df7bbf0de46e9a35984eee3d3a735 2022-02-08 17:49:33.578 | 132df7bbf0de46e9a35984eee3d3a735 2022-02-08 17:49:33.876 | [315829 Async ks-alt-reader-user:346801]: finished get_or_add_user_project_role reader c42b6a3d0eb648aa81abd54f1f172fae 68dab38695f74dbda30ca783e4535ac9 with result 0 in 9 seconds 2022-02-08 17:49:33.892 | + inc/async:async_wait:197 : return 0 2022-02-08 17:49:33.902 | + lib/keystone:create_keystone_accounts:404 : async_wait ks-system-member ks-system-reader 2022-02-08 17:49:34.175 | [315829 Async ks-system-member:347025]: Waiting for completion of get_or_add_user_system_role member 5187dbf0a0f240ba8e6dad7d38e45767 all running on PID 347025 (8 other jobs running) 2022-02-08 17:49:34.301 | [315829 Async ks-system-member:347025]: Signaling child to exit 2022-02-08 17:49:34.301 | WAKEUP 2022-02-08 17:49:34.303 | + inc/async:async_inner:64 : rc=0 2022-02-08 17:49:34.454 | [347716 Async ks-group-memberdemo:347716]: finished successfully 2022-02-08 17:49:34.461 | [315829 Async ks-system-member:347025]: Signaled 2022-02-08 17:49:34.468 | + inc/async:async_inner:64 : rc=0 2022-02-08 17:49:34.470 | + inc/async:async_inner:64 : rc=0 2022-02-08 17:49:34.471 | + functions-common:get_or_add_user_system_role:1016 : local user_role_id 2022-02-08 17:49:34.471 | + functions-common:get_or_add_user_system_role:1017 : local domain_args 2022-02-08 17:49:34.471 | ++ functions-common:get_or_add_user_system_role:1019 : _get_domain_args 2022-02-08 17:49:34.471 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 17:49:34.471 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 17:49:34.471 | ++ functions-common:_get_domain_args:949 : [[ -n '' ]] 2022-02-08 17:49:34.471 | ++ functions-common:_get_domain_args:952 : [[ -n '' ]] 2022-02-08 17:49:34.471 | ++ functions-common:_get_domain_args:956 : echo 2022-02-08 17:49:34.471 | + functions-common:get_or_add_user_system_role:1019 : domain_args= 2022-02-08 17:49:34.471 | ++ functions-common:get_or_add_user_system_role:1027 : oscwrap role assignment list --role member --user 5187dbf0a0f240ba8e6dad7d38e45767 --system all -f value -c Role 2022-02-08 17:49:34.472 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:49:34.472 | from cryptography.utils import int_from_bytes 2022-02-08 17:49:34.472 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:49:34.472 | from cryptography.utils import int_from_bytes 2022-02-08 17:49:34.472 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:49:34.472 | + functions-common:get_or_add_user_system_role:1027 : user_role_id= 2022-02-08 17:49:34.472 | + functions-common:get_or_add_user_system_role:1028 : [[ -z '' ]] 2022-02-08 17:49:34.472 | + functions-common:get_or_add_user_system_role:1030 : openstack role add member --user 5187dbf0a0f240ba8e6dad7d38e45767 --system all 2022-02-08 17:49:34.472 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:49:34.472 | from cryptography.utils import int_from_bytes 2022-02-08 17:49:34.472 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:49:34.472 | from cryptography.utils import int_from_bytes 2022-02-08 17:49:34.472 | ++ functions-common:get_or_add_user_system_role:1039 : oscwrap role assignment list --role member --user 5187dbf0a0f240ba8e6dad7d38e45767 --system all -f value -c Role 2022-02-08 17:49:34.472 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:49:34.472 | from cryptography.utils import int_from_bytes 2022-02-08 17:49:34.472 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:49:34.472 | from cryptography.utils import int_from_bytes 2022-02-08 17:49:34.472 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:49:34.472 | + functions-common:get_or_add_user_system_role:1039 : user_role_id=1f63cf8dc90745e994176a0ccf474f54 2022-02-08 17:49:34.472 | + functions-common:get_or_add_user_system_role:1041 : echo 1f63cf8dc90745e994176a0ccf474f54 2022-02-08 17:49:34.472 | 1f63cf8dc90745e994176a0ccf474f54 2022-02-08 17:49:34.525 | [347802 Async ks-group-anotherdemo:347802]: finished successfully 2022-02-08 17:49:34.527 | [347888 Async ks-group-memberalt:347888]: finished successfully 2022-02-08 17:49:34.557 | [315829 Async ks-system-member:347025]: finished get_or_add_user_system_role member 5187dbf0a0f240ba8e6dad7d38e45767 all with result 0 in 8 seconds 2022-02-08 17:49:34.603 | [315829 Async ks-system-reader:347368]: Waiting for completion of get_or_add_user_system_role reader 9481ef18b72e4eb7a6a0f5e83f56e5e0 all running on PID 347368 (7 other jobs running) 2022-02-08 17:49:34.634 | [315829 Async ks-system-reader:347368]: Signaling child to exit 2022-02-08 17:49:34.634 | WAKEUP 2022-02-08 17:49:34.659 | [315829 Async ks-system-reader:347368]: Signaled 2022-02-08 17:49:34.660 | + functions-common:get_or_add_user_system_role:1016 : local user_role_id 2022-02-08 17:49:34.661 | + functions-common:get_or_add_user_system_role:1017 : local domain_args 2022-02-08 17:49:34.661 | ++ functions-common:get_or_add_user_system_role:1019 : _get_domain_args 2022-02-08 17:49:34.661 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 17:49:34.661 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 17:49:34.661 | ++ functions-common:_get_domain_args:949 : [[ -n '' ]] 2022-02-08 17:49:34.661 | ++ functions-common:_get_domain_args:952 : [[ -n '' ]] 2022-02-08 17:49:34.661 | ++ functions-common:_get_domain_args:956 : echo 2022-02-08 17:49:34.661 | + functions-common:get_or_add_user_system_role:1019 : domain_args= 2022-02-08 17:49:34.661 | ++ functions-common:get_or_add_user_system_role:1027 : oscwrap role assignment list --role reader --user 9481ef18b72e4eb7a6a0f5e83f56e5e0 --system all -f value -c Role 2022-02-08 17:49:34.661 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:49:34.661 | from cryptography.utils import int_from_bytes 2022-02-08 17:49:34.661 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:49:34.661 | from cryptography.utils import int_from_bytes 2022-02-08 17:49:34.661 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:49:34.661 | + functions-common:get_or_add_user_system_role:1027 : user_role_id= 2022-02-08 17:49:34.662 | + functions-common:get_or_add_user_system_role:1028 : [[ -z '' ]] 2022-02-08 17:49:34.662 | + functions-common:get_or_add_user_system_role:1030 : openstack role add reader --user 9481ef18b72e4eb7a6a0f5e83f56e5e0 --system all 2022-02-08 17:49:34.662 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:49:34.662 | from cryptography.utils import int_from_bytes 2022-02-08 17:49:34.662 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:49:34.662 | from cryptography.utils import int_from_bytes 2022-02-08 17:49:34.662 | ++ functions-common:get_or_add_user_system_role:1039 : oscwrap role assignment list --role reader --user 9481ef18b72e4eb7a6a0f5e83f56e5e0 --system all -f value -c Role 2022-02-08 17:49:34.662 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:49:34.662 | from cryptography.utils import int_from_bytes 2022-02-08 17:49:34.662 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:49:34.662 | from cryptography.utils import int_from_bytes 2022-02-08 17:49:34.662 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:49:34.662 | + functions-common:get_or_add_user_system_role:1039 : user_role_id=132df7bbf0de46e9a35984eee3d3a735 2022-02-08 17:49:34.663 | + functions-common:get_or_add_user_system_role:1041 : echo 132df7bbf0de46e9a35984eee3d3a735 2022-02-08 17:49:34.663 | 132df7bbf0de46e9a35984eee3d3a735 2022-02-08 17:49:34.715 | [315829 Async ks-system-reader:347368]: finished get_or_add_user_system_role reader 9481ef18b72e4eb7a6a0f5e83f56e5e0 all with result 0 in 9 seconds 2022-02-08 17:49:34.721 | + inc/async:async_wait:197 : return 0 2022-02-08 17:49:34.726 | + lib/keystone:create_keystone_accounts:405 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-02-08 17:49:34.791 | [315829 Async ks-group-memberdemo:347716]: Waiting for completion of get_or_add_group_project_role member b5dbed32dae24d8e9508ac70105ae65f b100de4f01b9491c83013ba6f0d23146 running on PID 347716 (6 other jobs running) 2022-02-08 17:49:34.820 | [315829 Async ks-group-memberdemo:347716]: Signaling child to exit 2022-02-08 17:49:34.820 | WAKEUP 2022-02-08 17:49:34.848 | [315829 Async ks-group-memberdemo:347716]: Signaled 2022-02-08 17:49:34.849 | + functions-common:get_or_add_group_project_role:1047 : local group_role_id 2022-02-08 17:49:34.849 | ++ functions-common:get_or_add_group_project_role:1053 : oscwrap role assignment list --role member --group b5dbed32dae24d8e9508ac70105ae65f --project b100de4f01b9491c83013ba6f0d23146 -f value 2022-02-08 17:49:34.849 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:49:34.849 | from cryptography.utils import int_from_bytes 2022-02-08 17:49:34.849 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:49:34.849 | from cryptography.utils import int_from_bytes 2022-02-08 17:49:34.849 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:49:34.849 | + functions-common:get_or_add_group_project_role:1053 : group_role_id= 2022-02-08 17:49:34.849 | + functions-common:get_or_add_group_project_role:1054 : [[ -z '' ]] 2022-02-08 17:49:34.849 | + functions-common:get_or_add_group_project_role:1056 : openstack role add member --group b5dbed32dae24d8e9508ac70105ae65f --project b100de4f01b9491c83013ba6f0d23146 2022-02-08 17:49:34.849 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:49:34.849 | from cryptography.utils import int_from_bytes 2022-02-08 17:49:34.849 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:49:34.849 | from cryptography.utils import int_from_bytes 2022-02-08 17:49:34.849 | ++ functions-common:get_or_add_group_project_role:1063 : oscwrap role assignment list --role member --group b5dbed32dae24d8e9508ac70105ae65f --project b100de4f01b9491c83013ba6f0d23146 -f value 2022-02-08 17:49:34.849 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:49:34.849 | from cryptography.utils import int_from_bytes 2022-02-08 17:49:34.850 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:49:34.850 | from cryptography.utils import int_from_bytes 2022-02-08 17:49:34.850 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:49:34.850 | + functions-common:get_or_add_group_project_role:1063 : group_role_id='1f63cf8dc90745e994176a0ccf474f54 b5dbed32dae24d8e9508ac70105ae65f b100de4f01b9491c83013ba6f0d23146 False' 2022-02-08 17:49:34.850 | + functions-common:get_or_add_group_project_role:1065 : echo 1f63cf8dc90745e994176a0ccf474f54 b5dbed32dae24d8e9508ac70105ae65f b100de4f01b9491c83013ba6f0d23146 False 2022-02-08 17:49:34.850 | 1f63cf8dc90745e994176a0ccf474f54 b5dbed32dae24d8e9508ac70105ae65f b100de4f01b9491c83013ba6f0d23146 False 2022-02-08 17:49:34.900 | [315829 Async ks-group-memberdemo:347716]: finished get_or_add_group_project_role member b5dbed32dae24d8e9508ac70105ae65f b100de4f01b9491c83013ba6f0d23146 with result 0 in 10 seconds 2022-02-08 17:49:34.942 | [315829 Async ks-group-anotherdemo:347802]: Waiting for completion of get_or_add_group_project_role anotherrole b5dbed32dae24d8e9508ac70105ae65f b100de4f01b9491c83013ba6f0d23146 running on PID 347802 (5 other jobs running) 2022-02-08 17:49:34.970 | [315829 Async ks-group-anotherdemo:347802]: Signaling child to exit 2022-02-08 17:49:34.970 | WAKEUP 2022-02-08 17:49:34.995 | [315829 Async ks-group-anotherdemo:347802]: Signaled 2022-02-08 17:49:34.997 | + functions-common:get_or_add_group_project_role:1047 : local group_role_id 2022-02-08 17:49:34.997 | ++ functions-common:get_or_add_group_project_role:1053 : oscwrap role assignment list --role anotherrole --group b5dbed32dae24d8e9508ac70105ae65f --project b100de4f01b9491c83013ba6f0d23146 -f value 2022-02-08 17:49:34.997 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:49:34.997 | from cryptography.utils import int_from_bytes 2022-02-08 17:49:34.997 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:49:34.997 | from cryptography.utils import int_from_bytes 2022-02-08 17:49:34.997 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:49:34.997 | + functions-common:get_or_add_group_project_role:1053 : group_role_id= 2022-02-08 17:49:34.997 | + functions-common:get_or_add_group_project_role:1054 : [[ -z '' ]] 2022-02-08 17:49:34.997 | + functions-common:get_or_add_group_project_role:1056 : openstack role add anotherrole --group b5dbed32dae24d8e9508ac70105ae65f --project b100de4f01b9491c83013ba6f0d23146 2022-02-08 17:49:34.997 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:49:34.997 | from cryptography.utils import int_from_bytes 2022-02-08 17:49:34.997 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:49:34.997 | from cryptography.utils import int_from_bytes 2022-02-08 17:49:34.997 | ++ functions-common:get_or_add_group_project_role:1063 : oscwrap role assignment list --role anotherrole --group b5dbed32dae24d8e9508ac70105ae65f --project b100de4f01b9491c83013ba6f0d23146 -f value 2022-02-08 17:49:34.997 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:49:34.997 | from cryptography.utils import int_from_bytes 2022-02-08 17:49:34.997 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:49:34.997 | from cryptography.utils import int_from_bytes 2022-02-08 17:49:34.997 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:49:34.997 | + functions-common:get_or_add_group_project_role:1063 : group_role_id='1b6dcfd6f65d49c5bcdb69648983f5a0 b5dbed32dae24d8e9508ac70105ae65f b100de4f01b9491c83013ba6f0d23146 False' 2022-02-08 17:49:34.997 | + functions-common:get_or_add_group_project_role:1065 : echo 1b6dcfd6f65d49c5bcdb69648983f5a0 b5dbed32dae24d8e9508ac70105ae65f b100de4f01b9491c83013ba6f0d23146 False 2022-02-08 17:49:34.998 | 1b6dcfd6f65d49c5bcdb69648983f5a0 b5dbed32dae24d8e9508ac70105ae65f b100de4f01b9491c83013ba6f0d23146 False 2022-02-08 17:49:35.054 | [315829 Async ks-group-anotherdemo:347802]: finished get_or_add_group_project_role anotherrole b5dbed32dae24d8e9508ac70105ae65f b100de4f01b9491c83013ba6f0d23146 with result 0 in 10 seconds 2022-02-08 17:49:35.107 | [315829 Async ks-group-memberalt:347888]: Waiting for completion of get_or_add_group_project_role member b5dbed32dae24d8e9508ac70105ae65f 68dab38695f74dbda30ca783e4535ac9 running on PID 347888 (4 other jobs running) 2022-02-08 17:49:35.143 | [315829 Async ks-group-memberalt:347888]: Signaling child to exit 2022-02-08 17:49:35.143 | WAKEUP 2022-02-08 17:49:35.174 | [315829 Async ks-group-memberalt:347888]: Signaled 2022-02-08 17:49:35.176 | + functions-common:get_or_add_group_project_role:1047 : local group_role_id 2022-02-08 17:49:35.176 | ++ functions-common:get_or_add_group_project_role:1053 : oscwrap role assignment list --role member --group b5dbed32dae24d8e9508ac70105ae65f --project 68dab38695f74dbda30ca783e4535ac9 -f value 2022-02-08 17:49:35.176 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:49:35.176 | from cryptography.utils import int_from_bytes 2022-02-08 17:49:35.176 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:49:35.177 | from cryptography.utils import int_from_bytes 2022-02-08 17:49:35.177 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:49:35.177 | + functions-common:get_or_add_group_project_role:1053 : group_role_id= 2022-02-08 17:49:35.177 | + functions-common:get_or_add_group_project_role:1054 : [[ -z '' ]] 2022-02-08 17:49:35.177 | + functions-common:get_or_add_group_project_role:1056 : openstack role add member --group b5dbed32dae24d8e9508ac70105ae65f --project 68dab38695f74dbda30ca783e4535ac9 2022-02-08 17:49:35.177 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:49:35.177 | from cryptography.utils import int_from_bytes 2022-02-08 17:49:35.177 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:49:35.177 | from cryptography.utils import int_from_bytes 2022-02-08 17:49:35.177 | ++ functions-common:get_or_add_group_project_role:1063 : oscwrap role assignment list --role member --group b5dbed32dae24d8e9508ac70105ae65f --project 68dab38695f74dbda30ca783e4535ac9 -f value 2022-02-08 17:49:35.177 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:49:35.177 | from cryptography.utils import int_from_bytes 2022-02-08 17:49:35.177 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:49:35.177 | from cryptography.utils import int_from_bytes 2022-02-08 17:49:35.177 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:49:35.177 | + functions-common:get_or_add_group_project_role:1063 : group_role_id='1f63cf8dc90745e994176a0ccf474f54 b5dbed32dae24d8e9508ac70105ae65f 68dab38695f74dbda30ca783e4535ac9 False' 2022-02-08 17:49:35.177 | + functions-common:get_or_add_group_project_role:1065 : echo 1f63cf8dc90745e994176a0ccf474f54 b5dbed32dae24d8e9508ac70105ae65f 68dab38695f74dbda30ca783e4535ac9 False 2022-02-08 17:49:35.177 | 1f63cf8dc90745e994176a0ccf474f54 b5dbed32dae24d8e9508ac70105ae65f 68dab38695f74dbda30ca783e4535ac9 False 2022-02-08 17:49:35.241 | [315829 Async ks-group-memberalt:347888]: finished get_or_add_group_project_role member b5dbed32dae24d8e9508ac70105ae65f 68dab38695f74dbda30ca783e4535ac9 with result 0 in 10 seconds 2022-02-08 17:49:35.298 | [315829 Async ks-group-anotheralt:347977]: Waiting for completion of get_or_add_group_project_role anotherrole b5dbed32dae24d8e9508ac70105ae65f 68dab38695f74dbda30ca783e4535ac9 running on PID 347977 (3 other jobs running) 2022-02-08 17:49:35.333 | [315829 Async ks-group-anotheralt:347977]: Signaling child to exit 2022-02-08 17:49:35.509 | + inc/async:async_inner:64 : rc=0 2022-02-08 17:49:35.535 | [347977 Async ks-group-anotheralt:347977]: finished successfully 2022-02-08 17:49:35.555 | WAKEUP 2022-02-08 17:49:35.579 | [315829 Async ks-group-anotheralt:347977]: Signaled 2022-02-08 17:49:35.580 | + functions-common:get_or_add_group_project_role:1047 : local group_role_id 2022-02-08 17:49:35.580 | ++ functions-common:get_or_add_group_project_role:1053 : oscwrap role assignment list --role anotherrole --group b5dbed32dae24d8e9508ac70105ae65f --project 68dab38695f74dbda30ca783e4535ac9 -f value 2022-02-08 17:49:35.581 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:49:35.581 | from cryptography.utils import int_from_bytes 2022-02-08 17:49:35.581 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:49:35.581 | from cryptography.utils import int_from_bytes 2022-02-08 17:49:35.581 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:49:35.581 | + functions-common:get_or_add_group_project_role:1053 : group_role_id= 2022-02-08 17:49:35.581 | + functions-common:get_or_add_group_project_role:1054 : [[ -z '' ]] 2022-02-08 17:49:35.581 | + functions-common:get_or_add_group_project_role:1056 : openstack role add anotherrole --group b5dbed32dae24d8e9508ac70105ae65f --project 68dab38695f74dbda30ca783e4535ac9 2022-02-08 17:49:35.581 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:49:35.581 | from cryptography.utils import int_from_bytes 2022-02-08 17:49:35.581 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:49:35.581 | from cryptography.utils import int_from_bytes 2022-02-08 17:49:35.581 | ++ functions-common:get_or_add_group_project_role:1063 : oscwrap role assignment list --role anotherrole --group b5dbed32dae24d8e9508ac70105ae65f --project 68dab38695f74dbda30ca783e4535ac9 -f value 2022-02-08 17:49:35.581 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:49:35.581 | from cryptography.utils import int_from_bytes 2022-02-08 17:49:35.581 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:49:35.581 | from cryptography.utils import int_from_bytes 2022-02-08 17:49:35.581 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:49:35.581 | + functions-common:get_or_add_group_project_role:1063 : group_role_id='1b6dcfd6f65d49c5bcdb69648983f5a0 b5dbed32dae24d8e9508ac70105ae65f 68dab38695f74dbda30ca783e4535ac9 False' 2022-02-08 17:49:35.581 | + functions-common:get_or_add_group_project_role:1065 : echo 1b6dcfd6f65d49c5bcdb69648983f5a0 b5dbed32dae24d8e9508ac70105ae65f 68dab38695f74dbda30ca783e4535ac9 False 2022-02-08 17:49:35.581 | 1b6dcfd6f65d49c5bcdb69648983f5a0 b5dbed32dae24d8e9508ac70105ae65f 68dab38695f74dbda30ca783e4535ac9 False 2022-02-08 17:49:35.629 | [315829 Async ks-group-anotheralt:347977]: finished get_or_add_group_project_role anotherrole b5dbed32dae24d8e9508ac70105ae65f 68dab38695f74dbda30ca783e4535ac9 with result 0 in 11 seconds 2022-02-08 17:49:35.668 | [315829 Async ks-group-admin:348064]: Waiting for completion of get_or_add_group_project_role admin 0b733cc553d74c93b5ae4ea30ca63bd5 654be7077dec4b7b8079d2a9216de2a5 running on PID 348064 (2 other jobs running) 2022-02-08 17:49:35.696 | [315829 Async ks-group-admin:348064]: Signaling child to exit 2022-02-08 17:49:35.977 | + inc/async:async_inner:64 : rc=0 2022-02-08 17:49:36.002 | [348064 Async ks-group-admin:348064]: finished successfully 2022-02-08 17:49:36.022 | WAKEUP 2022-02-08 17:49:36.045 | [315829 Async ks-group-admin:348064]: Signaled 2022-02-08 17:49:36.047 | + functions-common:get_or_add_group_project_role:1047 : local group_role_id 2022-02-08 17:49:36.047 | ++ functions-common:get_or_add_group_project_role:1053 : oscwrap role assignment list --role admin --group 0b733cc553d74c93b5ae4ea30ca63bd5 --project 654be7077dec4b7b8079d2a9216de2a5 -f value 2022-02-08 17:49:36.047 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:49:36.047 | from cryptography.utils import int_from_bytes 2022-02-08 17:49:36.047 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:49:36.047 | from cryptography.utils import int_from_bytes 2022-02-08 17:49:36.047 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:49:36.047 | + functions-common:get_or_add_group_project_role:1053 : group_role_id= 2022-02-08 17:49:36.047 | + functions-common:get_or_add_group_project_role:1054 : [[ -z '' ]] 2022-02-08 17:49:36.047 | + functions-common:get_or_add_group_project_role:1056 : openstack role add admin --group 0b733cc553d74c93b5ae4ea30ca63bd5 --project 654be7077dec4b7b8079d2a9216de2a5 2022-02-08 17:49:36.047 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:49:36.047 | from cryptography.utils import int_from_bytes 2022-02-08 17:49:36.047 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:49:36.047 | from cryptography.utils import int_from_bytes 2022-02-08 17:49:36.047 | ++ functions-common:get_or_add_group_project_role:1063 : oscwrap role assignment list --role admin --group 0b733cc553d74c93b5ae4ea30ca63bd5 --project 654be7077dec4b7b8079d2a9216de2a5 -f value 2022-02-08 17:49:36.047 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:49:36.047 | from cryptography.utils import int_from_bytes 2022-02-08 17:49:36.047 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:49:36.047 | from cryptography.utils import int_from_bytes 2022-02-08 17:49:36.047 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:49:36.048 | + functions-common:get_or_add_group_project_role:1063 : group_role_id='71cc40c738ae41e2b3dcdecd7089b418 0b733cc553d74c93b5ae4ea30ca63bd5 654be7077dec4b7b8079d2a9216de2a5 False' 2022-02-08 17:49:36.048 | + functions-common:get_or_add_group_project_role:1065 : echo 71cc40c738ae41e2b3dcdecd7089b418 0b733cc553d74c93b5ae4ea30ca63bd5 654be7077dec4b7b8079d2a9216de2a5 False 2022-02-08 17:49:36.048 | 71cc40c738ae41e2b3dcdecd7089b418 0b733cc553d74c93b5ae4ea30ca63bd5 654be7077dec4b7b8079d2a9216de2a5 False 2022-02-08 17:49:36.092 | [315829 Async ks-group-admin:348064]: finished get_or_add_group_project_role admin 0b733cc553d74c93b5ae4ea30ca63bd5 654be7077dec4b7b8079d2a9216de2a5 with result 0 in 10 seconds 2022-02-08 17:49:36.096 | + inc/async:async_wait:197 : return 0 2022-02-08 17:49:36.099 | + lib/keystone:create_keystone_accounts:407 : is_service_enabled ldap 2022-02-08 17:49:36.116 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:49:36.118 | + ./stack.sh:main:1102 : is_service_enabled nova 2022-02-08 17:49:36.136 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:49:36.139 | + ./stack.sh:main:1103 : async_runfunc create_nova_accounts 2022-02-08 17:49:36.141 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-02-08 17:49:36.202 | + inc/async:async_inner:63 : create_nova_accounts 2022-02-08 17:49:36.241 | [315829 Async create_nova_accounts:349963]: running: create_nova_accounts 2022-02-08 17:49:36.246 | + ./stack.sh:main:1105 : is_service_enabled glance 2022-02-08 17:49:36.264 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:49:36.267 | + ./stack.sh:main:1106 : async_runfunc create_glance_accounts 2022-02-08 17:49:36.269 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-02-08 17:49:36.330 | + inc/async:async_inner:63 : create_glance_accounts 2022-02-08 17:49:36.377 | [315829 Async create_glance_accounts:350078]: running: create_glance_accounts 2022-02-08 17:49:36.380 | + ./stack.sh:main:1108 : is_service_enabled cinder 2022-02-08 17:49:36.401 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:49:36.403 | + ./stack.sh:main:1109 : async_runfunc create_cinder_accounts 2022-02-08 17:49:36.406 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-02-08 17:49:36.475 | + inc/async:async_inner:63 : create_cinder_accounts 2022-02-08 17:49:36.521 | [315829 Async create_cinder_accounts:350208]: running: create_cinder_accounts 2022-02-08 17:49:36.524 | + ./stack.sh:main:1111 : is_service_enabled neutron 2022-02-08 17:49:36.546 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:49:36.549 | + ./stack.sh:main:1112 : async_runfunc create_neutron_accounts 2022-02-08 17:49:36.551 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-02-08 17:49:36.619 | + inc/async:async_inner:63 : create_neutron_accounts 2022-02-08 17:49:36.694 | [315829 Async create_neutron_accounts:350323]: running: create_neutron_accounts 2022-02-08 17:49:36.700 | + ./stack.sh:main:1114 : is_service_enabled swift 2022-02-08 17:49:36.746 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:49:36.749 | + ./stack.sh:main:1115 : async_runfunc create_swift_accounts 2022-02-08 17:49:36.752 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-02-08 17:49:37.062 | + inc/async:async_inner:63 : create_swift_accounts 2022-02-08 17:49:37.265 | [315829 Async create_swift_accounts:350465]: running: create_swift_accounts 2022-02-08 17:49:37.285 | + ./stack.sh:main:1123 : is_service_enabled horizon 2022-02-08 17:49:37.428 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:49:37.447 | + ./stack.sh:main:1128 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-02-08 17:49:37.824 | [315829 Async create_nova_accounts:349963]: Waiting for completion of create_nova_accounts running on PID 349963 (6 other jobs running) 2022-02-08 17:49:38.006 | [315829 Async create_nova_accounts:349963]: Signaling child to exit 2022-02-08 17:50:05.804 | + inc/async:async_inner:64 : rc=0 2022-02-08 17:50:05.897 | [350323 Async create_neutron_accounts:350323]: finished successfully 2022-02-08 17:50:20.705 | + inc/async:async_inner:64 : rc=0 2022-02-08 17:50:20.737 | [350208 Async create_cinder_accounts:350208]: finished successfully 2022-02-08 17:50:27.481 | + inc/async:async_inner:64 : rc=0 2022-02-08 17:50:27.512 | [350078 Async create_glance_accounts:350078]: finished successfully 2022-02-08 17:50:33.041 | + inc/async:async_inner:64 : rc=0 2022-02-08 17:50:33.070 | [349963 Async create_nova_accounts:349963]: finished successfully 2022-02-08 17:50:33.090 | WAKEUP 2022-02-08 17:50:33.114 | [315829 Async create_nova_accounts:349963]: Signaled 2022-02-08 17:50:33.116 | + lib/nova:create_nova_accounts:352 : [[ 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-02-08 17:50:33.116 | + lib/nova:create_nova_accounts:356 : create_service_user nova admin 2022-02-08 17:50:33.116 | + lib/keystone:create_service_user:420 : get_or_create_user nova Passw0rd Default 2022-02-08 17:50:33.116 | + functions-common:get_or_create_user:898 : local user_id 2022-02-08 17:50:33.116 | + functions-common:get_or_create_user:899 : [[ ! -z '' ]] 2022-02-08 17:50:33.116 | + functions-common:get_or_create_user:902 : local email= 2022-02-08 17:50:33.116 | ++ functions-common:get_or_create_user:916 : oscwrap user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-08 17:50:33.116 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:50:33.116 | from cryptography.utils import int_from_bytes 2022-02-08 17:50:33.116 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:50:33.116 | from cryptography.utils import int_from_bytes 2022-02-08 17:50:33.116 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:50:33.116 | + functions-common:get_or_create_user:914 : user_id=49d3488b0f7e462aa1db48f9dc67c64f 2022-02-08 17:50:33.116 | + functions-common:get_or_create_user:915 : echo 49d3488b0f7e462aa1db48f9dc67c64f 2022-02-08 17:50:33.116 | 49d3488b0f7e462aa1db48f9dc67c64f 2022-02-08 17:50:33.116 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service nova service Default Default 2022-02-08 17:50:33.116 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 17:50:33.117 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args Default Default 2022-02-08 17:50:33.117 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 17:50:33.117 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 17:50:33.117 | ++ functions-common:_get_domain_args:949 : [[ -n Default ]] 2022-02-08 17:50:33.117 | ++ functions-common:_get_domain_args:950 : domain=' --user-domain Default' 2022-02-08 17:50:33.117 | ++ functions-common:_get_domain_args:952 : [[ -n Default ]] 2022-02-08 17:50:33.117 | ++ functions-common:_get_domain_args:953 : domain=' --user-domain Default --project-domain Default' 2022-02-08 17:50:33.117 | ++ functions-common:_get_domain_args:956 : echo --user-domain Default --project-domain Default 2022-02-08 17:50:33.117 | + functions-common:get_or_add_user_project_role:964 : domain_args='--user-domain Default --project-domain Default' 2022-02-08 17:50:33.117 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:50:33.117 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 17:50:33.117 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:50:33.117 | ++ functions-common:get_field:801 : read data 2022-02-08 17:50:33.117 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-02-08 17:50:33.117 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:50:33.117 | from cryptography.utils import int_from_bytes 2022-02-08 17:50:33.117 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:50:33.117 | from cryptography.utils import int_from_bytes 2022-02-08 17:50:33.117 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:50:33.117 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 17:50:33.117 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 17:50:33.117 | + functions-common:get_or_add_user_project_role:975 : openstack role add service --user nova --project service --user-domain Default --project-domain Default 2022-02-08 17:50:33.117 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:50:33.117 | from cryptography.utils import int_from_bytes 2022-02-08 17:50:33.117 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:50:33.117 | from cryptography.utils import int_from_bytes 2022-02-08 17:50:33.117 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-02-08 17:50:33.117 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:50:33.117 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 17:50:33.117 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:50:33.117 | ++ functions-common:get_field:801 : read data 2022-02-08 17:50:33.117 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:50:33.117 | from cryptography.utils import int_from_bytes 2022-02-08 17:50:33.118 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:50:33.118 | from cryptography.utils import int_from_bytes 2022-02-08 17:50:33.118 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:50:33.118 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 17:50:33.118 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 17:50:33.118 | ++ functions-common:get_field:807 : echo '| ef20683c08b54ff5bad2be40058995d9 | 49d3488b0f7e462aa1db48f9dc67c64f | | c71b8b198a2d4781a34b582a09787cd3 | | | False |' 2022-02-08 17:50:33.118 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 17:50:33.118 | ++ functions-common:get_field:801 : read data 2022-02-08 17:50:33.118 | + functions-common:get_or_add_user_project_role:984 : user_role_id=ef20683c08b54ff5bad2be40058995d9 2022-02-08 17:50:33.118 | + functions-common:get_or_add_user_project_role:986 : echo ef20683c08b54ff5bad2be40058995d9 2022-02-08 17:50:33.118 | ef20683c08b54ff5bad2be40058995d9 2022-02-08 17:50:33.118 | + lib/keystone:create_service_user:423 : [[ -n admin ]] 2022-02-08 17:50:33.118 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role admin nova service Default Default 2022-02-08 17:50:33.118 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 17:50:33.118 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args Default Default 2022-02-08 17:50:33.118 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 17:50:33.118 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 17:50:33.118 | ++ functions-common:_get_domain_args:949 : [[ -n Default ]] 2022-02-08 17:50:33.118 | ++ functions-common:_get_domain_args:950 : domain=' --user-domain Default' 2022-02-08 17:50:33.118 | ++ functions-common:_get_domain_args:952 : [[ -n Default ]] 2022-02-08 17:50:33.118 | ++ functions-common:_get_domain_args:953 : domain=' --user-domain Default --project-domain Default' 2022-02-08 17:50:33.118 | ++ functions-common:_get_domain_args:956 : echo --user-domain Default --project-domain Default 2022-02-08 17:50:33.118 | + functions-common:get_or_add_user_project_role:964 : domain_args='--user-domain Default --project-domain Default' 2022-02-08 17:50:33.118 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:50:33.118 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 17:50:33.118 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-02-08 17:50:33.118 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:50:33.118 | ++ functions-common:get_field:801 : read data 2022-02-08 17:50:33.118 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:50:33.118 | from cryptography.utils import int_from_bytes 2022-02-08 17:50:33.119 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:50:33.119 | from cryptography.utils import int_from_bytes 2022-02-08 17:50:33.119 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:50:33.119 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 17:50:33.119 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 17:50:33.119 | + functions-common:get_or_add_user_project_role:975 : openstack role add admin --user nova --project service --user-domain Default --project-domain Default 2022-02-08 17:50:33.119 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:50:33.119 | from cryptography.utils import int_from_bytes 2022-02-08 17:50:33.119 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:50:33.119 | from cryptography.utils import int_from_bytes 2022-02-08 17:50:33.119 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-02-08 17:50:33.119 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 17:50:33.119 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:50:33.119 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:50:33.119 | ++ functions-common:get_field:801 : read data 2022-02-08 17:50:33.119 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:50:33.119 | from cryptography.utils import int_from_bytes 2022-02-08 17:50:33.119 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:50:33.119 | from cryptography.utils import int_from_bytes 2022-02-08 17:50:33.119 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:50:33.119 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 17:50:33.119 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 17:50:33.119 | ++ functions-common:get_field:807 : echo '| 71cc40c738ae41e2b3dcdecd7089b418 | 49d3488b0f7e462aa1db48f9dc67c64f | | c71b8b198a2d4781a34b582a09787cd3 | | | False |' 2022-02-08 17:50:33.119 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 17:50:33.119 | ++ functions-common:get_field:801 : read data 2022-02-08 17:50:33.119 | + functions-common:get_or_add_user_project_role:984 : user_role_id=71cc40c738ae41e2b3dcdecd7089b418 2022-02-08 17:50:33.119 | + functions-common:get_or_add_user_project_role:986 : echo 71cc40c738ae41e2b3dcdecd7089b418 2022-02-08 17:50:33.119 | 71cc40c738ae41e2b3dcdecd7089b418 2022-02-08 17:50:33.119 | + lib/nova:create_nova_accounts:358 : local nova_api_url 2022-02-08 17:50:33.119 | + lib/nova:create_nova_accounts:359 : [[ True == \F\a\l\s\e ]] 2022-02-08 17:50:33.119 | + lib/nova:create_nova_accounts:362 : nova_api_url=http://10.222.0.53/compute 2022-02-08 17:50:33.119 | + lib/nova:create_nova_accounts:365 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-02-08 17:50:33.119 | + functions-common:get_or_create_service:1071 : local service_id 2022-02-08 17:50:33.119 | ++ functions-common:get_or_create_service:1084 : oscwrap service show compute_legacy -f value -c id 2022-02-08 17:50:33.120 | ++ functions-common:get_or_create_service:1086 : oscwrap service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2022-02-08 17:50:33.120 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:50:33.120 | from cryptography.utils import int_from_bytes 2022-02-08 17:50:33.120 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:50:33.120 | from cryptography.utils import int_from_bytes 2022-02-08 17:50:33.120 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:50:33.120 | + functions-common:get_or_create_service:1082 : service_id=' 2022-02-08 17:50:33.120 | 9c74bce6f8c8460b83bc66b6db0dc61d' 2022-02-08 17:50:33.120 | + functions-common:get_or_create_service:1083 : echo 9c74bce6f8c8460b83bc66b6db0dc61d 2022-02-08 17:50:33.120 | 9c74bce6f8c8460b83bc66b6db0dc61d 2022-02-08 17:50:33.120 | + lib/nova:create_nova_accounts:367 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.53/compute/v2/$(project_id)s' 2022-02-08 17:50:33.120 | + functions-common:get_or_create_endpoint:1115 : local public_id 2022-02-08 17:50:33.120 | ++ functions-common:get_or_create_endpoint:1116 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.53/compute/v2/$(project_id)s' RegionOne 2022-02-08 17:50:33.120 | ++ functions-common:_get_or_create_endpoint_with_interface:1089 : local endpoint_id 2022-02-08 17:50:33.120 | +++ functions-common:_get_or_create_endpoint_with_interface:1094 : oscwrap endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-02-08 17:50:33.120 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:50:33.120 | from cryptography.utils import int_from_bytes 2022-02-08 17:50:33.120 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:50:33.120 | from cryptography.utils import int_from_bytes 2022-02-08 17:50:33.120 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:50:33.120 | ++ functions-common:_get_or_create_endpoint_with_interface:1094 : endpoint_id= 2022-02-08 17:50:33.120 | ++ functions-common:_get_or_create_endpoint_with_interface:1095 : [[ -z '' ]] 2022-02-08 17:50:33.120 | +++ functions-common:_get_or_create_endpoint_with_interface:1098 : oscwrap endpoint create compute_legacy public 'http://10.222.0.53/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-02-08 17:50:33.120 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:50:33.120 | from cryptography.utils import int_from_bytes 2022-02-08 17:50:33.120 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:50:33.120 | from cryptography.utils import int_from_bytes 2022-02-08 17:50:33.120 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:50:33.120 | ++ functions-common:_get_or_create_endpoint_with_interface:1098 : endpoint_id=b2df566a264147eb938d3f85aaf7957d 2022-02-08 17:50:33.120 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : echo b2df566a264147eb938d3f85aaf7957d 2022-02-08 17:50:33.120 | + functions-common:get_or_create_endpoint:1116 : public_id=b2df566a264147eb938d3f85aaf7957d 2022-02-08 17:50:33.120 | + functions-common:get_or_create_endpoint:1118 : [[ -n '' ]] 2022-02-08 17:50:33.120 | + functions-common:get_or_create_endpoint:1121 : [[ -n '' ]] 2022-02-08 17:50:33.121 | + functions-common:get_or_create_endpoint:1125 : echo b2df566a264147eb938d3f85aaf7957d 2022-02-08 17:50:33.121 | b2df566a264147eb938d3f85aaf7957d 2022-02-08 17:50:33.121 | + lib/nova:create_nova_accounts:371 : get_or_create_service nova compute 'Nova Compute Service' 2022-02-08 17:50:33.121 | + functions-common:get_or_create_service:1071 : local service_id 2022-02-08 17:50:33.121 | ++ functions-common:get_or_create_service:1084 : oscwrap service show compute -f value -c id 2022-02-08 17:50:33.121 | ++ functions-common:get_or_create_service:1086 : oscwrap service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-02-08 17:50:33.121 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:50:33.121 | from cryptography.utils import int_from_bytes 2022-02-08 17:50:33.121 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:50:33.121 | from cryptography.utils import int_from_bytes 2022-02-08 17:50:33.121 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:50:33.121 | + functions-common:get_or_create_service:1082 : service_id=' 2022-02-08 17:50:33.121 | dbb5637feb6d4fae8670ff181de0d495' 2022-02-08 17:50:33.121 | + functions-common:get_or_create_service:1083 : echo dbb5637feb6d4fae8670ff181de0d495 2022-02-08 17:50:33.121 | dbb5637feb6d4fae8670ff181de0d495 2022-02-08 17:50:33.121 | + lib/nova:create_nova_accounts:373 : get_or_create_endpoint compute RegionOne http://10.222.0.53/compute/v2.1 2022-02-08 17:50:33.121 | + functions-common:get_or_create_endpoint:1115 : local public_id 2022-02-08 17:50:33.121 | ++ functions-common:get_or_create_endpoint:1116 : _get_or_create_endpoint_with_interface compute public http://10.222.0.53/compute/v2.1 RegionOne 2022-02-08 17:50:33.121 | ++ functions-common:_get_or_create_endpoint_with_interface:1089 : local endpoint_id 2022-02-08 17:50:33.121 | +++ functions-common:_get_or_create_endpoint_with_interface:1094 : oscwrap endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-02-08 17:50:33.121 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:50:33.121 | from cryptography.utils import int_from_bytes 2022-02-08 17:50:33.121 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:50:33.121 | from cryptography.utils import int_from_bytes 2022-02-08 17:50:33.121 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:50:33.121 | ++ functions-common:_get_or_create_endpoint_with_interface:1094 : endpoint_id= 2022-02-08 17:50:33.121 | ++ functions-common:_get_or_create_endpoint_with_interface:1095 : [[ -z '' ]] 2022-02-08 17:50:33.121 | +++ functions-common:_get_or_create_endpoint_with_interface:1098 : oscwrap endpoint create compute public http://10.222.0.53/compute/v2.1 --region RegionOne -f value -c id 2022-02-08 17:50:33.121 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:50:33.121 | from cryptography.utils import int_from_bytes 2022-02-08 17:50:33.121 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:50:33.121 | from cryptography.utils import int_from_bytes 2022-02-08 17:50:33.122 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:50:33.122 | ++ functions-common:_get_or_create_endpoint_with_interface:1098 : endpoint_id=4e97e40e0ba04eac85000b957a9434b0 2022-02-08 17:50:33.122 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : echo 4e97e40e0ba04eac85000b957a9434b0 2022-02-08 17:50:33.122 | + functions-common:get_or_create_endpoint:1116 : public_id=4e97e40e0ba04eac85000b957a9434b0 2022-02-08 17:50:33.122 | + functions-common:get_or_create_endpoint:1118 : [[ -n '' ]] 2022-02-08 17:50:33.122 | + functions-common:get_or_create_endpoint:1121 : [[ -n '' ]] 2022-02-08 17:50:33.122 | + functions-common:get_or_create_endpoint:1125 : echo 4e97e40e0ba04eac85000b957a9434b0 2022-02-08 17:50:33.122 | 4e97e40e0ba04eac85000b957a9434b0 2022-02-08 17:50:33.122 | + lib/nova:create_nova_accounts:378 : is_service_enabled n-api 2022-02-08 17:50:33.122 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:50:33.122 | + lib/nova:create_nova_accounts:380 : is_service_enabled swift 2022-02-08 17:50:33.122 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:50:33.122 | + lib/nova:create_nova_accounts:383 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-02-08 17:50:33.122 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 17:50:33.122 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args Default Default 2022-02-08 17:50:33.122 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 17:50:33.122 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 17:50:33.122 | ++ functions-common:_get_domain_args:949 : [[ -n Default ]] 2022-02-08 17:50:33.122 | ++ functions-common:_get_domain_args:950 : domain=' --user-domain Default' 2022-02-08 17:50:33.122 | ++ functions-common:_get_domain_args:952 : [[ -n Default ]] 2022-02-08 17:50:33.122 | ++ functions-common:_get_domain_args:953 : domain=' --user-domain Default --project-domain Default' 2022-02-08 17:50:33.122 | ++ functions-common:_get_domain_args:956 : echo --user-domain Default --project-domain Default 2022-02-08 17:50:33.122 | + functions-common:get_or_add_user_project_role:964 : domain_args='--user-domain Default --project-domain Default' 2022-02-08 17:50:33.122 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-02-08 17:50:33.122 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:50:33.122 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 17:50:33.122 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:50:33.122 | ++ functions-common:get_field:801 : read data 2022-02-08 17:50:33.122 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:50:33.122 | from cryptography.utils import int_from_bytes 2022-02-08 17:50:33.122 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:50:33.122 | from cryptography.utils import int_from_bytes 2022-02-08 17:50:33.123 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:50:33.123 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 17:50:33.123 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 17:50:33.123 | + functions-common:get_or_add_user_project_role:975 : openstack role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-02-08 17:50:33.123 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:50:33.123 | from cryptography.utils import int_from_bytes 2022-02-08 17:50:33.123 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:50:33.123 | from cryptography.utils import int_from_bytes 2022-02-08 17:50:33.123 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-02-08 17:50:33.123 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:50:33.123 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 17:50:33.123 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:50:33.123 | ++ functions-common:get_field:801 : read data 2022-02-08 17:50:33.123 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:50:33.123 | from cryptography.utils import int_from_bytes 2022-02-08 17:50:33.123 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:50:33.123 | from cryptography.utils import int_from_bytes 2022-02-08 17:50:33.123 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:50:33.123 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 17:50:33.123 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 17:50:33.123 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 17:50:33.123 | ++ functions-common:get_field:807 : echo '| edaf0cbd55a34fb1bee3d9c3cea4dc24 | 49d3488b0f7e462aa1db48f9dc67c64f | | c71b8b198a2d4781a34b582a09787cd3 | | | False |' 2022-02-08 17:50:33.123 | ++ functions-common:get_field:801 : read data 2022-02-08 17:50:33.123 | + functions-common:get_or_add_user_project_role:984 : user_role_id=edaf0cbd55a34fb1bee3d9c3cea4dc24 2022-02-08 17:50:33.123 | + functions-common:get_or_add_user_project_role:986 : echo edaf0cbd55a34fb1bee3d9c3cea4dc24 2022-02-08 17:50:33.123 | edaf0cbd55a34fb1bee3d9c3cea4dc24 2022-02-08 17:50:33.123 | + lib/nova:create_nova_accounts:388 : is_service_enabled s3api 2022-02-08 17:50:33.123 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:50:33.162 | [315829 Async create_nova_accounts:349963]: finished create_nova_accounts with result 0 in 56 seconds 2022-02-08 17:50:33.200 | [315829 Async create_glance_accounts:350078]: Waiting for completion of create_glance_accounts running on PID 350078 (5 other jobs running) 2022-02-08 17:50:33.227 | [315829 Async create_glance_accounts:350078]: Signaling child to exit 2022-02-08 17:50:33.227 | WAKEUP 2022-02-08 17:50:33.249 | [315829 Async create_glance_accounts:350078]: Signaled 2022-02-08 17:50:33.251 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-02-08 17:50:33.251 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:50:33.251 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-02-08 17:50:33.251 | + lib/keystone:create_service_user:420 : get_or_create_user glance Passw0rd Default 2022-02-08 17:50:33.251 | + functions-common:get_or_create_user:898 : local user_id 2022-02-08 17:50:33.251 | + functions-common:get_or_create_user:899 : [[ ! -z '' ]] 2022-02-08 17:50:33.251 | + functions-common:get_or_create_user:902 : local email= 2022-02-08 17:50:33.251 | ++ functions-common:get_or_create_user:916 : oscwrap user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-08 17:50:33.251 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:50:33.251 | from cryptography.utils import int_from_bytes 2022-02-08 17:50:33.251 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:50:33.251 | from cryptography.utils import int_from_bytes 2022-02-08 17:50:33.251 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:50:33.251 | + functions-common:get_or_create_user:914 : user_id=dfc32e2ac5c64ee886638ca0ade9b6d9 2022-02-08 17:50:33.251 | + functions-common:get_or_create_user:915 : echo dfc32e2ac5c64ee886638ca0ade9b6d9 2022-02-08 17:50:33.251 | dfc32e2ac5c64ee886638ca0ade9b6d9 2022-02-08 17:50:33.251 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service glance service Default Default 2022-02-08 17:50:33.252 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 17:50:33.252 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args Default Default 2022-02-08 17:50:33.252 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 17:50:33.252 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 17:50:33.252 | ++ functions-common:_get_domain_args:949 : [[ -n Default ]] 2022-02-08 17:50:33.252 | ++ functions-common:_get_domain_args:950 : domain=' --user-domain Default' 2022-02-08 17:50:33.252 | ++ functions-common:_get_domain_args:952 : [[ -n Default ]] 2022-02-08 17:50:33.252 | ++ functions-common:_get_domain_args:953 : domain=' --user-domain Default --project-domain Default' 2022-02-08 17:50:33.252 | ++ functions-common:_get_domain_args:956 : echo --user-domain Default --project-domain Default 2022-02-08 17:50:33.252 | + functions-common:get_or_add_user_project_role:964 : domain_args='--user-domain Default --project-domain Default' 2022-02-08 17:50:33.252 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:50:33.252 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-02-08 17:50:33.252 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 17:50:33.252 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:50:33.252 | ++ functions-common:get_field:801 : read data 2022-02-08 17:50:33.252 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:50:33.252 | from cryptography.utils import int_from_bytes 2022-02-08 17:50:33.252 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:50:33.252 | from cryptography.utils import int_from_bytes 2022-02-08 17:50:33.252 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:50:33.252 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 17:50:33.252 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 17:50:33.252 | + functions-common:get_or_add_user_project_role:975 : openstack role add service --user glance --project service --user-domain Default --project-domain Default 2022-02-08 17:50:33.252 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:50:33.252 | from cryptography.utils import int_from_bytes 2022-02-08 17:50:33.252 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:50:33.252 | from cryptography.utils import int_from_bytes 2022-02-08 17:50:33.252 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 17:50:33.252 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-02-08 17:50:33.252 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:50:33.252 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:50:33.252 | ++ functions-common:get_field:801 : read data 2022-02-08 17:50:33.253 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:50:33.253 | from cryptography.utils import int_from_bytes 2022-02-08 17:50:33.253 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:50:33.253 | from cryptography.utils import int_from_bytes 2022-02-08 17:50:33.253 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:50:33.253 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 17:50:33.253 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 17:50:33.253 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 17:50:33.253 | ++ functions-common:get_field:807 : echo '| ef20683c08b54ff5bad2be40058995d9 | dfc32e2ac5c64ee886638ca0ade9b6d9 | | c71b8b198a2d4781a34b582a09787cd3 | | | False |' 2022-02-08 17:50:33.253 | ++ functions-common:get_field:801 : read data 2022-02-08 17:50:33.253 | + functions-common:get_or_add_user_project_role:984 : user_role_id=ef20683c08b54ff5bad2be40058995d9 2022-02-08 17:50:33.253 | + functions-common:get_or_add_user_project_role:986 : echo ef20683c08b54ff5bad2be40058995d9 2022-02-08 17:50:33.253 | ef20683c08b54ff5bad2be40058995d9 2022-02-08 17:50:33.253 | + lib/keystone:create_service_user:423 : [[ -n '' ]] 2022-02-08 17:50:33.253 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-02-08 17:50:33.253 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:50:33.253 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-02-08 17:50:33.253 | + lib/keystone:create_service_user:420 : get_or_create_user glance-swift Passw0rd Default 2022-02-08 17:50:33.253 | + functions-common:get_or_create_user:898 : local user_id 2022-02-08 17:50:33.253 | + functions-common:get_or_create_user:899 : [[ ! -z '' ]] 2022-02-08 17:50:33.253 | + functions-common:get_or_create_user:902 : local email= 2022-02-08 17:50:33.253 | ++ functions-common:get_or_create_user:916 : oscwrap user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-08 17:50:33.253 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:50:33.253 | from cryptography.utils import int_from_bytes 2022-02-08 17:50:33.253 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:50:33.253 | from cryptography.utils import int_from_bytes 2022-02-08 17:50:33.253 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:50:33.253 | + functions-common:get_or_create_user:914 : user_id=076bf644303a4ded8a9d09a63ac4688b 2022-02-08 17:50:33.253 | + functions-common:get_or_create_user:915 : echo 076bf644303a4ded8a9d09a63ac4688b 2022-02-08 17:50:33.253 | 076bf644303a4ded8a9d09a63ac4688b 2022-02-08 17:50:33.253 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service glance-swift service Default Default 2022-02-08 17:50:33.253 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 17:50:33.254 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args Default Default 2022-02-08 17:50:33.254 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 17:50:33.254 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 17:50:33.254 | ++ functions-common:_get_domain_args:949 : [[ -n Default ]] 2022-02-08 17:50:33.254 | ++ functions-common:_get_domain_args:950 : domain=' --user-domain Default' 2022-02-08 17:50:33.254 | ++ functions-common:_get_domain_args:952 : [[ -n Default ]] 2022-02-08 17:50:33.254 | ++ functions-common:_get_domain_args:953 : domain=' --user-domain Default --project-domain Default' 2022-02-08 17:50:33.254 | ++ functions-common:_get_domain_args:956 : echo --user-domain Default --project-domain Default 2022-02-08 17:50:33.254 | + functions-common:get_or_add_user_project_role:964 : domain_args='--user-domain Default --project-domain Default' 2022-02-08 17:50:33.254 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:50:33.254 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-02-08 17:50:33.254 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 17:50:33.254 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:50:33.254 | ++ functions-common:get_field:801 : read data 2022-02-08 17:50:33.254 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:50:33.254 | from cryptography.utils import int_from_bytes 2022-02-08 17:50:33.254 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:50:33.254 | from cryptography.utils import int_from_bytes 2022-02-08 17:50:33.254 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:50:33.254 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 17:50:33.254 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 17:50:33.254 | + functions-common:get_or_add_user_project_role:975 : openstack role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-02-08 17:50:33.254 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:50:33.254 | from cryptography.utils import int_from_bytes 2022-02-08 17:50:33.254 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:50:33.254 | from cryptography.utils import int_from_bytes 2022-02-08 17:50:33.254 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:50:33.254 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-02-08 17:50:33.254 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 17:50:33.254 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:50:33.254 | ++ functions-common:get_field:801 : read data 2022-02-08 17:50:33.255 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:50:33.255 | from cryptography.utils import int_from_bytes 2022-02-08 17:50:33.255 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:50:33.255 | from cryptography.utils import int_from_bytes 2022-02-08 17:50:33.255 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:50:33.255 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 17:50:33.255 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 17:50:33.255 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 17:50:33.255 | ++ functions-common:get_field:807 : echo '| ef20683c08b54ff5bad2be40058995d9 | 076bf644303a4ded8a9d09a63ac4688b | | c71b8b198a2d4781a34b582a09787cd3 | | | False |' 2022-02-08 17:50:33.255 | ++ functions-common:get_field:801 : read data 2022-02-08 17:50:33.255 | + functions-common:get_or_add_user_project_role:984 : user_role_id=ef20683c08b54ff5bad2be40058995d9 2022-02-08 17:50:33.255 | + functions-common:get_or_add_user_project_role:986 : echo ef20683c08b54ff5bad2be40058995d9 2022-02-08 17:50:33.255 | ef20683c08b54ff5bad2be40058995d9 2022-02-08 17:50:33.255 | + lib/keystone:create_service_user:423 : [[ -n ResellerAdmin ]] 2022-02-08 17:50:33.255 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-02-08 17:50:33.255 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 17:50:33.255 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args Default Default 2022-02-08 17:50:33.255 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 17:50:33.255 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 17:50:33.255 | ++ functions-common:_get_domain_args:949 : [[ -n Default ]] 2022-02-08 17:50:33.255 | ++ functions-common:_get_domain_args:950 : domain=' --user-domain Default' 2022-02-08 17:50:33.255 | ++ functions-common:_get_domain_args:952 : [[ -n Default ]] 2022-02-08 17:50:33.255 | ++ functions-common:_get_domain_args:953 : domain=' --user-domain Default --project-domain Default' 2022-02-08 17:50:33.255 | ++ functions-common:_get_domain_args:956 : echo --user-domain Default --project-domain Default 2022-02-08 17:50:33.255 | + functions-common:get_or_add_user_project_role:964 : domain_args='--user-domain Default --project-domain Default' 2022-02-08 17:50:33.255 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-02-08 17:50:33.256 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 17:50:33.256 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:50:33.256 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:50:33.256 | ++ functions-common:get_field:801 : read data 2022-02-08 17:50:33.256 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:50:33.256 | from cryptography.utils import int_from_bytes 2022-02-08 17:50:33.256 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:50:33.256 | from cryptography.utils import int_from_bytes 2022-02-08 17:50:33.256 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:50:33.256 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 17:50:33.256 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 17:50:33.256 | + functions-common:get_or_add_user_project_role:975 : openstack role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-02-08 17:50:33.256 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:50:33.256 | from cryptography.utils import int_from_bytes 2022-02-08 17:50:33.256 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:50:33.256 | from cryptography.utils import int_from_bytes 2022-02-08 17:50:33.256 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:50:33.256 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 17:50:33.256 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:50:33.256 | ++ functions-common:get_field:801 : read data 2022-02-08 17:50:33.256 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-02-08 17:50:33.256 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:50:33.256 | from cryptography.utils import int_from_bytes 2022-02-08 17:50:33.256 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:50:33.256 | from cryptography.utils import int_from_bytes 2022-02-08 17:50:33.256 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:50:33.256 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 17:50:33.256 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 17:50:33.256 | ++ functions-common:get_field:807 : echo '| edaf0cbd55a34fb1bee3d9c3cea4dc24 | 076bf644303a4ded8a9d09a63ac4688b | | c71b8b198a2d4781a34b582a09787cd3 | | | False |' 2022-02-08 17:50:33.256 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 17:50:33.256 | ++ functions-common:get_field:801 : read data 2022-02-08 17:50:33.256 | + functions-common:get_or_add_user_project_role:984 : user_role_id=edaf0cbd55a34fb1bee3d9c3cea4dc24 2022-02-08 17:50:33.257 | + functions-common:get_or_add_user_project_role:986 : echo edaf0cbd55a34fb1bee3d9c3cea4dc24 2022-02-08 17:50:33.257 | edaf0cbd55a34fb1bee3d9c3cea4dc24 2022-02-08 17:50:33.257 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-02-08 17:50:33.257 | + functions-common:get_or_create_service:1071 : local service_id 2022-02-08 17:50:33.257 | ++ functions-common:get_or_create_service:1084 : oscwrap service show image -f value -c id 2022-02-08 17:50:33.257 | ++ functions-common:get_or_create_service:1086 : oscwrap service create image --name glance '--description=Glance Image Service' -f value -c id 2022-02-08 17:50:33.257 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:50:33.257 | from cryptography.utils import int_from_bytes 2022-02-08 17:50:33.257 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:50:33.257 | from cryptography.utils import int_from_bytes 2022-02-08 17:50:33.257 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:50:33.257 | + functions-common:get_or_create_service:1082 : service_id=' 2022-02-08 17:50:33.257 | 07489ae6940e49aca1c0987d2020647c' 2022-02-08 17:50:33.257 | + functions-common:get_or_create_service:1083 : echo 07489ae6940e49aca1c0987d2020647c 2022-02-08 17:50:33.257 | 07489ae6940e49aca1c0987d2020647c 2022-02-08 17:50:33.257 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.53/image 2022-02-08 17:50:33.257 | + functions-common:get_or_create_endpoint:1115 : local public_id 2022-02-08 17:50:33.257 | ++ functions-common:get_or_create_endpoint:1116 : _get_or_create_endpoint_with_interface image public http://10.222.0.53/image RegionOne 2022-02-08 17:50:33.257 | ++ functions-common:_get_or_create_endpoint_with_interface:1089 : local endpoint_id 2022-02-08 17:50:33.257 | +++ functions-common:_get_or_create_endpoint_with_interface:1094 : oscwrap endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-02-08 17:50:33.257 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:50:33.257 | from cryptography.utils import int_from_bytes 2022-02-08 17:50:33.257 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:50:33.257 | from cryptography.utils import int_from_bytes 2022-02-08 17:50:33.257 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:50:33.257 | ++ functions-common:_get_or_create_endpoint_with_interface:1094 : endpoint_id= 2022-02-08 17:50:33.257 | ++ functions-common:_get_or_create_endpoint_with_interface:1095 : [[ -z '' ]] 2022-02-08 17:50:33.257 | +++ functions-common:_get_or_create_endpoint_with_interface:1098 : oscwrap endpoint create image public http://10.222.0.53/image --region RegionOne -f value -c id 2022-02-08 17:50:33.257 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:50:33.257 | from cryptography.utils import int_from_bytes 2022-02-08 17:50:33.257 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:50:33.257 | from cryptography.utils import int_from_bytes 2022-02-08 17:50:33.257 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:50:33.258 | ++ functions-common:_get_or_create_endpoint_with_interface:1098 : endpoint_id=506e48e549624ff1a35b3fda4317e4f7 2022-02-08 17:50:33.258 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : echo 506e48e549624ff1a35b3fda4317e4f7 2022-02-08 17:50:33.258 | + functions-common:get_or_create_endpoint:1116 : public_id=506e48e549624ff1a35b3fda4317e4f7 2022-02-08 17:50:33.258 | + functions-common:get_or_create_endpoint:1118 : [[ -n '' ]] 2022-02-08 17:50:33.258 | + functions-common:get_or_create_endpoint:1121 : [[ -n '' ]] 2022-02-08 17:50:33.258 | + functions-common:get_or_create_endpoint:1125 : echo 506e48e549624ff1a35b3fda4317e4f7 2022-02-08 17:50:33.258 | 506e48e549624ff1a35b3fda4317e4f7 2022-02-08 17:50:33.258 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-02-08 17:50:33.258 | ++ functions-common:get_or_create_domain:866 : local domain_id 2022-02-08 17:50:33.258 | +++ functions-common:get_or_create_domain:878 : oscwrap domain show Default -f value -c id 2022-02-08 17:50:33.258 | ++ functions-common:get_or_create_domain:876 : domain_id=default 2022-02-08 17:50:33.258 | ++ functions-common:get_or_create_domain:877 : echo default 2022-02-08 17:50:33.258 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-02-08 17:50:33.258 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-02-08 17:50:33.258 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-02-08 17:50:33.258 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-02-08 17:50:33.298 | [315829 Async create_glance_accounts:350078]: finished create_glance_accounts with result 0 in 51 seconds 2022-02-08 17:50:33.340 | [315829 Async create_cinder_accounts:350208]: Waiting for completion of create_cinder_accounts running on PID 350208 (4 other jobs running) 2022-02-08 17:50:33.366 | [315829 Async create_cinder_accounts:350208]: Signaling child to exit 2022-02-08 17:50:33.366 | WAKEUP 2022-02-08 17:50:33.389 | [315829 Async create_cinder_accounts:350208]: Signaled 2022-02-08 17:50:33.391 | + 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-02-08 17:50:33.391 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-02-08 17:50:33.391 | + lib/keystone:create_service_user:420 : get_or_create_user cinder Passw0rd Default 2022-02-08 17:50:33.391 | + functions-common:get_or_create_user:898 : local user_id 2022-02-08 17:50:33.391 | + functions-common:get_or_create_user:899 : [[ ! -z '' ]] 2022-02-08 17:50:33.391 | + functions-common:get_or_create_user:902 : local email= 2022-02-08 17:50:33.391 | ++ functions-common:get_or_create_user:916 : oscwrap user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-08 17:50:33.391 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:50:33.391 | from cryptography.utils import int_from_bytes 2022-02-08 17:50:33.391 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:50:33.391 | from cryptography.utils import int_from_bytes 2022-02-08 17:50:33.391 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:50:33.391 | + functions-common:get_or_create_user:914 : user_id=c72d932ec25f4507b50b28a138f6eb0c 2022-02-08 17:50:33.391 | + functions-common:get_or_create_user:915 : echo c72d932ec25f4507b50b28a138f6eb0c 2022-02-08 17:50:33.391 | c72d932ec25f4507b50b28a138f6eb0c 2022-02-08 17:50:33.391 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service cinder service Default Default 2022-02-08 17:50:33.391 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 17:50:33.391 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args Default Default 2022-02-08 17:50:33.391 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 17:50:33.391 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 17:50:33.391 | ++ functions-common:_get_domain_args:949 : [[ -n Default ]] 2022-02-08 17:50:33.391 | ++ functions-common:_get_domain_args:950 : domain=' --user-domain Default' 2022-02-08 17:50:33.392 | ++ functions-common:_get_domain_args:952 : [[ -n Default ]] 2022-02-08 17:50:33.392 | ++ functions-common:_get_domain_args:953 : domain=' --user-domain Default --project-domain Default' 2022-02-08 17:50:33.392 | ++ functions-common:_get_domain_args:956 : echo --user-domain Default --project-domain Default 2022-02-08 17:50:33.392 | + functions-common:get_or_add_user_project_role:964 : domain_args='--user-domain Default --project-domain Default' 2022-02-08 17:50:33.392 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-02-08 17:50:33.392 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 17:50:33.392 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:50:33.392 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:50:33.392 | ++ functions-common:get_field:801 : read data 2022-02-08 17:50:33.392 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:50:33.392 | from cryptography.utils import int_from_bytes 2022-02-08 17:50:33.392 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:50:33.392 | from cryptography.utils import int_from_bytes 2022-02-08 17:50:33.392 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:50:33.392 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 17:50:33.392 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 17:50:33.392 | + functions-common:get_or_add_user_project_role:975 : openstack role add service --user cinder --project service --user-domain Default --project-domain Default 2022-02-08 17:50:33.392 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:50:33.392 | from cryptography.utils import int_from_bytes 2022-02-08 17:50:33.392 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:50:33.392 | from cryptography.utils import int_from_bytes 2022-02-08 17:50:33.392 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 17:50:33.392 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-02-08 17:50:33.392 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:50:33.392 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:50:33.392 | ++ functions-common:get_field:801 : read data 2022-02-08 17:50:33.392 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:50:33.392 | from cryptography.utils import int_from_bytes 2022-02-08 17:50:33.392 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:50:33.392 | from cryptography.utils import int_from_bytes 2022-02-08 17:50:33.392 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:50:33.393 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 17:50:33.393 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 17:50:33.393 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 17:50:33.393 | ++ functions-common:get_field:807 : echo '| ef20683c08b54ff5bad2be40058995d9 | c72d932ec25f4507b50b28a138f6eb0c | | c71b8b198a2d4781a34b582a09787cd3 | | | False |' 2022-02-08 17:50:33.393 | ++ functions-common:get_field:801 : read data 2022-02-08 17:50:33.393 | + functions-common:get_or_add_user_project_role:984 : user_role_id=ef20683c08b54ff5bad2be40058995d9 2022-02-08 17:50:33.393 | + functions-common:get_or_add_user_project_role:986 : echo ef20683c08b54ff5bad2be40058995d9 2022-02-08 17:50:33.393 | ef20683c08b54ff5bad2be40058995d9 2022-02-08 17:50:33.393 | + lib/keystone:create_service_user:423 : [[ -n '' ]] 2022-02-08 17:50:33.393 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-02-08 17:50:33.393 | + functions-common:get_or_create_service:1071 : local service_id 2022-02-08 17:50:33.393 | ++ functions-common:get_or_create_service:1084 : oscwrap service show block-storage -f value -c id 2022-02-08 17:50:33.393 | ++ functions-common:get_or_create_service:1086 : oscwrap service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-02-08 17:50:33.393 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:50:33.393 | from cryptography.utils import int_from_bytes 2022-02-08 17:50:33.393 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:50:33.393 | from cryptography.utils import int_from_bytes 2022-02-08 17:50:33.393 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:50:33.393 | + functions-common:get_or_create_service:1082 : service_id=' 2022-02-08 17:50:33.393 | fa09a12144b0499dae79ce11b7c2068e' 2022-02-08 17:50:33.393 | + functions-common:get_or_create_service:1083 : echo fa09a12144b0499dae79ce11b7c2068e 2022-02-08 17:50:33.393 | fa09a12144b0499dae79ce11b7c2068e 2022-02-08 17:50:33.393 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-02-08 17:50:33.393 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.53/volume/v3/$(project_id)s' 2022-02-08 17:50:33.393 | + functions-common:get_or_create_endpoint:1115 : local public_id 2022-02-08 17:50:33.393 | ++ functions-common:get_or_create_endpoint:1116 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.53/volume/v3/$(project_id)s' RegionOne 2022-02-08 17:50:33.393 | ++ functions-common:_get_or_create_endpoint_with_interface:1089 : local endpoint_id 2022-02-08 17:50:33.393 | +++ functions-common:_get_or_create_endpoint_with_interface:1094 : oscwrap endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-02-08 17:50:33.393 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:50:33.393 | from cryptography.utils import int_from_bytes 2022-02-08 17:50:33.393 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:50:33.393 | from cryptography.utils import int_from_bytes 2022-02-08 17:50:33.394 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:50:33.394 | ++ functions-common:_get_or_create_endpoint_with_interface:1094 : endpoint_id= 2022-02-08 17:50:33.394 | ++ functions-common:_get_or_create_endpoint_with_interface:1095 : [[ -z '' ]] 2022-02-08 17:50:33.394 | +++ functions-common:_get_or_create_endpoint_with_interface:1098 : oscwrap endpoint create block-storage public 'http://10.222.0.53/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-02-08 17:50:33.394 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:50:33.394 | from cryptography.utils import int_from_bytes 2022-02-08 17:50:33.394 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:50:33.394 | from cryptography.utils import int_from_bytes 2022-02-08 17:50:33.394 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:50:33.394 | ++ functions-common:_get_or_create_endpoint_with_interface:1098 : endpoint_id=c22626ccc2074384a6a453e11406ed28 2022-02-08 17:50:33.394 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : echo c22626ccc2074384a6a453e11406ed28 2022-02-08 17:50:33.394 | + functions-common:get_or_create_endpoint:1116 : public_id=c22626ccc2074384a6a453e11406ed28 2022-02-08 17:50:33.394 | + functions-common:get_or_create_endpoint:1118 : [[ -n '' ]] 2022-02-08 17:50:33.394 | + functions-common:get_or_create_endpoint:1121 : [[ -n '' ]] 2022-02-08 17:50:33.394 | + functions-common:get_or_create_endpoint:1125 : echo c22626ccc2074384a6a453e11406ed28 2022-02-08 17:50:33.394 | c22626ccc2074384a6a453e11406ed28 2022-02-08 17:50:33.394 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-02-08 17:50:33.394 | + functions-common:get_or_create_service:1071 : local service_id 2022-02-08 17:50:33.394 | ++ functions-common:get_or_create_service:1084 : oscwrap service show volumev3 -f value -c id 2022-02-08 17:50:33.394 | ++ functions-common:get_or_create_service:1086 : oscwrap service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-02-08 17:50:33.394 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:50:33.394 | from cryptography.utils import int_from_bytes 2022-02-08 17:50:33.394 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:50:33.394 | from cryptography.utils import int_from_bytes 2022-02-08 17:50:33.394 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:50:33.394 | + functions-common:get_or_create_service:1082 : service_id=' 2022-02-08 17:50:33.394 | ceb5c521ef4e40a8acca77df04bc764b' 2022-02-08 17:50:33.394 | + functions-common:get_or_create_service:1083 : echo ceb5c521ef4e40a8acca77df04bc764b 2022-02-08 17:50:33.394 | ceb5c521ef4e40a8acca77df04bc764b 2022-02-08 17:50:33.395 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.53/volume/v3/$(project_id)s' 2022-02-08 17:50:33.395 | + functions-common:get_or_create_endpoint:1115 : local public_id 2022-02-08 17:50:33.395 | ++ functions-common:get_or_create_endpoint:1116 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.53/volume/v3/$(project_id)s' RegionOne 2022-02-08 17:50:33.395 | ++ functions-common:_get_or_create_endpoint_with_interface:1089 : local endpoint_id 2022-02-08 17:50:33.395 | +++ functions-common:_get_or_create_endpoint_with_interface:1094 : oscwrap endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-02-08 17:50:33.395 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:50:33.395 | from cryptography.utils import int_from_bytes 2022-02-08 17:50:33.395 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:50:33.395 | from cryptography.utils import int_from_bytes 2022-02-08 17:50:33.395 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:50:33.395 | ++ functions-common:_get_or_create_endpoint_with_interface:1094 : endpoint_id= 2022-02-08 17:50:33.395 | ++ functions-common:_get_or_create_endpoint_with_interface:1095 : [[ -z '' ]] 2022-02-08 17:50:33.395 | +++ functions-common:_get_or_create_endpoint_with_interface:1098 : oscwrap endpoint create volumev3 public 'http://10.222.0.53/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-02-08 17:50:33.395 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:50:33.395 | from cryptography.utils import int_from_bytes 2022-02-08 17:50:33.395 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:50:33.395 | from cryptography.utils import int_from_bytes 2022-02-08 17:50:33.395 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:50:33.395 | ++ functions-common:_get_or_create_endpoint_with_interface:1098 : endpoint_id=e6e85cab6664405fac3b4ef152de764e 2022-02-08 17:50:33.395 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : echo e6e85cab6664405fac3b4ef152de764e 2022-02-08 17:50:33.395 | + functions-common:get_or_create_endpoint:1116 : public_id=e6e85cab6664405fac3b4ef152de764e 2022-02-08 17:50:33.395 | + functions-common:get_or_create_endpoint:1118 : [[ -n '' ]] 2022-02-08 17:50:33.395 | + functions-common:get_or_create_endpoint:1121 : [[ -n '' ]] 2022-02-08 17:50:33.395 | + functions-common:get_or_create_endpoint:1125 : echo e6e85cab6664405fac3b4ef152de764e 2022-02-08 17:50:33.395 | e6e85cab6664405fac3b4ef152de764e 2022-02-08 17:50:33.395 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-02-08 17:50:33.395 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-02-08 17:50:33.395 | ++ functions-common:get_or_create_project:921 : local project_id 2022-02-08 17:50:33.395 | +++ functions-common:get_or_create_project:929 : oscwrap project create service --domain= --or-show -f value -c id 2022-02-08 17:50:33.396 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:50:33.396 | from cryptography.utils import int_from_bytes 2022-02-08 17:50:33.396 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:50:33.396 | from cryptography.utils import int_from_bytes 2022-02-08 17:50:33.396 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:50:33.396 | ++ functions-common:get_or_create_project:927 : project_id=c71b8b198a2d4781a34b582a09787cd3 2022-02-08 17:50:33.396 | ++ functions-common:get_or_create_project:928 : echo c71b8b198a2d4781a34b582a09787cd3 2022-02-08 17:50:33.396 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id c71b8b198a2d4781a34b582a09787cd3 2022-02-08 17:50:33.396 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-02-08 17:50:33.396 | ++ functions-common:get_or_create_user:898 : local user_id 2022-02-08 17:50:33.396 | ++ functions-common:get_or_create_user:899 : [[ ! -z '' ]] 2022-02-08 17:50:33.396 | ++ functions-common:get_or_create_user:902 : local email= 2022-02-08 17:50:33.396 | +++ functions-common:get_or_create_user:916 : oscwrap user create cinder --password '' --domain= --or-show -f value -c id 2022-02-08 17:50:33.396 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:50:33.396 | from cryptography.utils import int_from_bytes 2022-02-08 17:50:33.397 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:50:33.397 | from cryptography.utils import int_from_bytes 2022-02-08 17:50:33.397 | No password was supplied, authentication will fail when a user does not have a password. 2022-02-08 17:50:33.397 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:50:33.397 | ++ functions-common:get_or_create_user:914 : user_id=c72d932ec25f4507b50b28a138f6eb0c 2022-02-08 17:50:33.397 | ++ functions-common:get_or_create_user:915 : echo c72d932ec25f4507b50b28a138f6eb0c 2022-02-08 17:50:33.397 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id c72d932ec25f4507b50b28a138f6eb0c 2022-02-08 17:50:33.440 | [315829 Async create_cinder_accounts:350208]: finished create_cinder_accounts with result 0 in 44 seconds 2022-02-08 17:50:33.445 | + inc/async:async_wait:197 : return 0 2022-02-08 17:50:33.448 | + ./stack.sh:main:1129 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-02-08 17:50:33.499 | [315829 Async create_neutron_accounts:350323]: Waiting for completion of create_neutron_accounts running on PID 350323 (3 other jobs running) 2022-02-08 17:50:33.525 | [315829 Async create_neutron_accounts:350323]: Signaling child to exit 2022-02-08 17:50:33.525 | WAKEUP 2022-02-08 17:50:33.548 | [315829 Async create_neutron_accounts:350323]: Signaled 2022-02-08 17:50:33.549 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-02-08 17:50:33.549 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-08 17:50:33.549 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-08 17:50:33.550 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-08 17:50:33.550 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-08 17:50:33.550 | + 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-02-08 17:50:33.550 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-08 17:50:33.550 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-02-08 17:50:33.550 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-02-08 17:50:33.550 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-02-08 17:50:33.550 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.53:9696/ 2022-02-08 17:50:33.550 | + lib/neutron-legacy:create_mutnauq_accounts:443 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]] 2022-02-08 17:50:33.550 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-02-08 17:50:33.550 | + lib/keystone:create_service_user:420 : get_or_create_user neutron Passw0rd Default 2022-02-08 17:50:33.550 | + functions-common:get_or_create_user:898 : local user_id 2022-02-08 17:50:33.550 | + functions-common:get_or_create_user:899 : [[ ! -z '' ]] 2022-02-08 17:50:33.550 | + functions-common:get_or_create_user:902 : local email= 2022-02-08 17:50:33.550 | ++ functions-common:get_or_create_user:916 : oscwrap user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-08 17:50:33.550 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:50:33.550 | from cryptography.utils import int_from_bytes 2022-02-08 17:50:33.550 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:50:33.550 | from cryptography.utils import int_from_bytes 2022-02-08 17:50:33.550 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:50:33.550 | + functions-common:get_or_create_user:914 : user_id=38ebee992a3d48a59b9cbbb59f7f6b1b 2022-02-08 17:50:33.550 | + functions-common:get_or_create_user:915 : echo 38ebee992a3d48a59b9cbbb59f7f6b1b 2022-02-08 17:50:33.550 | 38ebee992a3d48a59b9cbbb59f7f6b1b 2022-02-08 17:50:33.550 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service neutron service Default Default 2022-02-08 17:50:33.550 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 17:50:33.550 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args Default Default 2022-02-08 17:50:33.550 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 17:50:33.550 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 17:50:33.550 | ++ functions-common:_get_domain_args:949 : [[ -n Default ]] 2022-02-08 17:50:33.550 | ++ functions-common:_get_domain_args:950 : domain=' --user-domain Default' 2022-02-08 17:50:33.551 | ++ functions-common:_get_domain_args:952 : [[ -n Default ]] 2022-02-08 17:50:33.551 | ++ functions-common:_get_domain_args:953 : domain=' --user-domain Default --project-domain Default' 2022-02-08 17:50:33.551 | ++ functions-common:_get_domain_args:956 : echo --user-domain Default --project-domain Default 2022-02-08 17:50:33.551 | + functions-common:get_or_add_user_project_role:964 : domain_args='--user-domain Default --project-domain Default' 2022-02-08 17:50:33.551 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-02-08 17:50:33.551 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:50:33.551 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 17:50:33.551 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:50:33.551 | ++ functions-common:get_field:801 : read data 2022-02-08 17:50:33.551 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:50:33.551 | from cryptography.utils import int_from_bytes 2022-02-08 17:50:33.551 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:50:33.551 | from cryptography.utils import int_from_bytes 2022-02-08 17:50:33.551 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:50:33.551 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 17:50:33.551 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 17:50:33.551 | + functions-common:get_or_add_user_project_role:975 : openstack role add service --user neutron --project service --user-domain Default --project-domain Default 2022-02-08 17:50:33.551 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:50:33.551 | from cryptography.utils import int_from_bytes 2022-02-08 17:50:33.551 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:50:33.551 | from cryptography.utils import int_from_bytes 2022-02-08 17:50:33.551 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-02-08 17:50:33.551 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 17:50:33.551 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:50:33.551 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:50:33.551 | ++ functions-common:get_field:801 : read data 2022-02-08 17:50:33.551 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:50:33.551 | from cryptography.utils import int_from_bytes 2022-02-08 17:50:33.551 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:50:33.551 | from cryptography.utils import int_from_bytes 2022-02-08 17:50:33.552 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:50:33.552 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 17:50:33.552 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 17:50:33.552 | ++ functions-common:get_field:807 : echo '| ef20683c08b54ff5bad2be40058995d9 | 38ebee992a3d48a59b9cbbb59f7f6b1b | | c71b8b198a2d4781a34b582a09787cd3 | | | False |' 2022-02-08 17:50:33.552 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 17:50:33.552 | ++ functions-common:get_field:801 : read data 2022-02-08 17:50:33.552 | + functions-common:get_or_add_user_project_role:984 : user_role_id=ef20683c08b54ff5bad2be40058995d9 2022-02-08 17:50:33.552 | + functions-common:get_or_add_user_project_role:986 : echo ef20683c08b54ff5bad2be40058995d9 2022-02-08 17:50:33.552 | ef20683c08b54ff5bad2be40058995d9 2022-02-08 17:50:33.552 | + lib/keystone:create_service_user:423 : [[ -n '' ]] 2022-02-08 17:50:33.552 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-02-08 17:50:33.552 | + functions-common:get_or_create_service:1071 : local service_id 2022-02-08 17:50:33.552 | ++ functions-common:get_or_create_service:1084 : oscwrap service show network -f value -c id 2022-02-08 17:50:33.552 | ++ functions-common:get_or_create_service:1086 : oscwrap service create network --name neutron '--description=Neutron Service' -f value -c id 2022-02-08 17:50:33.552 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:50:33.552 | from cryptography.utils import int_from_bytes 2022-02-08 17:50:33.552 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:50:33.552 | from cryptography.utils import int_from_bytes 2022-02-08 17:50:33.553 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:50:33.553 | + functions-common:get_or_create_service:1082 : service_id=' 2022-02-08 17:50:33.553 | ba5a6176696a4b7cb9309a42d0afd5c5' 2022-02-08 17:50:33.553 | + functions-common:get_or_create_service:1083 : echo ba5a6176696a4b7cb9309a42d0afd5c5 2022-02-08 17:50:33.553 | ba5a6176696a4b7cb9309a42d0afd5c5 2022-02-08 17:50:33.553 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.53:9696/ 2022-02-08 17:50:33.553 | + functions-common:get_or_create_endpoint:1115 : local public_id 2022-02-08 17:50:33.553 | ++ functions-common:get_or_create_endpoint:1116 : _get_or_create_endpoint_with_interface network public http://10.222.0.53:9696/ RegionOne 2022-02-08 17:50:33.553 | ++ functions-common:_get_or_create_endpoint_with_interface:1089 : local endpoint_id 2022-02-08 17:50:33.553 | +++ functions-common:_get_or_create_endpoint_with_interface:1094 : oscwrap endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-02-08 17:50:33.553 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:50:33.553 | from cryptography.utils import int_from_bytes 2022-02-08 17:50:33.553 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:50:33.553 | from cryptography.utils import int_from_bytes 2022-02-08 17:50:33.553 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:50:33.553 | ++ functions-common:_get_or_create_endpoint_with_interface:1094 : endpoint_id= 2022-02-08 17:50:33.553 | ++ functions-common:_get_or_create_endpoint_with_interface:1095 : [[ -z '' ]] 2022-02-08 17:50:33.553 | +++ functions-common:_get_or_create_endpoint_with_interface:1098 : oscwrap endpoint create network public http://10.222.0.53:9696/ --region RegionOne -f value -c id 2022-02-08 17:50:33.553 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:50:33.553 | from cryptography.utils import int_from_bytes 2022-02-08 17:50:33.553 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:50:33.553 | from cryptography.utils import int_from_bytes 2022-02-08 17:50:33.553 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:50:33.553 | ++ functions-common:_get_or_create_endpoint_with_interface:1098 : endpoint_id=3626b43872fc4c01a1175e09d1eff202 2022-02-08 17:50:33.553 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : echo 3626b43872fc4c01a1175e09d1eff202 2022-02-08 17:50:33.553 | + functions-common:get_or_create_endpoint:1116 : public_id=3626b43872fc4c01a1175e09d1eff202 2022-02-08 17:50:33.553 | + functions-common:get_or_create_endpoint:1118 : [[ -n '' ]] 2022-02-08 17:50:33.553 | + functions-common:get_or_create_endpoint:1121 : [[ -n '' ]] 2022-02-08 17:50:33.553 | + functions-common:get_or_create_endpoint:1125 : echo 3626b43872fc4c01a1175e09d1eff202 2022-02-08 17:50:33.553 | 3626b43872fc4c01a1175e09d1eff202 2022-02-08 17:50:33.596 | [315829 Async create_neutron_accounts:350323]: finished create_neutron_accounts with result 0 in 29 seconds 2022-02-08 17:50:33.634 | [315829 Async create_swift_accounts:350465]: Waiting for completion of create_swift_accounts running on PID 350465 (2 other jobs running) 2022-02-08 17:50:33.660 | [315829 Async create_swift_accounts:350465]: Signaling child to exit 2022-02-08 17:51:16.474 | + inc/async:async_inner:64 : rc=0 2022-02-08 17:51:16.508 | [350465 Async create_swift_accounts:350465]: finished successfully 2022-02-08 17:51:16.535 | WAKEUP 2022-02-08 17:51:16.566 | [315829 Async create_swift_accounts:350465]: Signaled 2022-02-08 17:51:16.568 | + lib/swift:create_swift_accounts:632 : export swiftusertest1_password=testing 2022-02-08 17:51:16.568 | + lib/swift:create_swift_accounts:632 : swiftusertest1_password=testing 2022-02-08 17:51:16.568 | + lib/swift:create_swift_accounts:633 : export swiftusertest2_password=testing2 2022-02-08 17:51:16.568 | + lib/swift:create_swift_accounts:633 : swiftusertest2_password=testing2 2022-02-08 17:51:16.568 | + lib/swift:create_swift_accounts:634 : export swiftusertest3_password=testing3 2022-02-08 17:51:16.568 | + lib/swift:create_swift_accounts:634 : swiftusertest3_password=testing3 2022-02-08 17:51:16.568 | + lib/swift:create_swift_accounts:635 : export swiftusertest4_password=testing4 2022-02-08 17:51:16.568 | + lib/swift:create_swift_accounts:635 : swiftusertest4_password=testing4 2022-02-08 17:51:16.568 | + lib/swift:create_swift_accounts:637 : local another_role 2022-02-08 17:51:16.568 | ++ lib/swift:create_swift_accounts:638 : get_or_create_role anotherrole 2022-02-08 17:51:16.568 | ++ functions-common:get_or_create_role:934 : local role_id 2022-02-08 17:51:16.569 | +++ functions-common:get_or_create_role:941 : oscwrap role create anotherrole --or-show -f value -c id 2022-02-08 17:51:16.569 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:51:16.569 | from cryptography.utils import int_from_bytes 2022-02-08 17:51:16.569 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:51:16.569 | from cryptography.utils import int_from_bytes 2022-02-08 17:51:16.569 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:51:16.569 | ++ functions-common:get_or_create_role:939 : role_id=1b6dcfd6f65d49c5bcdb69648983f5a0 2022-02-08 17:51:16.569 | ++ functions-common:get_or_create_role:940 : echo 1b6dcfd6f65d49c5bcdb69648983f5a0 2022-02-08 17:51:16.569 | + lib/swift:create_swift_accounts:638 : another_role=1b6dcfd6f65d49c5bcdb69648983f5a0 2022-02-08 17:51:16.569 | + lib/swift:create_swift_accounts:642 : create_service_user swift admin 2022-02-08 17:51:16.569 | + lib/keystone:create_service_user:420 : get_or_create_user swift Passw0rd Default 2022-02-08 17:51:16.569 | + functions-common:get_or_create_user:898 : local user_id 2022-02-08 17:51:16.569 | + functions-common:get_or_create_user:899 : [[ ! -z '' ]] 2022-02-08 17:51:16.569 | + functions-common:get_or_create_user:902 : local email= 2022-02-08 17:51:16.569 | ++ functions-common:get_or_create_user:916 : oscwrap user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-08 17:51:16.569 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:51:16.569 | from cryptography.utils import int_from_bytes 2022-02-08 17:51:16.570 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:51:16.570 | from cryptography.utils import int_from_bytes 2022-02-08 17:51:16.570 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:51:16.570 | + functions-common:get_or_create_user:914 : user_id=b78be30c4f4f4995af0e047b80a5a5e9 2022-02-08 17:51:16.570 | + functions-common:get_or_create_user:915 : echo b78be30c4f4f4995af0e047b80a5a5e9 2022-02-08 17:51:16.570 | b78be30c4f4f4995af0e047b80a5a5e9 2022-02-08 17:51:16.570 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service swift service Default Default 2022-02-08 17:51:16.570 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 17:51:16.570 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args Default Default 2022-02-08 17:51:16.570 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 17:51:16.570 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 17:51:16.570 | ++ functions-common:_get_domain_args:949 : [[ -n Default ]] 2022-02-08 17:51:16.570 | ++ functions-common:_get_domain_args:950 : domain=' --user-domain Default' 2022-02-08 17:51:16.570 | ++ functions-common:_get_domain_args:952 : [[ -n Default ]] 2022-02-08 17:51:16.570 | ++ functions-common:_get_domain_args:953 : domain=' --user-domain Default --project-domain Default' 2022-02-08 17:51:16.570 | ++ functions-common:_get_domain_args:956 : echo --user-domain Default --project-domain Default 2022-02-08 17:51:16.570 | + functions-common:get_or_add_user_project_role:964 : domain_args='--user-domain Default --project-domain Default' 2022-02-08 17:51:16.571 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 17:51:16.571 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-02-08 17:51:16.571 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:51:16.571 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:51:16.571 | ++ functions-common:get_field:801 : read data 2022-02-08 17:51:16.571 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:51:16.571 | from cryptography.utils import int_from_bytes 2022-02-08 17:51:16.571 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:51:16.571 | from cryptography.utils import int_from_bytes 2022-02-08 17:51:16.571 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:51:16.571 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 17:51:16.571 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 17:51:16.571 | + functions-common:get_or_add_user_project_role:975 : openstack role add service --user swift --project service --user-domain Default --project-domain Default 2022-02-08 17:51:16.571 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:51:16.571 | from cryptography.utils import int_from_bytes 2022-02-08 17:51:16.571 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:51:16.571 | from cryptography.utils import int_from_bytes 2022-02-08 17:51:16.571 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 17:51:16.571 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-02-08 17:51:16.571 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:51:16.571 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:51:16.571 | ++ functions-common:get_field:801 : read data 2022-02-08 17:51:16.571 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:51:16.571 | from cryptography.utils import int_from_bytes 2022-02-08 17:51:16.571 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:51:16.571 | from cryptography.utils import int_from_bytes 2022-02-08 17:51:16.571 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:51:16.571 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 17:51:16.571 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 17:51:16.571 | ++ functions-common:get_field:807 : echo '| ef20683c08b54ff5bad2be40058995d9 | b78be30c4f4f4995af0e047b80a5a5e9 | | c71b8b198a2d4781a34b582a09787cd3 | | | False |' 2022-02-08 17:51:16.572 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 17:51:16.572 | ++ functions-common:get_field:801 : read data 2022-02-08 17:51:16.572 | + functions-common:get_or_add_user_project_role:984 : user_role_id=ef20683c08b54ff5bad2be40058995d9 2022-02-08 17:51:16.572 | + functions-common:get_or_add_user_project_role:986 : echo ef20683c08b54ff5bad2be40058995d9 2022-02-08 17:51:16.572 | ef20683c08b54ff5bad2be40058995d9 2022-02-08 17:51:16.572 | + lib/keystone:create_service_user:423 : [[ -n admin ]] 2022-02-08 17:51:16.572 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role admin swift service Default Default 2022-02-08 17:51:16.572 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 17:51:16.572 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args Default Default 2022-02-08 17:51:16.572 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 17:51:16.572 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 17:51:16.572 | ++ functions-common:_get_domain_args:949 : [[ -n Default ]] 2022-02-08 17:51:16.572 | ++ functions-common:_get_domain_args:950 : domain=' --user-domain Default' 2022-02-08 17:51:16.572 | ++ functions-common:_get_domain_args:952 : [[ -n Default ]] 2022-02-08 17:51:16.572 | ++ functions-common:_get_domain_args:953 : domain=' --user-domain Default --project-domain Default' 2022-02-08 17:51:16.572 | ++ functions-common:_get_domain_args:956 : echo --user-domain Default --project-domain Default 2022-02-08 17:51:16.572 | + functions-common:get_or_add_user_project_role:964 : domain_args='--user-domain Default --project-domain Default' 2022-02-08 17:51:16.572 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 17:51:16.572 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:51:16.572 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-02-08 17:51:16.572 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:51:16.572 | ++ functions-common:get_field:801 : read data 2022-02-08 17:51:16.572 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:51:16.572 | from cryptography.utils import int_from_bytes 2022-02-08 17:51:16.572 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:51:16.572 | from cryptography.utils import int_from_bytes 2022-02-08 17:51:16.572 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:51:16.573 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 17:51:16.573 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 17:51:16.573 | + functions-common:get_or_add_user_project_role:975 : openstack role add admin --user swift --project service --user-domain Default --project-domain Default 2022-02-08 17:51:16.573 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:51:16.573 | from cryptography.utils import int_from_bytes 2022-02-08 17:51:16.573 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:51:16.573 | from cryptography.utils import int_from_bytes 2022-02-08 17:51:16.573 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 17:51:16.573 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:51:16.573 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-02-08 17:51:16.573 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:51:16.573 | ++ functions-common:get_field:801 : read data 2022-02-08 17:51:16.573 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:51:16.573 | from cryptography.utils import int_from_bytes 2022-02-08 17:51:16.573 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:51:16.573 | from cryptography.utils import int_from_bytes 2022-02-08 17:51:16.573 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:51:16.573 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 17:51:16.573 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 17:51:16.573 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 17:51:16.573 | ++ functions-common:get_field:807 : echo '| 71cc40c738ae41e2b3dcdecd7089b418 | b78be30c4f4f4995af0e047b80a5a5e9 | | c71b8b198a2d4781a34b582a09787cd3 | | | False |' 2022-02-08 17:51:16.573 | ++ functions-common:get_field:801 : read data 2022-02-08 17:51:16.573 | + functions-common:get_or_add_user_project_role:984 : user_role_id=71cc40c738ae41e2b3dcdecd7089b418 2022-02-08 17:51:16.573 | + functions-common:get_or_add_user_project_role:986 : echo 71cc40c738ae41e2b3dcdecd7089b418 2022-02-08 17:51:16.573 | 71cc40c738ae41e2b3dcdecd7089b418 2022-02-08 17:51:16.573 | + lib/swift:create_swift_accounts:644 : get_or_create_service swift object-store 'Swift Service' 2022-02-08 17:51:16.573 | + functions-common:get_or_create_service:1071 : local service_id 2022-02-08 17:51:16.573 | ++ functions-common:get_or_create_service:1084 : oscwrap service show object-store -f value -c id 2022-02-08 17:51:16.573 | ++ functions-common:get_or_create_service:1086 : oscwrap service create object-store --name swift '--description=Swift Service' -f value -c id 2022-02-08 17:51:16.573 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:51:16.573 | from cryptography.utils import int_from_bytes 2022-02-08 17:51:16.573 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:51:16.574 | from cryptography.utils import int_from_bytes 2022-02-08 17:51:16.574 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:51:16.574 | + functions-common:get_or_create_service:1082 : service_id=' 2022-02-08 17:51:16.574 | 4ea16c0a97a54138b0c8ee0e83d6e370' 2022-02-08 17:51:16.574 | + functions-common:get_or_create_service:1083 : echo 4ea16c0a97a54138b0c8ee0e83d6e370 2022-02-08 17:51:16.574 | 4ea16c0a97a54138b0c8ee0e83d6e370 2022-02-08 17:51:16.574 | + lib/swift:create_swift_accounts:646 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.53:8080/v1/AUTH_$(project_id)s' http://10.222.0.53:8080 2022-02-08 17:51:16.574 | + functions-common:get_or_create_endpoint:1115 : local public_id 2022-02-08 17:51:16.574 | ++ functions-common:get_or_create_endpoint:1116 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.53:8080/v1/AUTH_$(project_id)s' RegionOne 2022-02-08 17:51:16.574 | ++ functions-common:_get_or_create_endpoint_with_interface:1089 : local endpoint_id 2022-02-08 17:51:16.574 | +++ functions-common:_get_or_create_endpoint_with_interface:1094 : oscwrap endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-02-08 17:51:16.574 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:51:16.574 | from cryptography.utils import int_from_bytes 2022-02-08 17:51:16.574 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:51:16.574 | from cryptography.utils import int_from_bytes 2022-02-08 17:51:16.574 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:51:16.574 | ++ functions-common:_get_or_create_endpoint_with_interface:1094 : endpoint_id= 2022-02-08 17:51:16.574 | ++ functions-common:_get_or_create_endpoint_with_interface:1095 : [[ -z '' ]] 2022-02-08 17:51:16.574 | +++ functions-common:_get_or_create_endpoint_with_interface:1098 : oscwrap endpoint create object-store public 'http://10.222.0.53:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-02-08 17:51:16.574 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:51:16.574 | from cryptography.utils import int_from_bytes 2022-02-08 17:51:16.574 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:51:16.574 | from cryptography.utils import int_from_bytes 2022-02-08 17:51:16.574 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:51:16.574 | ++ functions-common:_get_or_create_endpoint_with_interface:1098 : endpoint_id=800d586dc1a848ffa107a8644fa4b3f8 2022-02-08 17:51:16.574 | ++ functions-common:_get_or_create_endpoint_with_interface:1101 : echo 800d586dc1a848ffa107a8644fa4b3f8 2022-02-08 17:51:16.574 | + functions-common:get_or_create_endpoint:1116 : public_id=800d586dc1a848ffa107a8644fa4b3f8 2022-02-08 17:51:16.574 | + functions-common:get_or_create_endpoint:1118 : [[ -n http://10.222.0.53:8080 ]] 2022-02-08 17:51:16.574 | + functions-common:get_or_create_endpoint:1119 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.53:8080 RegionOne 2022-02-08 17:51:16.574 | + functions-common:_get_or_create_endpoint_with_interface:1089 : local endpoint_id 2022-02-08 17:51:16.575 | ++ functions-common:_get_or_create_endpoint_with_interface:1094 : oscwrap endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-02-08 17:51:16.575 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:51:16.575 | from cryptography.utils import int_from_bytes 2022-02-08 17:51:16.575 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:51:16.575 | from cryptography.utils import int_from_bytes 2022-02-08 17:51:16.575 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:51:16.575 | + functions-common:_get_or_create_endpoint_with_interface:1094 : endpoint_id= 2022-02-08 17:51:16.575 | + functions-common:_get_or_create_endpoint_with_interface:1095 : [[ -z '' ]] 2022-02-08 17:51:16.575 | ++ functions-common:_get_or_create_endpoint_with_interface:1098 : oscwrap endpoint create object-store admin http://10.222.0.53:8080 --region RegionOne -f value -c id 2022-02-08 17:51:16.575 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:51:16.575 | from cryptography.utils import int_from_bytes 2022-02-08 17:51:16.575 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:51:16.575 | from cryptography.utils import int_from_bytes 2022-02-08 17:51:16.575 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:51:16.575 | + functions-common:_get_or_create_endpoint_with_interface:1098 : endpoint_id=a86c18258b2745aeb8b562e195283572 2022-02-08 17:51:16.575 | + functions-common:_get_or_create_endpoint_with_interface:1101 : echo a86c18258b2745aeb8b562e195283572 2022-02-08 17:51:16.575 | a86c18258b2745aeb8b562e195283572 2022-02-08 17:51:16.575 | + functions-common:get_or_create_endpoint:1121 : [[ -n '' ]] 2022-02-08 17:51:16.575 | + functions-common:get_or_create_endpoint:1125 : echo 800d586dc1a848ffa107a8644fa4b3f8 2022-02-08 17:51:16.575 | 800d586dc1a848ffa107a8644fa4b3f8 2022-02-08 17:51:16.575 | + lib/swift:create_swift_accounts:651 : local swift_project_test1 2022-02-08 17:51:16.575 | ++ lib/swift:create_swift_accounts:652 : get_or_create_project swiftprojecttest1 default 2022-02-08 17:51:16.575 | ++ functions-common:get_or_create_project:921 : local project_id 2022-02-08 17:51:16.575 | +++ functions-common:get_or_create_project:929 : oscwrap project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-02-08 17:51:16.575 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:51:16.575 | from cryptography.utils import int_from_bytes 2022-02-08 17:51:16.575 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:51:16.575 | from cryptography.utils import int_from_bytes 2022-02-08 17:51:16.575 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:51:16.575 | ++ functions-common:get_or_create_project:927 : project_id=08c8608d782042b7a6b73e19c56dd520 2022-02-08 17:51:16.575 | ++ functions-common:get_or_create_project:928 : echo 08c8608d782042b7a6b73e19c56dd520 2022-02-08 17:51:16.575 | + lib/swift:create_swift_accounts:652 : swift_project_test1=08c8608d782042b7a6b73e19c56dd520 2022-02-08 17:51:16.575 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_project_test1 'Failure creating swift_project_test1' 2022-02-08 17:51:16.576 | + functions-common:die_if_not_set:271 : local exitcode=0 2022-02-08 17:51:16.576 | ++ lib/swift:create_swift_accounts:655 : get_or_create_user swiftusertest1 testing default test@example.com 2022-02-08 17:51:16.576 | ++ functions-common:get_or_create_user:898 : local user_id 2022-02-08 17:51:16.576 | ++ functions-common:get_or_create_user:899 : [[ ! -z test@example.com ]] 2022-02-08 17:51:16.576 | ++ functions-common:get_or_create_user:900 : local email=--email=test@example.com 2022-02-08 17:51:16.576 | +++ functions-common:get_or_create_user:916 : oscwrap user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-02-08 17:51:16.576 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:51:16.576 | from cryptography.utils import int_from_bytes 2022-02-08 17:51:16.576 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:51:16.576 | from cryptography.utils import int_from_bytes 2022-02-08 17:51:16.576 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:51:16.576 | ++ functions-common:get_or_create_user:914 : user_id=3ab8b46f4f4a4fec9c299b23bff6b488 2022-02-08 17:51:16.576 | ++ functions-common:get_or_create_user:915 : echo 3ab8b46f4f4a4fec9c299b23bff6b488 2022-02-08 17:51:16.576 | + lib/swift:create_swift_accounts:655 : SWIFT_USER_TEST1=3ab8b46f4f4a4fec9c299b23bff6b488 2022-02-08 17:51:16.576 | + lib/swift:create_swift_accounts:656 : die_if_not_set 656 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-02-08 17:51:16.576 | + functions-common:die_if_not_set:271 : local exitcode=0 2022-02-08 17:51:16.576 | + lib/swift:create_swift_accounts:657 : get_or_add_user_project_role admin 3ab8b46f4f4a4fec9c299b23bff6b488 08c8608d782042b7a6b73e19c56dd520 2022-02-08 17:51:16.576 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 17:51:16.576 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args 2022-02-08 17:51:16.577 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 17:51:16.577 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 17:51:16.577 | ++ functions-common:_get_domain_args:949 : [[ -n '' ]] 2022-02-08 17:51:16.577 | ++ functions-common:_get_domain_args:952 : [[ -n '' ]] 2022-02-08 17:51:16.577 | ++ functions-common:_get_domain_args:956 : echo 2022-02-08 17:51:16.577 | + functions-common:get_or_add_user_project_role:964 : domain_args= 2022-02-08 17:51:16.577 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:51:16.577 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 17:51:16.577 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role admin --user 3ab8b46f4f4a4fec9c299b23bff6b488 --project 08c8608d782042b7a6b73e19c56dd520 2022-02-08 17:51:16.577 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:51:16.577 | ++ functions-common:get_field:801 : read data 2022-02-08 17:51:16.577 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:51:16.577 | from cryptography.utils import int_from_bytes 2022-02-08 17:51:16.577 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:51:16.577 | from cryptography.utils import int_from_bytes 2022-02-08 17:51:16.577 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:51:16.577 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 17:51:16.577 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 17:51:16.577 | + functions-common:get_or_add_user_project_role:975 : openstack role add admin --user 3ab8b46f4f4a4fec9c299b23bff6b488 --project 08c8608d782042b7a6b73e19c56dd520 2022-02-08 17:51:16.577 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:51:16.577 | from cryptography.utils import int_from_bytes 2022-02-08 17:51:16.577 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:51:16.577 | from cryptography.utils import int_from_bytes 2022-02-08 17:51:16.577 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:51:16.577 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role admin --user 3ab8b46f4f4a4fec9c299b23bff6b488 --project 08c8608d782042b7a6b73e19c56dd520 2022-02-08 17:51:16.578 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 17:51:16.578 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:51:16.578 | ++ functions-common:get_field:801 : read data 2022-02-08 17:51:16.578 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:51:16.578 | from cryptography.utils import int_from_bytes 2022-02-08 17:51:16.578 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:51:16.578 | from cryptography.utils import int_from_bytes 2022-02-08 17:51:16.578 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:51:16.578 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 17:51:16.578 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 17:51:16.578 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 17:51:16.578 | ++ functions-common:get_field:807 : echo '| 71cc40c738ae41e2b3dcdecd7089b418 | 3ab8b46f4f4a4fec9c299b23bff6b488 | | 08c8608d782042b7a6b73e19c56dd520 | | | False |' 2022-02-08 17:51:16.578 | ++ functions-common:get_field:801 : read data 2022-02-08 17:51:16.578 | + functions-common:get_or_add_user_project_role:984 : user_role_id=71cc40c738ae41e2b3dcdecd7089b418 2022-02-08 17:51:16.578 | + functions-common:get_or_add_user_project_role:986 : echo 71cc40c738ae41e2b3dcdecd7089b418 2022-02-08 17:51:16.578 | 71cc40c738ae41e2b3dcdecd7089b418 2022-02-08 17:51:16.578 | + lib/swift:create_swift_accounts:659 : local swift_user_test3 2022-02-08 17:51:16.578 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-02-08 17:51:16.578 | ++ functions-common:get_or_create_user:898 : local user_id 2022-02-08 17:51:16.578 | ++ functions-common:get_or_create_user:899 : [[ ! -z test3@example.com ]] 2022-02-08 17:51:16.578 | ++ functions-common:get_or_create_user:900 : local email=--email=test3@example.com 2022-02-08 17:51:16.578 | +++ functions-common:get_or_create_user:916 : oscwrap user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-02-08 17:51:16.578 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:51:16.578 | from cryptography.utils import int_from_bytes 2022-02-08 17:51:16.578 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:51:16.578 | from cryptography.utils import int_from_bytes 2022-02-08 17:51:16.578 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:51:16.578 | ++ functions-common:get_or_create_user:914 : user_id=5126aebab37d414daf5391a3b5656468 2022-02-08 17:51:16.578 | ++ functions-common:get_or_create_user:915 : echo 5126aebab37d414daf5391a3b5656468 2022-02-08 17:51:16.579 | + lib/swift:create_swift_accounts:661 : swift_user_test3=5126aebab37d414daf5391a3b5656468 2022-02-08 17:51:16.579 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test3 'Failure creating swift_user_test3' 2022-02-08 17:51:16.579 | + functions-common:die_if_not_set:271 : local exitcode=0 2022-02-08 17:51:16.579 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role 1b6dcfd6f65d49c5bcdb69648983f5a0 5126aebab37d414daf5391a3b5656468 08c8608d782042b7a6b73e19c56dd520 2022-02-08 17:51:16.579 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 17:51:16.579 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args 2022-02-08 17:51:16.579 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 17:51:16.579 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 17:51:16.579 | ++ functions-common:_get_domain_args:949 : [[ -n '' ]] 2022-02-08 17:51:16.579 | ++ functions-common:_get_domain_args:952 : [[ -n '' ]] 2022-02-08 17:51:16.579 | ++ functions-common:_get_domain_args:956 : echo 2022-02-08 17:51:16.579 | + functions-common:get_or_add_user_project_role:964 : domain_args= 2022-02-08 17:51:16.579 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role 1b6dcfd6f65d49c5bcdb69648983f5a0 --user 5126aebab37d414daf5391a3b5656468 --project 08c8608d782042b7a6b73e19c56dd520 2022-02-08 17:51:16.579 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:51:16.579 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 17:51:16.579 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:51:16.579 | ++ functions-common:get_field:801 : read data 2022-02-08 17:51:16.579 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:51:16.579 | from cryptography.utils import int_from_bytes 2022-02-08 17:51:16.579 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:51:16.579 | from cryptography.utils import int_from_bytes 2022-02-08 17:51:16.579 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:51:16.579 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 17:51:16.579 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 17:51:16.579 | + functions-common:get_or_add_user_project_role:975 : openstack role add 1b6dcfd6f65d49c5bcdb69648983f5a0 --user 5126aebab37d414daf5391a3b5656468 --project 08c8608d782042b7a6b73e19c56dd520 2022-02-08 17:51:16.579 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:51:16.579 | from cryptography.utils import int_from_bytes 2022-02-08 17:51:16.579 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:51:16.579 | from cryptography.utils import int_from_bytes 2022-02-08 17:51:16.579 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role 1b6dcfd6f65d49c5bcdb69648983f5a0 --user 5126aebab37d414daf5391a3b5656468 --project 08c8608d782042b7a6b73e19c56dd520 2022-02-08 17:51:16.579 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:51:16.580 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 17:51:16.580 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:51:16.580 | ++ functions-common:get_field:801 : read data 2022-02-08 17:51:16.580 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:51:16.580 | from cryptography.utils import int_from_bytes 2022-02-08 17:51:16.580 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:51:16.580 | from cryptography.utils import int_from_bytes 2022-02-08 17:51:16.580 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:51:16.580 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 17:51:16.580 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 17:51:16.580 | ++ functions-common:get_field:807 : echo '| 1b6dcfd6f65d49c5bcdb69648983f5a0 | 5126aebab37d414daf5391a3b5656468 | | 08c8608d782042b7a6b73e19c56dd520 | | | False |' 2022-02-08 17:51:16.580 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 17:51:16.580 | ++ functions-common:get_field:801 : read data 2022-02-08 17:51:16.580 | + functions-common:get_or_add_user_project_role:984 : user_role_id=1b6dcfd6f65d49c5bcdb69648983f5a0 2022-02-08 17:51:16.580 | + functions-common:get_or_add_user_project_role:986 : echo 1b6dcfd6f65d49c5bcdb69648983f5a0 2022-02-08 17:51:16.580 | 1b6dcfd6f65d49c5bcdb69648983f5a0 2022-02-08 17:51:16.580 | + lib/swift:create_swift_accounts:665 : local swift_project_test2 2022-02-08 17:51:16.580 | ++ lib/swift:create_swift_accounts:666 : get_or_create_project swiftprojecttest2 default 2022-02-08 17:51:16.580 | ++ functions-common:get_or_create_project:921 : local project_id 2022-02-08 17:51:16.580 | +++ functions-common:get_or_create_project:929 : oscwrap project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-02-08 17:51:16.580 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:51:16.580 | from cryptography.utils import int_from_bytes 2022-02-08 17:51:16.580 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:51:16.580 | from cryptography.utils import int_from_bytes 2022-02-08 17:51:16.580 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:51:16.580 | ++ functions-common:get_or_create_project:927 : project_id=54be59e1cbea446eb02e3ec9b652e2b5 2022-02-08 17:51:16.580 | ++ functions-common:get_or_create_project:928 : echo 54be59e1cbea446eb02e3ec9b652e2b5 2022-02-08 17:51:16.580 | + lib/swift:create_swift_accounts:666 : swift_project_test2=54be59e1cbea446eb02e3ec9b652e2b5 2022-02-08 17:51:16.580 | + lib/swift:create_swift_accounts:667 : die_if_not_set 667 swift_project_test2 'Failure creating swift_project_test2' 2022-02-08 17:51:16.580 | + functions-common:die_if_not_set:271 : local exitcode=0 2022-02-08 17:51:16.581 | + lib/swift:create_swift_accounts:669 : local swift_user_test2 2022-02-08 17:51:16.581 | ++ lib/swift:create_swift_accounts:671 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-02-08 17:51:16.581 | ++ functions-common:get_or_create_user:898 : local user_id 2022-02-08 17:51:16.581 | ++ functions-common:get_or_create_user:899 : [[ ! -z test2@example.com ]] 2022-02-08 17:51:16.581 | ++ functions-common:get_or_create_user:900 : local email=--email=test2@example.com 2022-02-08 17:51:16.581 | +++ functions-common:get_or_create_user:916 : oscwrap user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-02-08 17:51:16.581 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:51:16.581 | from cryptography.utils import int_from_bytes 2022-02-08 17:51:16.581 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:51:16.581 | from cryptography.utils import int_from_bytes 2022-02-08 17:51:16.581 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:51:16.581 | ++ functions-common:get_or_create_user:914 : user_id=5cc9fa1252ff401eaebdf28a9c928679 2022-02-08 17:51:16.581 | ++ functions-common:get_or_create_user:915 : echo 5cc9fa1252ff401eaebdf28a9c928679 2022-02-08 17:51:16.581 | + lib/swift:create_swift_accounts:671 : swift_user_test2=5cc9fa1252ff401eaebdf28a9c928679 2022-02-08 17:51:16.581 | + lib/swift:create_swift_accounts:672 : die_if_not_set 672 swift_user_test2 'Failure creating swift_user_test2' 2022-02-08 17:51:16.581 | + functions-common:die_if_not_set:271 : local exitcode=0 2022-02-08 17:51:16.581 | + lib/swift:create_swift_accounts:673 : get_or_add_user_project_role admin 5cc9fa1252ff401eaebdf28a9c928679 54be59e1cbea446eb02e3ec9b652e2b5 2022-02-08 17:51:16.581 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 17:51:16.581 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args 2022-02-08 17:51:16.581 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 17:51:16.581 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 17:51:16.581 | ++ functions-common:_get_domain_args:949 : [[ -n '' ]] 2022-02-08 17:51:16.581 | ++ functions-common:_get_domain_args:952 : [[ -n '' ]] 2022-02-08 17:51:16.581 | ++ functions-common:_get_domain_args:956 : echo 2022-02-08 17:51:16.581 | + functions-common:get_or_add_user_project_role:964 : domain_args= 2022-02-08 17:51:16.581 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role admin --user 5cc9fa1252ff401eaebdf28a9c928679 --project 54be59e1cbea446eb02e3ec9b652e2b5 2022-02-08 17:51:16.581 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:51:16.581 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 17:51:16.581 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:51:16.581 | ++ functions-common:get_field:801 : read data 2022-02-08 17:51:16.581 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:51:16.582 | from cryptography.utils import int_from_bytes 2022-02-08 17:51:16.582 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:51:16.582 | from cryptography.utils import int_from_bytes 2022-02-08 17:51:16.582 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:51:16.582 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 17:51:16.582 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 17:51:16.582 | + functions-common:get_or_add_user_project_role:975 : openstack role add admin --user 5cc9fa1252ff401eaebdf28a9c928679 --project 54be59e1cbea446eb02e3ec9b652e2b5 2022-02-08 17:51:16.582 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:51:16.582 | from cryptography.utils import int_from_bytes 2022-02-08 17:51:16.582 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:51:16.582 | from cryptography.utils import int_from_bytes 2022-02-08 17:51:16.582 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role admin --user 5cc9fa1252ff401eaebdf28a9c928679 --project 54be59e1cbea446eb02e3ec9b652e2b5 2022-02-08 17:51:16.582 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:51:16.582 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 17:51:16.582 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:51:16.582 | ++ functions-common:get_field:801 : read data 2022-02-08 17:51:16.582 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:51:16.582 | from cryptography.utils import int_from_bytes 2022-02-08 17:51:16.582 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:51:16.582 | from cryptography.utils import int_from_bytes 2022-02-08 17:51:16.582 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:51:16.582 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 17:51:16.583 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 17:51:16.583 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 17:51:16.583 | ++ functions-common:get_field:807 : echo '| 71cc40c738ae41e2b3dcdecd7089b418 | 5cc9fa1252ff401eaebdf28a9c928679 | | 54be59e1cbea446eb02e3ec9b652e2b5 | | | False |' 2022-02-08 17:51:16.583 | ++ functions-common:get_field:801 : read data 2022-02-08 17:51:16.583 | + functions-common:get_or_add_user_project_role:984 : user_role_id=71cc40c738ae41e2b3dcdecd7089b418 2022-02-08 17:51:16.583 | + functions-common:get_or_add_user_project_role:986 : echo 71cc40c738ae41e2b3dcdecd7089b418 2022-02-08 17:51:16.583 | 71cc40c738ae41e2b3dcdecd7089b418 2022-02-08 17:51:16.583 | + lib/swift:create_swift_accounts:675 : local swift_domain 2022-02-08 17:51:16.583 | ++ lib/swift:create_swift_accounts:676 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-02-08 17:51:16.583 | ++ functions-common:get_or_create_domain:866 : local domain_id 2022-02-08 17:51:16.583 | +++ functions-common:get_or_create_domain:878 : oscwrap domain show swift_test -f value -c id 2022-02-08 17:51:16.583 | +++ functions-common:get_or_create_domain:880 : oscwrap domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-02-08 17:51:16.584 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:51:16.584 | from cryptography.utils import int_from_bytes 2022-02-08 17:51:16.584 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:51:16.584 | from cryptography.utils import int_from_bytes 2022-02-08 17:51:16.584 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:51:16.584 | ++ functions-common:get_or_create_domain:876 : domain_id=' 2022-02-08 17:51:16.584 | c0fa3d6c783f411ebe352ebfbcd48844' 2022-02-08 17:51:16.584 | ++ functions-common:get_or_create_domain:877 : echo c0fa3d6c783f411ebe352ebfbcd48844 2022-02-08 17:51:16.584 | + lib/swift:create_swift_accounts:676 : swift_domain=c0fa3d6c783f411ebe352ebfbcd48844 2022-02-08 17:51:16.584 | + lib/swift:create_swift_accounts:677 : die_if_not_set 677 swift_domain 'Failure creating swift_test domain' 2022-02-08 17:51:16.584 | + functions-common:die_if_not_set:271 : local exitcode=0 2022-02-08 17:51:16.584 | + lib/swift:create_swift_accounts:679 : local swift_project_test4 2022-02-08 17:51:16.584 | ++ lib/swift:create_swift_accounts:680 : get_or_create_project swiftprojecttest4 c0fa3d6c783f411ebe352ebfbcd48844 2022-02-08 17:51:16.584 | ++ functions-common:get_or_create_project:921 : local project_id 2022-02-08 17:51:16.584 | +++ functions-common:get_or_create_project:929 : oscwrap project create swiftprojecttest4 --domain=c0fa3d6c783f411ebe352ebfbcd48844 --or-show -f value -c id 2022-02-08 17:51:16.584 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:51:16.584 | from cryptography.utils import int_from_bytes 2022-02-08 17:51:16.584 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:51:16.584 | from cryptography.utils import int_from_bytes 2022-02-08 17:51:16.584 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:51:16.584 | ++ functions-common:get_or_create_project:927 : project_id=40cd4f5000684e299e0c5bba457e8639 2022-02-08 17:51:16.584 | ++ functions-common:get_or_create_project:928 : echo 40cd4f5000684e299e0c5bba457e8639 2022-02-08 17:51:16.584 | + lib/swift:create_swift_accounts:680 : swift_project_test4=40cd4f5000684e299e0c5bba457e8639 2022-02-08 17:51:16.584 | + lib/swift:create_swift_accounts:681 : die_if_not_set 681 swift_project_test4 'Failure creating swift_project_test4' 2022-02-08 17:51:16.584 | + functions-common:die_if_not_set:271 : local exitcode=0 2022-02-08 17:51:16.584 | + lib/swift:create_swift_accounts:683 : local swift_user_test4 2022-02-08 17:51:16.584 | ++ lib/swift:create_swift_accounts:685 : get_or_create_user swiftusertest4 testing4 c0fa3d6c783f411ebe352ebfbcd48844 test4@example.com 2022-02-08 17:51:16.584 | ++ functions-common:get_or_create_user:898 : local user_id 2022-02-08 17:51:16.584 | ++ functions-common:get_or_create_user:899 : [[ ! -z test4@example.com ]] 2022-02-08 17:51:16.584 | ++ functions-common:get_or_create_user:900 : local email=--email=test4@example.com 2022-02-08 17:51:16.584 | +++ functions-common:get_or_create_user:916 : oscwrap user create swiftusertest4 --password testing4 --domain=c0fa3d6c783f411ebe352ebfbcd48844 --email=test4@example.com --or-show -f value -c id 2022-02-08 17:51:16.584 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:51:16.585 | from cryptography.utils import int_from_bytes 2022-02-08 17:51:16.585 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:51:16.585 | from cryptography.utils import int_from_bytes 2022-02-08 17:51:16.585 | +++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:51:16.585 | ++ functions-common:get_or_create_user:914 : user_id=4f631b278eb64d5dbeaca4e0875a5583 2022-02-08 17:51:16.585 | ++ functions-common:get_or_create_user:915 : echo 4f631b278eb64d5dbeaca4e0875a5583 2022-02-08 17:51:16.585 | + lib/swift:create_swift_accounts:685 : swift_user_test4=4f631b278eb64d5dbeaca4e0875a5583 2022-02-08 17:51:16.585 | + lib/swift:create_swift_accounts:686 : die_if_not_set 686 swift_user_test4 'Failure creating swift_user_test4' 2022-02-08 17:51:16.585 | + functions-common:die_if_not_set:271 : local exitcode=0 2022-02-08 17:51:16.585 | + lib/swift:create_swift_accounts:687 : get_or_add_user_project_role admin 4f631b278eb64d5dbeaca4e0875a5583 40cd4f5000684e299e0c5bba457e8639 2022-02-08 17:51:16.585 | + functions-common:get_or_add_user_project_role:962 : local user_role_id 2022-02-08 17:51:16.585 | ++ functions-common:get_or_add_user_project_role:964 : _get_domain_args 2022-02-08 17:51:16.585 | ++ functions-common:_get_domain_args:946 : local domain 2022-02-08 17:51:16.585 | ++ functions-common:_get_domain_args:947 : domain= 2022-02-08 17:51:16.585 | ++ functions-common:_get_domain_args:949 : [[ -n '' ]] 2022-02-08 17:51:16.585 | ++ functions-common:_get_domain_args:952 : [[ -n '' ]] 2022-02-08 17:51:16.585 | ++ functions-common:_get_domain_args:956 : echo 2022-02-08 17:51:16.585 | + functions-common:get_or_add_user_project_role:964 : domain_args= 2022-02-08 17:51:16.585 | ++ functions-common:get_or_add_user_project_role:972 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:51:16.585 | ++ functions-common:get_or_add_user_project_role:972 : oscwrap role assignment list --role admin --user 4f631b278eb64d5dbeaca4e0875a5583 --project 40cd4f5000684e299e0c5bba457e8639 2022-02-08 17:51:16.585 | ++ functions-common:get_or_add_user_project_role:972 : get_field 1 2022-02-08 17:51:16.585 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:51:16.585 | ++ functions-common:get_field:801 : read data 2022-02-08 17:51:16.585 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:51:16.585 | from cryptography.utils import int_from_bytes 2022-02-08 17:51:16.585 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:51:16.585 | from cryptography.utils import int_from_bytes 2022-02-08 17:51:16.585 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:51:16.585 | + functions-common:get_or_add_user_project_role:972 : user_role_id= 2022-02-08 17:51:16.585 | + functions-common:get_or_add_user_project_role:973 : [[ -z '' ]] 2022-02-08 17:51:16.585 | + functions-common:get_or_add_user_project_role:975 : openstack role add admin --user 4f631b278eb64d5dbeaca4e0875a5583 --project 40cd4f5000684e299e0c5bba457e8639 2022-02-08 17:51:16.585 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:51:16.586 | from cryptography.utils import int_from_bytes 2022-02-08 17:51:16.586 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:51:16.586 | from cryptography.utils import int_from_bytes 2022-02-08 17:51:16.586 | ++ functions-common:get_or_add_user_project_role:984 : oscwrap role assignment list --role admin --user 4f631b278eb64d5dbeaca4e0875a5583 --project 40cd4f5000684e299e0c5bba457e8639 2022-02-08 17:51:16.586 | ++ functions-common:get_or_add_user_project_role:984 : grep '^|\s[a-f0-9]\+' 2022-02-08 17:51:16.586 | ++ functions-common:get_or_add_user_project_role:984 : get_field 1 2022-02-08 17:51:16.586 | ++ functions-common:get_field:800 : local data field 2022-02-08 17:51:16.586 | ++ functions-common:get_field:801 : read data 2022-02-08 17:51:16.586 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:51:16.586 | from cryptography.utils import int_from_bytes 2022-02-08 17:51:16.586 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:51:16.586 | from cryptography.utils import int_from_bytes 2022-02-08 17:51:16.586 | ++ functions-common:oscwrap:2454 : return 0 2022-02-08 17:51:16.586 | ++ functions-common:get_field:802 : '[' 1 -lt 0 ']' 2022-02-08 17:51:16.586 | ++ functions-common:get_field:805 : field='$2' 2022-02-08 17:51:16.586 | ++ functions-common:get_field:807 : echo '| 71cc40c738ae41e2b3dcdecd7089b418 | 4f631b278eb64d5dbeaca4e0875a5583 | | 40cd4f5000684e299e0c5bba457e8639 | | | False |' 2022-02-08 17:51:16.586 | ++ functions-common:get_field:807 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-08 17:51:16.586 | ++ functions-common:get_field:801 : read data 2022-02-08 17:51:16.586 | + functions-common:get_or_add_user_project_role:984 : user_role_id=71cc40c738ae41e2b3dcdecd7089b418 2022-02-08 17:51:16.586 | + functions-common:get_or_add_user_project_role:986 : echo 71cc40c738ae41e2b3dcdecd7089b418 2022-02-08 17:51:16.586 | 71cc40c738ae41e2b3dcdecd7089b418 2022-02-08 17:51:16.624 | [315829 Async create_swift_accounts:350465]: finished create_swift_accounts with result 0 in 99 seconds 2022-02-08 17:51:16.631 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-02-08 17:51:16.634 | + inc/async:async_wait:197 : return 0 2022-02-08 17:51:16.637 | + ./stack.sh:main:1135 : is_service_enabled mysql postgresql 2022-02-08 17:51:16.655 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:51:16.658 | + ./stack.sh:main:1135 : is_service_enabled glance 2022-02-08 17:51:16.676 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:51:16.679 | + ./stack.sh:main:1136 : echo_summary 'Configuring Glance' 2022-02-08 17:51:16.681 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-08 17:51:16.684 | + ./stack.sh:echo_summary:446 : echo -e Configuring Glance 2022-02-08 17:51:16.687 | + ./stack.sh:main:1137 : async_runfunc init_glance 2022-02-08 17:51:16.690 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-02-08 17:51:16.754 | + inc/async:async_inner:63 : init_glance 2022-02-08 17:51:16.794 | [315829 Async init_glance:354696]: running: init_glance 2022-02-08 17:51:16.797 | + ./stack.sh:main:1144 : is_service_enabled neutron 2022-02-08 17:51:16.816 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:51:16.818 | + ./stack.sh:main:1145 : echo_summary 'Configuring Neutron' 2022-02-08 17:51:16.828 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-08 17:51:16.828 | + ./stack.sh:echo_summary:446 : echo -e Configuring Neutron 2022-02-08 17:51:16.828 | + ./stack.sh:main:1147 : configure_neutron 2022-02-08 17:51:16.829 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-02-08 17:51:16.834 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-08 17:51:16.834 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-08 17:51:16.840 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-08 17:51:16.843 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-08 17:51:16.846 | + 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-02-08 17:51:16.849 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-08 17:51:16.852 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-02-08 17:51:16.856 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-02-08 17:51:16.858 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-02-08 17:51:16.860 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-02-08 17:51:16.873 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-02-08 17:51:16.875 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-02-08 17:51:20.400 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:51:20.400 | from cryptography.utils import int_from_bytes 2022-02-08 17:51:20.400 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:51:20.400 | from cryptography.utils import int_from_bytes 2022-02-08 17:51:23.903 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:51:23.903 | from cryptography.utils import int_from_bytes 2022-02-08 17:51:23.903 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:51:23.903 | from cryptography.utils import int_from_bytes 2022-02-08 17:51:27.490 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:51:27.490 | from cryptography.utils import int_from_bytes 2022-02-08 17:51:27.490 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:51:27.490 | from cryptography.utils import int_from_bytes 2022-02-08 17:51:31.033 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:51:31.033 | from cryptography.utils import int_from_bytes 2022-02-08 17:51:31.033 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:51:31.033 | from cryptography.utils import int_from_bytes 2022-02-08 17:51:34.569 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:51:34.569 | from cryptography.utils import int_from_bytes 2022-02-08 17:51:34.569 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:51:34.569 | from cryptography.utils import int_from_bytes 2022-02-08 17:51:38.118 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:51:38.118 | from cryptography.utils import int_from_bytes 2022-02-08 17:51:38.118 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:51:38.118 | from cryptography.utils import int_from_bytes 2022-02-08 17:51:41.634 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:51:41.634 | from cryptography.utils import int_from_bytes 2022-02-08 17:51:41.634 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:51:41.634 | from cryptography.utils import int_from_bytes 2022-02-08 17:51:45.387 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:51:45.387 | from cryptography.utils import int_from_bytes 2022-02-08 17:51:45.387 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:51:45.387 | from cryptography.utils import int_from_bytes 2022-02-08 17:51:50.057 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:51:50.057 | from cryptography.utils import int_from_bytes 2022-02-08 17:51:50.057 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:51:50.057 | from cryptography.utils import int_from_bytes 2022-02-08 17:51:50.057 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-02-08 17:51:55.945 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:51:55.945 | from cryptography.utils import int_from_bytes 2022-02-08 17:51:55.945 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:51:55.945 | from cryptography.utils import int_from_bytes 2022-02-08 17:51:56.255 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-02-08 17:51:56.260 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-02-08 17:51:56.262 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-02-08 17:51:56.264 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-02-08 17:51:56.267 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-02-08 17:51:56.270 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-02-08 17:51:56.272 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-02-08 17:51:56.274 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-02-08 17:51:56.277 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-02-08 17:51:56.279 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-02-08 17:51:56.284 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-02-08 17:51:56.285 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-02-08 17:51:56.286 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-02-08 17:51:56.288 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-02-08 17:51:56.291 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-02-08 17:51:56.293 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-02-08 17:51:56.298 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-08 17:51:56.300 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-02-08 17:51:56.303 | + lib/neutron-legacy:_configure_neutron_common:806 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-08 17:51:56.308 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-02-08 17:51:56.322 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-02-08 17:51:56.322 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-02-08 17:51:56.322 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=neutron 2022-02-08 17:51:56.322 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-02-08 17:51:56.322 | + lib/neutron-legacy:_configure_neutron_common:811 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-02-08 17:51:56.357 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-02-08 17:51:56.393 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-02-08 17:51:56.430 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-02-08 17:51:56.461 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-02-08 17:51:56.498 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-02-08 17:51:56.529 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-02-08 17:51:56.532 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-02-08 17:51:56.535 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-02-08 17:51:56.537 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-02-08 17:51:56.540 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-08 17:51:56.558 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-08 17:51:56.561 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-08 17:51:56.563 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-08 17:51:56.565 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-08 17:51:56.568 | + functions:setup_systemd_logging:702 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-02-08 17:51:56.604 | + functions:setup_systemd_logging:704 : iniset /etc/neutron/neutron.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-02-08 17:51:56.640 | + functions:setup_systemd_logging:705 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-02-08 17:51:56.682 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-08 17:51:56.717 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-02-08 17:51:56.734 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:51:56.737 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-02-08 17:51:56.739 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-02-08 17:51:56.742 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-02-08 17:51:56.744 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-02-08 17:51:56.747 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : sudo rm -rf /etc/neutron/rootwrap.d 2022-02-08 17:51:56.759 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-02-08 17:51:56.762 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-02-08 17:51:56.765 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-02-08 17:51:56.767 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-02-08 17:51:56.780 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:973 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2022-02-08 17:51:56.794 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-02-08 17:51:56.796 | + lib/neutron-legacy:_neutron_setup_rootwrap:994 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2022-02-08 17:51:56.809 | + lib/neutron-legacy:_neutron_setup_rootwrap:996 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2022-02-08 17:51:56.823 | + lib/neutron-legacy:_neutron_setup_rootwrap:997 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2022-02-08 17:51:56.836 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-02-08 17:51:56.839 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-02-08 17:51:56.842 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-02-08 17:51:56.848 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.POd4t5VI3n 2022-02-08 17:51:56.855 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-02-08 17:51:56.857 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-02-08 17:51:56.860 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.POd4t5VI3n 2022-02-08 17:51:56.863 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.POd4t5VI3n 2022-02-08 17:51:56.876 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.POd4t5VI3n /etc/sudoers.d/neutron-rootwrap 2022-02-08 17:51:56.889 | + lib/neutron-legacy:_neutron_setup_rootwrap:1012 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-02-08 17:51:56.920 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-02-08 17:51:56.922 | + lib/neutron-legacy:_neutron_setup_rootwrap:1014 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-02-08 17:51:56.953 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-02-08 17:51:56.956 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-02-08 17:51:56.959 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-02-08 17:51:56.962 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-08 17:51:56.964 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-08 17:51:56.967 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-08 17:51:56.984 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:51:56.988 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-08 17:51:56.993 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-08 17:51:56.997 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-08 17:51:57.013 | ++ functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:51:57.016 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.53:5672/ 2022-02-08 17:51:57.022 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.53:5672/ 2022-02-08 17:51:57.050 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-08 17:51:57.053 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-08 17:51:57.055 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-02-08 17:51:57.073 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:51:57.076 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-02-08 17:51:57.078 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-02-08 17:51:57.082 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-02-08 17:51:57.085 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-02-08 17:51:57.087 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-02-08 17:51:57.090 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-02-08 17:51:57.093 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-02-08 17:51:57.095 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-02-08 17:51:57.098 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-02-08 17:51:57.100 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-02-08 17:51:57.106 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-02-08 17:51:57.108 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:24 : cp /opt/stack/neutron/etc/metering_agent.ini.sample /etc/neutron/services/metering/metering_agent.ini 2022-02-08 17:51:57.114 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-02-08 17:51:57.133 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:51:57.136 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-02-08 17:51:57.138 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-02-08 17:51:57.140 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-02-08 17:51:57.145 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-02-08 17:51:57.176 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-02-08 17:51:57.207 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-02-08 17:51:57.244 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-02-08 17:51:57.276 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-02-08 17:51:57.309 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-02-08 17:51:57.312 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/neutron/neutron.conf 2022-02-08 17:51:57.314 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=neutron 2022-02-08 17:51:57.326 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-08 17:51:57.326 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-02-08 17:51:57.357 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-02-08 17:51:57.392 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.53/identity 2022-02-08 17:51:57.424 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-02-08 17:51:57.460 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-02-08 17:51:57.495 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-02-08 17:51:57.533 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-02-08 17:51:57.569 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-02-08 17:51:57.602 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-08 17:51:57.635 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-02-08 17:51:57.674 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-02-08 17:51:57.709 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-02-08 17:51:57.744 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-02-08 17:51:57.747 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/neutron/neutron.conf 2022-02-08 17:51:57.750 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=nova 2022-02-08 17:51:57.753 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=nova 2022-02-08 17:51:57.756 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-02-08 17:51:57.789 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/neutron/neutron.conf nova interface public 2022-02-08 17:51:57.829 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.53/identity 2022-02-08 17:51:57.863 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/neutron/neutron.conf nova username nova 2022-02-08 17:51:57.894 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-02-08 17:51:57.936 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-02-08 17:51:57.969 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/neutron/neutron.conf nova project_name service 2022-02-08 17:51:57.999 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-02-08 17:51:58.030 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-02-08 17:51:58.063 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-02-08 17:51:58.094 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-02-08 17:51:58.097 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-02-08 17:51:58.099 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-02-08 17:51:58.101 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-02-08 17:51:58.104 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-02-08 17:51:58.106 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-02-08 17:51:58.109 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-02-08 17:51:58.111 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 50:99 != '' ]] 2022-02-08 17:51:58.115 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:50:99 2022-02-08 17:51:58.116 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:50:99 != '' ]] 2022-02-08 17:51:58.119 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-02-08 17:51:58.121 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-02-08 17:51:58.123 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-02-08 17:51:58.126 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-02-08 17:51:58.129 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-02-08 17:51:58.131 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-02-08 17:51:58.134 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-02-08 17:51:58.136 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-02-08 17:51:58.138 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-02-08 17:51:58.141 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:122 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver neutron.agent.not.a.real.FirewallDriver 2022-02-08 17:51:58.178 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:127 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=openvswitch,hyperv 2022-02-08 17:51:58.180 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-08 17:51:58.183 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-02-08 17:51:58.185 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-02-08 17:51:58.188 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-02-08 17:51:58.191 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-08 17:51:58.193 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-02-08 17:51:58.226 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-02-08 17:51:58.228 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2022-02-08 17:51:58.231 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-08 17:51:58.233 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-02-08 17:51:58.236 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-02-08 17:51:58.239 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-02-08 17:51:58.241 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-08 17:51:58.243 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-02-08 17:51:58.272 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:135 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vlan 2022-02-08 17:51:58.274 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-08 17:51:58.277 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-02-08 17:51:58.279 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-02-08 17:51:58.286 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-02-08 17:51:58.286 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-08 17:51:58.287 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-02-08 17:51:58.319 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2022-02-08 17:51:58.321 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-08 17:51:58.324 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-02-08 17:51:58.326 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-02-08 17:51:58.329 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-02-08 17:51:58.331 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-08 17:51:58.334 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2022-02-08 17:51:58.365 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:139 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2022-02-08 17:51:58.368 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-08 17:51:58.370 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-02-08 17:51:58.373 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-02-08 17:51:58.375 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-02-08 17:51:58.379 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-08 17:51:58.380 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-02-08 17:51:58.413 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:141 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=physnet1, 2022-02-08 17:51:58.416 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-08 17:51:58.418 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-02-08 17:51:58.421 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-02-08 17:51:58.423 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-02-08 17:51:58.426 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-08 17:51:58.428 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-02-08 17:51:58.458 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:143 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=physnet1:50:99 2022-02-08 17:51:58.460 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-08 17:51:58.463 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-02-08 17:51:58.466 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:50:99 2022-02-08 17:51:58.468 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:50:99 ']' 2022-02-08 17:51:58.471 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-08 17:51:58.474 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:50:99 2022-02-08 17:51:58.505 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:145 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:1000 2022-02-08 17:51:58.508 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-08 17:51:58.510 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-02-08 17:51:58.513 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-02-08 17:51:58.515 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-02-08 17:51:58.517 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-08 17:51:58.520 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-02-08 17:51:58.550 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-02-08 17:51:58.553 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-02-08 17:51:58.571 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:51:58.576 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-02-08 17:51:58.576 | + lib/neutron-legacy:_configure_neutron_plugin_agent:902 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-02-08 17:51:58.616 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-02-08 17:51:58.619 | + lib/neutron-legacy:_configure_neutron_plugin_agent:904 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-02-08 17:51:58.652 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-02-08 17:51:58.687 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-02-08 17:51:58.689 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-02-08 17:51:58.692 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-02-08 17:51:58.695 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-02-08 17:52:01.726 | INFO neutron.common.config [-] Logging enabled! 2022-02-08 17:52:01.726 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 19.1.0.dev486 2022-02-08 17:52:01.727 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=356613) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-02-08 17:52:01.778 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=356613) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-02-08 17:52:01.778 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=356613) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-02-08 17:52:01.778 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=356613) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-08 17:52:01.778 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=356613) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-08 17:52:01.778 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=356613) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-08 17:52:01.779 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=356613) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-08 17:52:01.835 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-02-08 17:52:01.835 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:52:01.835 | from cryptography.utils import int_from_bytes 2022-02-08 17:52:01.835 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:52:01.835 | from cryptography.utils import int_from_bytes 2022-02-08 17:52:02.196 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-02-08 17:52:02.199 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-02-08 17:52:02.202 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-02-08 17:52:02.204 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-02-08 17:52:02.208 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-02-08 17:52:02.264 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:41 : sudo ovs-vsctl --no-wait br-set-external-id br-int bridge-id br-int 2022-02-08 17:52:02.285 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-02-08 17:52:02.288 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-02-08 17:52:02.292 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:102 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver openvswitch 2022-02-08 17:52:02.325 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-02-08 17:52:02.328 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-02-08 17:52:02.337 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-02-08 17:52:02.340 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-02-08 17:52:02.343 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-02-08 17:52:02.357 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-02-08 17:52:02.371 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-02-08 17:52:02.378 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-02-08 17:52:02.389 | net.bridge.bridge-nf-call-iptables = 1 2022-02-08 17:52:02.393 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-02-08 17:52:02.395 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-02-08 17:52:02.405 | net.bridge.bridge-nf-call-ip6tables = 1 2022-02-08 17:52:02.409 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-02-08 17:52:02.412 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-02-08 17:52:02.415 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-02-08 17:52:02.417 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-02-08 17:52:02.420 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-02-08 17:52:02.423 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-02-08 17:52:02.426 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-02-08 17:52:02.428 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-02-08 17:52:02.431 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-02-08 17:52:02.462 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-02-08 17:52:02.465 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:57 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs bridge_mappings physnet1:br-data 2022-02-08 17:52:02.511 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-02-08 17:52:02.514 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-02-08 17:52:02.547 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-02-08 17:52:02.578 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-02-08 17:52:02.595 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:52:02.598 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-02-08 17:52:02.600 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-02-08 17:52:02.607 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-02-08 17:52:02.647 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-02-08 17:52:02.679 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:848 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-02-08 17:52:02.720 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-02-08 17:52:02.724 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:850 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-02-08 17:52:02.753 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-02-08 17:52:02.770 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:52:02.774 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-02-08 17:52:02.776 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-02-08 17:52:02.807 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-02-08 17:52:02.809 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-02-08 17:52:02.811 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-02-08 17:52:02.841 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-02-08 17:52:02.844 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-02-08 17:52:02.849 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-02-08 17:52:02.849 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-02-08 17:52:02.867 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:52:02.870 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-02-08 17:52:02.872 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:119 : cp /opt/stack/neutron/etc/l3_agent.ini.sample /etc/neutron/l3_agent.ini 2022-02-08 17:52:02.877 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:121 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-02-08 17:52:02.907 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : iniset /etc/neutron/l3_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-02-08 17:52:02.940 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:123 : [[ True == \T\r\u\e ]] 2022-02-08 17:52:02.942 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : iniset /etc/neutron/l3_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-02-08 17:52:02.975 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:127 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-02-08 17:52:02.978 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-02-08 17:52:03.010 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-02-08 17:52:03.012 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-02-08 17:52:03.015 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-02-08 17:52:03.049 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:129 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-02-08 17:52:03.052 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-02-08 17:52:03.055 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-02-08 17:52:03.057 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-02-08 17:52:06.059 | INFO neutron.common.config [-] Logging enabled! 2022-02-08 17:52:06.059 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 19.1.0.dev486 2022-02-08 17:52:06.059 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=357143) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-02-08 17:52:06.110 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=357143) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-02-08 17:52:06.110 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=357143) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-02-08 17:52:06.111 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=357143) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-08 17:52:06.111 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=357143) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-08 17:52:06.111 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=357143) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-08 17:52:06.111 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=357143) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-08 17:52:06.172 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-02-08 17:52:06.172 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=357143) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-02-08 17:52:06.173 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=357143) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:134}} 2022-02-08 17:52:06.173 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-02-08 17:52:06.173 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:52:06.173 | from cryptography.utils import int_from_bytes 2022-02-08 17:52:06.173 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-08 17:52:06.173 | from cryptography.utils import int_from_bytes 2022-02-08 17:52:06.553 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-02-08 17:52:06.556 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-02-08 17:52:06.559 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-02-08 17:52:06.561 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-02-08 17:52:06.564 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-02-08 17:52:06.567 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-02-08 17:52:06.570 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-02-08 17:52:06.590 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-02-08 17:52:06.593 | + functions:set_mtu:785 : local dev=br-data 2022-02-08 17:52:06.595 | + functions:set_mtu:786 : local mtu=1500 2022-02-08 17:52:06.598 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-02-08 17:52:06.611 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:122 : sudo ovs-vsctl br-set-external-id br-data bridge-id br-data 2022-02-08 17:52:06.635 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:131 : _configure_public_network_connectivity 2022-02-08 17:52:06.638 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-02-08 17:52:06.641 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-02-08 17:52:06.643 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-02-08 17:52:06.647 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-02-08 17:52:06.652 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-02-08 17:52:06.652 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-02-08 17:52:06.657 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-02-08 17:52:06.660 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-02-08 17:52:06.662 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-02-08 17:52:06.665 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-02-08 17:52:06.667 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-02-08 17:52:06.670 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-02-08 17:52:06.673 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-02-08 17:52:06.677 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-02-08 17:52:06.677 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-02-08 17:52:06.684 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-02-08 17:52:06.686 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-02-08 17:52:06.689 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-02-08 17:52:06.693 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-02-08 17:52:06.698 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-02-08 17:52:06.699 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-02-08 17:52:06.699 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-02-08 17:52:06.705 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.20/22 brd 192.168.3.255' 2022-02-08 17:52:06.708 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-02-08 17:52:06.711 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-02-08 17:52:06.714 | + lib/neutron-legacy:_move_neutron_addresses_route:678 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-02-08 17:52:06.717 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-02-08 17:52:06.719 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.20/22 brd 192.168.3.255 != '' ]] 2022-02-08 17:52:06.722 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP_DEL='sudo ip addr del 192.168.0.20/22 brd 192.168.3.255 dev eth1' 2022-02-08 17:52:06.724 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : IP_REPLACE='sudo ip addr replace 192.168.0.20/22 brd 192.168.3.255 dev br-data' 2022-02-08 17:52:06.727 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-02-08 17:52:06.729 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-02-08 17:52:06.733 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.20/22 brd 192.168.3.255 2022-02-08 17:52:06.734 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-02-08 17:52:06.734 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-02-08 17:52:06.735 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-02-08 17:52:06.741 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.20 2022-02-08 17:52:06.744 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.20 ' 2022-02-08 17:52:06.747 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr del 192.168.0.20/22 brd 192.168.3.255 dev eth1 2022-02-08 17:52:06.760 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr replace 192.168.0.20/22 brd 192.168.3.255 dev br-data 2022-02-08 17:52:06.777 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-02-08 17:52:06.790 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-02-08 17:52:06.812 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ping -c 3 -w 5 -I br-data 192.168.0.20 2022-02-08 17:52:06.822 | PING 192.168.0.20 (192.168.0.20) from 192.168.0.20 br-data: 56(84) bytes of data. 2022-02-08 17:52:06.822 | 64 bytes from 192.168.0.20: icmp_seq=1 ttl=64 time=0.079 ms 2022-02-08 17:52:07.826 | 64 bytes from 192.168.0.20: icmp_seq=2 ttl=64 time=0.038 ms 2022-02-08 17:52:08.850 | 64 bytes from 192.168.0.20: icmp_seq=3 ttl=64 time=0.035 ms 2022-02-08 17:52:08.851 | 2022-02-08 17:52:08.851 | --- 192.168.0.20 ping statistics --- 2022-02-08 17:52:08.851 | 3 packets transmitted, 3 received, 0% packet loss, time 2028ms 2022-02-08 17:52:08.851 | rtt min/avg/max/mdev = 0.035/0.050/0.079/0.020 ms 2022-02-08 17:52:08.856 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : ip -f inet6 a s dev eth1 2022-02-08 17:52:08.856 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : grep -c global 2022-02-08 17:52:08.862 | + lib/neutron-legacy:_configure_public_network_connectivity:712 : [[ 0 != 0 ]] 2022-02-08 17:52:08.865 | + lib/neutron-legacy:configure_mutnauq:367 : is_service_enabled q-meta 2022-02-08 17:52:08.883 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:52:08.888 | + lib/neutron-legacy:configure_mutnauq:368 : _configure_neutron_metadata_agent 2022-02-08 17:52:08.888 | + lib/neutron-legacy:_configure_neutron_metadata_agent:871 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2022-02-08 17:52:08.892 | + lib/neutron-legacy:_configure_neutron_metadata_agent:873 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-02-08 17:52:08.922 | + lib/neutron-legacy:_configure_neutron_metadata_agent:874 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.53 2022-02-08 17:52:08.957 | + lib/neutron-legacy:_configure_neutron_metadata_agent:875 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-02-08 17:52:08.991 | + lib/neutron-legacy:_configure_neutron_metadata_agent:876 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-02-08 17:52:09.026 | + lib/neutron-legacy:_configure_neutron_metadata_agent:877 : [[ True == \T\r\u\e ]] 2022-02-08 17:52:09.028 | + lib/neutron-legacy:_configure_neutron_metadata_agent:878 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-02-08 17:52:09.058 | + lib/neutron-legacy:configure_mutnauq:371 : [[ legacy != \l\e\g\a\c\y ]] 2022-02-08 17:52:09.061 | + lib/neutron-legacy:configure_mutnauq:374 : is_service_enabled ceilometer 2022-02-08 17:52:09.080 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:52:09.083 | + lib/neutron-legacy:configure_mutnauq:378 : [[ openvswitch == \o\v\n ]] 2022-02-08 17:52:09.086 | + lib/neutron-legacy:configure_mutnauq:384 : is_service_enabled q-placement neutron-placement 2022-02-08 17:52:09.103 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:52:09.106 | + lib/neutron-legacy:configure_mutnauq:387 : is_service_enabled q-trunk neutron-trunk 2022-02-08 17:52:09.125 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:52:09.127 | + lib/neutron-legacy:configure_mutnauq:390 : is_service_enabled q-qos neutron-qos 2022-02-08 17:52:09.146 | + functions-common:is_service_enabled:2070 : return 1 2022-02-08 17:52:09.149 | + lib/neutron-legacy:configure_mutnauq:398 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-02-08 17:52:09.179 | + lib/neutron-legacy:configure_mutnauq:402 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-02-08 17:52:09.211 | + lib/neutron:configure_neutron:627 : '[' False == True ']' 2022-02-08 17:52:09.214 | + ./stack.sh:main:1150 : is_service_enabled mysql postgresql 2022-02-08 17:52:09.232 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:52:09.235 | + ./stack.sh:main:1150 : is_service_enabled neutron 2022-02-08 17:52:09.253 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:52:09.256 | + ./stack.sh:main:1151 : async_runfunc init_neutron 2022-02-08 17:52:09.259 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2022-02-08 17:52:09.320 | + inc/async:async_inner:63 : init_neutron 2022-02-08 17:52:09.364 | [315829 Async init_neutron:357621]: running: init_neutron 2022-02-08 17:52:09.367 | + ./stack.sh:main:1159 : is_service_enabled q-dhcp 2022-02-08 17:52:09.386 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:52:09.396 | ++ ./stack.sh:main:1162 : pidof NetworkManager 2022-02-08 17:52:09.400 | ++ ./stack.sh:main:1162 : true 2022-02-08 17:52:09.403 | + ./stack.sh:main:1162 : netman_pid= 2022-02-08 17:52:09.406 | + ./stack.sh:main:1163 : '[' -z '' ']' 2022-02-08 17:52:09.408 | + ./stack.sh:main:1164 : sudo killall dnsmasq 2022-02-08 17:52:09.420 | dnsmasq: no process found 2022-02-08 17:52:09.424 | + ./stack.sh:main:1164 : true 2022-02-08 17:52:09.429 | + ./stack.sh:main:1169 : clean_iptables 2022-02-08 17:52:09.433 | + lib/nova:clean_iptables:183 : sudo iptables -S -v 2022-02-08 17:52:09.436 | + lib/nova:clean_iptables:183 : awk '{print "sudo iptables",$0}' 2022-02-08 17:52:09.437 | + lib/nova:clean_iptables:183 : grep nova 2022-02-08 17:52:09.437 | + lib/nova:clean_iptables:183 : grep '\-A' 2022-02-08 17:52:09.441 | + lib/nova:clean_iptables:183 : sed 's/-c [0-9]* [0-9]* //g' 2022-02-08 17:52:09.446 | + lib/nova:clean_iptables:183 : bash 2022-02-08 17:52:09.446 | + lib/nova:clean_iptables:183 : sed s/-A/-D/g 2022-02-08 17:52:09.457 | + lib/nova:clean_iptables:185 : sudo iptables -S -v -t nat 2022-02-08 17:52:09.459 | + lib/nova:clean_iptables:185 : sed 's/-c [0-9]* [0-9]* //g' 2022-02-08 17:52:09.459 | + lib/nova:clean_iptables:185 : sed s/-A/-D/g 2022-02-08 17:52:09.461 | + lib/nova:clean_iptables:185 : bash 2022-02-08 17:52:09.466 | + lib/nova:clean_iptables:185 : grep nova 2022-02-08 17:52:09.466 | + lib/nova:clean_iptables:185 : awk '{print "sudo iptables -t nat",$0}' 2022-02-08 17:52:09.469 | + lib/nova:clean_iptables:185 : grep '\-A' 2022-02-08 17:52:09.480 | + lib/nova:clean_iptables:187 : grep nova 2022-02-08 17:52:09.481 | + lib/nova:clean_iptables:187 : sed 's/-c [0-9]* [0-9]* //g' 2022-02-08 17:52:09.482 | + lib/nova:clean_iptables:187 : sudo iptables -S -v 2022-02-08 17:52:09.488 | + lib/nova:clean_iptables:187 : grep '\-N' 2022-02-08 17:52:09.488 | + lib/nova:clean_iptables:187 : sed s/-N/-X/g 2022-02-08 17:52:09.488 | + lib/nova:clean_iptables:187 : bash 2022-02-08 17:52:09.488 | + lib/nova:clean_iptables:187 : awk '{print "sudo iptables",$0}' 2022-02-08 17:52:09.500 | + lib/nova:clean_iptables:189 : grep nova 2022-02-08 17:52:09.500 | + lib/nova:clean_iptables:189 : sed s/-N/-X/g 2022-02-08 17:52:09.504 | + lib/nova:clean_iptables:189 : sed 's/-c [0-9]* [0-9]* //g' 2022-02-08 17:52:09.504 | + lib/nova:clean_iptables:189 : sudo iptables -S -v -t nat 2022-02-08 17:52:09.505 | + lib/nova:clean_iptables:189 : awk '{print "sudo iptables -t nat",$0}' 2022-02-08 17:52:09.506 | + lib/nova:clean_iptables:189 : grep '\-N' 2022-02-08 17:52:09.510 | + lib/nova:clean_iptables:189 : bash 2022-02-08 17:52:09.518 | + ./stack.sh:main:1172 : sudo sysctl -w net.ipv4.ip_forward=1 2022-02-08 17:52:09.527 | net.ipv4.ip_forward = 1 2022-02-08 17:52:09.530 | + ./stack.sh:main:1177 : is_service_enabled nova neutron 2022-02-08 17:52:09.551 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:52:09.554 | + ./stack.sh:main:1178 : configure_os_vif 2022-02-08 17:52:09.557 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2022-02-08 17:52:09.559 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2022-02-08 17:52:09.594 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2022-02-08 17:52:09.624 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2022-02-08 17:52:09.627 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2022-02-08 17:52:09.662 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2022-02-08 17:52:09.697 | + ./stack.sh:main:1184 : is_service_enabled swift 2022-02-08 17:52:09.715 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:52:09.718 | + ./stack.sh:main:1185 : echo_summary 'Configuring Swift' 2022-02-08 17:52:09.721 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-08 17:52:09.723 | + ./stack.sh:echo_summary:446 : echo -e Configuring Swift 2022-02-08 17:52:09.726 | + ./stack.sh:main:1186 : async_runfunc init_swift 2022-02-08 17:52:09.729 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2022-02-08 17:52:09.794 | + inc/async:async_inner:63 : init_swift 2022-02-08 17:52:09.837 | [315829 Async init_swift:357979]: running: init_swift 2022-02-08 17:52:09.840 | + ./stack.sh:main:1193 : is_service_enabled cinder 2022-02-08 17:52:09.859 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:52:09.861 | + ./stack.sh:main:1194 : echo_summary 'Configuring Cinder' 2022-02-08 17:52:09.866 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-08 17:52:09.868 | + ./stack.sh:echo_summary:446 : echo -e Configuring Cinder 2022-02-08 17:52:09.871 | + ./stack.sh:main:1195 : async_runfunc init_cinder 2022-02-08 17:52:09.873 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2022-02-08 17:52:09.944 | + inc/async:async_inner:63 : init_cinder 2022-02-08 17:52:09.994 | [315829 Async init_cinder:358074]: running: init_cinder 2022-02-08 17:52:09.998 | + ./stack.sh:main:1201 : is_service_enabled placement 2022-02-08 17:52:10.024 | + functions-common:is_service_enabled:2070 : return 0 2022-02-08 17:52:10.026 | + ./stack.sh:main:1202 : echo_summary 'Configuring placement' 2022-02-08 17:52:10.029 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-08 17:52:10.032 | + ./stack.sh:echo_summary:446 : echo -e Configuring placement 2022-02-08 17:52:10.036 | + ./stack.sh:main:1203 : async_runfunc init_placement 2022-02-08 17:52:10.038 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2022-02-08 17:52:10.110 | + inc/async:async_inner:63 : init_placement 2022-02-08 17:52:10.157 | [315829 Async init_placement:358193]: running: init_placement 2022-02-08 17:52:10.160 | + ./stack.sh:main:1207 : async_wait init_neutron 2022-02-08 17:52:10.217 | [315829 Async init_neutron:357621]: Waiting for completion of init_neutron running on PID 357621 (6 other jobs running) 2022-02-08 17:52:10.244 | [315829 Async init_neutron:357621]: Signaling child to exit 2022-02-08 17:52:15.054 | + inc/async:async_inner:64 : rc=0 2022-02-08 17:52:15.081 | [354696 Async init_glance:354696]: finished successfully 2022-02-08 17:52:22.284 | + inc/async:async_inner:64 : rc=0 2022-02-08 17:52:22.316 | [357979 Async init_swift:357979]: finished successfully 2022-02-08 17:53:07.536 | + inc/async:async_inner:64 : rc=0 2022-02-08 17:53:07.562 | [358193 Async init_placement:358193]: finished successfully 2022-02-08 17:53:13.292 | + inc/async:async_inner:64 : rc=0 2022-02-08 17:53:13.320 | [358074 Async init_cinder:358074]: finished successfully